-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Cargo Attempts to mmap 139656422572032, bytes of memory then dies with SIGSEGV #1233
Comments
I can't seem to get bindgen to cooperate with me at all, so I can't reproduce :( A few questions though:
|
I haven't been able to get it to happen outside of bindgen yet, but I am working on it Here is the stack trace Here is the full gist of the run its kinda long |
Does this still reproduce? |
Haven't tried it in a while. I will give it a whirl and see if I can get it to break. |
Ok, haven't seen this in awhile so I'm gonna close. |
While attempting to build https://github.com/danburkert/lmdb-rs.git Cargo will exit with an error 4. While running strace I see the error being encountered is
After these errors there is a SIGSEGV and then the program exits.
Here is the verison information this is occuring on
The text was updated successfully, but these errors were encountered: