PANIC: assert failed at nsswitch/winbindd.c

Volker Lendecke Volker.Lendecke at SerNet.DE
Sat Jun 25 11:02:18 GMT 2005


On Sat, Jun 25, 2005 at 11:43:44AM +0700, Pavel Rochnyack wrote:

> Thanks a lot ! Winbindd work is good (no assert log messages) after this
> patch apply!

Good to hear that.

> 3.0.20pre1 patched by x.diff
> 
> (gdb) where
> #0  0x484473e3 in kill () from /usr/lib/libc.so.5
> #1  0x484b21ec in abort () from /usr/lib/libc.so.5
> #2  0x080d66c9 in smb_panic2 ()
> #3  0x080d64e9 in smb_panic ()
> #4  0x080c2605 in fault_report ()
> #5  0x080c2681 in sig_fault ()
> #6  <signal handler called>
> #7  0x080f522c in cli_tdis ()

This is a bit too little information. It would help a lot if you compiled with
-g. Either use ./configure.developer or do a "CFLAGS=-g ./configure". Then we
should get line numbers in the backtrace.

To diagnose segfaults the tool valgrind (http://valgrind.org) is also
*extremely* helpful. If you could run -g compiled winbind under valgrind and
provoke the segfault I'm pretty sure that can be fixed quite easily.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20050625/b2fdfa7e/attachment.bin


More information about the samba-technical mailing list