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
rmacnak-google opened this issue
Mar 1, 2023
· 1 comment
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
===== CRASH =====
si_signo=Illegal instruction(4), si_code=1, si_addr=0xffffbea8e000
version=3.0.0-edge.08b57e0457dce32606fa82af96863488b1e43804 (be) (Wed Mar 1 10:24:24 2023 +0000) on "linux_arm64"
pid=2913, thread=3041, isolate_group=main(0xaaab22c6c000), isolate=(nil)((nil))
os=linux, arch=arm64, comp=no, sim=no
isolate_instructions=aaaae78f49c0, vm_instructions=aaaae78f49c0
fp=ffffaea7d580, sp=ffffaea7d580, pc=ffffbea8e000
pc 0x0000ffffbea8e000 fp 0x0000ffffaea7d580 Unknown symbol
pc 0x0000aaaae7a45684 fp 0x0000ffffaea7d5c0 dart::IsolateGroup::VisitWeakPersistentHandles(dart::HandleVisitor*)+0x5c
pc 0x0000aaaae7b91d98 fp 0x0000ffffaea7d670 dart::GCMarker::IterateWeakRoots(dart::Thread*)+0xe4
pc 0x0000aaaae7b93f70 fp 0x0000ffffaea7d720 out/ReleaseXARM64/dart+0x2388f70
pc 0x0000aaaae7b941d8 fp 0x0000ffffaea7d770 out/ReleaseXARM64/dart+0x23891d8
pc 0x0000aaaae7b6c7c0 fp 0x0000ffffaea7d800 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)+0x144
pc 0x0000aaaae7b6cb98 fp 0x0000ffffaea7d860 dart::ThreadPool::Worker::Main(unsigned long)+0x84
pc 0x0000aaaae7af63f0 fp 0x0000ffffaea7d920 out/ReleaseXARM64/dart+0x22eb3f0
pc 0x0000ffffbea2a088 fp 0x0000ffffaea7d950 /lib/aarch64-linux-gnu/libpthread.so.0+0x7088
-- End of DumpStackTrace
Weirdly the address looks like it's in libc?
The text was updated successfully, but these errors were encountered:
rmacnak-google
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
Mar 1, 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
The tests
are failing on configurations
Weirdly the address looks like it's in libc?
The text was updated successfully, but these errors were encountered: