Am Mittwoch, 16. August 2006 14:57 schrieb Johannes Rohr:
> Since upgrading from 3.0.10, this segfault occurs reproducibly every
> time I poke the samba server, e.g. smbclient -L //my_server:
>
> Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
> [Thread debugging using libthread_db enabled]
> [New Thread -1481546048 (LWP 13172)]
> 0xffffe410 in __kernel_vsyscall ()
> #0  0xffffe410 in __kernel_vsyscall ()
> #1  0xa7c230f3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
> #2  0xa7bcb629 in strtold_l () from /lib/tls/i686/cmov/libc.so.6
> #3  0xa7d5aacd in system () from /lib/tls/i686/cmov/libpthread.so.0
> #4  0x0822ba7a in smb_panic (
>     why=0xaf8f6324 "pdb_get_methods_reload: failed to get pdb methods for
> backend tdbsam,\n") at lib/util.c:1601 #5  0x081ea8d1 in

Apparently, you have configured a password backend "tdbsam,", which does not 
exist.  The correct name is "tdbsam".  I wonder how that comma got in there.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to