Bug 864796

Summary: [abrt] evince-3.6.0-1.fc18: _gdk_x11_display_error_event: Process /usr/bin/evince was killed by signal 5 (SIGTRAP)
Product: [Fedora] Fedora Reporter: Juanjo Marin <juanj.marin>
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: ccecchi, mclasen, mkasik
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e95dd634213abac57b76224375a1303c89976ef6
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-19 01:51:58 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: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: maps
none
File: dso_list
none
File: proc_pid_status
none
File: var_log_messages
none
File: open_fds none

Description Juanjo Marin 2012-10-10 07:17:36 UTC
Version-Release number of selected component:
evince-3.6.0-1.fc18

Additional info:
libreport version: 2.0.15
abrt_version:   2.0.14
backtrace_rating: 4
cmdline:        evince '/home/jjmarin/Escritorio/PRESUPUESTO DE MANTENIMIENTO 2012.pdf'
crash_function: _gdk_x11_display_error_event
kernel:         3.6.0-3.fc18.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #2 _gdk_x11_display_error_event at gdkdisplay-x11.c:2417
: #6 handle_error at xcb_io.c:212
: #7 handle_response at xcb_io.c:324
: #9 XInternAtom at IntAtom.c:181
: #10 gdk_x11_atom_to_xatom_for_display at gdkproperty-x11.c:244
: #12 get_net_supporting_wm_check at gdkscreen-x11.c:1284
: #13 fetch_net_wm_check_window at gdkscreen-x11.c:1321
: #14 gdk_x11_screen_supports_net_wm_hint at gdkscreen-x11.c:1402
: #15 gdk_x11_window_set_user_time at gdkwindow-x11.c:3078
: #16 setup_toplevel_window at gdkwindow-x11.c:697

Comment 1 Juanjo Marin 2012-10-10 07:17:44 UTC
Created attachment 624619 [details]
File: core_backtrace

Comment 2 Juanjo Marin 2012-10-10 07:17:46 UTC
Created attachment 624620 [details]
File: environ

Comment 3 Juanjo Marin 2012-10-10 07:17:50 UTC
Created attachment 624621 [details]
File: limits

Comment 4 Juanjo Marin 2012-10-10 07:17:52 UTC
Created attachment 624622 [details]
File: backtrace

Comment 5 Juanjo Marin 2012-10-10 07:17:54 UTC
Created attachment 624623 [details]
File: cgroup

Comment 6 Juanjo Marin 2012-10-10 07:17:57 UTC
Created attachment 624624 [details]
File: maps

Comment 7 Juanjo Marin 2012-10-10 07:17:59 UTC
Created attachment 624625 [details]
File: dso_list

Comment 8 Juanjo Marin 2012-10-10 07:18:01 UTC
Created attachment 624626 [details]
File: proc_pid_status

Comment 9 Juanjo Marin 2012-10-10 07:18:03 UTC
Created attachment 624627 [details]
File: var_log_messages

Comment 10 Juanjo Marin 2012-10-10 07:18:05 UTC
Created attachment 624628 [details]
File: open_fds

Comment 11 Marek Kašík 2012-10-10 08:59:48 UTC
This is probably a problem in gdk or gtk+. It is similar to the one from #856752. I'm reassigning this to gtk+ now.

Marek

Comment 12 Matthias Clasen 2012-10-19 01:51:58 UTC
The crash is happening in _gtk_text_handle_create_window. We've had a problem in that function which was fixed in 3.6.1 - I assume this is probably the same