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

Investigate a segmentation fault in link::link_binary #1297

Closed
lht opened this issue Dec 14, 2011 · 2 comments
Closed

Investigate a segmentation fault in link::link_binary #1297

lht opened this issue Dec 14, 2011 · 2 comments
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

Comments

@lht
Copy link
Contributor

lht commented Dec 14, 2011

Commit 76f13c9 worked around a segmentation fault. Investigate the root cause.

@brson
Copy link
Contributor

brson commented Mar 12, 2012

This is pretty old and the patch no longer reverts cleanly, so I'm guessing we'll never solve this one.

@brson brson closed this as completed Mar 12, 2012
@lht
Copy link
Contributor Author

lht commented Mar 15, 2012

Okay, I tried reverting it manually, and no crash. All tests passed. Yeah!

bjorn3 added a commit to bjorn3/rust that referenced this issue Dec 14, 2022
Implement some AArch64 SIMD intrinsics
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Projects
None yet
Development

No branches or pull requests

2 participants