summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/runtime/2027
blob: d992e4d3b6207aa19d28d86652d2ec15ae49644a (plain) (blame)
1
2
3
runtime

The issue described involves the Go runtime functions and garbage collector activities (`gcBgMarkWorker`, `gcBgMarkStartWorkers`), as well as system calls like `mmap`. This indicates that the problem lies within the runtime environment rather than a specific instruction or isolated syscall failure. The detailed mention of goroutines related to garbage collection further supports classifying this bug under "runtime".