radium segfaults on reading command line options

Richard Rothwell via Argus-info argus-info at lists.andrew.cmu.edu
Thu May 5 23:34:19 EDT 2016


Hi Carter



This command line used to work, but now it segfaults as follows:

/usr/local/sbin/radium -S cisco://any:9012 -d -e 12 -P 562 -M 60 -- local dur lte 300



Program received signal SIGSEGV, Segmentation fault.
0x0000000000405511 in ArgusClientInit (parser=0x7ffff7eab010) at ./radium.c:117
117	               if (isdigit(*optarg))

I have submitted a bug via your bug reporter.

I am not even sure why it compiles as I can’t locate the definition of optarg.
Elsewhere its a local variable, but here it seems to be a global without a definition. 

Regards from Richard




More information about the argus mailing list