• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 501 502 503 504 505 ... 1198 Next »

Crashes every time I try to run a game.
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Crashes every time I try to run a game.
02-22-2015, 06:58 PM (This post was last modified: 02-22-2015, 07:01 PM by Shonumi.)
#4
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,513
Threads: 55
Joined: Dec 2011
Assuming you have Dolphin installed (not just compiled) just run

Code:
gdb dolphin-emu

Then type in "run" and hit Enter. Wait until Dolphin implodes, and see if it says anything useful. Of course, if you've already done these steps and you still get the "No stack" message, I'm stumped.

Ah, before I forget, you really should add the -g argument to g++ when compiling Dolphin. It's for debugging symbols. You can do this through Dolphin's CMakeList.txt file, adding a line like "ADD_DEFINITIONS(-g)" or something like that (google it since I'm bad at explaining).
Website Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Crashes every time I try to run a game. - galundrux - 02-22-2015, 03:53 PM
RE: Crashes every time I try to run a game. - Shonumi - 02-22-2015, 04:03 PM
RE: Crashes every time I try to run a game. - galundrux - 02-22-2015, 04:49 PM
RE: Crashes every time I try to run a game. - Shonumi - 02-22-2015, 06:58 PM
RE: Crashes every time I try to run a game. - galundrux - 02-23-2015, 01:37 AM
RE: Crashes every time I try to run a game. - Shonumi - 02-23-2015, 05:46 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode