> From [EMAIL PROTECTED] Wed Aug  9 15:33:23 2000
> Date: Wed, 9 Aug 2000 19:48:55 +0200 (MEST)
> From: =?iso-8859-1?Q?J=F6rg_Sommer?= <[EMAIL PROTECTED]>
> To: Patrick Powell <[EMAIL PROTECTED]>
> Subject: LPRng - Bug
>
>   This message is in MIME format.  The first part should be readable text,
>   while the remaining parts are likely unreadable without MIME-aware tools.
>   Send mail to [EMAIL PROTECTED] for more info.
>
> --398459138-1324460736-965843335=:1880
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> Hi,
>
> yesterday I must reboot my computer per reset, so lpd couldn't delete his
> pid-file. Today I couldn't start lpd. With the output of ltrace I find the
> mistake. But should not lpd detect that the pidfile is wrong ? I 
> attach the output of ltrace and lpd on debuglevel 9. In the sources I read
> that their should be an error message but I couldn't see someone. Perhaps
> a "fsync(2);" help.
>
> In the output of ltrace I see you close thousend file handler although you
> never opened it. Should it be that way ? 
>
> I hope this help you.
>
> Bye, Joerg Sommer.
>
> -- 
> Die mathematische Logik :
>   Wenn in einem Raum 2 Personen sind und 5 rausgehen,
>   muessen 3 hinein gehen, damit der Raum leer ist.

Could you please explain what you mean by 'pid file is wrong'?

Also, the reason for closing the file descriptor is that I do not
want to leave them open.  In the next release I will be putting
in some code that detects the file descriptor high water mark
that will help with this problem.

Patrick Powell

-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to