Skip to content

net_url::tests::test_decode_form_urlencoded causes ICE on FreeBSD #4449

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

Closed
catamorphism opened this issue Jan 11, 2013 · 2 comments · Fixed by #9360
Closed

net_url::tests::test_decode_form_urlencoded causes ICE on FreeBSD #4449

catamorphism opened this issue Jan 11, 2013 · 2 comments · Fixed by #9360
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

Comments

@catamorphism
Copy link
Contributor

Compiling this test causes an ICE, but only on FreeBSD. I commented it out for now.

@toddaaro
Copy link
Contributor

toddaaro commented Jul 3, 2013

Visiting for triage. Do we know if this bug is related to IO code that will soon be replaced? If so, we may be able to close it when the new runtime lands.

@huonw
Copy link
Member

huonw commented Sep 20, 2013

Triage: appears to have fixed itself, closed when #9360 lands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants