Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipfixprobe segfaults when there are more output plugin groups than output files #186

Open
PaulosV opened this issue Oct 3, 2023 · 0 comments

Comments

@PaulosV
Copy link
Contributor

PaulosV commented Oct 3, 2023

I have accidentally triggered a segfault while trying to convert a PCAP file to UniRec format.
This was the command:

$ ipfixprobe -i 'pcap;file=./test1/2023-08-24-out_wan.pcap' -p pstats -p phists -o "unirec;i=f:test1.trapcap:w;p=pstats,phists"
ERROR: trap_ctx_vset_data_fmt: Uninitialized libtrap context or bad parameters.
Segmentation fault (core dumped)

There are two output plugin groups - pstats, phists - but only one output file - test1.trapcap.

@PaulosV PaulosV changed the title ipfixprobe segfaults when there are more output plugin groups than TRAP interfaces ipfixprobe segfaults when there are more output plugin groups than output files Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant