Paul Pluzhnikov wrote: > On Sat, Jul 19, 2008 at 8:03 AM, Jelle de Jong > wrote: > >> After the sshfs froze i did a killall -9 sshfs > > Well, don't do *that* (it causes the kernel to obliterate the process > completely). > Try "killall sshfs", or "killall -SIGABRT sshfs", or "killall -SIGQUIT sshfs". > > If one of the above wakes sshfs up, then you'll have a chance to debug it. Thank you all for the good information. I managed to create three backtraces after the sshfs program froze. I attached one of them as example. I something is obvious wrong with the report please tell me. I took the reports upstream to the sshfs developers. Thank you all, Kind regards, Jelle