Re: stable innd is segfaulting

2000-01-20 Thread Colin Watson
[EMAIL PROTECTED] (Miquel van Smoorenburg) wrote: >In article <[EMAIL PROTECTED]>, >Colin Watson <[EMAIL PROTECTED]> wrote: >>Eventually I traced the problem to innd itself dying when innxmit tries >>to submit articles to it. The tail of an strace looks like this >>(apologies for the long lines):

Re: stable innd is segfaulting

2000-01-18 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Colin Watson <[EMAIL PROTECTED]> wrote: >Eventually I traced the problem to innd itself dying when innxmit tries >to submit articles to it. The tail of an strace looks like this >(apologies for the long lines): There is a bug in innd with a certain kind of headers

Re: stable innd is segfaulting

2000-01-17 Thread Colin Watson
[EMAIL PROTECTED] (Colin Marquardt) wrote: >* Colin Watson <[EMAIL PROTECTED]> writes: >> [pid 17274] read(9, "<[EMAIL PROTECTED]"..., 64) = 64 >> [pid 17274] write(17, "335\r\n", 5) = 5 >> [pid 17274] select(18, [4 11 13 17], [], NULL, {300, 0}) = 1 (in [17], >> left {299, 98}) >> [pid 172

Re: stable innd is segfaulting

2000-01-17 Thread Colin Marquardt
* Colin Watson <[EMAIL PROTECTED]> writes: > [pid 17274] read(9, "<[EMAIL PROTECTED]"..., 64) = 64 > [pid 17274] write(17, "335\r\n", 5) = 5 > [pid 17274] select(18, [4 11 13 17], [], NULL, {300, 0}) = 1 (in [17], left > {299, 98}) > [pid 17274] gettimeofday({947982516, 627961}, NULL) = 0

Re: stable innd is segfaulting

2000-01-16 Thread Colin Watson
[EMAIL PROTECTED] (Colin Watson) wrote: >I'm encountering a really strange problem on a friend's slink box. We >were trying to fix a few things in his news configuration - rebuilding >suck with perl support and fiddling about with a few configuration files >(like newsfeeds - 'ctlinnd checkfile' is

stable innd is segfaulting

2000-01-16 Thread Colin Watson
I'm encountering a really strange problem on a friend's slink box. We were trying to fix a few things in his news configuration - rebuilding suck with perl support and fiddling about with a few configuration files (like newsfeeds - 'ctlinnd checkfile' is happy, BTW). Suddenly suck stopped working,