Actions
Emulator Issues #3360
closedCrashes at window switching
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Every time I try to switch out of the game window (using Esc or any of the standard Windows combinations, like Alt-Tab), the emulator instantly crashes.
Dolphin version is: SVN r6268 x86 (noticed that error in a number of previous builds too).
OS is Windows XP SP3 x86, with VC++ 2010 installed.
On every crash the following exception is generated:
Unhandled Exception
Code: 0xC0000005
Call stack info:
Dolphin!0x00000000 : ?
0x04372161 : ?
0x535151EC : ?
Updated by missdonnadoe about 14 years ago
Found out that crashes only occur if OpenCL checkbox is enabled.
Updated by d4rro87 about 14 years ago
how useful is OpenCL on modern systems anyways?
Updated by missdonnadoe about 14 years ago
Not much really, I didn't experience a performance drop at all when disabling OpenCL.
Updated by skidau about 14 years ago
- Status changed from New to Fixed
This issue was closed by revision r6307.
Actions