-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardening
Description
From https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/vm-kernel-nnbd-mac-debug-arm64/1/overview
--- Command "run_vm_unittest" (took 111ms):
DART_CONFIGURATION=DebugXARM64 xcodebuild/DebugXARM64/run_vm_tests --dfe=/opt/s/w/ir/xcodebuild/DebugXARM64/gen/kernel_service.dill --ignore-unrecognized-flags Drop
exit code:
-6
stdout:
Running test: Drop
stderr:
../../runtime/vm/compiler/assembler/assembler_arm64.h: 2123: error: expected: (rd != CSP) && (rn != CSP)
version=2.14.0-edge.09fbf1ce60d3998665aef7e78ad0634c53290093 (be) (Tue Jun 22 09:18:12 2021 +0000) on "macos_arm64"
pid=25365, thread=259, isolate_group=isolate(0x13601de00), isolate=isolate(0x136036a00)
isolate_instructions=1051e3a00, vm_instructions=1051e3a00
pc 0x00000001055328e8 fp 0x000000016af52d60 dart::Profiler::DumpStackTrace(void*)+0x68
pc 0x0000000105304418 fp 0x000000016af52d80 dart::Assert::Fail(char const*, ...)+0x28
pc 0x0000000105014ddc fp 0x000000016af52dc0 dart::compiler::Assembler::EmitAddSubImmOp(dart::AddSubImmOp, dart::Register, dart::Register, dart::compiler::Operand, dart::compiler::OperandSize, bool)+0x0
pc 0x00000001058ca970 fp 0x000000016af52e20 dart::compiler::Assembler::AddImmediate(dart::Register, dart::Register, long long, dart::compiler::OperandSize)+0x190
pc 0x00000001058cf9c4 fp 0x000000016af52e50 dart::compiler::Assembler::SetupDartSP(long)+0x60
pc 0x000000010517cf9c fp 0x000000016af52e90 dart::compiler::AssemblerTestGenerateDrop(dart::compiler::Assembler*)+0x1c
pc 0x000000010517d480 fp 0x000000016af53160 dart::compiler::Dart_TestHelperDrop(dart::Thread*)+0x26c
pc 0x000000010517d15c fp 0x000000016af531f0 dart::compiler::Dart_TestDrop()+0xcc
pc 0x0000000104f4f608 fp 0x000000016af53220 dart::TestCase::Run()+0x30
pc 0x0000000104f4f714 fp 0x000000016af53260 dart::TestCaseBase::RunTest()+0x6c
pc 0x0000000105094068 fp 0x000000016af53280 dart::TestCaseBase::RunAll()+0x38
pc 0x0000000104f4fc40 fp 0x000000016af53300 dart::Main(int, char const**)+0x3bc
pc 0x0000000104f4f880 fp 0x000000016af53310 main+0xc
pc 0x000000019f875450 fp 0x000000016af53330 start+0x4
-- End of DumpStackTrace
--- Re-run this test:
python3 tools/test.py -n dartk-weak-asserts-mac-debug-arm64 vm/cc/Drop
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardening