Hi Christian. The exact same thing happens:
# smbd -FS smbd version 3.6.1 started. Copyright Andrew Tridgell and the Samba Team 1992-2011 standard input is not a socket, assuming -D option =============================================================== INTERNAL ERROR: Signal 11 in pid 3283 (3.6.1) Please read the Trouble-Shooting section of the Samba3-HOWTO From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf =============================================================== PANIC (pid 3283): internal error BACKTRACE: 16 stack frames: #0 smbd(log_stack_trace+0x40) [0x20986690] #1 smbd(smb_panic+0x44) [0x209867b0] #2 smbd(+0x4eeb10) [0x20973b10] #3 [0x100364] #4 smbd(+0x4e1230) [0x20966230] #5 smbd(tdb_pack+0x6c) [0x2096659c] #6 smbd(printer_list_set_printer+0x108) [0x20948558] #7 smbd(pcap_cache_add+0x68) [0x2093f874] #8 smbd(pcap_cache_replace+0x54) [0x2093f944] #9 smbd(+0x4bd11c) [0x2094211c] #10 smbd(run_events_poll+0x3f4) [0x20999390] #11 smbd(+0x514544) [0x20999544] #12 smbd(_tevent_loop_once+0xdc) [0x2099a5f8] #13 smbd(main+0xd28) [0x205f72f0] #14 /lib/powerpc-linux-gnu/libc.so.6(+0x1f7ec) [0x1fdbd7ec] #15 /lib/powerpc-linux-gnu/libc.so.6(+0x1f9b0) [0x1fdbd9b0] dumping core in /var/log/samba/cores/smbd Aborted (core dumped) root@panda:~# cat /etc/samba/smb.conf [global] workgroup = WKG netbios name = MYNAME [share1] path = /tmp On Sun, Dec 4, 2011 at 3:45 PM, Christian PERRIER <bubu...@debian.org>wrote: > Quoting Tiago Caxias (tcx.talie...@gmail.com): > > Package: samba > > Version: 2:3.6.1-3 > > Severity: grave > > Justification: renders package unusable > > > > > Extra info: > > Trying to run smbd from terminal: > > # smbd -FS > > smbd version 3.6.1 started. > > Copyright Andrew Tridgell and the Samba Team 1992-2011 > > standard input is not a socket, assuming -D option > > =============================================================== > > INTERNAL ERROR: Signal 11 in pid 2673 (3.6.1) > > Please read the Trouble-Shooting section of the Samba3-HOWTO > > > > From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf > > =============================================================== > > PANIC (pid 2673): internal error > > BACKTRACE: 16 stack frames: > > Is there something special in your smb.conf file? What happens if you > try to launch samba daemons with a minimalistic smb.conf file? > > > -- Tiago Caxias