Dolphin, the GameCube and Wii emulator - Forums

Full Version: Segmentation fault
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

gralco

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.