diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1673976')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1673976 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1673976 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1673976 new file mode 100644 index 00000000..afb97ae7 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/1673976 @@ -0,0 +1,4 @@ +The issue described involves `locale-gen` failing due to an assertion in `glibc`'s `posix_spawn()` function when running under `qemu-arm-static`. This is likely related to how `qemu` handles certain syscalls or processes within the chroot environment, particularly with newer versions of `qemu` (e.g., 2.8). The problem occurs during runtime when attempting to generate locales. + +**Answer:** +runtime \ No newline at end of file |