Project

General

Profile

Actions

Emulator Issues #8996

closed

WxWidgets, stupid Stack Overflow

Added by kill8r over 8 years ago. Updated almost 6 years ago.

Status:
Won't fix
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
Windows
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

Game Name?

Super Mario Sunshine

Game ID? (right click the game in the game list, properties, info tab)

GMSE01

MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)

0edf1ec830b4db523e154a60700ec989 - compressed, not sure if that would change the hash or not

What's the problem? Describe what went wrong.

Stack Overflow and emulator crashed while playing game

What steps will reproduce the problem?

Have Wii U Gamecube Adapter Hooked up
Start Game
Go through everything normally until you get to the first actual level
Collect 4 Blue coins saving after each one
Random Stack Overflow

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?

Dolphin 4.0-7842, not sure if older version would solve it as Im not entirely sure what caused it

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

i5 2500k @ 4.0GHz, GTX 660 3GB, Windows 10 Pro 64-bit, Wii U Gamecube Controller Adapter

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

screenshot of error attached, ini's attached


Files

Dolphin.ini (2.83 KB) Dolphin.ini kill8r, 10/01/2015 05:27 PM
GCPadNew.ini (784 Bytes) GCPadNew.ini kill8r, 10/01/2015 05:27 PM
gfx_dx11.ini (1.01 KB) gfx_dx11.ini kill8r, 10/01/2015 05:27 PM
gfx_opengl.ini (1.01 KB) gfx_opengl.ini kill8r, 10/01/2015 05:27 PM
Logger.ini (885 Bytes) Logger.ini kill8r, 10/01/2015 05:27 PM
WiimoteNew.ini (124 Bytes) WiimoteNew.ini kill8r, 10/01/2015 05:27 PM
Capture.PNG (21 KB) Capture.PNG Error that occured kill8r, 10/01/2015 05:28 PM
Actions #1

Updated by JMC4789 over 8 years ago

We're you playing in full screen? Another user said that the UI would start to lock up when going into full screen sometimes.

Actions #2

Updated by kill8r over 8 years ago

JMC4789 wrote:

We're you playing in full screen? Another user said that the UI would start to lock up when going into full screen sometimes.

Yes, I was playing full screen, then suddenly the error happened and when I hit OK the emulator crashed

Actions #3

Updated by phire over 8 years ago

  • Subject changed from Stack Overflow while Playing Super Mario Sunshine to WxWidgets, stupid Stack Overflow
  • Status changed from New to Accepted
  • Operating system Windows added
  • Operating system deleted (N/A)

Ok, I ran into the same issue.

Custom build from sometime around 4.0-7716, not running full screen. I had another app in the foreground and hadn't touched anything in a while.

Luckily, I had a debugger attached, so stack trace: https://gist.github.com/phire/d9c417b5052c805b0b17

As you can see, it is completely reasonable that the stack has overflowed, it's just the same 5 functions (all inside WxWidgets) looping over and over again.

I could explain what has happened, but more or less it's all WxWidgets' fault, they are doing something incredibly stupid and fixed this bug in SVN 20 months ago, only a few hundred commits after our version of Wx in Externals.

To fix this, we should upgrade to the latest svn (or potentially 3.0.2) version of WxWidgets.

Actions #5

Updated by JMC4789 over 8 years ago

No, I've run into it since.

Actions #6

Updated by Fallcrest almost 8 years ago

Shouldn't it be fixed now that WXWidgets was updated with [[https://github.com/dolphin-emu/dolphin/pull/3737]]?

Actions #7

Updated by ZephyrSurfer over 7 years ago

This is fixed, I think.

Actions #8

Updated by JMC4789 over 7 years ago

It can still happen if you have logging enabled.

Actions #9

Updated by PEmu over 7 years ago

Is this still an issue?

Actions #10

Updated by 8times9 almost 6 years ago

I believe this can be closed because Wx has been removed.

Actions #11

Updated by JMC4789 almost 6 years ago

  • Status changed from Accepted to Fixed
Actions #12

Updated by BhaaL almost 6 years ago

  • Status changed from Fixed to Won't fix
Actions

Also available in: Atom PDF