printer error

Ivan Serina serina at ing.unibs.it
Tue Oct 2 02:36:02 GMT 2001


Dear samba,
I'm using samba2.2.1a (on a debian potato machine)  in a Win2k domain as 
print server with lprng LPRng-3.6.22 .

Unfortunately I get the following errors when I try to send a PLT file 
to a HPDesignjet 600 plotter  (generated with autocad) using the
following dos  command : "copy 1.plt \\linserv\pl-600"
These are the errors:

[2001/10/02 10:52:55, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/10/02 10:52:55, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 3486 (2.2.1a)
  Please read the file BUGS.txt in the distribution
[2001/10/02 10:52:55, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/10/02 10:52:55, 0] lib/util.c:smb_panic(1101)
  PANIC: internal error
[2001/10/02 10:52:57, 0] locking/locking.c:delete_fn(255)
  locking : delete_fn. LOGIC ERROR ! Entry for pid 3486 and it no longer 
exists !
[2001/10/02 10:52:57, 0] locking/locking.c:delete_fn(255)
  locking : delete_fn. LOGIC ERROR ! Entry for pid 3486 and it no longer 
exists !
[2001/10/02 10:52:57, 0] locking/locking.c:delete_fn(255)
  locking : delete_fn. LOGIC ERROR ! Entry for pid 3486 and it no longer 
exists !
[2001/10/02 10:52:59, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/10/02 10:52:59, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 4806 (2.2.1a)
  Please read the file BUGS.txt in the distribution
[2001/10/02 10:52:59, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/10/02 10:52:59, 0] lib/util.c:smb_panic(1101)
  PANIC: internal error
[2001/10/02 10:52:59, 0] locking/locking.c:delete_fn(255)
  locking : delete_fn. LOGIC ERROR ! Entry for pid 4806 and it no longer 
exists !

Unfortunatly I haven't found any core file as described in BUGS.txt

PS: using the command "copy /a   1.plt \\linserv\pl-600"  samba works 
but I can plot raster images

I think that lprng works fine because I have used previously these 
commands with lprng and samba 2.0.7 (which works as domain controller).

After the upgrade to 2.2.1a and the join to the win2k domain I have 
noted also that the aliases of the printcap file don't work correctly and
the users (on Win2k clients) cannot see the queued files

I'm sending you in attach the smb.conf and the printcap files.

Thank you very much for your kind attention

                    Ivan Serina

-- 
 
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
Ivan Serina
Dip. Ing. Civile                  	e-mail: serina at ing.unibs.it
Univ. degli Studi di Brescia 		tel. +39-30-3715-807
via Branze, 38				Fax  +39-30-3715503
25123 Brescia, Italy		

-------------- next part --------------
[global]

netbios name= linserv
netbios aliases= labcad

workgroup = DIPCIV        

interfaces = 192.168.169.1/255.255.254.0   
#interfaces = 192.168.169.1/255.255.255.0  192.168.168.10/255.255.254.0  

allow hosts =   127.0.0.  192.168.168. 192.168.169. 

 
name resolve order= hosts wins bcast
 
   ;domain master = yes
   ;local master = yes
   ;preferred master = yes
   ;os level = 80
   os level = 33



   printing = LPRNG
   printcap name = /etc/printcap
   print command = lpr -b -h -P %p %s ; rm %s
   load printers = yes
   guest account = nobody
   invalid users = root
   socket options = TCP_NODELAY

# this tells Samba tO se a separate log file for each machine
# that connects
# log file = /var/log/samba/log.%I
   log file = /var/log/samba/log.samba

# Put a capping on the size of the log files (in Kb).
   max log size = 50

# Security mode. Most people will want user level security. See
# security_level.txt for details.

encrypt passwords = Yes
security = domain
password server=  licenze civstud150
 smb passwd file = /etc/samba/smbpasswd


# Enable this if you want Samba to be a domain logon server for 
# Windows95 workstations. 
 domain logons = yes
   logon path= \\linserv\netlogon
   logon script = logon.bat
#domain group map = /etc/samba/groups.mapping
#domain user map = /etc/samba/domainuser.mapping
#local group map = /etc/samba/localgroup.mappping

domain admin group = @adm

[homes]
   comment = Home Directories
   browseable = yes
   read only = no
   create mode = 0700

[printers]
   comment = All Printers
   browseable = no
   path = /var/tmp
   printable = yes
   public = no
   writable = no
   guest ok = yes
   create mode = 0700

[cdrom]
  comment = cdrom
  path = /cdrom
  public = yes
  writable = no

[export]
  comment = directory esportata Vecchia versione 
  path = /usr/local/EXPORT
  public = yes
  read only = no
  case sensitive = no
  preserve case = yes

[netdisk]  
  comment = directory esportata Nuova Versione 
  path = /users/EXPORT
  public = yes
  read only = no
  case sensitive = no
  preserve case =no
#  writeable = no
  guest ok = yes

[rip]
  path=/users/rip
  comment = Ripristino laboratorio
  read only=no
  public=yes
  writable=yes
  guest ok=yes

[nuovorip]
  path=/users/ripristino
  comment = Ripristino laboratorio
  read only=no
  writable=yes
  guest ok =yes


; Un-comment the following and create the netlogon directory for Domain Logons
 [netlogon]
   comment = Samba Network Logon Service
   path = /users/netlogon/%a    
; Case sensitivity breaks logon script processing!!!
   case sensitive = no
   guest ok = yes
   locking = no
   writable = yes 
;   For browseable say NO if you want to hide the NETLOGON share
	   browseable = yes  
[ftp]
 path=/home/ftp-civserv
 comment= Anonymous ftp
 public=yes
 writable=no

[fortran]
  path = /users/EXPORT/fortran
  public = yes
  read only = no
  case sensitive = no
  preserve case =no
#  writeable = no
  guest ok = yes
-------------- next part --------------
#
# Copyright (c) 1983 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms are permitted
# provided that this notice is preserved and that due credit is given
# to the University of California at Berkeley. The name of the University
# may not be used to endorse or promote products derived from this
# software without specific prior written permission. This software
# is provided ``as is'' without express or implied warranty.
#
#	@(#)etc.printcap	5.2 (Berkeley) 5/5/88
#
# This file was generated by /usr/sbin/magicfilterconfig.
#
# Canon LBP-3260
canon-laser|laser:\ 
 	:sd=/var/spool/lpd/laser:\
	:rm=192.168.168.1:rp=canon-laser:\
	:sh:sb:mx#0:\
	:lf=lp-errs-canon:af=lp-acct:
# HP DesignJest 1050C
pl-1050C:\
#pl-1050C|plotter|plotter-1050C:\
	:lp=:sd=/var/spool/lpd/plotter:rm=PLOTTER-1050C:\
	:rp=:\
	:sh:pw#80:pl#66:px#1440:mx#0:\
	:af=lp-acct-plotter:lf=lp-errs-plotter:
# Plotter HP
pl-600:\
#pl-600|plotter-600|lp:\
	:lp=/dev/lp0:sd=/var/spool/lpd/hpplotter:\
        :as=|/usr/local/libexec/filters/account-plotter.pl LPRstart:\
        :vf=/usr/local/libexec/filters/ifhp -c:\
	:sh:pw#80:pl#66:px#1440:mx#0:\
	:lf=lp-errs:af=acct:
        :af=lp-colore:lf=lp-errs-colore:



More information about the samba mailing list