[Samba] Re: Trying Samba 3.0.6

Jeremy Allison jra at samba.org
Thu Sep 9 23:45:49 GMT 2004


On Thu, Sep 09, 2004 at 02:03:01PM +0200, �ric le h�naff wrote:
> how to get a better stack backtrace ?

Complile with -g on you command line and add a
panic action = /bin/sleep 999999
in the [global] section of your smb.conf. When smbd
panics, attach to the parent process of the sleep
process with gdb and type "bt" to get a backtrace.

Jeremy.


More information about the samba mailing list