[Samba] Samba 3.0.21 + PANIC: internal error + lib/fault.c

Ralf Gross Ralf-Lists at ralfgross.de
Mon Jan 2 09:44:31 GMT 2006


Jeremy Allison schrieb:
> On Thu, Dec 22, 2005 at 09:00:28PM +0100, Ralf Gross wrote:
> > Jeremy Allison schrieb:
> > > On Thu, Dec 22, 2005 at 05:05:47PM +0100, Ralf Gross wrote:
> > > >
> > > > [PANIC]
> > > Try adding -g and do a full recompile - this will ensure the smbd binary
> > > has symbols embedded in it. Then add the line :
> > > 
> > > panic action = /bin/sleep 999999
> > > 
> > > to the [global] section of your smb.conf and restart smbd. When 
> > > the panic occurs you will have a frozen smbd process as the parent
> > > as a sleep process. Start gdb :
> > > 
> > > gdb /usr/local/samba/sbin/smbd
> > > 
> > > and then attach to the frozen smbd process via :
> > > 
> > > attach <pid>
> > > 
> > > Then type "bt" to get the backtrace that will show us where the problem
> > > lies.
> > 
> > Thanks for your quick reply. I'll do this in January when I'm back in
> > the office. Should I open a bug then?
> 
> Yes please - attach these messages and the backtrace.

I compiled 3.0.21a today and couldn't reproduce the problem.
Everything seems to be fine.

[2006/01/02 10:38:37, 0] modules/vfs_extd_audit.c:audit_unlink(273)
  vfs_extd_audit: unlink work/Zeiten/Zeiten_03_03.xls~RF9c8a18.TMP  
[2006/01/02 10:38:37, 0] modules/vfs_extd_audit.c:audit_unlink(273)
  vfs_extd_audit: unlink work/Zeiten/Zeiten_03_03.xls~RF9c8a18.TMP

It seems that the problem was fixed with 3.0.21a, but I couldn't find
anything related in the changelog.

Ralf


More information about the samba mailing list