bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ftpfs broken ?


From: Moritz Schulte
Subject: Re: ftpfs broken ?
Date: Fri, 20 Dec 2002 13:50:47 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu)

You can get some helpful information out of ftpfs like this:

Start an active ftpfs instance:
$ settrans -afg node /hurd/ftpfs --HANG=<seconds> <parameters>

Now you have <seconds> seconds left to attach gdb to the ftpfs process
on a different terminal: get the PID via ps and then:

$ gdb /hurd/ftpfs <pid>

Let the process continue with `c' in gdb.  If ftpfs crashes, you can
get a backtrace with `bt' (or `bt full').

                moritz
-- 
moritz@duesseldorf.ccc.de - http://duesseldorf.ccc.de/~moritz/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199



reply via email to

[Prev in Thread] Current Thread [Next in Thread]