Bug 551877 - transmission-1.76-1.fc12 crashed @ trackerPulse (vsession=0x1718fc0) at tracker.c:978
Summary: transmission-1.76-1.fc12 crashed @ trackerPulse (vsession=0x1718fc0) at track...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: transmission
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5f777ffd57a387e10fe57477be4...
: 553866 573954 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-02 20:11 UTC by Felix Schwarz
Modified: 2010-09-09 16:49 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-09-09 16:49:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (6.09 KB, text/plain)
2010-01-02 20:11 UTC, Felix Schwarz
no flags Details

Description Felix Schwarz 2010-01-02 20:11:42 UTC
abrt 1.0.1 detected a crash.

How to reproduce
-----
1. closed transmission
2. (it sent upload/download statistics to tracker)
3. abrt reported a crash some time later


Attached file: backtrace
cmdline: /usr/bin/transmission /tmp/26c3-3464-de-liquid_democracy.mp4.torrent
component: transmission
executable: /usr/bin/transmission
kernel: 2.6.31.9-174.fc12.x86_64
package: transmission-1.76-1.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)

Comment 1 Felix Schwarz 2010-01-02 20:11:44 UTC
Created attachment 381313 [details]
File: backtrace

Comment 2 Rahul Sundaram 2010-01-11 22:12:33 UTC

*** This bug has been marked as a duplicate of bug 539820 ***

Comment 3 Charles Kerr 2010-04-19 17:28:57 UTC
Reopening this ticket.  I don't think this is a duplicate of bug 539820.

It looks like what's happening is when gtk_recent_manager tries to save .recently-used.xbel to disk, the call to fsync is failing/crashing.

This may be a GTK+ (or glib) issue rather than a Transmission one.  Bumping upstairs to GTK+ for a second opinion....

Comment 4 Charles Kerr 2010-04-19 17:38:16 UTC
*** Bug 573954 has been marked as a duplicate of this bug. ***

Comment 5 Charles Kerr 2010-04-27 20:45:01 UTC
*** Bug 553866 has been marked as a duplicate of this bug. ***

Comment 6 Matthias Clasen 2010-05-10 13:59:23 UTC
A segfault in fsync() can hardly be a GTK+ problem.

Comment 7 Andreas Schwab 2010-05-10 14:08:45 UTC
Except that it doesn't.

Comment 8 Charles Kerr 2010-05-11 00:03:52 UTC
My mistake.  I misread which thread was crashing.  Sorry for the false alarm.

Comment 9 Charles Kerr 2010-05-11 00:16:17 UTC
looks like "struct tr_tracker_handle * th" is a dangling pointer here.

Comment 10 Charles Kerr 2010-09-09 16:49:39 UTC
This code can be marked as closed/fixed.  The tracker code in question here was completely removed and replaced with new parallel announce code in Transmission 1.80.

Therefore this crash is not in Fedora >= 13


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