Public bug reported: Binary package hint: samba
I mount few samba shares at boot-time using /etc/fstab, this used to work flawlessly in dapper but doesn't anymore in edgy. >From /etc/fstab: //fs1/Home /media/Home smbfs username=xxx,password=yyy,dmask=777,fmask=777 0 0 >From /var/log/samba/log.nmbd: [2006/08/09 00:53:27, 0] nmbd/nmbd.c:main(727) Netbios nameserver version 3.0.22 started. Copyright Andrew Tridgell and the Samba Team 1992-2006 nmbd: gconv_db.c:232: __gconv_release_step: Assertion `step->__end_fct == ((void *)0)' failed. [2006/08/09 00:53:27, 0] lib/fault.c:fault_report(36) =============================================================== [2006/08/09 00:53:27, 0] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 6 in pid 4426 (3.0.22) Please read the Trouble-Shooting section of the Samba3-HOWTO [2006/08/09 00:53:27, 0] lib/fault.c:fault_report(39) From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf [2006/08/09 00:53:27, 0] lib/fault.c:fault_report(40) =============================================================== [2006/08/09 00:53:27, 0] lib/util.c:smb_panic2(1544) smb_panic(): calling panic action [/usr/share/samba/panic-action 4426] [2006/08/09 00:53:27, 0] lib/util.c:smb_panic2(1552) smb_panic(): action returned status 0 [2006/08/09 00:53:27, 0] lib/util.c:smb_panic2(1554) PANIC: internal error [2006/08/09 00:53:27, 0] lib/util.c:smb_panic2(1562) BACKTRACE: 18 stack frames: #0 /usr/sbin/nmbd(smb_panic2+0x78) [0x80cfd65] #1 /usr/sbin/nmbd(smb_panic+0x19) [0x80cff62] #2 /usr/sbin/nmbd [0x80bdb15] #3 [0xffffe420] #4 /lib/tls/i686/cmov/libc.so.6(abort+0x109) [0xb7cd2009] #5 /lib/tls/i686/cmov/libc.so.6(__assert_fail+0xfc) [0xb7cc9eec] #6 /lib/tls/i686/cmov/libc.so.6 [0xb7cbe53f] #7 /lib/tls/i686/cmov/libc.so.6 [0xb7cbe5d8] #8 /lib/tls/i686/cmov/libc.so.6 [0xb7cbe3c1] #9 /lib/tls/i686/cmov/libc.so.6(iconv_close+0x1c) [0xb7cbd98c] #10 /usr/sbin/nmbd(smb_iconv_close+0x1a) [0x80dcb1a] #11 /usr/sbin/nmbd [0x80ba82e] #12 /usr/sbin/nmbd(init_iconv+0x54) [0x80ba934] #13 /usr/sbin/nmbd(lp_load+0xc4c) [0x8082604] #14 /usr/sbin/nmbd [0x8061fd8] #15 /usr/sbin/nmbd(main+0x388) [0x8062932] #16 /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd8) [0xb7cbc8b8] #17 /usr/sbin/nmbd [0x8061521] When I mount the shares via "mount -a" from a terminal after the system starts, they all mount successfully. ** Affects: samba (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Samba shares don't mount at boot-time as they should https://launchpad.net/bugs/55725 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
