From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8) Gecko/20060103 Fedora/1.5-4 Firefox/1.5 Description of problem: When clicking one of the sort headers in evolution it crashes, with a; e-canvas.c-CRITICAL **: e_canvas_item_grab_focus: assertion `GTK_WIDGET_CAN_FOCUS (GTK_WIDGET (item->canvas))' failed aborting... Version-Release number of selected component (if applicable): evolution-2.5.4-6 How reproducible: Always Steps to Reproduce: 1. start eveoltion 2. press one of the message sort header Actual Results: e-canvas.c-CRITICAL **: e_canvas_item_grab_focus: assertion `GTK_WIDGET_CAN_FOCUS (GTK_WIDGET (item->canvas))' failed aborting... Additional info:
Me too. This is on an P4 based machine, so the arch is more than just x86_64.
Created attachment 123237 [details] gdb backtrace Attaching gdb backtrace. Please advise if there are additional debuginfo packages you'd like applied when generating the backtrace.
I've been seeing crashes in 2.5.x on rawhide after around 5 minutes of it running using evo and evo-connector for exchange. I filed the included (linked below) backtrace with debuginfo installed on b.g.o, not sure if its related.
Thanks for this bug report. I believe that this is a long-standing source of a "critical" glib warning from the ETable code. Recent gnome-session changes have made this level of warning be fatal. I believe we're going to revert this. This has already been filed upstream here: http://bugzilla.gnome.org/show_bug.cgi?id=327035
With the last 20060118 rawhide update the crash went away.
Ray, given that this is a "critical warning" bug, and filed upstream, should we just close this UPSTREAM ?
Matthias, sounds reasonable