# smbd -id255 (...) Trying to load: smbpasswd Attempting to register passdb backend smbpasswd Successfully added passdb backend 'smbpasswd' Attempting to register passdb backend tdbsam Successfully added passdb backend 'tdbsam' ==============================================================INTERNAL ERROR: Signal 11 in pid 20106 (3.0.0) Please read the appendix Bugs of the Samba HOWTO collection ==============================================================PANIC: internal error BACKTRACE: 11 stack frames: #0 smbd(smb_panic+0xfc) [0x8175b78] #1 smbd [0x816711b] #2 /lib/libc.so.6 [0x400a2b48] #3 smbd [0x8158fee] #4 smbd [0x8159d58] #5 smbd(make_pdb_context_list+0xb4) [0x815a2f8] #6 smbd [0x815a5cb] #7 smbd(initialize_password_db+0xe) [0x815a952] #8 smbd(main+0x333) [0x81bd8f3] #9 /lib/libc.so.6(__libc_start_main+0xa4) [0x4008ebb4] #10 smbd(chroot+0x35) [0x80717c1] -- |\ /| \~~~/ \~~~/ WWW: http://none :( | \/ | /\ > < \~/ > < E-M: maxxx[at]rpg.pl |____| /__\ /___\ /_\ /___\ ICQ: 3146019 Who is General Failure and why is he reading my disk?
Jeremy Allison
2003-Sep-29 17:06 UTC
[Samba] Bug? Crashed at the very first connection attempt...
On Sun, Sep 28, 2003 at 10:47:06AM +0200, MaXxX wrote:> # smbd -id255 > (...) > Trying to load: smbpasswd > Attempting to register passdb backend smbpasswd > Successfully added passdb backend 'smbpasswd' > Attempting to register passdb backend tdbsam > Successfully added passdb backend 'tdbsam' > ==============================================================> INTERNAL ERROR: Signal 11 in pid 20106 (3.0.0) > Please read the appendix Bugs of the Samba HOWTO collection > ==============================================================> PANIC: internal error > BACKTRACE: 11 stack frames: > #0 smbd(smb_panic+0xfc) [0x8175b78] > #1 smbd [0x816711b] > #2 /lib/libc.so.6 [0x400a2b48] > #3 smbd [0x8158fee] > #4 smbd [0x8159d58] > #5 smbd(make_pdb_context_list+0xb4) [0x815a2f8] > #6 smbd [0x815a5cb] > #7 smbd(initialize_password_db+0xe) [0x815a952] > #8 smbd(main+0x333) [0x81bd8f3] > #9 /lib/libc.so.6(__libc_start_main+0xa4) [0x4008ebb4] > #10 smbd(chroot+0x35) [0x80717c1]Can you compile with symbols please and get a stack backtrace showing where smbd is crashing. Thanks, Jeremy.