- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
06082 | Debugger | Critical (emulation) | Always | Nov 18, 2015, 17:17 | Jan 25, 2016, 11:57 |
Tester | Kale | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | micko | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.167 | Fixed in Version | 0.168 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 06082: plygonet: dsp56k core crashes when focused | ||||
Description |
Running Polygonet Commanders with debugger enabled and focused on dsp56k CPU core causes emulation to crash under an unknown condition (either a specific opcode disassembler string parsing or a race condition due of running/halted state). This is actually a dsp56k.c CPU core bug rather than plygonet.c specific. |
||||
Steps To Reproduce |
run plygonet with debugger enabled type focus 1 in debugger console, then F12 (will eventually move execution to dsp56k) Wait during POST, will eventually crash after some time. |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | plygonet | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.12196
Tafoid Administrator
Nov 18, 2015, 17:32
|
----------------------------------------------------- Minimal Backtrace Program received signal SIGSEGV, Segmentation fault. |
---|---|
No.12273
Kale Developer
Dec 22, 2015, 13:49
|
This one seems fixed by Micko, anybody confirms? |
No.12274
B2K24 Senior Tester
Dec 23, 2015, 01:33
|
Doesn't crash for me following posted instructions with 0.168 |
No.12369
Osso Moderator
Jan 25, 2016, 11:57
|
Doesn't crash for me too. |