diff options
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/hypervisor/1609')
| -rw-r--r-- | results/classifier/deepseek-r1:14b/output/hypervisor/1609 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/hypervisor/1609 b/results/classifier/deepseek-r1:14b/output/hypervisor/1609 new file mode 100644 index 00000000..695a9022 --- /dev/null +++ b/results/classifier/deepseek-r1:14b/output/hypervisor/1609 @@ -0,0 +1,20 @@ + +SPARC emulation: userspace program run from gdb crashes OS running in emulator +Description of problem: +SPARC emulation: userspace program run from gdb crashes OS running in emulator +Steps to reproduce: +As a user (not root!): +1. as -Q n -K PIC -b -L mandelbrot.s +2. ld -m a.out -o test +3. gdb ./test +4. run + +`as' is from gnu binutils (binutils-2.20.1-sol26-sparc-local.gz). +Additional information: +[mandelbrot.s](/uploads/edfe6f1fd01fa39ecce9ba4201454ae3/mandelbrot.s) + +screenshot: https://imgur.com/a/JD51DJA + +It could very well be a bug in my assembly code, but it is still strange that it crashes the whole system. + +~"kind::Bug"[in_asm.dat.xz](/uploads/6bb43ce2b7d6973da4751d236fb44e12/in_asm.dat.xz) |