Cross-compile Windows arm64 on Linux x64 - STATUS_ACCESS_VIOLATION

28 views
Skip to first unread message

Danny Rehelis

unread,
May 1, 2025, 2:00:45 PMMay 1
to v8-dev
I've been trying to build Chromium on a Linux x64 host, with target_os=win & target_cpu=arm64 set in args.gn. While compiling worked, after installing mini_installer.exe on Windows running on Mac's M1 with Parallels, ended with the renderer crashing with STATUS_ACCESS_VIOLATION.

After some debugging, I found out the root cause for this is in v8/gni/snapshot_toolchain.gni as Im just not getting the right toolchain, in my case it must be clang_x64_v8_arm64.

Fixing that logic, I now have a working Chromium Win arm64 build running on my Parallels.

Would this be a reasonable fix to submit?

Jakob Kummerow

unread,
May 2, 2025, 5:07:29 AMMay 2
to v8-...@googlegroups.com
Sounds reasonable.

--
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/v8-dev/84d1bcb2-562a-40c6-ac59-c0f12f71d70fn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages