GNOME Bugzilla – Bug 331731
cvs fails to launch -- glibc detected invalid pointer in free
Last modified: 2013-09-13 01:00:39 UTC
Running with CVS HEAD as of today, I get... 1082 newren@amr:tmp/blablabla$ gdb $(which evolution-2.6) <snip> (gdb) run Starting program: /export/home/b/gnome2/bin/evolution-2.6 [Thread debugging using libthread_db enabled] [New Thread -1208142144 (LWP 13054)] CalDAV Eplugin starting up ... *** glibc detected *** free(): invalid pointer: 0x09ee2260 *** Program received signal SIGABRT, Aborted.
+ Trace 66308
Thread NaN (LWP 13054)
I reproduce this with the same backtrace. Confirming. Simple duplicated finder shows several similar backtraces.
(In reply to comment #1) > Simple duplicated finder shows several similar backtraces. The simple-dup-finder is kinda stupid about picking function names to match against; in this case, it does really poorly. Try searching on just one of the evo function names, e.g. http://bugzilla.gnome.org/buglist.cgi?query=org_gnome_default_mailer_check_default and you'll see it's unique. :)
Hey Elijah, I didn't knew that trick. Thank you :-)
*** Bug 332314 has been marked as a duplicate of this bug. ***
*** Bug 332527 has been marked as a duplicate of this bug. ***
Hey I fixed the dupe of it. It should be fixed in 2.5.92 *** This bug has been marked as a duplicate of 332720 ***