abrt 1.0.8 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: transmission comment: Transmission crashes when removing paused/completed file in WebUI. component: transmission executable: /usr/bin/transmission kernel: 2.6.32.9-70.fc12.x86_64 package: transmission-gtk-1.92-1.fc12 rating: 4 reason: Process /usr/bin/transmission was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine) How to reproduce ----- 1.Pause file transfer in Web UI 2.Select remove file in Web UI 3.Trnasmission crashes
Created attachment 402166 [details] File: backtrace
Gordon, thanks for the steps on "How to reproduce". Looks to me like the Web UI is a required ingredient for tickling the bug. I think what's happening here is that we need to delegate the GTK+ calls over to the main GUI thread.
New upstream ticket: http://trac.transmissionbt.com/ticket/3143
This is fixed upstream in the nightlies now.