I have setup a W2K client that uses a SuSE8.0 samba 2.2.5 server on the network. Samba is setup to use CUPS and as long as I print from W2K itself, there is no problems at all. It I try to copy a text file to a printer on the Samba server e.i. cp file \\lserver1\HP4000T nothing comes out of the printer and the following error message is written to /var/log/samba/log.smbd: ------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------- log.smbd [B---] 60 L:[ 1+22 23/825] *(1314/48297b)= . 10 0x0A [2002/07/06 16:27:50, 1] smbd/service.c:make_connection(651) pc04 (192.168.1.199) connect to service HP4000T as user hanne (uid=505, gid=100) (pid 19616) [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(38) ==============================================================[2002/07/06 16:27:50, 0] lib/fault.c:fault_report(39) INTERNAL ERROR: Signal 11 in pid 19616 (2.2.5) Please read the file BUGS.txt in the distribution [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(41) ==============================================================[2002/07/06 16:27:50, 0] lib/util.c:smb_panic(1092) PANIC: internal error [2002/07/06 16:27:50, 1] smbd/service.c:make_connection(651) pc04 (192.168.1.199) connect to service HP4000T as user hanne (uid=505, gid=100) (pid 19627) [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(38) ==============================================================[2002/07/06 16:27:50, 0] lib/fault.c:fault_report(39) INTERNAL ERROR: Signal 11 in pid 19627 (2.2.5) Please read the file BUGS.txt in the distribution [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(41) ==============================================================[2002/07/06 16:27:50, 0] lib/util.c:smb_panic(1092) PANIC: internal error [2002/07/06 16:32:36, 1] smbd/service.c:make_connection(651) ------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------- No information is logged in the cups error log. On Win9x workstations everything works fine, even if logging in with the same username (hanne) as on the W2K machine. The samba server is setup as a domain controller, but the W2K machine is not part of that domain. It just has the same workgroup name as the samba domain. Any suggestions. Thanks in advance Bo Jacobsen e-mail: Bo@SystemHouse.dk
On Wed, Jul 10, 2002 at 01:00:31PM +0200, Bo Jacobsen wrote:> I have setup a W2K client that uses a SuSE8.0 samba 2.2.5 server on the network. > Samba is setup to use CUPS and as long as I print from W2K itself, there is no problems > at all. It I try to copy a text file to a printer on the Samba server e.i. cp file \\lserver1\HP4000T > nothing comes out of the printer and the following error message is written to > /var/log/samba/log.smbd: > > ------------------------------------------------------------------------------------------------------------------------------------------------------- > ------------------------------------------------------------------------------------------------------------------------------------------------------- > log.smbd [B---] 60 L:[ 1+22 23/825] *(1314/48297b)= . 10 0x0A > [2002/07/06 16:27:50, 1] smbd/service.c:make_connection(651) > pc04 (192.168.1.199) connect to service HP4000T as user hanne (uid=505, gid=100) (pid 19616) > [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(38) > ==============================================================> [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(39) > INTERNAL ERROR: Signal 11 in pid 19616 (2.2.5) > Please read the file BUGS.txt in the distribution > [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(41) > ==============================================================> [2002/07/06 16:27:50, 0] lib/util.c:smb_panic(1092) > PANIC: internal error > [2002/07/06 16:27:50, 1] smbd/service.c:make_connection(651) > pc04 (192.168.1.199) connect to service HP4000T as user hanne (uid=505, gid=100) (pid 19627) > [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(38) > ==============================================================> [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(39) > INTERNAL ERROR: Signal 11 in pid 19627 (2.2.5) > Please read the file BUGS.txt in the distribution > [2002/07/06 16:27:50, 0] lib/fault.c:fault_report(41) > ==============================================================> [2002/07/06 16:27:50, 0] lib/util.c:smb_panic(1092) > PANIC: internal error > [2002/07/06 16:32:36, 1] smbd/service.c:make_connection(651) > ------------------------------------------------------------------------------------------------------------------------------------------------------- > ------------------------------------------------------------------------------------------------------------------------------------------------------- >Can you reproduce this after doing a debug smbd build (compile with -g) ? If so, please add the line : panic action = /usr/bin/X11/xterm -display :0.0 -e gdb /usr/local/samba/bin/smbd %d to the [global] section of your smb.conf. Once the error happens an xterm will pop up containing a gdb session attached to the problem process. If you could then type "bt" (for backtrace) and then mail me the output from gdb I'd be very grateful ! Thanks, Jeremy.
On Wed, 2002-07-10 at 07:00, Bo Jacobsen wrote:> I have setup a W2K client that uses a SuSE8.0 samba 2.2.5 server on the network. > Samba is setup to use CUPS and as long as I print from W2K itself, there is no problems > at all. It I try to copy a text file to a printer on the Samba server e.i. cp file \\lserver1\HP4000T > nothing comes out of the printer and the following error message is written to > /var/log/samba/log.smbd:Not that I would expect it to be any different but I'm wondering what would occur if did a "net use LPTx: \\lserver1\HP4000T" and send the file to the port (cp file LPT1:). An account of mine was having this problem with an HP LaserJet 5M on a DirectJet port. They were using an NT PDC and the Samba box was not a domain member just a server in the workgroup as I was preparing to drop the NT server. At any rate I never got the DOS printing to work until the NT server was dropped and Samba took over domain duties. It's difficult to know exactly were the problem was as I did change drivers (went to the ones that were on the Win2k Server disk) at the same time as well. Chris -- 'Nix MS - Just Say .NyET