GNOME Bugzilla – Bug 475330
crash in 3x?? / g_slice_free_chain_with_offset / pango_layout_line_unref / 2xlibpango / g_object_unref
Last modified: 2007-12-10 01:34:43 UTC
What were you doing when the application crashed? changing system font size Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:47:07 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Glossy Icon Theme: gnome Memory status: size: 718893056 vsize: 718893056 resident: 60891136 share: 25698304 rss: 60891136 rss_rlim: 18446744073709551615 CPU usage: start_time: 1189391816 rtime: 2100 utime: 1609 stime: 491 cutime:83 cstime: 263 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912496459360 (LWP 5303)] [New Thread 1136679248 (LWP 6485)] [New Thread 1094986064 (LWP 5467)] [New Thread 1084229968 (LWP 5325)] (no debugging symbols found) 0x00000037bb20d89f in waitpid () from /lib64/libpthread.so.0
+ Trace 161685
Thread 1 (Thread 46912496459360 (LWP 5303))
----------- .xsession-errors (15 sec old) --------------------- (evolution:5303): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed (evolution:5303): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:5303): e-data-server-ui-WARNING **: 設定鍵檔案沒有設定鍵‘smtp:__service%40missionbio.com.tw;auth_LOGIN@www.hibox.hinet.net_’ (evolution:5303): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:5303): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:5303): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:5303): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib64/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?) (evolution:5303): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8379b0' (evolution:5303): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x14d0220' (bug-buddy:6767): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: 第 1 行第 40 個字發生錯誤:元素‘b’已關閉,但開啟中的元素是‘span’ --------------------------------------------------
This bug is very similar to bug 449996, but it misses one function call here. Hence renaming this bug in order to make triaging easier. Dear reporter, thanks for that bug report. Anyway, the stacktrace is missing debug symbols. Would you please get us a stacktrace with debug symbols for evolution, evolution-data-server, gtkhtml, ORBit, pango and glib installed? And can you trigger this bug somehow? Like playing in preferences window or setting system wide fonts? Thanks in advance!
*** Bug 476979 has been marked as a duplicate of this bug. ***
*** Bug 477333 has been marked as a duplicate of this bug. ***
*** Bug 477441 has been marked as a duplicate of this bug. ***
*** Bug 486872 has been marked as a duplicate of this bug. ***
*** Bug 485656 has been marked as a duplicate of this bug. ***
*** Bug 482105 has been marked as a duplicate of this bug. ***
*** Bug 448740 has been marked as a duplicate of this bug. ***
(In reply to comment #1) > This bug is very similar to bug 449996, but it misses one function call here. > Hence renaming this bug in order to make triaging easier. > > Dear reporter, > thanks for that bug report. Anyway, the stacktrace is missing debug symbols. > Would you please get us a stacktrace with debug symbols for > evolution, evolution-data-server, gtkhtml, ORBit, pango and glib > installed? > > And can you trigger this bug somehow? Like playing in preferences window or > setting system wide fonts? > > Thanks in advance! > What needs to be done to include debug symbols in the stacktrace?
Hi :) (In reply to comment #9) > What needs to be done to include debug symbols in the stacktrace? > Install debug symbols for evolution, evolution-data-server, gtkhtml, pango, glib and ORBit. There are generic instructions on http://live.gnome.org/GettingTraces/DistroSpecificInstructions, but you might want to do smth like sudo yum --enablerepo=fedora-debuginfo install evolution-debuginfo evolution-data-server-debuginfo gtkhtml-debuginfo libsoup-debuginfo libgnomeui-debuginfo libcroco-debuginfo gtkhtml3-debuginfo pango-debuginfo glib-debuginfo good luck!
It's most likely that this particular bug is the fedora specific bug 447591: GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. As debug symbols are missing, it's just a guess anyway since we can't determine the issue without debug information. Feel free to install debug information and open a new bug. See http://live.gnome.org/GettingTraces for details *** This bug has been marked as a duplicate of 447591 ***