Bug 1048505 - [abrt] evolution-data-server: icalarray_element_at(): evolution-calendar-factory killed by SIGSEGV
Summary: [abrt] evolution-data-server: icalarray_element_at(): evolution-calendar-fact...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution-data-server
Version: 20
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1c78018ea579c3a9b7ca7ceaab6...
: 1048519 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-04 18:48 UTC by Peter
Modified: 2015-06-29 14:10 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 14:10:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (51.32 KB, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: cgroup (172 bytes, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: core_backtrace (36.55 KB, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: dso_list (16.83 KB, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: environ (961 bytes, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: exploitable (100 bytes, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: limits (1.29 KB, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: maps (110.41 KB, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: open_fds (532 bytes, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: proc_pid_status (940 bytes, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details
File: var_log_messages (224 bytes, text/plain)
2014-01-04 18:48 UTC, Peter
no flags Details

Description Peter 2014-01-04 18:48:10 UTC
Version-Release number of selected component:
evolution-data-server-3.10.3-1.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-calendar-factory
crash_function: icalarray_element_at
executable:     /usr/libexec/evolution-calendar-factory
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 icalarray_element_at at /usr/src/debug/libical-1.0/src/libical/icalarray.c:147
 #1 icaltimezone_get_utc_offset at /usr/src/debug/libical-1.0/src/libical/icaltimezone.c:920
 #2 icaltimezone_convert_time at /usr/src/debug/libical-1.0/src/libical/icaltimezone.c:797
 #3 icaltime_as_timet_with_zone at /usr/src/debug/libical-1.0/src/libical/icaltime.c:415
 #4 e_cal_recur_generate_instances_of_rule at e-cal-recur.c:765
 #5 e_cal_recur_generate_instances at e-cal-recur.c:640
 #6 func_occur_in_time_range at e-cal-backend-sexp.c:200
 #7 e_sexp_term_eval at e-sexp.c:784
 #8 term_eval_and at e-sexp.c:288
 #9 e_sexp_term_eval at e-sexp.c:772

Comment 1 Peter 2014-01-04 18:48:15 UTC
Created attachment 845464 [details]
File: backtrace

Comment 2 Peter 2014-01-04 18:48:17 UTC
Created attachment 845465 [details]
File: cgroup

Comment 3 Peter 2014-01-04 18:48:20 UTC
Created attachment 845466 [details]
File: core_backtrace

Comment 4 Peter 2014-01-04 18:48:22 UTC
Created attachment 845467 [details]
File: dso_list

Comment 5 Peter 2014-01-04 18:48:24 UTC
Created attachment 845468 [details]
File: environ

Comment 6 Peter 2014-01-04 18:48:26 UTC
Created attachment 845469 [details]
File: exploitable

Comment 7 Peter 2014-01-04 18:48:28 UTC
Created attachment 845470 [details]
File: limits

Comment 8 Peter 2014-01-04 18:48:31 UTC
Created attachment 845471 [details]
File: maps

Comment 9 Peter 2014-01-04 18:48:33 UTC
Created attachment 845472 [details]
File: open_fds

Comment 10 Peter 2014-01-04 18:48:35 UTC
Created attachment 845473 [details]
File: proc_pid_status

Comment 11 Peter 2014-01-04 18:48:36 UTC
Created attachment 845474 [details]
File: var_log_messages

Comment 12 Peter 2014-01-04 19:05:34 UTC
I don't know what leads to this crash. But the evolution worked till before normally and suddenly the calendar backend keeps crashing.

Comment 13 Peter 2014-01-05 21:20:38 UTC
Somehow (I don't know yet) I got a lot of duplicates of my birthday reminders in my calendar (synchronized with Owncloud). Each of them around five times duplicated.
After deleting those it looks like evolution is working normally again.

Comment 14 Milan Crha 2014-01-14 14:21:35 UTC
*** Bug 1048519 has been marked as a duplicate of this bug. ***

Comment 15 Milan Crha 2014-01-14 15:14:47 UTC
Thanks for a bug report. The related code is used when a client asks for a list of events in a certain time range. There are filled similar bug reports upstream, which suggests that the issue might be with libical itself and its array of timezones. The thing is that this happens only in certain cases, most likely only when the used events have used certain time zones (the set of timezones, certain count of them). I was not able to reproduce this myself on will, but I see from the ABRT reports that you managed to reproduce this twice, and you even mention that more than twice, which makes me wonder what calendar content may make this reproducible. You mentioned ownCloud, does it mean that you deleted 4 of 5 birthday reminders there and then it begun to work? I believe the calendar view content is the way to reproduce this, though it feels unlikely that the events in ownCloud has set different timezones.

Comment 16 Peter 2014-01-14 20:51:21 UTC
For some reason the issue starts occurring again today :-( even with not duplicated birthdays.
I don't use different time zones at least not on will.

Comment 17 Peter 2014-01-14 20:53:23 UTC
Sorry. When skipping through the calendar, duplicated birthday have been created again for some reason.

Comment 18 Fedora Admin XMLRPC Client 2014-09-04 14:32:16 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 19 Fedora End Of Life 2015-05-29 10:19:56 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 20 Fedora End Of Life 2015-06-29 14:10:25 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.