On Tue 13 Apr 2010 16:09, David Pirotte <[email protected]> writes:

> Le Thu, 08 Apr 2010 20:53:17 +0200,
> Andy Wingo <[email protected]> a écrit :
>
>> Hi David,
>
>> > But I have had another type of bug, which I beleive is not related to the 
>> > one
>> > you looked at, which rarely appears and occurred today, so here it is:
>> >
>> >    *** glibc detected *** guile: corrupted double-linked list:
>> >    0x08a1ca60 ***
>> 
>> I couldn't tell from your backtraces what went on. Be sure to install
>> the debug packages so that gdb can give symbols.
>
> Done!
>
> Is this any better? [I have no more 'no debugging symbols found' messages
> in gdb, but still have '??' at the end of the trace]

Unfortunately I don't see the problem. All of the bt is in GTK+ code.
But surely it was a case that we freed something that was supposed to be
freed in some other way (the g_slice thing again).

Try valgrind perhaps?

Andy
-- 
http://wingolog.org/


Reply via email to