Christian Perrier wrote:
severity 388282 important
thanks

Quoting marcel aguilella ([EMAIL PROTECTED]):

Package: samba
Version: 3.0.23c-1
Severity: grave
Justification: renders package unusable

When mounting share samba hangs with the following message in log.smbd



Hangs? Or panics?

Please also provide the smb.conf file and more context.

Please try installing the samba-dbg package and reproduce the problem.



Sorry, it PANICS

I have installed samba-dbg but the same error appears in
"/var/log/samba/log.smbd" each time I try to mount the share (two times
in the portion shown):



........

 #5 /usr/sbin/smbd(make_connection 0x48a) [0x80eee3a]
  #6 /usr/sbin/smbd(reply_tcon_and_X 0x1b2) [0x80b8b62]
  #7 /usr/sbin/smbd [0x80ea2f4]
  #8 /usr/sbin/smbd(smbd_process 0x6f8) [0x80eb4b8]
  #9 /usr/sbin/smbd(main 0x10df) [0x82c281f]
  #10 /lib/tls/i686/cmov/libc.so.6(__libc_start_main 0xc8) [0xa7c37ea8]
  #11 /usr/sbin/smbd [0x8082a31]
[2006/09/20 15:24:16, 0] lib/fault.c:dump_core(173)
 dumping core in /var/log/samba/cores/smbd
[2006/09/20 15:24:28, 0] lib/util.c:smb_panic(1592)
 PANIC (pid 6598): substitutions failed

[2006/09/20 15:24:28, 0] lib/util.c:log_stack_trace(1699)
 BACKTRACE: 12 stack frames:
  #0 /usr/sbin/smbd(log_stack_trace 0x23) [0x822b763]
  #1 /usr/sbin/smbd(smb_panic 0x46) [0x822b856]
  #2 /usr/sbin/smbd(token_contains_name_in_list 0x3bc) [0x809986c]
  #3 /usr/sbin/smbd(user_ok_token 0x1a5) [0x8099bb5]
  #4 /usr/sbin/smbd [0x80ed571]
  #5 /usr/sbin/smbd(make_connection 0x48a) [0x80eee3a]
  #6 /usr/sbin/smbd(reply_tcon_and_X 0x1b2) [0x80b8b62]
  #7 /usr/sbin/smbd [0x80ea2f4]
  #8 /usr/sbin/smbd(smbd_process 0x6f8) [0x80eb4b8]
  #9 /usr/sbin/smbd(main 0x10df) [0x82c281f]
  #10 /lib/tls/i686/cmov/libc.so.6(__libc_start_main 0xc8) [0xa7c37ea8]
  #11 /usr/sbin/smbd [0x8082a31]
[2006/09/20 15:24:28, 0] lib/fault.c:dump_core(173)
 dumping core in /var/log/samba/cores/smbd
......





This is my smb.conf file:



# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2006/09/19 00:03:07

[global]
       workgroup = CASAMARCEL
       large readwrite = No
       printcap name = cups
       show add printer wizard = No
       preferred master = No
       domain master = No
       passdb backend = tdbsam
       ldap ssl = no
       printing = cups
       print command =
       lpq command =
       lprm command =

[homes]
       comment = Home Directories
       valid users = marcel
       read only = No
       only user = Yes
       hosts allow = 192.168.1.
       case sensitive = No
       msdfs proxy = no

[amule]
       comment = amule
       path = /mnt/mcrypto/Incoming/
       username = marcel
       valid users = marcel
       read only = No
       guest ok = Yes
       only user = Yes
       hosts allow = 127.0.0., 192.168.1.
       case sensitive = No
       msdfs proxy = no

[printers]
       comment = Totes les impressores
       path = /var/spool/samba
       printer admin = root, marcel
       read only = No
       create mask = 0700
       guest ok = Yes
       printable = Yes
       printer name = HPDeskjet3650
       force printername = Yes
       browseable = No
       oplocks = No
       share modes = No

[HP3650]
       comment = HP DeskJet 3650
       path = /var/spool/samba
       printer admin = root, marcel
       read only = No
       create mask = 0700
       guest ok = Yes
       printable = Yes
       printer name = HP3650
       force printername = Yes
       oplocks = No
       share modes = No


I have tried by removing commas, following "similar" previous bugs, but
the problem remains.

The error occurs when trying to mount the share "marcel" from a pocketpc
with Windows Mobile 2003 SE (Acer N50). It worked fine with previous
versions of samba.

Let me know of anything else that can help to track the error.

Marcel




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

Reply via email to