summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1423124
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1423124')
-rw-r--r--results/scraper/launchpad-without-comments/142312418
1 files changed, 18 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1423124 b/results/scraper/launchpad-without-comments/1423124
new file mode 100644
index 000000000..a732dc6bf
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1423124
@@ -0,0 +1,18 @@
+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