Running Gradle 7 inside an Alpine Docker container (e.g. python:3-alpine) crashes the JVM with a SIGSEGV in libnative-platform-file-events.so when file watching is enabled. The crash happens during task execution right after the automatic Gradle update. File watching was introduced in Gradle 7 and the crash is specific to Alpine Linux containers, which use musl libc.