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

Crash in unreachable!() (lib.rs:314) #9

Open
jsgf opened this issue May 18, 2019 · 0 comments
Open

Crash in unreachable!() (lib.rs:314) #9

jsgf opened this issue May 18, 2019 · 0 comments

Comments

@jsgf
Copy link

jsgf commented May 18, 2019

I tried running stack-sizes on a binary and it crashed in the unreachable!() statement. However, when I took this out and just printed the address it couldn't find, there were just a couple of address 0s, and emitted good info on everything else.

This binary almost certainly has C++ linked into it as well, so I wonder if this is just a manifestation of #3?

#10 is a successful workaround (not actually sure if its correct).

@jsgf jsgf changed the title Crash in unreachable!() (lib.rs:442) Crash in unreachable!() (lib.rs:314) May 18, 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

1 participant