GNOME Bugzilla – Bug 626641
Crash in miUnionNonO, e_shell_sidebar_set_secondary_text at e-shell-sidebar.c line 640
Last modified: 2013-09-13 01:04:10 UTC
Version: 2.32.x What were you doing when the application crashed? I was copying a calendar entry to several other dates. It worked for the first 4 cases (all in 2010) but crashed on the 5th, which was in 2011, for what it's worth. Distribution: Slackware Slackware 12.2.0 Gnome Release: 2.31.6 2010-08-04 (GARNOME) BugBuddy Version: 2.31.3 System: Linux 2.6.34-rc5-ge520683 #2 SMP PREEMPT Tue Jun 8 13:13:01 EDT 2010 i686 X Vendor: The X.Org Foundation X Vendor Release: 10899000 Selinux: No Accessibility: Disabled GTK+ Theme: Default Icon Theme: gnome GTK+ Modules: gnomesegvhandler, canberra-gtk-module Memory status: size: 245055488 vsize: 245055488 resident: 93536256 share: 29474816 rss: 93536256 rss_rlim: 18446744073709551615 CPU usage: start_time: 1281535827 rtime: 14222 utime: 6236 stime: 7986 cutime:66 cstime: 9 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/opt/garnome-svn-2.90/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0xac1ffb90 (LWP 30937)] [New Thread 0xad1ffb90 (LWP 26721)] [New Thread 0xaf323b90 (LWP 24048)] [New Thread 0xafb23b90 (LWP 24047)] [New Thread 0xb13ffb90 (LWP 24023)] [New Thread 0xb550cb90 (LWP 24022)] 0xb5b8b01d in poll () from /lib/libc.so.6
+ Trace 223198
Thread 2 (Thread 0xac1ffb90 (LWP 30937))
Inferior 1 [process 23952] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal]
see bug 626151 as well
Just got a same crash while navigating dates in calendar mini view.
Could you try to reproduce this under valgrind, whether it'll show something useful, please? Please run valgrind as this: $ G_SLICE=always-malloc valgrind evolution &>evo.txt I suspect something going wrong with the gdk-region, thus what is your version of gtk and gdk, please?
*** Bug 629810 has been marked as a duplicate of this bug. ***
*** Bug 629956 has been marked as a duplicate of this bug. ***
heh, OK, it's Thread 2, redo_queries, calls gtk/X function in non-mainthread.
*** Bug 631342 has been marked as a duplicate of this bug. ***
(In reply to comment #6) > heh, OK, it's Thread 2, redo_queries, calls gtk/X function in non-mainthread. This was addressed within bug #617611, so I'm marking it as a duplicate. *** This bug has been marked as a duplicate of bug 617611 ***