Samba 3.0.20pre1 Available for Download
Pavel Rochnyack
rpv at muma.tusur.ru
Wed Jun 22 15:12:53 GMT 2005
Hello All !
I have setup 3.0.20pre1 on my network (os is freebsd 5.1) joining
domain on w2k3.
Samba work fine, but I have repeats messages in winbindd log (log.winbindd):
[2005/06/22 22:01:21, 0] nsswitch/winbindd.c:request_ok(532)
PANIC: assert failed at nsswitch/winbindd.c(532)
[2005/06/22 22:01:21, 0] nsswitch/winbindd.c:setup_async_write(443)
PANIC: assert failed at nsswitch/winbindd.c(443)
After some patching ( I have added output of checked variables) I have:
[2005/06/22 22:04:44, 0] nsswitch/winbindd.c:request_ok(531)
state->response.result=2
[2005/06/22 22:04:44, 0] nsswitch/winbindd.c:request_ok(532)
PANIC: assert failed at nsswitch/winbindd.c(532)
[2005/06/22 22:04:44, 0] nsswitch/winbindd.c:setup_async_write(442)
setup_async_write: event->flags= 2
[2005/06/22 22:04:44, 0] nsswitch/winbindd.c:setup_async_write(443)
PANIC: assert failed at nsswitch/winbindd.c(443)
As I found in code, state->response.result expected WINBINDD_PENDING
but received WINBINDD_OK and event->flags expected to be unsetted but
EVENT_FD_WRITE already set before event->flags=EVENT_FD_WRITE in
setup_async_write().
I don`t think what it is dangerous but it could be, check it please !?
--
Best regards,
Pavel Rochnyack mailto:rpv at muma.tusur.ru
More information about the samba-technical
mailing list