[CURRENT-20021016] innfeed dumps core

Jeffrey M. Vinocur jeff at litech.org
Thu Oct 17 17:49:51 UTC 2002


On 17 Oct 2002, Bettina Fink wrote:

> $2 = 0x2 <Address 0x2 out of bounds>

(Is there any way this could be an offset from a null pointer?  I can't 
think of one.)


> #0  0x2 in ?? ()
> #1  0x805dcc3 in responseIsRead (e=0x80a43c8, i=IoDone, b=0x80ab720, d=0x809b8a8) at connection.c:2141
> #2  0x804f784 in Run () at endpoint.c:758
> #3  0x8057ef7 in main (argc=1, argv=0xbffffea4) at main.c:477
> (gdb) frame 1
> #1  0x805dcc3 in responseIsRead (e=0x80a43c8, i=IoDone, b=0x80ab720, d=0x809b8a8) at connection.c:2141
> 2141	            warn ("%s:%d cxnsleep response unknown: %d %s", peerName,
> (gdb) print peerName
> $1 = 0x809b218 "fub"

Try printing any other strings referenced in the warn(), since peerName is 
apparently fine in this core.  So `print response`, I guess.


-- 
Jeffrey M. Vinocur
jeff at litech.org



More information about the inn-workers mailing list