Emulator Issues #5038
closed[OS X] Dolphin crashes on closing
0%
Description
2) What is the expected output? What do you see instead?
Dolphin closes.
Dolphin stays in the Dock for a few seconds and crashes.
4) What steps will reproduce the problem?
- Close Dolphin
5) What version of dolphin are you using (32bit/64bit along with the
version as it appears in the title bar, etc)?
On what operating system, drivers, and hardware? Be sure to list OS,
graphics driver information, and video card model if you are having
graphics problems, for example.
Latest revision
6) Please provide any additional information below.
First occurrence, see attachment
Updated by celgilles almost 13 years ago
Did you try to compile version 3.0-v212 ? This works perfectly for me on my iMac 27" Core i7 with Mac OS X 10.7.2 (but don't use the "Cache Display Lists", this will crash).
Updated by jurpie almost 13 years ago
I use 'Cache Display Lists', but it doesn't crash here :)
Updated by Anonymous almost 13 years ago
can you disassemble here
5 com.dolphin-emulator.dolphin 0x000000000043a371 wxWindowBase::Close(bool) + 23
Updated by jurpie almost 13 years ago
Cannot get it to crash this time, but did a disassemble of the 64 bit version
See attachment
Updated by Anonymous almost 13 years ago
So it looks like r14 is 0 upon entering that function.
Updated by Anonymous almost 13 years ago
blah, att syntax killed me again :p. the problem is rdi is 0 upon entering it, which should mean that somehow the pointer to the parent window became null. how? no clue :p
Updated by Billiard26 almost 12 years ago
- Issue type set to Bug
- Category set to ui
- Operating system OS X added