Re: Gnome2-1.0.21 - GnomeIconList fails with glibc error




Jeff Trefftzs said:
t/GnomeIconList..........ok 12/12*** glibc detected *** corrupted
double-linked list: 0x08f9fbd8 ***

This means that glibc's malloc has discovered memory corruption, usually the
result of somebody scribbling on the heap or writing to freed memory.

valgrind should point out the offenders, if you care to run the test script
with valgrind's --tool=memcheck.  gnome/gtk+ program stacks are ridiculously
huge and gtk2-perl doesn't help that, so you may also want to use something
like --num-callers=50.

I would swear until i was blue in the face that this same issue came up very
recently on this list, but google calls me a deja vu-suffering liar.

And I'm still using Glib-1.062 (getting 1.080 now).

The fix, if it exists, would be in the latest Gnome2 module, but i can't see
any relevant recent changes to it.  The last changes to GnomeIconList-related
things were six months ago.


-- 
muppet <scott at asofyet dot org>



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