-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Zig compiler panic when logging type info #11513
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
Labels
Milestone
Comments
I don't have debug info because I downloaded a nightly version from ziglang.org. I expect someone with debug information to be able to reproduce this error and produce better stack traces |
stage2 backtrace Click to expand!
|
This errors as expected in the self hosted compiler. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zig Version
0.10.0-dev.1735+289ba5dfc
Steps to Reproduce
In a new zig-bin project, I just put this code in the main.zig file.
Expected Behavior
The program compiles or generates a compile error
Actual Behavior
The zig compiler crashed with the following message:
The text was updated successfully, but these errors were encountered: