Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 324.0xdcc]
0x0044732c in format (push=0x44739e <sprfunc>, userp=0x362fcec, fmt=0x45ffcf "",
ap=0x362fd30 "\234ýb\003ÐtE") at common/sprintf.c:184
184 while (*str != '\0' && ok && precision--)
(gdb) bt
#0 0x0044732c in format (push=0x44739e <sprfunc>, userp=0x362fcec, fmt=0x45ffcf "",
ap=0x362fd30 "\234ýb\003ÐtE") at common/sprintf.c:184
#1 0x00447429 in snprintf (buf=0x4574d0 "//", size=260, fmt=0x45ffca "%s/%s")
at common/sprintf.c:228
#2 0x0041b31e in get_current_file (buffer=0x4574d0 "//", buffer_len=260) at tree.c:490
#3 0x0041418d in browser (param=0x0) at root_menu.c:181
#4 0x00414481 in load_screen (screen=0) at root_menu.c:382
#5 0x00414423 in root_menu () at root_menu.c:465
#6 0x0041ae5b in browse_root () at tree.c:279
#7 0x00404660 in app_main () at main.c:122
#8 0x00452f8d in sim_app_main (param=0x0) at uisdl.c:185
#9 0x1002961e in SDL_Delay () from /cygdrive/c/WINDOWS/system32/SDL.dll
(gdb)