blob: daf253e522195769f3bebd7adba1288169f9bd90 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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 = """"""
|