GNOME Bugzilla – Bug 341393
cleanup some issues pointed by valgrind and a crasher
Last modified: 2007-01-22 17:05:04 UTC
That bug has described on https://launchpad.net/distros/ubuntu/+source/desktop-file-utils/+bug/43977 "Cannot install many packeges because post install / configure scripts would execute "update-desktop-database -q" which however always segfaults. The only information I was able to get: (gdb) run -q Starting program: /usr/bin/update-desktop-database -q (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. 0xb7dc98e7 in opendir () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt
+ Trace 68164
Created attachment 65230 [details] [review] patch by Gary Coady <gary@lyranthe.org> slightly modified Patch used for the Ubuntu package, it fixes the crash and the issues pointed by valgrind
eggdesktopentries.c is not used any more and the second part of the patch is already in CVS (and in 0.11, I believe). Is it okay to close the bug?
yeah, looks fine, marking as fixed