Re: Bug#81033: queued bombs out with fatal error.

2001-01-04 Thread Chuan-kai Lin
Chuan-kai Lin <[EMAIL PROTECTED]> wrote: > is a crap and only temporarily works around the symptom. It is suggested > that anyone who can spare the time apply the patch and close this bug. I just received the message from Ralph Loader (the bug submitter) that additional patches to address utmp en

Re: Bug#81033: queued bombs out with fatal error.

2001-01-03 Thread Chuan-kai Lin
[EMAIL PROTECTED] wrote: > The enclosed patch cures the problem, by changing the loop bound from > RLIM_NLIMITS to the size of the appropriate array. I have looked into the problem and the patch, and indeed, it solves the said problem. The upstream fix to this problem, sourceforge patch #102826,

Bug#81033: queued bombs out with fatal error.

2001-01-02 Thread suckfish
Package: queue Version: 1.30.1-1 On running 'queue -i -- ls' from a terminal window, queued sends the attached email. The problem is the for loop at line 3226 of queued.c; an incorrect bound is used in the for statement. The enclosed patch cures the problem, by changing the loop bound from RLIM_