-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
Description
I experienced a crash due to signal (4): Illegal instruction
:
Unreachable reached at 0x7f91eb7569e5
signal (4): Illegal instruction
in expression starting at /home/salmon/Documents/code/YetAnotherTestFramework/test/v2/order_trait_test.jl:37
OrderTrait at /home/salmon/Documents/code/YetAnotherTestFramework/src/v2/executor/parse_time_trait.jl:68
unknown function (ip: 0x7f91e7f235cf)
Allocations: 8889567 (Pool: 8885928; Big: 3639); GC: 11
I have uploaded an rr trace of this crash here.
versioninfo:
Julia Version 1.7.2
Commit bf53498635 (2022-02-06 15:21 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-12.0.1 (ORCJIT, skylake)
Environment:
JULIA_PKG_SERVER =
JULIA_EDITOR = code --wait
This also happens on the latest commit
Julia Version 1.9.0-DEV.353
Commit 73c9863087 (2022-04-09 15:06 UTC)