Dolphin, the GameCube and Wii emulator - Forums
Segmentation fault - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Segmentation fault (/Thread-segmentation-fault)



Segmentation fault - gralco - 11-25-2009

Hi after an svn checkout from http://dolphin-emu.googlecode.com/svn/trunk/ and compilation I try to run dolphin and get this output:
Code:
N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini
N[BOOT]: Starting application
N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini
W[COMMON]: IsDirectory: stat failed on ./User/Wii/title/00000001/00000002/content:
Segmentation fault
I am cd'ed into /dolphin-emu-read-only/Binary/Linux-* and noticed there is no './User/Wii/title/' in fact I neither see a './User/Config/Dolphin.ini', if it matters my system's architecture is amd64(x86_64). I didn't think I need to report this as a bug because I've seen others asking about this but found no answer. Please help, thank you in advanced.