[CURRENT-20021016] innfeed dumps core

Jeffrey M. Vinocur jeff at litech.org
Thu Oct 17 17:25:16 UTC 2002


On 17 Oct 2002, Bettina Fink wrote:

> #1  0x805e44b in responseTimeoutCbk (id=29, data=0x809e9d0) at connection.c:2547
> 2547	  warn ("%s:%d cxnsleep non-responsive connection", peerName, cxn->ident) ;
> (gdb) print peerName
> $2 = 0x2 <Address 0x2 out of bounds>

Haven't looked at the other stuff, but this is pretty funny looking.  
That's either severely data corruption of some sort, or we're making the 
incorrect assumption that malloc() zeros memory.

(We've had that latter problem before, potentially somebody needs to do an 
audit for such things, but boy am I not volunteering.)

-- 
Jeffrey M. Vinocur
jeff at litech.org



More information about the inn-workers mailing list