abrt detected a crash. How to reproduce ----- 1. 2. 3. Additional information ====== Attached files ---- backtrace cmdline ----- transmission /tmp/Fedora-11-i386-DVD.torrent component ----- transmission executable ----- /usr/bin/transmission kernel ----- 2.6.31.5-96.fc12.i686.PAE package ----- transmission-1.76-1.fc12 reason ----- Process was terminated by signal 11
Created attachment 366746 [details] File: backtrace
Could you please attach a gdb backtrace with the debuginfo package installed # yum install gdb # debuginfo-install transmission - from the command line: $ gdb transmission - (gdb) handle SIGPIPE nostop noprint nopass - (gdb) r - ... wait for transmission to crash... - (gdb) thread apply all bt ^ and the attach the output of that command here
Ok will try that
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
*** This bug has been marked as a duplicate of bug 539820 ***