- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
00284 | Crash/Freeze | Critical (emulator) | Have not tried | Jan 28, 2008, 03:30 | Aug 9, 2008, 22:06 |
Tester | ShimaPong | View Status | Public | Platform | |
Assigned To | Resolution | Fixed | OS | ||
Status [?] | Resolved | Driver | |||
Version | 0.107 | Fixed in Version | Build | ||
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 00284: metlhawk: [debug] crash on debug build 0.107 with "-debug". | ||||
Description | Crash on debug build 0.107 with "-debug". Normal build and debug build with "-nodebug" are without problem. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | Debug build specific | ||||
Regression Version | |||||
Affected Sets / Systems | metlhawk | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
5
No.02016
Pugsy Developer
Aug 9, 2008, 21:05
|
Seems to be an issue again. Just tried with 0.126u4 and crashes in debug, works fine with -nodebug |
---|---|
No.02017
etabeta Developer
Aug 9, 2008, 21:38
|
does it crash at start, or do you have to do something? here 126u4 doesn't crash, no matter if used with -debug or -nodebug |
No.02018
Tafoid Administrator
Aug 9, 2008, 21:56
|
I get a crash here on a normal build, using the "-debug" flag.----------------------------------------------------- Exception at EIP=00996CD6: ACCESS VIOLATION While attempting to read memory at 05104040 ----------------------------------------------------- EAX=00000000 EBX=00000010 ECX=05104040 EDX=00000010 ESI=00000000 EDI=0BD60360 EBP=0022F448 ESP=0022F370Crashes during the decoding %... The -debug flag only effects the debugger window, not the fact that the build is a debug build or not. I cannot duplicate on a debug build with "-debug" nor a symbols build to get a backtrace. In any case, I doubt it's related to this old bug as you don't need a debug build to duplicate. |
No.02019
etabeta Developer
Aug 9, 2008, 22:03
|
I tried both a debug+symbols build and a base build and they both do not crash (SDLMAME on mac as usual).... maybe it's a windows only bug (debug interface is implemented in a slightly different way on each platform) |
No.02020
Tafoid Administrator
Aug 9, 2008, 22:06
|
It's possible - I'll set this up as a new bug as I doubt the problem prior is the same. |