python3 ../../tools/run.py ./mksnapshot --turbo_instruction_scheduling 
--target_os=linux --target_arch=x64 --embedded_src gen/embedded.S 
--embedded_variant Default --random-seed 314159265 --startup_blob 
snapshot_blob.bin --no-native-code-counters --no-turbo-rewrite-far-jumps 
--no-turbo-verify-allocation --verify-heap
Return code is -11
On Tuesday, April 26, 2022 at 8:39:57 PM UTC-7 Julain20 wrote:

> I've been trying to build v8 with v8_enable_pointer_compression = true and 
> v8_enable_pointer_compression_shared_cage = false as I want each isolate to 
> have its own heap, run mksnapshot fails because mksnapshot is crashing, 
> this only happens when v8_enable_pointer_compression != 
> v8_enable_pointer_compression_shared_cage
> building this for linux x64
>

-- 
-- 
v8-dev mailing list
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/c8dc5c6f-d8e7-422a-8632-ba399c4d1aeen%40googlegroups.com.

Reply via email to