Project

General

Profile

Actions

Emulator Issues #10196

closed

Crash when closing program

Added by ExE_Boss about 7 years ago. Updated over 5 years ago.

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

What's the problem? Describe what went wrong.

After having the program run in the background for a while (no game was running, but I had the options window open beforehand), when I returned to Dolphin, I noticed a major slowdown on the UI, so I pressed the close button to close the program and the program crashed.

What steps will reproduce the problem?

Close the program normally after some period of inactivity.

Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?

I have tested on the following version:

  • PR-4601

What are your PC specifications? (CPU, GPU, Operating System, more)

Category Spec
OS Windows 10 64-bit
CPU Intel i7-3770K
GPU NVIDIA GeForce GTX 680
RAM 16 GB
GPU Driver Version 376.53

Is there any other relevant information? (e.g. logs, screenshots,
configuration files)

Crash message popup (plain text):

---------------------------
wxWidgets Debug Alert
---------------------------
..\..\src\common\wincmn.cpp(1526): assert ""Assert failure"" failed in wxWindowBase::RemoveEventHandler(): where has the event handler gone?

Call stack:
[01] 00000000005DDF41
[02] 00000000005E2D7D
[03] 00000000005DD85B
[04] 00000000005DE4E8
[05] 00000000005DB3B0
[06] 0000000000621B98
[07] 00000000005DC768
[08] 000000000060DB54
[09] 000000000060C999
[10] 000000000060E60D
[11] 000000000060D2F5
[12] 000000000060D353
[13] 000000000061FF83
[14] 000000000076F26B
[15] 0000000000636B8D
[16] CallWindowProcW                         
[17] CallWindowProcW                         
[18] MapWindowPoints                         
[19] KiUserCallbackDispatcher                
[20] NtUserMessageCall                       
[21] GetWindowTextW                          

Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
---------------------------
Yes   No   Cancel   
---------------------------

Files

wxWidgets Debug Alert.png (11.2 KB) wxWidgets Debug Alert.png Crash message popup (screenshot) ExE_Boss, 04/09/2017 08:19 PM
wxWidgets Debug Alert.png (11.3 KB) wxWidgets Debug Alert.png 5.0-3301 crash message popup (screenshot) ExE_Boss, 04/09/2017 08:41 PM
Actions #1

Updated by JosJuice about 7 years ago

Is this reproducible, or has this only happened once to you? If it's reproducible, please test it in the latest development version.

Actions #2

Updated by ExE_Boss about 7 years ago

I managed to reproduce it in both PR-4601 and 5.0-3301 (latest).

Steps:

  1. Open Options
  2. Select the Wii tab
  3. Open the 'Add USB Passtrough Device'
  4. There should be a whole bunch of Unknowns here
  5. Cancel the 'Add USB Passtrough Device'
  6. Close Options
  7. Close the Program

5.0-3301 crash message popup (plain text):

---------------------------
wxWidgets Debug Alert
---------------------------
..\..\src\common\wincmn.cpp(1526): assert ""Assert failure"" failed in wxWindowBase::RemoveEventHandler(): where has the event handler gone?

Call stack:
[01] 00000000005DE491
[02] 00000000005E32DD
[03] 00000000005DDDAB
[04] 00000000005DEA38
[05] 00000000005DB900
[06] 0000000000622288
[07] 00000000005DCCB8
[08] 000000000060E084
[09] 000000000060CEC9
[10] 000000000060EB3D
[11] 000000000060D825
[12] 000000000060D883
[13] 0000000000620673
[14] 000000000076F88B
[15] 000000000063728D
[16] CallWindowProcW                         
[17] CallWindowProcW                         
[18] MapWindowPoints                         
[19] KiUserCallbackDispatcher                
[20] NtUserMessageCall                       
[21] GetWindowTextW                          

Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
---------------------------
Yes   No   Cancel   
---------------------------
Actions #3

Updated by Billiard26 over 5 years ago

  • Status changed from New to Fixed

WxWidgets is gone now.

Actions

Also available in: Atom PDF