Problem with ratop 3.0.7.27
Carter Bullard
carter at qosient.com
Sun May 18 14:39:15 EDT 2014
Hey Dave,
Fixed ... will upload new versions tonight / tomorrow ..
Carter
> On May 17, 2014, at 9:41 PM, "David Edelman" <dedelman at iname.com> wrote:
>
> I get an almost immediate segfault when I attempt to run ratop. I rebuilt it
> with .debug and .devel and fired up gdb, with these results
>
> Even if I run it as ratop -X and no other parameters I get the segfault.
>
> --Dave
>
>
> Reading symbols from /usr/local/bin/ratop...done.
> (gdb) run -S dev2:561
> Starting program: /usr/local/bin/ratop -S dev2:561
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x0000000000418fdb in ArgusClientInit (parser=0x7ffff7e96010) at
> ./raclient.c:787
> 787 if (parser->ArgusLocalLabeler->status & ARGUS_TREE_DEBUG) {
> (gdb) l
> 782 }
> 783 }
> 784
> 785 ArgusGetInterfaceAddresses(parser);
> 786
> 787 if (parser->ArgusLocalLabeler->status & ARGUS_TREE_DEBUG) {
> 788 RaPrintLabelTree (parser->ArgusLocalLabeler,
> parser->ArgusLocalLabeler->ArgusAddrTree[AF_INET], 0, 0);
> 789 exit(0);
> 790 }
> 791
> (gdb) display parser->ArgusLocalLabeler
> 7: parser->ArgusLocalLabeler = (struct ArgusLabelerStruct *) 0x0
More information about the argus
mailing list