VALETTE Eric RD-MAPS-REN wrote:
> Alexander Sack wrote:
>   
>>>> Please try to get rid of the msttcorefonts. Maybe that
>>>> helps. Otherwise run icedove as
>>>>
>>>>  strace -f -eopen icedove 2>&1 | tee /tmp/strace.log.txt
>>>>       
>>>>         
> Send it. Hope you will recieve it and it will not be destroyed by the
> mail system.
> If you did not get another mail with title "the strace open log" we will
> need to  find somewhere where I can upload it.
>
> -- eric
>
>   
In fact, I got the loop because the glib library calls abort on a double
free, and for some reason, instead of crashing the application just
hangs when receiving the SIGABRT signal instead of finishing. Running
inside the debugger I'm stopped.

If I force

export MALLOC_CHECK_=0

I can attach and send the file but of course the memory is corrupted...
It happens with particular directory(unfortunately my home directory)
with different file types.

Maybe to reproduce it you should explicitely set MALLOC_CHECK_=2.

-- eric




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to