- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
08137 | Interface | Critical (emulator) | Always | Nov 22, 2021, 23:12 | Nov 23, 2021, 00:57 |
Tester | Tafoid | View Status | Public | Platform | |
Assigned To | cuavas | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.237 | Fixed in Version | 0.238 | Build | |
Fixed in Git Commit | 5668590 | Github Pull Request # | |||
Summary | 08137: UI: Selecting "Favorites" system filter without having any entries causes segmentation fault | ||||
Description | Selecting "Favorites" within UI without having any entries causes exception. If you have 1 or more entries, the Favorites selection appears to look and work correctly. | ||||
Steps To Reproduce | |||||
Additional Information |
Taken from Issue at GitHub since it was observed in a release version (0.237) https://github.com/mamedev/mame/issues/8868 |
||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.237 | ||||
Affected Sets / Systems | UI | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.19466
Tafoid Administrator
Nov 22, 2021, 23:14
|
----------------------------------------------------- |
---|---|
No.19467
Tafoid Administrator
Nov 22, 2021, 23:52
|
With Action binaries, traced first regression commit: https://github.com/mamedev/mame/commit/f1f9992f909a7af2eee7a32d330bd3c20e2c2954 October 14, 2021 |
No.19468
cuavas Administrator
Nov 23, 2021, 00:25
|
It couldn’t have been caused by f1f9992f909a7af2eee7a32d330bd3c20e2c2954 – it must have happened earlier than that. |
No.19469
Tafoid Administrator
Nov 23, 2021, 00:57
|
I downloaded all 3 Action binaries that were to do with the UI work and that was the one that I matched it up with. Perhaps it was in error earlier but that commit exposed it? I dunno. Thanks for fixing, nonetheless. |