Hi all I have got a samba-3.0.13 (hot off the press) PDC running here that also works as a print server printig via cups-1.1.23. As a backend I use openldap-2.2.11 What I get in my log files is what you see below. It seems this only happens when the user prints a *.pdf file. The message shows up once in a while, definetly not for every print job that gets submitted. Printing of those *.pdf files seems to work as well, bacause I don't here any complains and cries for solutions from Big Bill. I googled and checked the HOWTO to no avail. Help is greatly appreciated 12-100 (10.230.11.94) connect to service print$ initially as user graf (uid=1006, gid=513) (pid 5702) [2005/04/01 10:46:30, 0] lib/fault.c:fault_report(36) ==============================================================[2005/04/01 10:46:30, 0] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 11 in pid 5702 (3.0.13) Please read the appendix Bugs of the Samba HOWTO collection [2005/04/01 10:46:30, 0] lib/fault.c:fault_report(39) ==============================================================[2005/04/01 10:46:30, 0] lib/util.c:smb_panic2(1495) PANIC: internal error [2005/04/01 10:46:30, 0] lib/util.c:smb_panic2(1503) BACKTRACE: 19 stack frames: #0 /usr/local/samba/sbin/smbd(smb_panic2+0x7c) [0x81dbc5c] #1 /usr/local/samba/sbin/smbd(smb_panic+0x1a) [0x81dbe5a] #2 /usr/local/samba/sbin/smbd [0x81c99c8] #3 [0xffffe420] #4 /usr/local/samba/sbin/smbd(smb_io_notify_info_data_strings+0x1be) [0x818381e] #5 /usr/local/samba/sbin/smbd [0x8183b47] #6 /usr/local/samba/sbin/smbd(spoolss_io_r_rfnpcnex+0x84) [0x81872e4] #7 /usr/local/samba/sbin/smbd [0x812240a] #8 /usr/local/samba/sbin/smbd(api_rpcTNP+0x248) [0x81545d8] #9 /usr/local/samba/sbin/smbd(api_pipe_request+0x90) [0x81549d0] #10 /usr/local/samba/sbin/smbd [0x8150b3c] #11 /usr/local/samba/sbin/smbd [0x808b9a3] #12 /usr/local/samba/sbin/smbd(reply_trans+0xa3f) [0x808c65f] #13 /usr/local/samba/sbin/smbd [0x80d2a84] #14 /usr/local/samba/sbin/smbd(process_smb+0x16a) [0x80d2e6a] #15 /usr/local/samba/sbin/smbd(smbd_process+0x145) [0x80d3b65] #16 /usr/local/samba/sbin/smbd(main+0x82b) [0x82454eb] #17 /lib/tls/libc.so.6(__libc_start_main+0xe0) [0x4020d500] #18 /usr/local/samba/sbin/smbd [0x8077eb1] -- Best Regards Robert Gehr "It you want to live a happy life, tie it to a goal - not to people or things." ~ Albert Einstein o /\ /_ o__ o* ~(_) ,>/'_ o__ Robert Gehr (_)\(_) ,>/'_ o__ o__ Baumann GmbH, 92224 Amberg (_)\(_) ,>/'_ ,>/' visit: http://www.baumann-gmbh.de (_)\(_) (_)\(_)
Hi, You must apropriate set these settings: printing = cups or LPRNG and lpq command = %p or echo hhh > /dev/null [global] ...... printing = cups printcap name = /etc/printcap lpq cache time = 10 lpq command = %p lprm command lppause command lpresume command .... [str-hplj4050tn] comment = STR - 3.posch. (velka,duplex) path = /var/spool/samba printable = yes printing = cups lpq command = %p valid users = @admins @S41000 @S44020 @S44040 @S44060 [pdf_printer] comment = HP Color LaserJet 8500 PS(A3) path = /tmp printable = yes printing = LPRNG guest ok = no print command = /usr/local/samba_tools/printpdf.sh %s %U %J # This is not very nice solutions, but it's work OK lpq command = echo hhh > /dev/null Ivan
dear sambateam, we have a fileserver (on debian woody) with a scsi-raid5, with samba Version 2.2.3a-14.2 for Debian. since we updated onto this version (http://www.debian.org/security/2005/dsa-701) with apt-get update the smbd-prozess will be terminated every day. if we change the log level, for example, and reloading the smb.conf file, then smbd crashes too. the file /var/log/samba/smbd.log looks like [2005/04/12 01:12:37, 2] smbd/reply.c:reply_special(92) netbios connect: name1=DELPHI name2=EILDERS2 [2005/04/12 01:12:37, 2] smbd/reply.c:reply_special(111) netbios connect: local=delphi remote=eilders2 [2005/04/12 01:17:36, 2] lib/access.c:check_access(321) Allowed connection from (192.168.0.65) [2005/04/12 01:17:36, 2] smbd/reply.c:reply_special(92) netbios connect: name1=DELPHI name2=FAXSERVER [2005/04/12 01:17:36, 2] smbd/reply.c:reply_special(111) netbios connect: local=delphi remote=faxserver [2005/04/12 01:25:03, 0] smbd/server.c:sig_hup(384) Got SIGHUP [2005/04/12 01:25:03, 1] smbd/server.c:open_sockets(220) Reloading services after SIGHUP [2005/04/12 01:25:03, 0] lib/fault.c:fault_report(38) ==============================================================[2005/04/12 01:25:03, 0] lib/fault.c:fault_report(39) INTERNAL ERROR: Signal 11 in pid 11931 (2.2.3a-14.2 for Debian) Please read the file BUGS.txt in the distribution [2005/04/12 01:25:03, 0] lib/fault.c:fault_report(41) ==============================================================[2005/04/12 01:25:03, 0] lib/util.c:smb_panic(1105) PANIC: internal error [2005/04/12 08:47:37, 2] lib/interface.c:add_interface(81) added interface ip=192.168.0.81 bcast=192.168.1.255 nmask=255.255.254.0 [2005/04/12 08:47:37, 2] smbd/server.c:open_sockets(198) waiting for a connection [2005/04/12 08:49:34, 2] lib/access.c:check_access(321) Allowed connection from (192.168.0.65) [2005/04/12 08:49:34, 2] smbd/reply.c:reply_special(92) netbios connect: name1=DELPHI name2=FAXSERVER [2005/04/12 08:49:34, 2] smbd/reply.c:reply_special(111) netbios connect: local=delphi remote=faxserver [2005/04/12 08:55:25, 2] lib/access.c:check_access(321) Allowed connection from (192.168.0.234) -- Mit freundlichem Gru? Sebastian Schieke