racluster 3.0.8.2 segfaults with -M dsrs option
Markku P via Argus-info <[email protected]>
| Newsgroups | gmane.network.argus |
|---|---|
| Message-ID | <CAKA5qE+MrghZW-FAjiOg8maUmM2nEnQQiWZr8PyqZ6sDxd6hEQ@mail.gmail.com> |
Hi, My argus 3.0.8.1 has managed to produce few files that segfault even the latest racluster: $ racluster -M dsrs=-agr -r crashing-20160703.dat -m proto -w out.ra Segmentation fault The issue seems to be on the "-M dsrs" option. The actual option value used does not seem to matter. Direct read with ra works normally. That same option works with most of my other files. Trace: #0 0x0000000000457a81 in ArgusGenerateRecordStruct () #1 0x0000000000432f4c in ArgusHandleRecord () #2 0x0000000000459b7c in ArgusReadStreamSocket () #3 0x0000000000459cb5 in ArgusReadFileStream () #4 0x0000000000406482 in main () The system is an old CentOS 64bit linux, gcc 4.1.2. I have uploaded that test file to qosient.com /incoming for your analysis.