diff options
Diffstat (limited to 'results/classifier/gemma3:12b/kernel/1299858')
| -rw-r--r-- | results/classifier/gemma3:12b/kernel/1299858 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kernel/1299858 b/results/classifier/gemma3:12b/kernel/1299858 new file mode 100644 index 00000000..f6b95d8f --- /dev/null +++ b/results/classifier/gemma3:12b/kernel/1299858 @@ -0,0 +1,10 @@ + +qemu all apps crash on OS X 10.6.8 + +qemu-2.0.0-rc0 (and 1.7.1) crashes with SIGABORT in all apps when configured with --with-coroutine=sigaltstack (which is what configure selects by default) but all run fine if configured with --with-coroutine=gthread. + +Crash is at line 253 (last line of Coroutine *qemu_coroutine_new(void)) in coroutine-sigaltstack.c in 2.0.0-rc0 tarball. + +Platform is OS X 10.6.8 (Darwin Kernel Version 10.8.0), compiler gcc 4.2.1 + +Sorry for the sparse report but I'm short on time today. \ No newline at end of file |