product · inferred from evidence
SIGSEGV
A signal indicating a segmentation fault (nil pointer dereference) causing the crash.
- Gradle 7 file watching in Alpine Docker container leads to JVM crash SIGSEGV
In Gradle: This was a Gradle bug in the native file-watching integration on Alpine (musl). It was fixed by PR #17055, which shipped in Gradle 7.0.1, upgrade to 7.0.1 or later to resolve the crash.