Distribution: Debian 3.1 Package: memprof Severity: normal Version: GNOME2.10.0 0.5.x Gnome-Distributor: Ubuntu Synopsis: "memprof --follow-fork --follow-exec --g-fatal-warnings evolution" crashes Bugzilla-Product: memprof Bugzilla-Component: general Bugzilla-Version: 0.5.x BugBuddy-GnomeVersion: 2.0 (2.10.0) Description: Description of the crash: memintercept (7805): _MEMPROF_SOCKET = /tmp/memprof.Lg7uHG memintercept (7805): New process, operation = NEW, old_pid = 0 es menu class init memintercept (7806): New process, operation = FORK, old_pid = 7805
GLib-CRITICAL **: g_hash_table_insert: assertion `hash_table != NULL' failed aborting... Steps to reproduce the crash: 1. Run "memprof --follow-fork --follow-exec --g-fatal-warnings evolution" Expected Results: Getting a MemProf and evolution xclient How often does this happen? always Additional Information: The problem seems to be in process.c:955 in the function process_duplicate_block, which calls g_hash_table_insert even if (new_table == NULL). Debugging Information: Backtrace was generated from '/usr/bin/memprof' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1221622624 (LWP 7804)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7913463 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7f9dd97 in libgnomeui_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 <signal handler called> #4 0xffffe410 in __kernel_vsyscall () #5 0xb7628175 in raise () from /lib/tls/i686/cmov/libc.so.6 #6 0xb76297d8 in abort () from /lib/tls/i686/cmov/libc.so.6 #7 0xbffff040 in ?? () #8 0x00000000 in ?? () #9 0x00000020 in ?? () #10 0x00000000 in ?? () #11 0x00000000 in ?? () #12 0x00000000 in ?? () #13 0x00000000 in ?? () #14 0x00000000 in ?? () #15 0x00000000 in ?? () #16 0x00000000 in ?? () #17 0x00000000 in ?? () #18 0x00000000 in ?? () #19 0x00000000 in ?? () #20 0x00000000 in ?? () #21 0x00000000 in ?? () #22 0x00000000 in ?? () #23 0x00000000 in ?? () #24 0x00000000 in ?? () #25 0x00000000 in ?? () #26 0x00000000 in ?? () #27 0x00000000 in ?? () #28 0x00000000 in ?? () #29 0x00000000 in ?? () #30 0x00000000 in ?? () #31 0x00000000 in ?? () #32 0x00000000 in ?? () #33 0x00000000 in ?? () #34 0x00000000 in ?? () #35 0x00000000 in ?? () #36 0x00000000 in ?? () #37 0x00000000 in ?? () #38 0x00000000 in ?? () #39 0x00000000 in ?? () #40 0x00000000 in ?? () #41 0x084dfc58 in ?? () #42 0x0818ccd4 in ?? () #43 0xbffff0d8 in ?? () #44 0xb7755c2d in g_free () from /usr/lib/libglib-2.0.so.0 _______________________________________________ memprof-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/memprof-list
