Private bug reported:

Binary package hint: samba

This is a duplicate of the bug 163042, customer related. Here is the
information from the log, and samba configuration file.

log.nmbd (please note: the first two lines are nmbd shutting down
because of the upgrade; the lines from 10:30:04 show the problem).

[2007/11/16 10:30:00, 0] nmbd/nmbd.c:terminate(58)
  Got SIGTERM: going down...
[2007/11/16 10:30:04, 0] nmbd/nmbd.c:main(727)
  Netbios nameserver version 3.0.22 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2006
[2007/11/16 10:30:04, 1] param/loadparm.c:lp_do_parameter(3400)
  WARNING: The "printer admin" option is deprecated
[2007/11/16 10:30:04, 0] lib/util.c:smb_panic2(1544)
  smb_panic(): calling panic action [/usr/share/samba/panic-action 13181]
[2007/11/16 10:30:05, 0] lib/util.c:smb_panic2(1552)
  smb_panic(): action returned status 0
[2007/11/16 10:30:05, 0] lib/util.c:smb_panic2(1554)
  PANIC: push_ascii - dest_len == -1
[2007/11/16 10:30:05, 0] lib/util.c:smb_panic2(1562)
  BACKTRACE: 9 stack frames:
   #0 /usr/sbin/nmbd(smb_panic2+0x78) [0x80cc328]
   #1 /usr/sbin/nmbd(smb_panic+0x19) [0x80cc525]
   #2 /usr/sbin/nmbd(push_ascii+0xca) [0x80b8624]
   #3 /usr/sbin/nmbd [0x8073c63]
   #4 /usr/sbin/nmbd [0x8073e2a]
   #5 /usr/sbin/nmbd(announce_my_server_names+0xbc) [0x8074167]
   #6 /usr/sbin/nmbd(main+0x4ec) [0x8062b7d]
   #7 /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7c7dea2]
   #8 /usr/sbin/nmbd [0x80614a1]

smb.conf says:

[global]
   workgroup = NCIV.SMB
   server string = %h server (Samba, Ubuntu)
   dns proxy = no
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
   encrypt passwords = true
   passdb backend = tdbsam
   obey pam restrictions = yes
   invalid users = root
   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
   printing = cups
   printcap name = cups
   printer admin = @lpadmin, edwin, matthijs, vanschie
   socket options = TCP_NODELAY
[homes]
   comment = Home Directories
   browseable = no
   writable = yes
[bestanden]
   comment = Gedeelde bestanden NCIV
   path = /home/nciv
   browsable = yes
   create mask = 0664
   directory mask = 2775
   writable = yes
[administratie]
   comment = Administratiebestanden NCIV
   path = /home/nciv/cash/administratie
   browsable = yes
   create mask = 0660
   directory mask = 2770
   writable = yes
   valid users = edwin, vanschie, laura
[system]
   comment = Administratiebestanden NCIV
   path = /opt/windows
   browsable = yes
   create mask = 0660
   directory mask = 2770
   writable = yes
[printers]
   comment = All Printers
   browseable = no
   path = /tmp
   printable = yes
   public = no
   writable = no
   create mode = 0700
[print$]
   comment = Printer Drivers
   path = /var/lib/samba/printers
   browseable = yes
   read only = no
   guest ok = no
   write list = root, matthijs, edwin, admin, @ntadmin, vanschie

** Affects: samba (Ubuntu)
     Importance: Undecided
         Status: New

** Visibility changed to: Private

-- 
P3: nmbd crashes after routine Dapper upgrade
https://bugs.launchpad.net/bugs/163092
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to