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

ICE from 'Assertion res as int != 0 failed' #3388

Closed
bstrie opened this issue Sep 5, 2012 · 3 comments
Closed

ICE from 'Assertion res as int != 0 failed' #3388

bstrie opened this issue Sep 5, 2012 · 3 comments
Labels
A-linkage Area: linking into static, shared libraries and binaries I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone

Comments

@bstrie
Copy link
Contributor

bstrie commented Sep 5, 2012

Hitting an ICE while building the most recent incoming (9b88b5f) on Linux x86 (this is not the same Linux x86 machine that I've had trouble on in the past).

https://gist.github.com/3636226

@bstrie bstrie closed this as completed Sep 5, 2012
@bstrie bstrie reopened this Sep 5, 2012
@bstrie
Copy link
Contributor Author

bstrie commented Sep 5, 2012

Er, disregard my spurious clicks.

@catamorphism
Copy link
Contributor

I believe that make clean and then rebuilding should fix this problem, but it should still be fixed so that that won't be necessary.

@catamorphism
Copy link
Contributor

Oops, dup of #3325.

RalfJung pushed a commit to RalfJung/rust that referenced this issue Mar 23, 2024
add exposed-provenance example where we miss UB

Example by `@saethlin`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linkage Area: linking into static, shared libraries and binaries I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Projects
None yet
Development

No branches or pull requests

2 participants