diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1695.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1695.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1695.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1695.toml deleted file mode 100644 index daf253e52..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1695.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 1695 -title = "Latest Windows MSI does not include libssp-0.dll" -state = "opened" -created_at = "2023-06-08T07:36:49.654Z" -closed_at = "n/a" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1695" -host-os = "Windows (any)" -host-arch = "n/a" -qemu-version = "8.0.1 (v8.0.1-12026-g0d59a4e247-dirty)" -guest-os = "n/a" -guest-arch = "n/a" -description = """The latest Qemu MSI installer for Windows (https://qemu.weilnetz.de/w64/2023/qemu-w64-setup-20230530.exe) does not include libssp-0.dll, which is why the executables fail to run. - -This Mingw library should be included when building the MSI if stack protection is enabled.""" -reproduce = """1. Install the latest qemu MSI -2. Try to invoke any qemu command -3. Use Dependency Walker to easily find missing dependencies (https://www.dependencywalker.com/)""" -additional = """""" |