Update:
I tried to run torque in the debugger. It fails with:
Unhandled exception at 0x00007FFA38D9F7A0 (ntdll.dll) in torque.exe: 
RangeChecks instrumentation code detected an out of range array access.

Thomas Liebmann schrieb am Freitag, 22. Januar 2021 um 11:31:15 UTC+1:

> Hi,
>
> I'm trying to compile 8.8.278.14 under Windows and MSVC 2017 using the 
> following flags:
>
> gn gen out/x64-win.release --args="is_debug=false target_cpu=\"x64\" 
> v8_target_cpu=\"x64\" use_goma=false is_clang=true v8_static_library=false 
> is_component_build=true use_custom_libcxx=false 
> v8_untrusted_code_mitigations=true"
>
> Unfortunatly it fails on step run_torgue
> [31/2673] ACTION //:run_torque(//build/toolchain/win:win_clang_x64)
> ...
> Return code is C0000409
>
> Any ideas are appreciated.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/2319fc26-0e87-4e0f-aa4e-f243638cc912n%40googlegroups.com.

Reply via email to