id summary reporter owner description type status priority milestone component version resolution keywords cc 109 gtk client over ssh crashes core deluge-trac@… andar "Hi, thanks for the awesome rework of deluge and the split into core and UI. This is very useful for me, I run deluge on a headless machine. I have found a way to reliably crash deluged (my version is the nightly 2988 on gutsy). Below, I will detail all steps. I assume that some of them are not necessary to reproduce the problem (I assume screen is an example) 1) deluge runs on my headless machine rie. I log in via ""ssh -X rie"" to enable X forwarding. 2) I run a screen session 3) I start deluged in a window of screen 4) ""deluge -u web"" 5) ""deluge -u gtk"" 6) browse the gtk UI. Quit (not close, but quit without shutting down core) deluge. 7) Ctrl+A Ctrl+D to leave screen, ready for reattachment 8) Ctrl+D to log out of ssh session. I am then not returned to the local console, something is hanging (I assume it has to do with some leftover from the X forward from the gtk ui). deluged then crashes. Regards Rolf " bug closed major GTK UI 0.9.03 (1.0.0_RC3) Fixed