Comment 4 for bug 1635772

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)