86Box/86Box

Machines with select SiS chipsets crash upon hard reset

Closed this issue · 0 comments

What happened?

The following SiS chipsets:
SiS 5511
SiS 5571
SiS 5581
are affected by this crash.

Picking any machine using this chipset will also break any subsequent configuration manipulations unless changed from outside the emulator, such as a direct settings call through the command line. Exiting a machine using these chipsets will also take a while to shut down the 86Box process, as the emulator seemingly crashes in the process.

Configuration file

[General]
vid_renderer = qt_software
dpi_scale = 0
confirm_save = 0
confirm_reset = 0
video_fullscreen_scale = 3
video_fullscreen_first = 0
confirm_exit = 0

[Machine]
machine = r534f
cpu_family = pentium_p54c
cpu_speed = 100000000
cpu_multi = 1.5
cpu_use_dynarec = 1
fpu_softfloat = 0
time_sync = local
fpu_type = internal
mem_size = 16384

[Video]
gfxcard = vga

[Input devices]
mouse_type = none

[Sound]
fm_driver = nuked
mpu401_standalone = 1

[Network]
net_01_link = 0
net_02_link = 0
net_03_link = 0
net_04_link = 0

[Storage controllers]
hdc = none
cassette_mode = load

[IBM CGA]
display_type = 0
composite_type = 0
rgb_type = 5
double_type = 1
snow_enabled = 1

[Floppy and CD-ROM drives]
fdd_02_check_bpb = 0
fdd_02_image_history_01 = C:/Users/ucuca/Documents/86Box/img/pcireg.ima
fdd_02_type = none
fdd_01_image_history_01 = C:/Users/ucuca/Documents/86Box/img/PCDOS100.IMG
fdd_01_image_history_02 = C:/Users/ucuca/Documents/86Box/img/kq4/Disk01.img
fdd_01_image_history_03 = C:/Users/ucuca/Documents/86Box/img/kq4/Disk02.img
fdd_01_image_history_04 = C:/Users/ucuca/Documents/86Box/img/PCDOS71.img
fdd_01_type = 35_2hd
cdrom_01_image_history_01 = C:/Users/ucuca/Downloads/rtl8139c
cdrom_01_image_history_02 = C:/Users/ucuca/Downloads/msnc
cdrom_01_image_history_03 = C:/Users/ucuca/Documents/86Box/img/compaqPresario4500Seriesrestoredisc.iso

[PS/1 2011]
bios_language = english_us

[Novell NE2000 #1]
mac = 91:c3:cb

[Standard PS/2 Mouse]
buttons = 2

[Realtek RTL8139C+ (onboard)]
mac = fb:53:b4

[Western Digital WD8003ET/A #1]
mac = 7f:f0:a9

[Adaptec AHA-154xCP #1]
bios_rev = v1_02_de

[Trident TVGA 8900D-R]
memory = 1024

[Tseng Labs ET4000AX (ISA)]
memory = 1024
bios_ver = v8_06

[Roland CM-32L]
output_gain = 100
reverb = 1
reverb_output_gain = 100
reversed_stereo = 0
nice_ramp = 1

[Other peripherals]
postcard_enabled = 1

[Compaq CGA]
display_type = 0
composite_type = 0
rgb_type = 5
double_type = 0
snow_enabled = 1

[Iskra EGA (Cyrillic ROM)]
memory = 256
monitor_type = 9

[Olivetti M19 graphics card]
rgb_type = 0
snow_enabled = 1

[Pravetz VDC-2]
display_type = 0
composite_type = 0
rgb_type = 5
double_type = 0
snow_enabled = 1

[Toshiba T1000 Video]
display_language = 0
backlight = 1
invert = 0

[Amstrad PC1640 (video)]
language = 7

[Amstrad PC3086]
language = 7

[ATI Mach32 (PCI) On-Board]
ramdac = 0
memory = 2048

[ESS AudioDrive ES1688]
base = 0220
irq = 5
dma = 1
opl = 1
receive_input = 1

Operating system

Windows 11 v23H2

CPU

Intel Core i5-1235U

86Box version

4.2 build 5641

Build architecture

Windows - x86 (32-bit)

Build type

  • New recompiler
  • Debug build

Download source

Official website (Jenkins, GitHub)

Additional context

In addition, the AOpen AP5S machine does not display anything, even when a graphics card is selected.