Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 14:18:38 +0600 (OS)
From:      Coredumped@Coredumped.null.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/10253: FreeBSD freeze while paper out.
Message-ID:  <199902250818.OAA06993@lab321.ru>

next in thread | raw e-mail | index | archive | help

>Number:         10253
>Category:       kern
>Synopsis:       FreeBSD freeze while paper out.
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 25 10:20:04 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Core Dumped
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Laboratory 321 Ltd.
>Environment:

	FreeBSD-2.2.{6,7,8}-stable, lpd, ghostscript-5.10.

>Description:

	I am use gs as converter postscript->HP LJ 5l.
	If paper is out in printer, freebsd some times freeze.
	It pings but no any more. Console hangs too..
	IT I insert paper to printer...work resumes.

>How-To-Repeat:

/etc/printcap:
ps:lp=/dev/lpt0:sd=/var/spool/output/ps:\
lf=/var/log/lpd-errs:if=/usr/local/bin/ps2hp4:sh:sf:mx#0:

/usr/local/bin/ps2hp4:
#!/bin/sh
# cat not required, I don't remember...:)
/bin/cat | exec /usr/local/bin/gs -q -sDEVICE=ljet4 -r300x300 -sPAPERSIZE=a4\
		       -dNOPAUSE -dSAFER -sOutputFile=- -
		       


>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902250818.OAA06993>