Date: Wed, 4 Feb 2009 09:14:10 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Subject: Re: lpt stopped working Message-ID: <200902040914.10330.jhb@freebsd.org> In-Reply-To: <200902021643.39862.c47g@gmx.at> References: <200902021643.39862.c47g@gmx.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 02 February 2009 10:43:39 am Christian Gusenbauer wrote: > Hi! > > Since the recent update (svn r187576) to the ppbus/ppc code my printer stopped > working. Every request seems to hang forever in ppb_request_bus waiting for > ppb->ppc_lock (at least 'top' tells me that it's hanging in state 'ppbreq'). Can you use procstat to get a stack trace of the hung thread? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902040914.10330.jhb>