mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-09-07 10:22:52 +00:00
![]() The nightly run CI reported error: "FATAL: ThreadSanitizer: unexpected memory mapping 0x5be565bf3000-0x5be565bfb000" which is caused by the ASLR issue, we set `vm.mmap_rnd_bits` to 28 to resolve it, according to the post below: https://stackoverflow.com/questions/77850769/fatal-threadsanitizer-unexpected-memory-mapping-when-running-on-linux-kernels ps. https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/8319242277/job/22762363873#step:14:2008 |
||
---|---|---|
.. | ||
build_docker_images.yml | ||
build_iwasm_release.yml | ||
build_llvm_libraries.yml | ||
build_wamr_lldb.yml | ||
build_wamr_sdk.yml | ||
build_wamr_vscode_ext.yml | ||
build_wamrc.yml | ||
coding_guidelines.yml | ||
compilation_on_android_ubuntu.yml | ||
compilation_on_macos.yml | ||
compilation_on_nuttx.yml | ||
compilation_on_sgx.yml | ||
compilation_on_windows.yml | ||
create_tag.yml | ||
hadolint_dockerfiles.yml | ||
nightly_run.yml | ||
release_process.yml | ||
reuse_latest_release_binaries.yml | ||
spec_test_on_nuttx.yml |