Calendar app crashes on startup

Bug #1635772 reported by Ryan Haskell-Glatz
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Maya
Confirmed
Undecided
Unassigned

Bug Description

I just tried to use Maya with my Google Account.

After giving my credentials, the app crashed.

Attempting to reopen it causes it to temporarily flash into view before crashing again.

Here is the error input when I ran 'maya-calendar' from the terminal:

[INFO 21:42:14.063917] Application.vala:155: Calendar version: 0.4.0.2
[INFO 21:42:14.063961] Application.vala:157: Kernel version: 4.4.0-45-generic
[WARNING 21:42:14.170123] [e-data-server] e_module_load_all_in_directory: Error opening directory '/usr/lib/evolution-data-server/credential-modules': No such file or directory
[FATAL 21:42:14.271563] maya_util_is_all_day: assertion 'dtend != NULL' failed
[FATAL 21:42:14.271747] [GLib] g_date_time_format: assertion 'datetime != NULL' failed
Segmentation fault (core dumped)

Here is some information about my system:

elementary OS 0.4 Loki (64-bit)
Maya 0.4.0.2
Copyright 2011-2015 Maya Developers.

Revision history for this message
Ryan Haskell-Glatz (ryan-nhg) wrote :
Revision history for this message
Ryan Lee Sipes (ryanleesipes) wrote :

I'm seeing the same error:

[INFO 16:15:15.875349] Application.vala:155: Calendar version: 0.4.0.2
[INFO 16:15:15.875424] Application.vala:157: Kernel version: 4.4.0-47-generic
[WARNING 16:15:15.971446] [e-data-server] e_module_load_all_in_directory: Error opening directory '/usr/lib/evolution-data-server/credential-modules': No such file or directory
[FATAL 16:15:16.041888] maya_util_is_all_day: assertion 'dtend != NULL' failed
[FATAL 16:15:16.041994] [GLib] g_date_time_format: assertion 'datetime != NULL' failed
Segmentation fault (core dumped)

Revision history for this message
Zisu Andrei (matzipan) wrote :

Hello,

Can you please run "gdb maya-calendar", type "run", try to reproduce the issue and then when the crash happens, type "bt" and paste the output here?

summary: - calendar app crashes on startup
+ Calendar app crashes on startup
Changed in maya:
status: New → Incomplete
Revision history for this message
SB (sir-beafy) wrote :

Hello,
I'm affected by the same. Problem appears after adding CalDAV calendar.

In a fresh install of eOS 0.4:

~$ gdb maya-calendar
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from maya-calendar...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/maya-calendar
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe0b1d700 (LWP 6624)]
[New Thread 0x7fffe031c700 (LWP 6625)]
[INFO 20:35:32.504337] Application.vala:155: Calendar version: 0.4.0.2
[INFO 20:35:32.504563] Application.vala:157: Kernel version: 4.4.0-57-generic
[New Thread 0x7fffdd752700 (LWP 6628)]
[New Thread 0x7fffdcf51700 (LWP 6629)]
[New Thread 0x7fffcffff700 (LWP 6631)]
[New Thread 0x7fffcf7fe700 (LWP 6632)]
[New Thread 0x7fffccf75700 (LWP 6633)]
[New Thread 0x7fffbffff700 (LWP 6639)]
[FATAL 20:35:33.060245] maya_util_is_all_day: assertion 'dtend != NULL' failed
[FATAL 20:35:33.060356] [GLib] g_date_time_format: assertion 'datetime != NULL' failed

Thread 1 "maya-calendar" received signal SIGSEGV, Segmentation fault.
0x00007ffff52de87c in g_date_time_to_timezone () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb)

Changed in maya:
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.