- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
07412 | Crash/Freeze | Critical (emulation) | Always | Sep 10, 2019, 00:30 | Sep 14, 2019, 07:07 |
Tester | DJX | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | jkm900 | Resolution | Fixed | OS | Windows 10 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.213 | Fixed in Version | 0.214 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 07412: vgmplay [chaotixju_md]: Crash attempting to play 32x audio pack | ||||
Description | When attempting to load any 32X audio, MAME freezes and then eventually crashes. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.210 | ||||
Affected Sets / Systems | vgmplay [chaotixju_md] | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
5
No.16881
Tafoid Administrator
Sep 10, 2019, 01:55
edited on: Sep 10, 2019, 01:57 |
All variations of 32X, even the ones not using CDs are plainly flagged and should tell you in a big red screen that "THIS MACHINE DOESN"T WORK". That means if you can do anything with it, it is a miracle and beyond loading the bios roms, nothing is guaranteed. As per long standing rules, developers have deemed no report for such machines shall be accepted unless it is a major regression. This doesn't sound like a regression at all and has likely never worked. |
---|---|
No.16883
DJX Tester
Sep 10, 2019, 13:19
|
This is for VGMPlay though. The Genesis with 32X machine has that warning but VGMPlay gives no such "red" warning when attempting to play 32X audio. |
No.16884
Haze Senior Tester
Sep 10, 2019, 13:26
|
32X isn't *that* bad, a lot of games are playable, it's mainly marked as NOT WORKING because a number of key titles don't run and the performance is way off (in reality the SH2s are massively slowed down by waitstates) There's no reason audio should crash. |
No.16888
Tafoid Administrator
Sep 10, 2019, 17:40
|
My mistake and I apologize for not examining your driver you reported. Anyway, I can confirm attempting to play an entry from: chaotixju_md Knuckles' Chaotix 32X (GEN/MD) Exception at EIP=00000000053ea8d8 (device_sound_interface::set_output_gain(int,float)+0x0018): ACCESS VIOLATION |
No.16891
Tafoid Administrator
Sep 10, 2019, 21:10
|
https://github.com/mamedev/mame/commit/fd19c2aa3e05a3fa53b60c31dc7f4682ec85d13a That appears to be the breaking commit - on May 8, 2019, from PR#5009. |