blob: b6b70e9aff0455356b998a6186b990645f0bdff4 (
plain) (
blame)
1
2
3
|
runtime
The issue involves an assertion failure during the execution of `locale-gen`, related to how `clone()` handles `glibc posix_spawn()`. This is more about a runtime error rather than a faulty instruction or syscall error per se. The mention of it potentially being introduced by a recent update further supports that this is a runtime environment-specific issue.
|