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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 … 50 51 52 53 54 … 117 Next »

Dolphin v.3.0-735 crashes
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
Dolphin v.3.0-735 crashes
07-30-2012, 12:21 PM
#1
lilys257 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Apr 2012
Exclamation 
Hello Everyone,

Dolphin v.3.0-735 crashes when i play the offline quest Soul Of Steel in Ultimate
Mode on Phantasy Star Online Episode 1 & 2 (USA) . You can use the code

Have All Quests

04216430 60000000
042160E0 60000000

to get to the quest but you'll have to get to Ultimate Mode. I know the quest does not
crash on Normal Mode. Can someone report this as an issue.

My system settings linux 64bit on nvidia gt 430 with 1024 ddr 3 video memory driver 295.59 and 4 gig system ram. The Dolphin settings are all default execpt for SP1=BBA,Slot A Memory Card,Slot B Memory Card,Port 1 Standard Controller,Port 2 Standard Controller, render to window on and under view show toolbar.
Find
Reply
07-30-2012, 10:22 PM
#2
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,354
Threads: 63
Joined: Aug 2011
Can you get a backtrace from this crash? Launch the game under gdb then when the crash happens, run "thread all apply bt".
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
Reply
07-31-2012, 12:48 AM (This post was last modified: 07-31-2012, 12:49 AM by lilys257.)
#3
lilys257 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Apr 2012
(07-30-2012, 10:22 PM)delroth Wrote: Can you get a backtrace from this crash? Launch the game under gdb then when the crash happens, run "thread all apply bt".

Hello Delroth,

I'm not familiar on how to use the program gdb. Can you tell me how to run it?
I tried using it but i'm not sure if i did it correctly. This is what i type:

gdb then
exec-file dolphin-emu

this the output when i got to the crash point.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd0882700 (LWP 2536)]
0x0000000040d81d3d in ?? ()

(gdb) backtrace
#0 0x0000000040d81d3d in ?? ()
#1 0x00007fffd0882700 in ?? ()
#2 0x00007fffd0882700 in ?? ()
#3 0x0000000000a65890 in ?? ()
#4 0x00007ffff7ffd040 in ?? () from /lib64/ld-linux-x86-64.so.2
#5 0x0000000000000001 in ?? ()
#6 0x0000000000000000 in ?? ()
Find
Reply
07-31-2012, 08:28 AM
#4
lilys257 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Apr 2012
Hello Everyone,

I tried thread all apply bt but i got this "No symbol "all" in current context".

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd0882700 (LWP 4537)]
0x0000000040e91985 in ?? ()
(gdb) thread all apply bt
No symbol "all" in current context.
(gdb) cont
Continuing.

Program received signal SIGABRT, Aborted.
0x00007ffff0c99a25 in raise () from /lib64/libc.so.6
(gdb) cont
Continuing.
[Thread 0x7fffd0882700 (LWP 4537) exited]
[Thread 0x7fffd3399700 (LWP 4536) exited]
[Thread 0x7fffe5aca700 (LWP 4503) exited]
[Thread 0x7fffca5ff700 (LWP 4538) exited]

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.
Find
Reply
07-31-2012, 09:01 AM
#5
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,354
Threads: 63
Joined: Aug 2011
I meant "thread apply all bt", sorry.

If you can, compile your Dolphin build with "cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo .." in order to have more useful backtraces.
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
Reply
07-31-2012, 01:35 PM
#6
lilys257 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Apr 2012
(07-31-2012, 09:01 AM)delroth Wrote: I meant "thread apply all bt", sorry.

If you can, compile your Dolphin build with "cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo .." in order to have more useful backtraces.

Hello delroth,

Ok i recompiled Dolphin with "cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..". Here is
what i get now.

Thread 5 (Thread 0x7fffca6ff700 (LWP 8793)):
#0 0x00007ffff0d4e28f in poll () from /lib64/libc.so.6
#1 0x00007ffff1ee5afa in ?? () from /usr/lib64/libasound.so.2
#2 0x00007ffff1eea074 in ?? () from /usr/lib64/libasound.so.2
#3 0x00007ffff1ef69cb in ?? () from /usr/lib64/libasound.so.2
#4 0x000000000062351f in ?? ()
#5 0x00007fffc401e680 in ?? ()
#6 0x00007ffff17eeb60 in ?? () from /usr/lib64/libstdc++.so.6
#7 0x00007ffff218deae in start_thread () from /lib64/libpthread.so.0
#8 0x00007ffff0d56dad in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fffd0882700 (LWP 8791)):
#0 0x0000000040f22b9d in ?? ()
#1 0x00007fffd0882700 in ?? ()
#2 0x00007fffd0882700 in ?? ()
#3 0x00000000009c7ab0 in ?? ()
#4 0x00007ffff7ffd040 in ?? () from /lib64/ld-linux-x86-64.so.2
#5 0x0000000000000001 in ?? ()
#6 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fffd3399700 (LWP 8790)):
#0 0x00007ffff0d1f32d in nanosleep () from /lib64/libc.so.6
---Type <return> to continue, or q <return> to quit---
#1 0x00007ffff0d50874 in usleep () from /lib64/libc.so.6
#2 0x000000000062f4c7 in ?? ()
#3 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffe5aca700 (LWP 8757)):
#0 0x00000000006675a6 in ?? ()
#1 0x00000023012fab64 in ?? ()
#2 0x00007fffe5ac9850 in ?? ()
#3 0x0000000000000098 in ?? ()
#4 0x0000000000436cd8 in ?? ()
#5 0x00000000009c7ab0 in ?? ()
#6 0x00007fffe5aca700 in ?? ()
#7 0x0000000000650dc0 in ?? ()
#8 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7e2cac0 (LWP 8744)):
#0 0x00007ffff0d4e28f in poll () from /lib64/libc.so.6
#1 0x00007fffe9728e34 in ?? () from /usr/lib64/libglib-2.0.so.0
#2 0x00007fffe9729742 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3 0x00007ffff075f4d7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#4 0x00007ffff49729fa in wxGUIEventLoop::Run() ()
from /usr/lib64/libwx_gtk2u_core-2.9.so.4
#5 0x00007ffff3c276cf in wxAppConsoleBase::MainLoop() ()
#6 0x00007ffff3cbda9a in wxEntry(int&, wchar_t**) ()
from /usr/lib64/libwx_baseu-2.9.so.4
#7 0x000000000043dfd2 in ?? ()
#8 0x00007fffffffe2e0 in ?? ()
#9 0x0000000100000000 in ?? ()
#10 0x0000000000000000 in ?? ()


(gdb) cont
Continuing.

Program received signal SIGABRT, Aborted.
0x00007ffff0c99a25 in raise () from /lib64/libc.so.6
(gdb) thread apply all bt

Thread 5 (Thread 0x7fffca6ff700 (LWP 8793)):
#0 0x00000000005dfc5c in ?? ()
#1 0x00007fffca6fe930 in ?? ()
#2 0x00007fff00004d56 in ?? ()
#3 0x00007fff0000160c in ?? ()
#4 0x00007fffc96fe010 in ?? ()
#5 0x0000f800bc037120 in ?? ()
#6 0x00601fff000a915a in ?? ()
#7 0x000000000000aaaa in ?? ()
#8 0x00000000000764a5 in ?? ()
#9 0x00007fffc9aff010 in ?? ()
#10 0x000000e200601000 in ?? ()
#11 0x80e991e000000000 in ?? ()
#12 0x00007fffc4119570 in ?? ()
#13 0x0000000000000080 in ?? ()
#14 0x0000000000001c59 in ?? ()
#15 0x00007fffc410fdf0 in ?? ()
#16 0x0000000000001000 in ?? ()
#17 0x00007fffc4119570 in ?? ()
#18 0x0000000000000400 in ?? ()
#19 0x91e080e9966080e9 in ?? ()
#20 0x0001000000010000 in ?? ()

Thread 4 (Thread 0x7fffd0882700 (LWP 8791)):
#0 0x00007ffff0c99a25 in raise () from /lib64/libc.so.6
#1 0x00007ffff0c9b1d8 in abort () from /lib64/libc.so.6
#2 0x00007ffff3d925a1 in ?? () from /usr/lib64/libwx_baseu-2.9.so.4
#3 <signal handler called>
#4 0x0000000040f22b9d in ?? ()
#5 0x00007fffd0882700 in ?? ()
#6 0x00007fffd0882700 in ?? ()
#7 0x00000000009c7ab0 in ?? ()
#8 0x00007ffff7ffd040 in ?? () from /lib64/ld-linux-x86-64.so.2
#9 0x0000000000000001 in ?? ()
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fffd3399700 (LWP 8790)):
#0 0x00007ffff0d1f32d in nanosleep () from /lib64/libc.so.6
#1 0x00007ffff0d50874 in usleep () from /lib64/libc.so.6
#2 0x000000000062f4c7 in ?? ()
#3 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffe5aca700 (LWP 8757)):
---Type <return> to continue, or q <return> to quit---
#0 0x00000000006675a6 in ?? ()
#1 0x00000023012fab64 in ?? ()
#2 0x00007fffe5ac9850 in ?? ()
#3 0x0000000000000098 in ?? ()
#4 0x0000000000436cd8 in ?? ()
#5 0x00000000009c7ab0 in ?? ()
#6 0x00007fffe5aca700 in ?? ()
#7 0x0000000000650dc0 in ?? ()
#8 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7e2cac0 (LWP 8744)):
#0 0x00007ffff0d4e28f in poll () from /lib64/libc.so.6
#1 0x00007fffe9728e34 in ?? () from /usr/lib64/libglib-2.0.so.0
#2 0x00007fffe9729742 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3 0x00007ffff075f4d7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#4 0x00007ffff49729fa in wxGUIEventLoop::Run() ()
from /usr/lib64/libwx_gtk2u_core-2.9.so.4
#5 0x00007ffff3c276cf in wxAppConsoleBase::MainLoop() ()
from /usr/lib64/libwx_baseu-2.9.so.4
#6 0x00007ffff3cbda9a in wxEntry(int&, wchar_t**) ()
from /usr/lib64/libwx_baseu-2.9.so.4
#7 0x000000000043dfd2 in ?? ()
#8 0x00007fffffffe2e0 in ?? ()
---Type <return> to continue, or q <return> to quit---
#9 0x0000000100000000 in ?? ()
#10 0x0000000000000000 in ?? ()


Find
Reply
07-31-2012, 06:04 PM (This post was last modified: 07-31-2012, 06:10 PM by lilys257.)
#7
lilys257 Offline
Junior Member
**
Posts: 13
Threads: 1
Joined: Apr 2012
Hello Everyone,

I also attach a new backtrace for a different crash in phantasy star online episode 1 &2.
The crashes happens randomly and does not always happen. The crash usually happens
just before the chaos bringer comes out in ruins 2 or ruins 3.


Attached Files
.txt   Ulitimate Ruins Random Crash.txt (Size: 5.11 KB / Downloads: 234)
.txt   Soul Of Steel Quest Crash.txt (Size: 4.74 KB / Downloads: 232)
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma