-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-native-interopUsed for native interop related issues, including FFI.Used for native interop related issues, including FFI.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.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.gardeninglibrary-ffios-windowstriagedIssue has been triaged by sub teamIssue has been triaged by sub team
Description
/=================================================================\
| ffi/extension_methods_test broke (Pass -> Crash, expected Pass) |
\=================================================================/
--- Command "vm" (took 02.000576s):
set DART_CONFIGURATION=ReleaseIA32 & set DART_SUPPRESS_WER=1 & set DART_CRASHPAD_HANDLER=C:\b\s\w\ir\out\ReleaseIA32\crashpad_handler.exe & out\ReleaseIA32\dart.exe --sound-null-safety -Dtest_runner.configuration=vm-win-release-ia32 --ignore-unrecognized-flags --packages=C:\b\s\w\ir\.dart_tool\package_config.json C:\b\s\w\ir\tests\ffi\extension_methods_test.dart
exit code:
-1073741819
stdout:
done
--- Re-run this test:
python3 tools/test.py -n vm-win-release-ia32 ffi/extension_methods_test
https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/vm-win-release-ia32/602/overview
Metadata
Metadata
Assignees
Labels
area-native-interopUsed for native interop related issues, including FFI.Used for native interop related issues, including FFI.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.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.gardeninglibrary-ffios-windowstriagedIssue has been triaged by sub teamIssue has been triaged by sub team