Daniel Jacobowitz wrote: > On Sat, Jul 19, 2008 at 04:57:16PM +0200, Jelle de Jong wrote: >> (gdb) continue >> # ok how to stop the continue command so i can do a backtrace? >> # kill 1948 wil stop the process but leaves no traceabale info > > What does it show in GDB after you do this? > > It sounds like you're out of luck. WHen programs, like fuse, go in > and out of the kernel it is sometimes impossible for GDB to regain > control. Thank you for your fast response, I attached my logfile i created yesterday. After the sshfs froze i did a killall -9 sshfs and run the next gdb commands. Best regards, Jelle