[ARGUS] Another Core Dump
eric
eric-list-argus at catastrophe.net
Wed Apr 14 10:52:49 EDT 2004
On Wed, 2004-04-14 at 10:51:40 -0400, Carter Bullard proclaimed...
> Well, it appears that the asock pointer is getting trashed.
> This value is held in an array that is stored in the ArgusOutputTask
> client list. Checking out what else may be corrupted could tell
> us possibly where the problem lies.
>
> Can you dump the ArgusOutputTask struct?
>
> (gdb) print *ArgusOutputTask
Here ya go...
(gdb) print *ArgusOutputTask
$1 = {pid = 0, clienttags = 1, client = {{fd = -1, pid = 53991, pipe = {8, 9},
sock = 0x8160000}, {fd = -1, pid = -1, pipe = {-1, -1}, sock = 0x0}, {
fd = -1, pid = -1, pipe = {-1, -1}, sock = 0x0}, {fd = -1, pid = -1,
pipe = {-1, -1}, sock = 0x0}, {fd = -1, pid = -1, pipe = {-1, -1},
sock = 0x0}}}
More information about the argus
mailing list