Bug 1267713

Summary: [abrt] evolution: strlen(): evolution killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Brian J. Murrell <brian>
Component: evolutionAssignee: Milan Crha <mcrha>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: dennis, lucilanga, mbarnes, mcrha, tpopela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b3d113bd10610047333ee7220467a9e0f2bfe1eb
Whiteboard: abrt_hash:4780aad7948fe3a55e01b322654c95728058bd56;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-02 14:59:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Brian J. Murrell 2015-09-30 18:37:44 UTC
Description of problem:
Switching to a new message

Version-Release number of selected component:
evolution-3.16.5-3.fc22

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        evolution
crash_function: strlen
executable:     /usr/bin/evolution
global_pid:     18503
kernel:         4.1.7-200.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1001

Truncated backtrace:
Thread no. 1 (6 frames)
 #0 strlen at ../sysdeps/x86_64/strlen.S:106
 #1 g_strdup at gstrfuncs.c:355
 #2 ml_getselected_cb at message-list.c:5050
 #3 e_tree_selection_model_foreach at e-tree-selection-model.c:761
 #4 message_list_get_selected at message-list.c:5071
 #5 on_selection_changed_cmd at message-list.c:4905

Comment 1 Brian J. Murrell 2015-09-30 18:37:47 UTC
Created attachment 1078764 [details]
File: backtrace

Comment 2 Brian J. Murrell 2015-09-30 18:37:48 UTC
Created attachment 1078765 [details]
File: cgroup

Comment 3 Brian J. Murrell 2015-09-30 18:37:49 UTC
Created attachment 1078766 [details]
File: core_backtrace

Comment 4 Brian J. Murrell 2015-09-30 18:37:51 UTC
Created attachment 1078767 [details]
File: dso_list

Comment 5 Brian J. Murrell 2015-09-30 18:37:52 UTC
Created attachment 1078768 [details]
File: environ

Comment 6 Brian J. Murrell 2015-09-30 18:37:53 UTC
Created attachment 1078769 [details]
File: limits

Comment 7 Brian J. Murrell 2015-09-30 18:37:55 UTC
Created attachment 1078770 [details]
File: maps

Comment 8 Brian J. Murrell 2015-09-30 18:37:56 UTC
Created attachment 1078771 [details]
File: mountinfo

Comment 9 Brian J. Murrell 2015-09-30 18:37:57 UTC
Created attachment 1078772 [details]
File: namespaces

Comment 10 Brian J. Murrell 2015-09-30 18:37:58 UTC
Created attachment 1078773 [details]
File: open_fds

Comment 11 Brian J. Murrell 2015-09-30 18:37:59 UTC
Created attachment 1078774 [details]
File: proc_pid_status

Comment 12 Brian J. Murrell 2015-09-30 18:38:00 UTC
Created attachment 1078775 [details]
File: var_log_messages

Comment 13 Milan Crha 2015-10-02 14:59:47 UTC
Thanks for a bug report. I see in the backtrace that Thread 25 calls gtk+ functions in a non-UI thread, namely inside imapx_parser_thread(), which it surely shouldn't happen. The current stable version (3.18.0), which is part of Fedora 23, has this imapx_parser_thread() removed completely, which obsoletes this issue there.

A similar issue had been already reported, thus I mark this as a duplicate of it.

*** This bug has been marked as a duplicate of bug 1192773 ***