GNOME Bugzilla – Bug 643566
Segfault when moving Appointments in Day View
Last modified: 2011-06-24 16:34:00 UTC
Open the calendar in day view and select 2 or more days. Then move an appointment from one day to another. Sometimes (every 5th to every 2nd time) Evolution crashes. (evolution:24430): calendar-gui-WARNING **: tooltip_get_view_event: index 7 is out of bounds [0,7) at array 0x7ffff8ba5200 Program received signal SIGSEGV, Segmentation fault. 0x00007fffde2d2f0f in e_day_view_on_text_item_event (item=<value optimized out>, event=0x7ffff8b5ca70, day_view=0x7ffff8ba7400) at e-day-view.c:6474 6474 e-day-view.c: Datei oder Verzeichnis nicht gefunden. in e-day-view.c (gdb) bt
+ Trace 226147
I'm using the Debian package Evolution 2.32.3-1.
Trace is missing any symbols for glib and gtk...
I tried above steps but couldn't reproduce on master (2.91.91).
It might have something to do with tooltips popping up directly before, while or directly after moving the appointment.
It definitely has to do with some mouse-over action. If I move the mouse away of any other appointments fast enough, the crash can be avoided, mostly. But this still is a silly state. So, when will this be repaired?
Trace is similar to https://bugzilla.gnome.org/show_bug.cgi?id=588959#c6. *** This bug has been marked as a duplicate of bug 588959 ***
still there in 3.0.0 More information: when clicking at an empty space in the calendar view (time without an appointment), it seems to work around the problem. But not resolved at all.