openMSX / wxcatapult

23 stars 4 forks source link

[Bug] Can't insert disc trough wxCatapult while openMSX runs [sf#165] #7

Closed openMSX-import closed 9 years ago

openMSX-import commented 9 years ago

Reported by vampier on 2004-10-16 03:26 UTC inserting a disc trough catapult is impossible. Also, when selecting a disc from the drop down menu (disk select box) the value (string with name) jumps to another value followed by a blank box without value.

impossible to change discs at this moment.

openMSX-import commented 9 years ago

Commented by vampier on 2004-10-16 04:03 UTC Logged In: YES user_id=887021

While inserting another disc (at a later time) catapult segfaulted on me. Debug report follows, I don't know if this information is usefull for you but anyway it's better to have to much information then too less:

Unhandled exception at 0x0040106c in catapult.exe: 0xC0000005: Access violation reading location 0xfffffff4.

0040105E int 3
0040105F int 3
00401060 push ebp
00401061 mov ebp,esp 00401063 push ecx
00401064 mov dword ptr [ebp-4],ecx 00401067 mov eax,dword ptr [ebp-4] 0040106A xor ecx,ecx 0040106C cmp dword ptr [eax],0FFFFFFFFh 0040106F sete cl
00401072 mov al,cl 00401074 mov esp,ebp 00401076 pop ebp
00401077 ret

Catapult.exe triggered the error according to Visual studio 2003

openMSX-import commented 9 years ago

Commented by h_oudejans on 2004-10-17 17:04 UTC Logged In: YES user_id=773101

It might be fixed, but I have been uable to reproduce it.

openMSX-import commented 9 years ago

Updated by h_oudejans on 2004-10-17 17:05 UTC

openMSX-import commented 9 years ago

Updated by joxy on 2013-07-30 03:32 UTC