diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/peripherals/1210212')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/peripherals/1210212 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/peripherals/1210212 b/results/classifier/deepseek-2-tmp/output/peripherals/1210212 deleted file mode 100644 index c7873d41a..000000000 --- a/results/classifier/deepseek-2-tmp/output/peripherals/1210212 +++ /dev/null @@ -1,13 +0,0 @@ - -qemu core dumps with -serial mon:vc - -qemu 1.5.2-1 dumps core when asked to put the monitor on a virtual console. For example, suppose you want to monitor the second serial port, you might try something like: - -qemu-system-x86_64 -serial null -serial mon:vc - -But that creates a core dump. In fact, even re-creating what should be the default dumps core: - -$ qemu-system-x86_64 -serial mon:vc:80Cx25C -Segmentation fault (core dumped) - -I'm not including a backtrace because the bug is so easy to reproduce, but I can provide more info if necessary. \ No newline at end of file |