Problem with ratop 3.0.7.27

David Edelman dedelman at iname.com
Sat May 17 21:41:40 EDT 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6283 bytes
Desc: not available
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20140517/6dfe891e/attachment.bin>


More information about the argus mailing list