nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] a segfault when editing a file in stereo


From: Benno Schulenberg
Subject: Re: [Nano-devel] a segfault when editing a file in stereo
Date: Thu, 06 Aug 2015 12:19:51 +0200

On Tue, Aug 4, 2015, at 08:52, Mike Frysinger wrote:
> On 02 Aug 2015 20:55, Benno Schulenberg wrote:
> >   export MALLOC_PERTURB_=$(($RANDOM % 255 + 1))
> > 
> > When I set that variable, I can reliably reproduce the crash.
> 
> should we call mallopt() for --enable-debug builds ?
>       mallopt (M_CHECK_ACTION, 3);
>       mallopt (M_PERTURB, 0xa5);

Yes, that won't hurt.  Added in SVN, r5345.

Benno

-- 
http://www.fastmail.com - The way an email service should be




reply via email to

[Prev in Thread] Current Thread [Next in Thread]