Skip to content

Fix use after free bug in actor heap finalisation that can lead to a segfault #2697

Fix use after free bug in actor heap finalisation that can lead to a segfault

Fix use after free bug in actor heap finalisation that can lead to a segfault #2697

Triggered via pull request October 7, 2024 16:39
Status Failure
Total duration 37m 59s
Artifacts

pr.yml

on: pull_request
Matrix: x86_64-linux
Lint bash, docker, markdown, and yaml
1m 43s
Lint bash, docker, markdown, and yaml
Validate musl Docker image builds
20s
Validate musl Docker image builds
Validate GNU Docker image builds
31s
Validate GNU Docker image builds
Validate Windows Docker image builds
2m 1s
Validate Windows Docker image builds
Validate musl Docker release image builds
29s
Validate musl Docker release image builds
Validate GNU Docker release image builds
36s
Validate GNU Docker release image builds
Validate Windows Docker release image builds
2m 2s
Validate Windows Docker release image builds
Verify CHANGELOG is valid
4s
Verify CHANGELOG is valid
x86-64 Apple Darwin
27m 21s
x86-64 Apple Darwin
arm64 Apple Darwin
16m 13s
arm64 Apple Darwin
x86-64 Windows MSVC
37m 45s
x86-64 Windows MSVC
Matrix: aarch64-linux
Matrix: arm-linux
Matrix: armhf-linux
Matrix: riscv64-linux
Matrix: use_directives
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
x86-64 Linux musl
Process completed with exit code 2.
arm64 Apple Darwin
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
x86-64 Linux musl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
x86-64 Linux glibc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
aarch64 Linux glibc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
riscv64 Linux glibc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
x86-64 Apple Darwin
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
armhf Linux glibc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
arm Linux glibc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
x86-64 Windows MSVC
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/