You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkustermann opened this issue
May 10, 2023
· 2 comments
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.gardening
The text was updated successfully, but these errors were encountered:
mkustermann
added
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
gardening
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
labels
May 10, 2023
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.gardening
See crash in GC from this log:
Or crash in isolate shutdown from this log
Unclear why it would hit an illegal instruction in runtime code.
Should try to get access to the bot and try reproducing it there.
/cc @rmacnak-google
The text was updated successfully, but these errors were encountered: