Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06304 Crash/Freeze Critical (emulator) Always Jul 18, 2016, 04:35 Jul 18, 2016, 15:47
Tester Tafoid View Status Public Platform MESS (Official Binary)
Assigned To Osso Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.175 Fixed in Version 0.176 Build Normal
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 06304: macse30: Crash when attempting to use any slot option for -pds030
Description You have 5 options for this one machine for PDS030 slot, all of those now cause emulator to crash.
simple_list<device_nubus_card_interface>::append ()
    at ../../../../../src/lib/util/coretmpl.h:120
120 if (m_tail != nullptr)

#0 simple_list<device_nubus_card_interface>::append ()
    at ../../../../../src/lib/util/coretmpl.h:120
#1 nubus_device::add_nubus_card ()
    at ../../../../../src/devices/bus/nubus/nubus.cpp:127
#2 device_nubus_card_interface::set_nubus_device ()
    at ../../../../../src/devices/bus/nubus/nubus.cpp:312
#3 0x01d283e8 in nubus_xceed30hr_device::device_start ()
    at ../../../../../src/devices/bus/nubus/pds30_30hr.cpp:98
#4 0x02e2b473 in device_t::start () at ../../../../../src/emu/device.cpp:379
#5 0x02eac31f in running_machine::start_all_devices ()
    at ../../../../../src/emu/machine.cpp:966
#6 0x02eb1c80 in running_machine::start ()
    at ../../../../../src/emu/machine.cpp:258
#7 0x02eb2019 in running_machine::run ()
    at ../../../../../src/emu/machine.cpp:301
#8 0x01a7bbe5 in mame_machine_manager::execute ()
    at ../../../../../src/frontend/mame/mame.cpp:228
#9 0x01ada0dc in cli_frontend::execute ()
    at ../../../../../src/frontend/mame/clifront.cpp:598
#10 0x01a7ab04 in emulator_info::start_frontend ()
    at ../../../../../src/frontend/mame/mame.cpp:327
#11 0x019da6d6 in utf8_main ()
    at ../../../../../src/osd/windows/winmain.cpp:300
#12 0x0329bad1 in wmain () at ../../../../../src/osd/windows/main.cpp:45
Steps To Reproduce mess macse30 -pds030 30hr
Additional Information Binary testing shows 0.153 working, 0.154 breakage
Github Commit
Flags
Regression Version 0.154
Affected Sets / Systems macse30
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.12960
Osso
Moderator
Jul 18, 2016, 15:47
My fault.