summary refs log tree commit diff stats
path: root/gitlab/issues_toml/target_missing/host_missing/accel_missing/605.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues_toml/target_missing/host_missing/accel_missing/605.toml')
-rw-r--r--gitlab/issues_toml/target_missing/host_missing/accel_missing/605.toml23
1 files changed, 23 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/605.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/605.toml
new file mode 100644
index 000000000..8db48fab8
--- /dev/null
+++ b/gitlab/issues_toml/target_missing/host_missing/accel_missing/605.toml
@@ -0,0 +1,23 @@
+id = 605
+title = "QEMU crashes when receiving network connection on NetBSD"
+state = "closed"
+created_at = "2021-09-07T19:47:30.537Z"
+closed_at = "2021-09-19T19:36:35.452Z"
+labels = ["workflow::Triaged"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/605"
+host-os = "NetBSD"
+host-arch = "amd64 (x86_64)"
+qemu-version = "6.1.0 compiled with pkgsrc"
+guest-os = "Linux"
+guest-arch = "x86_64"
+description = """After booting the VM, connecting to the TCP port 2222 of the host immediately crashes the VM and qemu prints:
+
+**
+Slirp:ERROR:../slirp/src/tcp_subr.c:477:tcp_connect: assertion failed: (ret == 0)
+Bail out! Slirp:ERROR:../slirp/src/tcp_subr.c:477:tcp_connect: assertion failed: (ret == 0)"""
+reproduce = """1. start VM as indicated
+2. telnet localhost 2222
+3. crash"""
+additional = """**
+Slirp:ERROR:../slirp/src/tcp_subr.c:477:tcp_connect: assertion failed: (ret == 0)
+Bail out! Slirp:ERROR:../slirp/src/tcp_subr.c:477:tcp_connect: assertion failed: (ret == 0)"""