On Sun, 2015-08-02 at 21:44 +0200, Benno Schulenberg wrote:

> Okay, so you have a workaround.  That's a relief.

pabs@chianamo ~ $ cat ~/bin/nano
#!/bin/sh
unset MALLOC_PERTURB_
unset MALLOC_CHECK_
exec /bin/nano "$@"
> 
> Haven't found time for that yet.  Sorry.  But now that I can
> reproduce the crash, it becomes more urgent.  And I've set
> the two MALLOC variables in my environment, so I should be
> getting random crashes too.  That should motivate me.  :)

Great :)

> Okay, this turned out to be easy: a simple failing to initialize
> a variable.
...
> Fixed in SVN, r5338.  Should be in 2.4.3.

Excellent, thanks!

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to