Syft crash [signal SIGSEGV: segmentation violation code=0x80 addr=0x0 pc=0x123a0da] · Issue #3872 · anchore/syft · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I modified the above script to use go run -race ./cmd/syft to see what data races might be present, since a data race is a likely cause of a program that sometimes panics on the same task. It found several - see the attached document.
What happened:
I ran Syft with the same options about a thousand times, all successful, then it crashed.
What you expected to happen:
Not crash.
Steps to reproduce the issue:
Run this.
Anything else we need to know?:
syft-trace.txt
000517-anchore_test_images.grype-quality-dotnet-69f15d2-arm64.log
Environment:
syft version
: syft 1.23.1cat /etc/os-release
or similar): Ubuntu 24.04The text was updated successfully, but these errors were encountered: