Bug 1255380

Summary: [abrt] Do not use global variables for EShellView and EShellWindow
Product: [Fedora] Fedora Reporter: Brian J. Murrell <brian>
Component: evolution-rssAssignee: Lucian Langa <lucilanga>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: lucilanga, mbarnes, mcrha, tpopela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7d14a146f439df03f2131747afa7a4f7330e7103
Whiteboard: abrt_hash:473068c47a83f2a756ca98f1373e80584a4002cb
Fixed In Version: evolution-rss-0.3.96 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-21 09:50:41 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-08-20 12:28:58 UTC
Version-Release number of selected component:
evolution-3.16.5-1.fc22

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 3
cmdline:        evolution
crash_function: e_shell_view_get_shell_content
executable:     /usr/bin/evolution
global_pid:     4200
kernel:         4.1.3-201.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1001

Truncated backtrace:
Thread no. 1 (4 frames)
 #0 e_shell_view_get_shell_content at /usr/lib64/evolution/libevolution-shell.so
 #1 rss_get_mail_session at rss.c:1206
 #2 update_articles at rss.c:2648
 #8 gtk_main at gtkmain.c:1219

Comment 1 Brian J. Murrell 2015-08-20 12:29:01 UTC
Created attachment 1065223 [details]
File: backtrace

Comment 2 Brian J. Murrell 2015-08-20 12:29:02 UTC
Created attachment 1065224 [details]
File: cgroup

Comment 3 Brian J. Murrell 2015-08-20 12:29:03 UTC
Created attachment 1065225 [details]
File: core_backtrace

Comment 4 Brian J. Murrell 2015-08-20 12:29:04 UTC
Created attachment 1065226 [details]
File: dso_list

Comment 5 Brian J. Murrell 2015-08-20 12:29:05 UTC
Created attachment 1065227 [details]
File: environ

Comment 6 Brian J. Murrell 2015-08-20 12:29:06 UTC
Created attachment 1065228 [details]
File: limits

Comment 7 Brian J. Murrell 2015-08-20 12:29:07 UTC
Created attachment 1065229 [details]
File: maps

Comment 8 Brian J. Murrell 2015-08-20 12:29:08 UTC
Created attachment 1065230 [details]
File: mountinfo

Comment 9 Brian J. Murrell 2015-08-20 12:29:09 UTC
Created attachment 1065231 [details]
File: namespaces

Comment 10 Brian J. Murrell 2015-08-20 12:29:10 UTC
Created attachment 1065232 [details]
File: open_fds

Comment 11 Brian J. Murrell 2015-08-20 12:29:11 UTC
Created attachment 1065233 [details]
File: proc_pid_status

Comment 12 Brian J. Murrell 2015-08-20 12:29:11 UTC
Created attachment 1065234 [details]
File: var_log_messages

Comment 13 Milan Crha 2015-08-21 06:23:35 UTC
Thanks for a bug report. This crashed under evolution-rss code. Looking into the backtrace and in the sources, I guess you've opened multiple evolution windows (by Ctrl+Shift+W or similar means) and you closed the last some time before the crash.

The evolution-rss uses a global variable in this code, which I suppose got freed on the window close.

Comment 14 Milan Crha 2015-08-21 09:50:41 UTC
I fixed this with commit [1] upstream. the fix will be available with the next evolution-rss release, 0.3.96+

[1] https://git.gnome.org/browse/evolution-rss/commit/?id=07cbc97