GNOME Bugzilla – Bug 749059
crash on start [Arithmetic exception in e_day_view_convert_position_in_main_canvas at e-day-view.c:8158]
Last modified: 2015-05-12 06:16:53 UTC
I run evolution for the first time and configured IMAP account. On start evolution crashes within seconds after showing its window: ~~~~ Program received signal SIGFPE, Arithmetic exception. 0x00007fffd06415cf in e_day_view_convert_position_in_main_canvas (day_view=0x55555819bb10, x=549, y=0, y@entry=690, day_return=0x7fffffffd7d0, row_return=0x7fffffffd7cc, event_num_return=event_num_return@entry=0x7fffffffd7d4) at e-day-view.c:8158 8158 e-day-view.c: No such file or directory. (gdb) thread apply all bt Thread 30 (Thread 0x7fff4702a700 (LWP 11468)):
+ Trace 235041
Thread 1 (Thread 0x7ffff7f5ea40 (LWP 11400))
Thanks for a bug report. Run evolution as this: $ evolution -c mail which will run in the Mail view, instead in the Calendar view. Then the view will be remembered. You can also avoid the crash when the mouse will not reach the window content of the Day view. Please see the bug #740370 for more information. What is your exact evolution version, please? The fix from bug #740370 is included in 3.12.10 and later versions.
Thanks, Milan. The exact version is 3.12.9~git20141130.241663 as in corresponding Debian bug report (see URL).
Okay, then it makes sense, your version doesn't contain the fix. *** This bug has been marked as a duplicate of bug 740370 ***