http://bugs.winehq.org/show_bug.cgi?id=27008
Summary: Lucent Heart: crashes on start Product: Wine Version: 1.3.19 Platform: x86 URL: http://www.joystiq.com/game/lucent-heart/download/luce nt-heart-install-client OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=34439) --> (http://bugs.winehq.org/attachment.cgi?id=34439) bt all
Free mmorpg, installs fine under wine. After install, it attempts to run it's updater, and hangs: wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 002d), starting debugger...
never giving a good backtrace. If I ctrl+c it, I get: Backtrace: =>0 0x00000000 (0x0033fe60) 1 0x00591e23 in bfupdate (+0x191e22) (0x0033fe88) 2 0x00000000 (0x0033fea8) 3 0x7b85af7b start_process+0x5a(peb=0x1e) [/home/austin/wine-git/dlls/kernel32/process.c:1086] in kernel32 (0x0033fee8) 4 0x7bc708a8 call_thread_func+0xb() in ntdll (0x0033fef8) 5 0x7bc70a7e call_thread_entry_point+0x6d(entry=0x7b85af20, arg=0x7ffdf000) [/home/austin/wine-git/dlls/ntdll/signal_i386.c:2499] in ntdll (0x0033ffc8) 6 0x7bc4c19e start_process+0x1d(kernel_start=0x7b85af20) [/home/austin/wine-git/dlls/ntdll/loader.c:2612] in ntdll (0x0033ffe8) 7 0xb772bb9d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
I'll attach a winedbg 'bt all' and relay/seh/tid traces.