- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02266 | Multisession | Critical (emulator) | Always | Sep 19, 2008, 18:29 | Oct 9, 2008, 09:11 |
Tester | john_iv | View Status | Public | Platform | MAMEUI |
Assigned To | aaron | Resolution | Fixed | OS | Windows XP/Vista 32-bit |
Status [?] | Resolved | Driver | |||
Version | 0.127u4 | Fixed in Version | 0.127u7 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02266: tceptor: Thunder Ceptor crashes out when run as the second game. | ||||
Description | Running tceptor after already running a game causes it to crash out. | ||||
Steps To Reproduce |
*mame.exe* 1. Mame.exe dkong 2. Tab menu 'select new game' 3. Choose tceptor 4. Crash *mameui* 1. Double click Donkey Kong. 2. Quit 3. Double click Thunder Ceptor 4. Crash |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.124u3 | ||||
Affected Sets / Systems | tceptor | ||||
Attached Files
|
|||||
Relationships
Notes
6
No.02499
Tafoid Administrator
Sep 19, 2008, 18:41
edited on: Sep 19, 2008, 18:42 |
I cannot duplicate with the command-line mame example above: 32-bit, Windows 2000. I tried 6 separate times and it did not crash. I even tried Thunder Ceptor II a couple of times in case it was missed - works fine. Can anyone else duplicate this? |
---|---|
No.02500
Firewave Senior Tester
Sep 19, 2008, 19:32
|
I wasn't able to reproduce it either. Could you post your mame.ini or a backtrace, so we get at least a hint where the crash might be related to? If it happens in official MAME and MAMEUI it's most likely related to a special option. |
No.02501
Firewave Senior Tester
Sep 19, 2008, 19:33
edited on: Sep 19, 2008, 19:49 |
dkong crashes on a hard reset. Maybe that's the actual issue. ----------------------------------------------------- Exception at EIP=4E192F88: ACCESS VIOLATION While attempting to read memory at 4E192F88 ----------------------------------------------------- EAX=00000000 EBX=00000000 ECX=4E192F88 EDX=7D61EC3E ESI=00000000 EDI=00000000 EBP=129BC9F4 ESP=129BC9D4 Update: I am not able to reproduce this crash anymore...must be random then |
No.02507
Fujix Administrator
Sep 20, 2008, 15:44
|
It doesn't reproduce here either, both for the dkong -> tceptor procedure and hard-reset. |
No.02508
Fujix Administrator
Sep 20, 2008, 18:01
edited on: Sep 20, 2008, 18:31 |
I found a way to cause the crash on my PC: 1) run "mame tceptor" 2) select any game via simple UI 3) hard-reset (gdb) run tceptor |
No.02698
Tafoid Administrator
Oct 5, 2008, 16:49
|
This is also related to the -refreshspeed trigger + multiple monitor bug. |