[17530] in Athena Bugs
Re: linux 8.3.25Tue: reactivate, printing from acroread
daemon@ATHENA.MIT.EDU (Thomas Bushnell, BSG)
Thu Feb 10 21:56:56 2000
To: Camilla R Fox <cfox@MIT.EDU>
Cc: bugs@MIT.EDU
From: tb@MIT.EDU (Thomas Bushnell, BSG)
Date: 10 Feb 2000 21:56:50 -0500
In-Reply-To: Camilla R Fox's message of "Thu, 10 Feb 2000 17:54:23 -0500"
Message-ID: <u1h7lgcwiod.fsf@pusey.mit.edu>
Camilla R Fox <cfox@MIT.EDU> writes:
> There's someone else's lpr process running on this machine, and when I
> try to print from acroread, the lpr hangs. Reactivate had a chance to
> run, and should have killed the other process.
Thanks for the bug report. There seems to be some problem with
reactivate not killing processes. It also seems to be particularly
left-around lpr processes causing the problem for people.
You also described problems printing from acroread. It's not clear to
me whether those problems only happen when the workstation is in the
hosed state (with the extra lpr processes) or if it happens on a
correctly-functioning workstation. Can you clarify?
> I can't seem to kill my lpr process unless I become root...
> bash: kill: (14260) - Not owner
> If I'm root, I can kill mine and the other person's, easily.
That's no bug; lpr is setuid root.
> I noticed the other lpr process, btw, when I wondered why the machine
> was slow, and ran top; top claimed that this process was taking up 98%
> of the cpu.
That's not uncommon for processes which have lost their terminal or
such in an unexpected fashion.
Thomas