On Thu, Mar 27, 2003 at 01:14:58AM +0000, [EMAIL PROTECTED] wrote:
> On Wed, Mar 26, 2003 at 10:33:13PM +0100, St�phane Purnelle wrote:
> > Why I have no answer for my questions ?
> > 
> > I repeat the situation : 
> > RedHat 8.0 with samba 2.2.8 compiled wiwth ldapsam and acl-support
> > I need the print$ share and this system dont't work.
> > I explain : 
> > when I add a driver, the system copy the data to the share, but after
> > the copy, w2k display a message "the process cannot finish".  
> > 
> > If I look in the log of machine, I found a 
> > 
> > ...
> >   ===============================================================
> > [2003/03/26 14:29:50, 0] lib/fault.c:fault_report(39)
> > 
> >  INTERNAL ERROR: Signal 11 in pid 16328 (2.2.8)
> > 
> >   Please read the file BUGS.txt in the distribution
> > 
> > [2003/03/26 14:29:50, 0] lib/fault.c:fault_report(41)
> > 
> >   ===============================================================
> 
> Please add the following line to your smb.conf file :
> 
>  panic action = /bin/sleep 90000
> 
> and reproduce the problem. You will find a sleep process
> left on the machine. Using ps, find the parent of this
> process (it will be an smbd process), then attach to
> it using gdb. Type 'bt' to get a backtrace of the problem
> and please mail it to the list.
> 
> Thanks,
> 
>       Jeremy.

I've been having touble getting gdb to work - ever since
I upgraded to the RH 2.2.18-27.8.0 errata kernels...

I wonder if all our changing uid back and forth has caused
the kernel to decide we shouldn't be ptrace'ed...

I'm glad jelmer added that backtrace() code...

Andrew Bartlett
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to