Signal 11 when trying to print Samba 2.2.0

John Ryan john at kgv.net
Fri Apr 20 07:20:59 GMT 2001


I've upgraded from samba 2.0.7 which worked fine, to 2.2.0 which works for 
everything but printing. I also had this problem on 2.2.0a3

When I try to print I get:

[2001/04/20 15:04:03, 2] smbd/reply.c:reply_sesssetup_and_X(960)
  Defaulting to Lanman password for jryan
[2001/04/20 15:04:03, 1] smbd/service.c:make_connection(422)
  Couldn't find user %u
[2001/04/20 15:04:03, 1] smbd/service.c:make_connection(472)
  Couldn't find group %U
[2001/04/20 15:04:03, 2] smbd/connection.c:utmp_claim(841)
  utmp_claim: lp_utmp() NULL
[2001/04/20 15:04:03, 1] smbd/service.c:make_connection(422)
  Couldn't find user %u
[2001/04/20 15:04:03, 1] smbd/service.c:make_connection(472)
  Couldn't find group %U
[2001/04/20 15:04:04, 2] smbd/connection.c:utmp_claim(841)
  utmp_claim: lp_utmp() NULL
[2001/04/20 15:04:04, 1] smbd/service.c:make_connection(638)
  serverroom (10.1.2.158) connect to service K3Laser as user jryan (uid=1552, 
gid=1552) (pid 43813)
[2001/04/20 15:04:06, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/04/20 15:04:06, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 43813 (2.2.0)
  Please read the file BUGS.txt in the distribution
[2001/04/20 15:04:06, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/04/20 15:04:06, 0] lib/util.c:smb_panic(1139)
  PANIC: internal error
[2001/04/20 15:04:06, 2] smbd/reply.c:reply_sesssetup_and_X(960)
  Defaulting to Lanman password for jryan
[2001/04/20 15:04:06, 1] smbd/service.c:make_connection(422)
  Couldn't find user %u
[2001/04/20 15:04:06, 1] smbd/service.c:make_connection(472)
  Couldn't find group %U
[2001/04/20 15:04:06, 2] smbd/connection.c:utmp_claim(841)
  utmp_claim: lp_utmp() NULL
[2001/04/20 15:04:06, 2] smbd/service.c:make_connection(323)
  Invalid username/password for k3laser []
[2001/04/20 15:04:06, 1] smbd/service.c:make_connection(422)
  Couldn't find user %u
[2001/04/20 15:04:06, 1] smbd/service.c:make_connection(472)
  Couldn't find group %U
[2001/04/20 15:04:06, 2] smbd/connection.c:utmp_claim(841)
  utmp_claim: lp_utmp() NULL

My smb.conf file is:

# This is the maim Samba configuration file.  To understand the options here
[global]
        workgroup = KGV
        netbios name = !KGV_SERVER2
        server string = KGV backup file server Samba Ver %v
        interfaces = 10.1.0.4/255.255.0.0 152.101.128.250/255.255.255.128
        encrypt passwords = Yes
        time server = No
        domain master = No
        domain logons = No
        unix realname = Yes
        preferred master = No
        os level = 1
        wins support = No
        create mask = 0755
        directory mask = 0755
        force create mode = 0755
        force directory mode = 0755
        veto files 
= /_borders/_derived/_fpclass/_overlay/_themes/_vti_cnf/_vti_
bin/_vti_pvt/_vti_txt/Mailbox/mail/.htaccess/.mailboxlist/_vti_map/_vti_bot/_s
ha
re/quota.user/
        veto oplock files = /*.mdb/
        delete veto files = Yes
        force user = %U
        force group = %U
        log file = /var/log/samba/log.%m
        lock directory = /usr/local/samba/var/locks
        max log size = 500
        log level = 2
        printer driver file = /usr/local/samba/print/printers.def

[netlogon]
        comment = Network Logon Share
        path = /usr/local/share/netlogon
        guest ok = Yes
        write list = @sys
        locking = No
        create mask = 0664
        directory mask = 2775
        force create mode = 0664
        force directory mode = 2775
        root preexec = /usr/local/bin/lg %U %m
[homes]
        comment = Homes Share
        read only = No
        browseable = No
        force group = %U
        create mask = 644
        directory mask = 755
        postexec = /bin/rm -rf %H/profile

[K3Laser]
        comment = HP LaserJet 4050 in K3
        path = /var/spool/samba
        printable = yes
        printer = K3HP4000
        print command = /usr/local/bin/lpr -r -P%p
        lpq command = /usr/local/bin/lpq -P%p
        lprm command = /usr/local/bin/lprm -P%p %j
        printer driver = HP LaserJet 4050
        printer driver location = \\%L\PRINTERS$

My OS is FreeBSD 4.3-RC on Intel
My compile options are --with-quotas --with-utmp

Any help would be appreciated
Thanks
John Ryan
KGV School




More information about the samba mailing list