Bug 995738 - [abrt] transmission-remote-gtk-1.1.1-1.fc19: view_popup_menu: Process /usr/bin/transmission-remote-gtk was killed by signal 11 (SIGSEGV)
Summary: [abrt] transmission-remote-gtk-1.1.1-1.fc19: view_popup_menu: Process /usr/bi...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: transmission-remote-gtk
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Praveen Kumar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e91e217f2e3dd8a35d63f0dae06...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-10 18:01 UTC by Tomasz Wyderko
Modified: 2015-02-17 16:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-17 16:42:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (27.81 KB, text/plain)
2013-08-10 18:01 UTC, Tomasz Wyderko
no flags Details
File: cgroup (140 bytes, text/plain)
2013-08-10 18:01 UTC, Tomasz Wyderko
no flags Details
File: core_backtrace (15.92 KB, text/plain)
2013-08-10 18:01 UTC, Tomasz Wyderko
no flags Details
File: dso_list (11.20 KB, text/plain)
2013-08-10 18:01 UTC, Tomasz Wyderko
no flags Details
File: environ (1.67 KB, text/plain)
2013-08-10 18:01 UTC, Tomasz Wyderko
no flags Details
File: exploitable (82 bytes, text/plain)
2013-08-10 18:01 UTC, Tomasz Wyderko
no flags Details
File: limits (1.29 KB, text/plain)
2013-08-10 18:01 UTC, Tomasz Wyderko
no flags Details
File: maps (55.03 KB, text/plain)
2013-08-10 18:02 UTC, Tomasz Wyderko
no flags Details
File: open_fds (1.08 KB, text/plain)
2013-08-10 18:02 UTC, Tomasz Wyderko
no flags Details
File: proc_pid_status (951 bytes, text/plain)
2013-08-10 18:02 UTC, Tomasz Wyderko
no flags Details
File: var_log_messages (720 bytes, text/plain)
2013-08-10 18:02 UTC, Tomasz Wyderko
no flags Details

Description Tomasz Wyderko 2013-08-10 18:01:37 UTC
Description of problem:
Typically The bug is that xbutton (close) calls sigsegv upon the procces
This time Daemon have crashed

Version-Release number of selected component:
transmission-remote-gtk-1.1.1-1.fc19

Additional info:
reporter:       libreport-2.1.6
backtrace_rating: 4
cmdline:        /usr/bin/transmission-remote-gtk
crash_function: view_popup_menu
executable:     /usr/bin/transmission-remote-gtk
kernel:         3.10.4-300.fc19.x86_64
runlevel:       N 5
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 view_popup_menu at trg-tree-view.c:332
 #1 col_onButtonPressed at trg-tree-view.c:363
 #2 _gtk_marshal_BOOLEAN__BOXED at gtkmarshalers.c:85
 #7 gtk_widget_event_internal at gtkwidget.c:6714
 #8 gtk_widget_event at gtkwidget.c:6371
 #9 propagate_event_up at gtkmain.c:2393
 #10 propagate_event at gtkmain.c:2501
 #11 gtk_main_do_event at gtkmain.c:1716
 #16 g_main_context_iteration at gmain.c:3762
 #17 g_application_run at gapplication.c:1623

Comment 1 Tomasz Wyderko 2013-08-10 18:01:41 UTC
Created attachment 785219 [details]
File: backtrace

Comment 2 Tomasz Wyderko 2013-08-10 18:01:44 UTC
Created attachment 785220 [details]
File: cgroup

Comment 3 Tomasz Wyderko 2013-08-10 18:01:47 UTC
Created attachment 785221 [details]
File: core_backtrace

Comment 4 Tomasz Wyderko 2013-08-10 18:01:50 UTC
Created attachment 785222 [details]
File: dso_list

Comment 5 Tomasz Wyderko 2013-08-10 18:01:53 UTC
Created attachment 785223 [details]
File: environ

Comment 6 Tomasz Wyderko 2013-08-10 18:01:56 UTC
Created attachment 785224 [details]
File: exploitable

Comment 7 Tomasz Wyderko 2013-08-10 18:01:59 UTC
Created attachment 785225 [details]
File: limits

Comment 8 Tomasz Wyderko 2013-08-10 18:02:02 UTC
Created attachment 785226 [details]
File: maps

Comment 9 Tomasz Wyderko 2013-08-10 18:02:05 UTC
Created attachment 785227 [details]
File: open_fds

Comment 10 Tomasz Wyderko 2013-08-10 18:02:08 UTC
Created attachment 785228 [details]
File: proc_pid_status

Comment 11 Tomasz Wyderko 2013-08-10 18:02:11 UTC
Created attachment 785229 [details]
File: var_log_messages

Comment 12 Alan F 2014-02-05 21:31:47 UTC
Hey, I'm the upstream maintainer of this package.

This was reported on the transmission-remote-gtk bug tracker: http://code.google.com/p/transmission-remote-gtk/issues/detail?id=244&can=1&start=200

I think something in GTK changed, this used to work. But anyway, I've added a workaround in git, and I think this will fix it, and be in the next release.

If anyone's interested - I bound a pointer to the GtkTreeViewColumn, on a click signal on the GtkButton inside it, which seems to be invalid in some cases. In particular, when lots of columns have been removed. So I think GTK is recreating columns, but I'm not 100% sure. The workaround is just to use the column title to search through the column infos.

Comment 13 Fedora End Of Life 2015-01-09 19:23:40 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

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 19 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 14 Fedora End Of Life 2015-02-17 16:42:11 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 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.