-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Julia 1.8 crashes with @time macro #46483
Labels
regression
Regression in behavior compared to a previous version
Comments
Actually showing the output, for reference:
|
giordano
added
the
regression
Regression in behavior compared to a previous version
label
Aug 25, 2022
Looks like a dupe of #45600 which is apparently fixed |
I think #46388 just needs to be backported. On master this does not crash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following MWE causes Julia to crash:
Removing the @time works okay.
versioninfo()
Julia Version 1.8.0
Commit 5544a0f (2022-08-17 13:38 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: 24 × AMD Ryzen 9 3900X 12-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, znver2)
Threads: 1 on 24 virtual cores
The text was updated successfully, but these errors were encountered: