User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
We are still having problems on 10.3.8 with Samba mysteriously going belly up.
The log entries when the failures begin are always similar to these:
[2005/02/28 16:27:32, 0] /SourceCache/samba/samba-59/samba/source/smbd/tdbutil.c:smbd_tdb_log(42)
tdb(/private/var/samba/locking.tdb): tdb_reopen: open failed (No such file or directory)
[2005/02/28 16:27:32, 0] /SourceCache/samba/samba-59/samba/source/smbd/server.c:open_sockets_smbd(419)
tdb_reopen_all failed.
[2005/02/28 16:27:32, 0] /SourceCache/samba/samba-59/samba/source/lib/util.c:smb_panic2(1398)
PANIC: tdb_reopen_all failed.
[2005/02/28 16:27:32, 0] /SourceCache/samba/samba-59/samba/source/lib/fault.c:fault_report(36)
===============================================================
[2005/02/28 16:27:32, 0] /SourceCache/samba/samba-59/samba/source/lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 6 in pid 7037 (3.0.5)
Please read the appendix Bugs of the Samba HOWTO collection
[2005/02/28 16:27:32, 0] /SourceCache/samba/samba-59/samba/source/lib/fault.c:fault_report(39)
===============================================================
[2005/02/28 16:27:32, 0] /SourceCache/samba/samba-59/samba/source/lib/util.c:smb_panic2(1398)
PANIC: internal error
This template then repeats endlessly until the Windows service is restarted. The frustration
is that I can't find what triggers it and since Samba doesn't actually die or close current
connections, it can be difficult to diagnose.
The time between the last instance and this one was 10 days. It used to happen more frequently
but our overall activity has dropped recently as conference deadlines passed. This leads
me to guess that there's a slow resource leak in the OS-X additions to Samba because what's
failing seems to be related to authentication and we have an OD PDC here.
Anyone else experiencing this in the same (or different) config situation?