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

UPG Crash on multi-core setup if Proxy is enabled #186

Open
sergeymatov opened this issue Oct 26, 2021 · 0 comments · May be fixed by #187
Open

UPG Crash on multi-core setup if Proxy is enabled #186

sergeymatov opened this issue Oct 26, 2021 · 0 comments · May be fixed by #187
Labels
bug Something isn't working

Comments

@sergeymatov
Copy link
Contributor

Packets expecting proxy_start_connect_fn might cause UPG crash if session for the flow has been already deleted in main thread.
Assertion (in case of debug image) or segfault could happen here.
https://github.com/travelping/upg-vpp/blob/master/upf/upf_proxy.c#L367

@sergeymatov sergeymatov added the bug Something isn't working label Oct 26, 2021
@sergeymatov sergeymatov linked a pull request Oct 29, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant