GNOME Bugzilla – Bug 331871
crash in e_canvas_item_grab_focus at e-canvas.c:580
Last modified: 2013-09-13 01:00:58 UTC
on the console i get this message: e-canvas.c-CRITICAL **: e_canvas_item_grab_focus: assertion `GTK_WIDGET_CAN_FOCUS (GTK_WIDGET (item->canvas))' failed aborting... note that the new gnome policy (aborting in every critical warning) might be making the application crash. the backtrace is:
+ Trace 66346
looks related to bug 327035
GNOME 2.12 (critical warning crash disabled), SuSE Linux 10.1 beta 7 AMD64 evolution-2.5.92-6, evolution-data-server-1.5.92-5. Crash probably in the action, but with different backtrace. Click to unread mail header in the mail summary. Backtrace was generated from '/opt/gnome/bin/evolution-2.6' Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47928774827232 (LWP 14214)] [New Thread 1166858576 (LWP 31131)] [New Thread 1166592336 (LWP 31130)] [New Thread 1157933392 (LWP 14305)] [New Thread 1157667152 (LWP 14304)] [New Thread 1149274448 (LWP 14278)] [New Thread 1140881744 (LWP 14277)] [New Thread 1132489040 (LWP 14263)] [New Thread 1098918224 (LWP 14262)] [New Thread 1107310928 (LWP 14261)] [New Thread 1124096336 (LWP 14258)] [New Thread 1115703632 (LWP 14257)] [New Thread 1090525520 (LWP 14254)] [New Thread 1082132816 (LWP 14251)] 0x00002b97466f4bbf in __libc_waitpid (pid=12451, stat_loc=0x7fff6893da6c, options=0) at waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 66959
Thread 1 (Thread 47928774827232 (LWP 14214))
I think both the stack traces look different to me, having no relation. pardon me if I am wrong.. Any steps to reproduce the crash..
It seems that I pasted my stacktrace to a bad bug. My one is probably already fixed, so please ignore my backtrace.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 327035 ***