Bug 1591143 - [abrt] evolution: magazine_chain_pop_head(): evolution-alarm-notify killed by SIGSEGV
Summary: [abrt] evolution: magazine_chain_pop_head(): evolution-alarm-notify killed by...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7adfd265ae56226ddbca7f785fa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-14 07:20 UTC by fatih anıl
Modified: 2019-05-28 23:26 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-28 23:26:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (66.12 KB, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: cgroup (195 bytes, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: core_backtrace (19.75 KB, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: cpuinfo (1.39 KB, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: dso_list (19.84 KB, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: environ (3.68 KB, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: exploitable (82 bytes, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: limits (1.29 KB, text/plain)
2018-06-14 07:20 UTC, fatih anıl
no flags Details
File: maps (90.47 KB, text/plain)
2018-06-14 07:21 UTC, fatih anıl
no flags Details
File: mountinfo (4.24 KB, text/plain)
2018-06-14 07:21 UTC, fatih anıl
no flags Details
File: open_fds (1.09 KB, text/plain)
2018-06-14 07:21 UTC, fatih anıl
no flags Details
File: proc_pid_status (1.31 KB, text/plain)
2018-06-14 07:21 UTC, fatih anıl
no flags Details

Description fatih anıl 2018-06-14 07:20:40 UTC
Version-Release number of selected component:
evolution-3.28.2-1.fc28

Additional info:
reporter:       libreport-2.9.5
backtrace_rating: 4
cmdline:        /usr/libexec/evolution/evolution-alarm-notify
crash_function: magazine_chain_pop_head
executable:     /usr/libexec/evolution/evolution-alarm-notify
journald_cursor: s=3d9aa17c4f9e40d0924888316191a2e2;i=1fd6;b=337ee2b697e34f118486bb1b1a3604ed;m=18e9d98;t=56e94ddbf769c;x=122606d66486bbd6
kernel:         4.16.14-300.fc28.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 magazine_chain_pop_head at gslice.c:539
 #1 thread_memory_magazine1_alloc at gslice.c:842
 #2 g_slice_alloc at gslice.c:1016
 #3 g_ptr_array_sized_new at garray.c:915
 #4 g_ptr_array_new at garray.c:896
 #5 g_main_context_new at gmain.c:652
 #6 g_dbus_connection_send_message_with_reply_sync at gdbusconnection.c:2138
 #7 g_dbus_connection_call_sync_internal at gdbusconnection.c:5950
 #8 g_dbus_connection_call_with_unix_fd_list_sync at gdbusconnection.c:6299
 #9 g_dbus_proxy_call_sync_internal at gdbusproxy.c:2870

Potential duplicate: bug 979186

Comment 1 fatih anıl 2018-06-14 07:20:48 UTC
Created attachment 1451156 [details]
File: backtrace

Comment 2 fatih anıl 2018-06-14 07:20:49 UTC
Created attachment 1451157 [details]
File: cgroup

Comment 3 fatih anıl 2018-06-14 07:20:51 UTC
Created attachment 1451158 [details]
File: core_backtrace

Comment 4 fatih anıl 2018-06-14 07:20:53 UTC
Created attachment 1451159 [details]
File: cpuinfo

Comment 5 fatih anıl 2018-06-14 07:20:55 UTC
Created attachment 1451160 [details]
File: dso_list

Comment 6 fatih anıl 2018-06-14 07:20:56 UTC
Created attachment 1451161 [details]
File: environ

Comment 7 fatih anıl 2018-06-14 07:20:58 UTC
Created attachment 1451162 [details]
File: exploitable

Comment 8 fatih anıl 2018-06-14 07:20:59 UTC
Created attachment 1451163 [details]
File: limits

Comment 9 fatih anıl 2018-06-14 07:21:02 UTC
Created attachment 1451164 [details]
File: maps

Comment 10 fatih anıl 2018-06-14 07:21:04 UTC
Created attachment 1451165 [details]
File: mountinfo

Comment 11 fatih anıl 2018-06-14 07:21:06 UTC
Created attachment 1451166 [details]
File: open_fds

Comment 12 fatih anıl 2018-06-14 07:21:08 UTC
Created attachment 1451167 [details]
File: proc_pid_status

Comment 13 Milan Crha 2018-06-14 11:29:44 UTC
Thanks for a bug report. I do not see much from the backtrace, just that it crashed when the application had been opening certain calendar (or task list or memo list), but nothing more from it. There seems to be some memory corruption involved, maybe some code accessed part of memory which had been freed or uninitialized, which could happen long before, like during start of the application.

By any chance, are you able to reproduce this, please? Eventually do you know what had been happening in the application before the crash, please? It can involve things like selecting a meeting invitation email, adding new calendar, selecting a calendar to include it in the view and so on.

Comment 14 Joachim Frieben 2018-12-07 14:37:28 UTC
Similar problem has been detected:

The crash happened after lunching Evolution in a virtual machine and entering the user credentials, probably while auto-detecting the account properties.

reporter:       libreport-2.9.5
backtrace_rating: 3
cmdline:        evolution
crash_function: magazine_chain_pop_head
executable:     /usr/bin/evolution
journald_cursor: s=6630c9e37c99414ab2d0d9f807a4ed6a;i=8c40;b=0aca222be7c643aeaef14c6c1bafb934;m=2dc50896;t=57c6f54d63c86;x=86fa486110a30a75
kernel:         4.19.6-200.fc28.x86_64
package:        evolution-3.28.5-2.fc28
reason:         evolution killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 15 Ben Cotton 2019-05-02 20:09:52 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. 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 '28'.

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 28 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 16 Ben Cotton 2019-05-28 23:26:03 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 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.