Bug 918785

Summary: [abrt] evolution-3.4.4-2.fc17: gtk_style_context_get_border: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: J. William Cupp <cupp>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: lucilanga, mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:14e776995a073b5fb79a383b9e16e8e4c8886ce3
Fixed In Version: evolution-3.7.92 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-07 08:30:39 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: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: smolt_data
none
File: executable
none
File: maps
none
File: build_ids
none
File: proc_pid_status
none
File: open_fds none

Description J. William Cupp 2013-03-06 20:58:54 UTC
Version-Release number of selected component:
evolution-3.4.4-2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        evolution --component=calendar
crash_function: gtk_style_context_get_border
kernel:         3.7.6-102.fc17.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #0 gtk_style_context_get_border at gtkstylecontext.c:3625
: #1 gtk_button_get_props at gtkbutton.c:1592
: #2 gtk_button_get_size at gtkbutton.c:2120
: #3 compute_size_for_orientation at gtksizerequest.c:382
: #4 gtk_widget_get_preferred_size at gtksizerequest.c:702
: #5 gtk_button_box_child_requisition at gtkbbox.c:492
: #6 gtk_button_box_size_request at gtkbbox.c:591
: #7 gtk_button_box_get_preferred_height at gtkbbox.c:671
: #8 compute_size_for_orientation at gtksizerequest.c:382
: #9 gtk_widget_get_preferred_height_for_width at gtksizerequest.c:647

Comment 1 J. William Cupp 2013-03-06 20:58:58 UTC
Created attachment 706251 [details]
File: environ

Comment 2 J. William Cupp 2013-03-06 20:59:00 UTC
Created attachment 706252 [details]
File: limits

Comment 3 J. William Cupp 2013-03-06 20:59:02 UTC
Created attachment 706253 [details]
File: backtrace

Comment 4 J. William Cupp 2013-03-06 20:59:04 UTC
Created attachment 706254 [details]
File: cgroup

Comment 5 J. William Cupp 2013-03-06 20:59:07 UTC
Created attachment 706255 [details]
File: smolt_data

Comment 6 J. William Cupp 2013-03-06 20:59:09 UTC
Created attachment 706256 [details]
File: executable

Comment 7 J. William Cupp 2013-03-06 20:59:11 UTC
Created attachment 706257 [details]
File: maps

Comment 8 J. William Cupp 2013-03-06 20:59:13 UTC
Created attachment 706258 [details]
File: build_ids

Comment 9 J. William Cupp 2013-03-06 20:59:15 UTC
Created attachment 706259 [details]
File: proc_pid_status

Comment 10 J. William Cupp 2013-03-06 20:59:17 UTC
Created attachment 706260 [details]
File: open_fds

Comment 11 Milan Crha 2013-03-07 08:30:39 UTC
Thanks for a bug report. Even this crashed in the main thread, I see the Thread 2 calls gtk functions below e_client_emit_backend_died(), which it should not do. The current development version, to be 3.8.x and part of Fedore 19, has this done differently, thus I guess it may not happen there.