Public bug reported: At every boot, I get a system mail informing me about a segfault in samba (I've copied it below). So, self-explanatory, I get this message:
[EMAIL PROTECTED]:~$ ps aux|grep smbd [nothing but my grep] ########### Here the more interesting part follows: [EMAIL PROTECTED]:~$ sudo /etc/init.d/samba restart * Stopping [...] [ ok ] * Starting [...] [ ok ] [EMAIL PROTECTED]:~$ ps aux|grep smbd root 5527 0.0 0.1 10092 2344 ? Ss 14:50 0:00 /usr/sbin/smbd -D root 5530 0.0 0.0 10092 1184 ? S 14:50 0:00 /usr/sbin/smbd -D [grep smbd] Apparently, the problem vanished. Everything works fine. Fornunately, I don't use samba more than a couple of times a year. ########### Here's the backtrace: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for pid 4955 (/usr/sbin/nmbd). [...] Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1212516160 (LWP 4955)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7d41753 in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7ce87b9 in strtold_l () from /lib/tls/i686/cmov/libc.so.6 #3 0x080cfe40 in smb_panic2 (why=0x810dbb8 "internal error", decrement_pid_count=1) at lib/util.c:1545 #4 0x080cff62 in smb_panic (why=0x810dbb8 "internal error") at lib/util.c:1506 #5 0x080bdb15 in sig_fault (sig=6) at lib/fault.c:42 #6 <signal handler called> #7 0xffffe410 in __kernel_vsyscall () #8 0xb7cdb861 in raise () from /lib/tls/i686/cmov/libc.so.6 #9 0xb7cdd009 in abort () from /lib/tls/i686/cmov/libc.so.6 #10 0xb7cd4eec in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #11 0xb7cc953f in __gconv_get_alias_db () from /lib/tls/i686/cmov/libc.so.6 #12 0xb7dd5fc4 in _itoa_lower_digits () from /lib/tls/i686/cmov/libc.so.6 #13 0xb7dd2025 in in6addr_loopback () from /lib/tls/i686/cmov/libc.so.6 #14 0x000000e8 in ?? () #15 0xb7dd204a in in6addr_loopback () from /lib/tls/i686/cmov/libc.so.6 #16 0xb7de3ff4 in ?? () from /lib/tls/i686/cmov/libc.so.6 #17 0x08149428 in ?? () #18 0x00000002 in ?? () #19 0xbff96934 in ?? () #20 0xb7cc95d8 in __gconv_get_alias_db () from /lib/tls/i686/cmov/libc.so.6 #21 0x00000002 in ?? () #22 0x08149428 in ?? () #23 0xb7de3ff4 in ?? () from /lib/tls/i686/cmov/libc.so.6 #24 0x00000000 in ?? () ** Affects: samba (Ubuntu) Importance: Untriaged Status: Unconfirmed -- segfault - only at reboot https://launchpad.net/bugs/54030 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs