Emulator Issues #200
closedStopping emulation crash
0%
Description
stopping emulation crashes dolphin for some ppl (shuffle can stop fine and
i can't as example)
debugging leaves to this:
0221113F ???
02211140 ???
02211141 ???
Updated by nakeee about 16 years ago
I'm not a windows person, but I think that if you compile with debug symbols you can
get more information as to where the crash happens.
Updated by daco65 about 16 years ago
debug leaves there too >_<
ill try upstairs later
Updated by federelli about 16 years ago
I get the same issue on Windows XP SP3, DC E6600, Ati HD3870, 32bit, revision 667.
Updated by Anonymous about 16 years ago
correction: I can only stop without crash/hang if I use the following settings:
dual core, ogl, render to main.
with r700
Updated by memberTwo.mb2 about 16 years ago
As godisgovernment said, no problem with "render to main".
something wrong with GetDC (maybe a clue: stop button is not on the same wnd as the
GL one)
Unhandled Exception
Code: 0xC0000005
Call stack info:
0x02661160 : ?
USER32!0x77D18709 : GetDC
USER32!0x77D187EB : GetDC
USER32!0x77D1B368 : DefWindowProcW
USER32!0x77D1B3B4 : DefWindowProcW
ntdll!0x7C91EAE3 : KiUserCallbackDispatcher
USER32!0x77D1CFF8 : PeekMessageA
DolphinWx!0x004E71D3 : MemoryCheckDlg::scalar deleting destructor' DolphinWx!0x00543C32 : MemoryCheckDlg::
scalar deleting destructor'
DolphinWx!0x00543C3A : MemoryCheckDlg::scalar deleting destructor' DolphinWx!0x005415EC : MemoryCheckDlg::
scalar deleting destructor'
DolphinWx!0x005D9E02 : VirtualQuery
Updated by federelli about 16 years ago
I believe this has once again been broken in recent revs, particularly r814 and r844
for example
Updated by daco65 about 16 years ago
i have no problems stopping emulation this time
is your window rendered to main frame?