abrt 1.0.0 detected a crash. Attached file: backtrace cmdline: transmission component: transmission executable: /usr/bin/transmission kernel: 2.6.31.9-174.fc12.i686 package: transmission-1.76-1.fc12 rating: 3 reason: Process was terminated by signal 11
Created attachment 382153 [details] File: backtrace
*** This bug has been marked as a duplicate of bug 539820 ***
This might be a candidate for upstream... I'll try to look into it tonight.
It's crashing in gtk/main.c's quitThreadFunc() when it calls g_slist_foreach() to try an destroy all the properties dialog widgets. Possibly the list is corrupt?