diff options
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1423124')
| -rw-r--r-- | results/classifier/gemma3:12b/peripherals/1423124 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1423124 b/results/classifier/gemma3:12b/peripherals/1423124 new file mode 100644 index 00000000..fc787b1f --- /dev/null +++ b/results/classifier/gemma3:12b/peripherals/1423124 @@ -0,0 +1,19 @@ + +QEMU crash after sending data on host serial port + +Good morning, + +I'm using QEMU for Windows last version. +The host system is Windows 7 64bits. +I'm excuting the following statment : + +qemu-system-x86_64w.exe -hda debian.img -m 256 -net nic -net tap,ifname=TAP32 -soundhw all -serial COM9 + +Qemu starts the emulated Debian and it runs correctly. + +If I try to send data from Windows using COM9 to QEMU (both "real" or emulated by the COM0COM driver), QEMU crashes. Windows dump available if required. +If I try to send data to /dev/ttyS0 (that should be the Linux side of COM9) from Debian, again, the wirtual machine crashes. + +More details if necessary +Best regards +U.Poddine \ No newline at end of file |