Skip to content

Segmentation fault when parsing CAT62 #225

@skysanchegn

Description

@skysanchegn

Hi all,

I have an unexpected Segmentation fault issue when parsing asterix final file (mainly cat62 - ARTAS output).
I took the python example(https://github.com/CroatiaControlLtd/asterix/blob/master/asterix/examples/read_final_file.py), and it's working fine.
But after 100k packets parsed i have this message : "Segmentation fault (core dumped) "
I think we maybe have some issues with the file but not detected by our custom asterix file parser
I trying to put try except block, but this issue seen to be set from C/C++ subprogram

Have you simple way for trying to catch issue and continue the parsing loop ?

Thx a lot ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions