Bug 1086944

Summary: [abrt] evince: ev_window_file_chooser_restore_folder(): evince killed by SIGABRT
Product: [Fedora] Fedora Reporter: Ilia Gradina <ilya.gradina>
Component: evinceAssignee: Marek Kašík <mkasik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ilya.gradina, mkasik
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7cba28ce14bcf067d7c4abbbfc3262872900f2bb
Whiteboard: abrt_hash:5810591ef51c9c367f99acce4d0c5f32ef6c0f89
Fixed In Version: evince-3.12.0-2.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-14 13:12:18 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: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Ilia Gradina 2014-04-11 22:01:09 UTC
Version-Release number of selected component:
evince-3.12.0-1.fc21

Additional info:
reporter:       libreport-2.2.1
backtrace_rating: 4
cmdline:        evince /tmp/tmpQefi2a/lab1.pdf
crash_function: ev_window_file_chooser_restore_folder
executable:     /usr/bin/evince
kernel:         3.15.0-0.rc0.git9.1.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #5 ev_window_file_chooser_restore_folder
 #6 ev_window_cmd_save_as
 #11 _gtk_action_emit_activate at /lib64/libgtk-3.so.0
 #16 gtk_widget_activate at /lib64/libgtk-3.so.0
 #17 gtk_menu_shell_activate_item at /lib64/libgtk-3.so.0
 #18 gtk_menu_shell_button_release at /lib64/libgtk-3.so.0
 #19 _gtk_marshal_BOOLEAN__BOXEDv at /lib64/libgtk-3.so.0
 #20 _g_closure_invoke_va at /lib64/libgobject-2.0.so.0
 #23 gtk_widget_event_internal at /lib64/libgtk-3.so.0
 #24 propagate_event at /lib64/libgtk-3.so.0

Comment 1 Ilia Gradina 2014-04-11 22:01:14 UTC
Created attachment 885627 [details]
File: backtrace

Comment 2 Ilia Gradina 2014-04-11 22:01:17 UTC
Created attachment 885628 [details]
File: cgroup

Comment 3 Ilia Gradina 2014-04-11 22:01:19 UTC
Created attachment 885629 [details]
File: core_backtrace

Comment 4 Ilia Gradina 2014-04-11 22:01:21 UTC
Created attachment 885630 [details]
File: dso_list

Comment 5 Ilia Gradina 2014-04-11 22:01:23 UTC
Created attachment 885631 [details]
File: environ

Comment 6 Ilia Gradina 2014-04-11 22:01:25 UTC
Created attachment 885632 [details]
File: limits

Comment 7 Ilia Gradina 2014-04-11 22:01:27 UTC
Created attachment 885633 [details]
File: maps

Comment 8 Ilia Gradina 2014-04-11 22:01:29 UTC
Created attachment 885634 [details]
File: open_fds

Comment 9 Ilia Gradina 2014-04-11 22:01:31 UTC
Created attachment 885635 [details]
File: proc_pid_status

Comment 10 Ilia Gradina 2014-04-11 22:01:33 UTC
Created attachment 885636 [details]
File: var_log_messages

Comment 11 Marek Kašík 2014-04-14 13:12:18 UTC
Hi,

according to the backtrace it seems that this is the same bug as this one: https://bugzilla.gnome.org/show_bug.cgi?id=727536. I've pushed the fix from the bug to master.

Regards

Marek