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

Rust BPF: Rust loops forever if custom allocator returns failure, expected a call to panic #3104

Closed
jackcmay opened this issue Mar 4, 2019 · 1 comment
Assignees

Comments

@jackcmay
Copy link
Contributor

jackcmay commented Mar 4, 2019

Proposed Solution

Needs more investigation to find out where the infinite loop is coming from. Custom allocator should also probably just panic in our case anyway.

@mvines mvines added this to the The Future! milestone Apr 8, 2019
@jackcmay jackcmay self-assigned this May 22, 2019
@jackcmay
Copy link
Contributor Author

Unable to recreate and out custom allocator returns null ptr if allocation fails which is correct.

@mvines mvines removed this from the The Future! milestone May 24, 2019
@jackcmay jackcmay added this to the Trestles v0.16.0 milestone Jun 10, 2019
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

2 participants