-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: fatal crashCrashes that terminate the processCrashes that terminate the processdependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specifically
Description
Dart version is the one from flutter/engine#37470, but if the crash is flaky that specific roll might not be related.
@a-siva for Dart VM
@yjbanov for web, and to help with repro if needed.
Marking P2 since a flake closed the tree.
===== CRASH =====
si_signo=Segmentation fault(11), si_code=1, si_addr=0xab
version=2.19.0-374.0.dev (dev) (Fri Nov 4 12:40:18 2022 -0700) on "linux_x64"
pid=11698, thread=11813, isolate_group=main(0x5566cd5de000), isolate=main(0x5566cd63e800)
os=linux, arch=x64, comp=no, sim=no
isolate_instructions=7ff192ac6000, vm_instructions=5566cb85a360
pc 0x00005566cba41583 fp 0x00007ff18c67d810 dart::Class::EnsureIsFinalized(dart::Thread*) const+0x13
pc 0x00005566cbb0b51c fp 0x00007ff18c67d870 dart::PatchableCallHandler::ResolveTargetFunction(dart::Object const&)+0x16c
pc 0x00005566cbb0b630 fp 0x00007ff18c67d8e0 dart::PatchableCallHandler::ResolveSwitchAndReturn(dart::Object const&)+0x20
pc 0x00005566cbb0c2b8 fp 0x00007ff18c67dfc0 dart::DRT_SwitchableCallMiss(dart::NativeArguments)+0x378
pc 0x00007ff18fd02bb3 fp 0x00007ff18c67e008 Unknown symbol
pc 0x00007ff18fd030be fp 0x00007ff18c67e048 Unknown symbol
pc 0x00007ff187acb7ac fp 0x00007ff18c67e098 Unknown symbol
pc 0x00007ff18ce5438a fp 0x00007ff18c67e120 Unknown symbol
pc 0x00007ff18ce580bb fp 0x00007ff18c67e170 Unknown symbol
pc 0x00007ff187adf59a fp 0x00007ff18c67e220 Unknown symbol
pc 0x00007ff18ce59546 fp 0x00007ff18c67e258 Unknown symbol
pc 0x00007ff18ce5433a fp 0x00007ff18c67e2e0 Unknown symbol
pc 0x00007ff18ce580bb fp 0x00007ff18c67e330 Unknown symbol
pc 0x00007ff187adf59a fp 0x00007ff18c67e3e0 Unknown symbol
pc 0x00007ff18ce59546 fp 0x00007ff18c67e418 Unknown symbol
pc 0x00007ff18ce6c863 fp 0x00007ff18c67e480 Unknown symbol
pc 0x00007ff18ce63043 fp 0x00007ff18c67e4a8 Unknown symbol
pc 0x00007ff18ce5fc0e fp 0x00007ff18c67e4e8 Unknown symbol
pc 0x00007ff18fd02ffc fp 0x00007ff18c67e560 Unknown symbol
pc 0x00005566cb9ce949 fp 0x00007ff18c67e600 dart::DartEntry::InvokeCode(dart::Code const&, unsigned long, dart::Array const&, dart::Array const&, dart::Thread*)+0x139
pc 0x00005566cb9ce7c5 fp 0x00007ff18c67e660 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&, unsigned long)+0x145
pc 0x00005566cb9d0b24 fp 0x00007ff18c67e6a0 dart::DartLibraryCalls::HandleMessage(long, dart::Instance const&)+0x144
pc 0x00005566cb9f3e58 fp 0x00007ff18c67ec30 dart::IsolateMessageHandler::HandleMessage(std::__2::unique_ptr<dart::Message, std::__2::default_delete<dart::Message>>)+0x348
pc 0x00005566cba1c08a fp 0x00007ff18c67ecb0 dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool)+0x15a
pc 0x00005566cba1c7ab fp 0x00007ff18c67ed00 dart::MessageHandler::TaskCallback()+0x1db
pc 0x00005566cbb41b9b fp 0x00007ff18c67ed80 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)+0x13b
pc 0x00005566cbb41fe8 fp 0x00007ff18c67edb0 dart::ThreadPool::Worker::Main(unsigned long)+0x78
pc 0x00005566cbab8906 fp 0x00007ff18c67ee70 /b/s/w/ir/x/w/flutter/bin/cache/dart-sdk/bin/dart+0x21b4906
-- End of DumpStackTrace
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: fatal crashCrashes that terminate the processCrashes that terminate the processdependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specifically