GNOME Bugzilla – Bug 352759
crash on Evolution
Last modified: 2013-09-13 00:51:01 UTC
What were you doing when the application crashed? Quickly checked and unchecked a calendar in month view. Distribution: Gentoo Base System version 1.12.4 Gnome Release: 2.15.91 2006-08-12 (Gentoo) BugBuddy Version: 2.15.90 Memory status: size: 360697856 vsize: 0 resident: 360697856 share: 0 rss: 34557952 rss_rlim: 0 CPU usage: start_time: 1156460657 rtime: 0 utime: 801 stime: 0 cutime:760 cstime: 0 timeout: 41 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/evolution-2.8' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1237702976 (LWP 11897)] [New Thread -1524728928 (LWP 12180)] [New Thread -1515996256 (LWP 12178)] [New Thread -1434457184 (LWP 11958)] [New Thread -1426064480 (LWP 11957)] [New Thread -1415955552 (LWP 11948)] [New Thread -1333826656 (LWP 11918)] [New Thread -1325040736 (LWP 11917)] [New Thread -1316648032 (LWP 11912)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 70959
Thread 1 (Thread -1237702976 (LWP 11897))
g_return_if_fail(event->spans_index + wveitem->span_num < week_view->spans->len); is the offending line in the code. unique stacktrace.
excellent trace, confirming
"excellent trace, confirming" - I love you evolution guys. You're always so nice and helpful, even on all my bugs where my traces sucked.
I have no idea whether you are serious or sarcastic, but this is not the best place for criticism. Please point your comments to the bugsquad mailing list [1]. Constructive criticism is usually most welcome. And notice that I am not an "evolution guy". [1] http://mail.gnome.org/mailman/listinfo/gnome-bugsquad
Sorry, I was being serious. I've had dozens of bugs ignored with the generic "Get better stacktraces" response, but whenever I report a bug in evolution, I get some solid responses. I was just really excited that I had finally submitted a decent trace.
*** Bug 332292 has been marked as a duplicate of this bug. ***
I could not reproduce this bug, but I think it's the same issue like with bug #355864 and that patch there can possibly solve this one too. (I didn't find anything wrong with week_view->spans, when I was watching the code. But I can be wrong.)
*** This bug has been marked as a duplicate of 355864 ***