RE: [Samba] Strange crashes and disconnection from PDC?

2002-07-29 Thread Esh, Andrew
Title: RE: [Samba] Strange crashes and disconnection from PDC? Maybe the core dump is done by the OS by default when the SIGSEGV signal is not handled by the process. Because Samba handles the signal to do the panic action, the system doesn't fall into the core dumping routine. Perhaps i

RE: [Samba] Strange crashes and disconnection from PDC?

2002-07-28 Thread Nir Soffer
> > On Sun, 28 Jul 2002, Nir Soffer wrote: > > Hmmm, so you do not get core files on your platform either? Is this > FreeBSD or something else? > > I am experiencing the same on FreeBSD, and > haven't had time to look into this, as other techniques could > give me the > info I wanted, but

RE: [Samba] Strange crashes and disconnection from PDC?

2002-07-28 Thread Richard Sharpe
On Sun, 28 Jul 2002, Nir Soffer wrote: Hmmm, so you do not get core files on your platform either? Is this FreeBSD or something else? I am experiencing the same on FreeBSD, and haven't had time to look into this, as other techniques could give me the info I wanted, but corefiles will be need

Re: [Samba] Strange crashes and disconnection from PDC?

2002-07-28 Thread Andrew Bartlett
Nir Soffer wrote: > > Cc:'d to samba-technical > > ( Background - I'm trying to see how I can get smbd to dump core, > with a user supplied option to allow tell it where to dump it, I'm > poring over the related code) > > > A 'corefile directory' option might be nice - but we will have to be

RE: [Samba] Strange crashes and disconnection from PDC?

2002-07-28 Thread Nir Soffer
Cc:'d to samba-technical ( Background - I'm trying to see how I can get smbd to dump core, with a user supplied option to allow tell it where to dump it, I'm poring over the related code) > A 'corefile directory' option might be nice - but we will have to be > careful. Look into smb_panic(