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

Segmentation Fault - IP Reassembly #737

Open
ZainubW opened this issue Oct 15, 2021 · 0 comments
Open

Segmentation Fault - IP Reassembly #737

ZainubW opened this issue Oct 15, 2021 · 0 comments

Comments

@ZainubW
Copy link

ZainubW commented Oct 15, 2021

Hello,
I am working on a project, where IP Reassembly of traffic is required and I am using nff-go for this purpose. I am having a problem while running my application.
I tried using debugger and every time my application is breaking at point "rte_ip_frag_free_death_row" with an error "Segmentation Fault".
This means, it tries to access the memory that doesn't exist. Can you please guide me how can I resolve this isuse?

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