blob: 781411e8515dc134c8cf2746d3d1400406bc12d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
id = 2012
title = "Possible regression: Windows 95 setup fails on show of license"
state = "closed"
created_at = "2023-12-01T15:37:58.221Z"
closed_at = "2024-01-19T16:40:58.217Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/2012"
host-os = "Apple MacOS Sonoma 14.1.2"
host-arch = "ARM/M1"
qemu-version = "from git"
guest-os = "Windows 95"
guest-arch = "i386"
description = """Install of Windows 95 fails when showing the license. Qemu v8.1.0 is fine, Qemu 8.1.3 and later failes. Git bisect suggest the problem may have been introduced at 9fb45b05582438dcd52d2d48d48feb05de680c37"""
reproduce = """1. Find install CD for Windows 95 and a DOS boot floppy
2. Create a harddrive (size 300MB)
3. Boot from floppy, create and format partition C: using all available space
4. change to the CD at D: and run command SETUP.EXE
5. follow instructions until display of license
6. See error: SUWIN caused a General Protection Fault in module <unknown>"""
additional = """"""
|