Bug 1013457 - [abrt] evince-3.8.3-2.fc19: gtk_container_accessible_remove_gtk: Process /usr/bin/evince was killed by signal 11 (SIGSEGV)
Summary: [abrt] evince-3.8.3-2.fc19: gtk_container_accessible_remove_gtk: Process /usr...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk3
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3259fa40ff89729a8ce293d9498...
: 1111900 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-30 06:41 UTC by Jan Vlug
Modified: 2015-06-29 12:29 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 12:29:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (39.40 KB, text/plain)
2013-09-30 06:41 UTC, Jan Vlug
no flags Details
File: cgroup (140 bytes, text/plain)
2013-09-30 06:41 UTC, Jan Vlug
no flags Details
File: core_backtrace (37.96 KB, text/plain)
2013-09-30 06:41 UTC, Jan Vlug
no flags Details
File: dso_list (10.95 KB, text/plain)
2013-09-30 06:41 UTC, Jan Vlug
no flags Details
File: environ (1.38 KB, text/plain)
2013-09-30 06:42 UTC, Jan Vlug
no flags Details
File: exploitable (82 bytes, text/plain)
2013-09-30 06:42 UTC, Jan Vlug
no flags Details
File: limits (1.29 KB, text/plain)
2013-09-30 06:42 UTC, Jan Vlug
no flags Details
File: maps (54.97 KB, text/plain)
2013-09-30 06:42 UTC, Jan Vlug
no flags Details
File: open_fds (1.66 KB, text/plain)
2013-09-30 06:42 UTC, Jan Vlug
no flags Details
File: proc_pid_status (920 bytes, text/plain)
2013-09-30 06:42 UTC, Jan Vlug
no flags Details
File: var_log_messages (2.33 KB, text/plain)
2013-09-30 06:42 UTC, Jan Vlug
no flags Details
Example file (491.56 KB, application/pdf)
2014-03-02 22:51 UTC, Pavel Roskin
no flags Details
Patch by Marek Kašík (807 bytes, patch)
2014-03-07 01:15 UTC, Pavel Roskin
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 725733 0 None None None Never

Description Jan Vlug 2013-09-30 06:41:44 UTC
Version-Release number of selected component:
evince-3.8.3-2.fc19

Additional info:
reporter:       libreport-2.1.7
backtrace_rating: 4
crash_function: gtk_container_accessible_remove_gtk
executable:     /usr/bin/evince
kernel:         3.11.1-200.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            500

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 gtk_container_accessible_remove_gtk at gtkcontaineraccessible.c:101
 #5 gtk_container_remove at gtkcontainer.c:1546
 #6 gtk_widget_dispose at gtkwidget.c:10760
 #8 ev_view_forall at ev-view.c:4793
 #9 gtk_container_destroy at gtkcontainer.c:1377
 #14 gtk_widget_dispose at gtkwidget.c:10771
 #16 gtk_scrolled_window_forall at gtkscrolledwindow.c:1582
 #17 gtk_container_destroy at gtkcontainer.c:1377
 #22 gtk_widget_dispose at gtkwidget.c:10771
 #24 gtk_overlay_forall at gtkoverlay.c:583

Comment 1 Jan Vlug 2013-09-30 06:41:48 UTC
Created attachment 804910 [details]
File: backtrace

Comment 2 Jan Vlug 2013-09-30 06:41:50 UTC
Created attachment 804911 [details]
File: cgroup

Comment 3 Jan Vlug 2013-09-30 06:41:54 UTC
Created attachment 804912 [details]
File: core_backtrace

Comment 4 Jan Vlug 2013-09-30 06:41:57 UTC
Created attachment 804913 [details]
File: dso_list

Comment 5 Jan Vlug 2013-09-30 06:42:00 UTC
Created attachment 804914 [details]
File: environ

Comment 6 Jan Vlug 2013-09-30 06:42:03 UTC
Created attachment 804915 [details]
File: exploitable

Comment 7 Jan Vlug 2013-09-30 06:42:06 UTC
Created attachment 804916 [details]
File: limits

Comment 8 Jan Vlug 2013-09-30 06:42:09 UTC
Created attachment 804917 [details]
File: maps

Comment 9 Jan Vlug 2013-09-30 06:42:11 UTC
Created attachment 804918 [details]
File: open_fds

Comment 10 Jan Vlug 2013-09-30 06:42:14 UTC
Created attachment 804919 [details]
File: proc_pid_status

Comment 11 Jan Vlug 2013-09-30 06:42:18 UTC
Created attachment 804920 [details]
File: var_log_messages

Comment 12 Pavel Roskin 2014-03-02 22:51:22 UTC
Created attachment 869709 [details]
Example file

The crash happens if a field in a fillable form is selected by mouse and then the document is closed by Ctrl-W.  Open the attached form in evince, select the field to the right of "tax year" and press Ctrl-W.  evince would crash every time.

Comment 13 Marek Kašík 2014-03-05 16:00:47 UTC
Hi,

I think that this is a problem in GTK+ itself. I've prepared a patch for it and attached it to the bug https://bugzilla.gnome.org/show_bug.cgi?id=725733.

I'm reassigning this to GTK+

Regards

Marek

Comment 14 Pavel Roskin 2014-03-07 01:10:16 UTC
Thank you, Marek!  I rebuilt gtk3 with your patch, and evince in not crashing on the attached example file anymore.

Comment 15 Pavel Roskin 2014-03-07 01:15:16 UTC
Created attachment 871726 [details]
Patch by Marek Kašík

Successfully tested on Fedora 20 by rebuilding gtk3.

Comment 16 Miro Hrončok 2014-07-05 10:47:10 UTC
You have blocked SIMPLE_PATCHES. Please follow the procedure described in here: https://fedoraproject.org/wiki/Policy_for_simple_patches

Comment 17 Moez Roy 2014-07-06 10:24:49 UTC
(In reply to Miro Hrončok from comment #16)
> You have blocked SIMPLE_PATCHES. Please follow the procedure described in
> here: https://fedoraproject.org/wiki/Policy_for_simple_patches

My Koji account is broken or doesn't have sufficient privileges. It refuses to build anything for me:

https://koji.fedoraproject.org/koji/taskinfo?taskID=6686385

https://koji.fedoraproject.org/koji/taskinfo?taskID=6686392

https://koji.fedoraproject.org/koji/taskinfo?taskID=6686386

Comment 18 Felix Schwarz 2014-08-03 21:57:50 UTC
*** Bug 1111900 has been marked as a duplicate of this bug. ***

Comment 19 Pavel Roskin 2015-03-07 20:54:49 UTC
The patch doesn't apply to recent versions of gtk. Evince doesn't crash on Ctrl-W in text entry field anymore (up to date Fedora 21 x86_64, gtk3-3.14.9-1). I believe this bug can be closed.

Comment 20 Fedora End Of Life 2015-05-29 09:28:54 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 21 Fedora End Of Life 2015-06-29 12:29:51 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.