https://bugs.winehq.org/show_bug.cgi?id=34219 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Component|-unknown |shell32 Resolution|--- |DUPLICATE Summary|Dragon's Prophet |Dragon's Prophet |installer/launchpad not |'launchpad' crashes in |working |'Windows 7' WINEPREFIX | |(missing support for | |shell32 | |FOLDERID_LocalAppDataLow) --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming. Actually a dupe of bug 22896 --- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./DPT_setup.exe >>log.txt 2>&1 ... 0026:Call KERNEL32.CreateProcessW(00000000,00f5d378 L"C:\\users\\Public\\Sony Online Entertainment\\Installed Games\\Dragons Prophet\\LaunchPad.exe",00000000,00000000,00000000,00000410,00000000,001a5e30 L"C:\\users\\Public\\Sony Online Entertainment\\Installed Games\\Dragons Prophet",00f5ca30,00f5ca20) ret=7e8f593f ... 0032:Call KERNEL32.__wine_kernel_init() ret=7bc59dbc 0026:Ret KERNEL32.CreateProcessW() retval=00000001 ret=7e8f593f ... 0032:Call shell32.SHGetKnownFolderPath(100c84b8,00001000,00000000,0033e384) ret=1004c0a5 ... 0032:Call KERNEL32.GetFileAttributesW(0033ddb0 L"C:\\users\\focht\\AppData\\LocalLow") ret=f6de7d7f 0032:Ret KERNEL32.GetFileAttributesW() retval=ffffffff ret=f6de7d7f 0032:Call KERNEL32.SetErrorMode(00000000) ret=f6de7d90 0032:Ret KERNEL32.SetErrorMode() retval=00000001 ret=f6de7d90 0032:Ret shlwapi.PathFileExistsW() retval=00000000 ret=f6e999eb 0032:Ret shell32.SHGetKnownFolderPath() retval=80070002 ret=1004c0a5 0032:Call ntdll.RtlAllocateHeap(02f40000,00000000,00000010) ret=10067a65 0032:Ret ntdll.RtlAllocateHeap() retval=02f43bc0 ret=10067a65 0032:Call ntdll.RtlAllocateHeap(02f40000,00000000,0000001c) ret=10067a65 0032:Ret ntdll.RtlAllocateHeap() retval=02f43bd8 ret=10067a65 0032:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033e348) ret=1006062d 0032:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83ae9b ip=7b83ae9b tid=0032 0032:trace:seh:raise_exception info[0]=19930520 0032:trace:seh:raise_exception info[1]=0033e3a0 0032:trace:seh:raise_exception info[2]=100d6b64 0032:trace:seh:raise_exception eax=7b826d79 ebx=7b8bc000 ecx=19930520 edx=0033e294 esi=0033e334 edi=0033e300 0032:trace:seh:raise_exception ebp=0033e2d8 esp=0033e274 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000283 0032:trace:seh:call_stack_handlers calling handler at 0x100b49be code=e06d7363 flags=1 ... 0032:Call KERNEL32.CreateFileA(0033d82c "C:\\users\\focht\\Temp\\SCE\\wws_crashreport\\LaunchPad.exe-0000005a18a77932.session.lock",80000000,00000005,00000000,00000001,04000000,00000000) ret=00448a9e 0032:Ret KERNEL32.CreateFileA() retval=00000060 ret=00448a9e 0032:Call KERNEL32.CreateDirectoryA(0033db80 "C:\\users\\focht\\Temp\\SCE\\wws_crashreport\\LaunchPad.exe-0000005a18a77932.session",00000000) ret=00447f64 0032:Ret KERNEL32.CreateDirectoryA() retval=00000001 ret=00447f64 ... 0032:Ret KERNEL32.GetLastError() retval=00000000 ret=00484011 0032:Call KERNEL32.CreateFileA(0033d814 "C:\\users\\focht\\Temp\\SCE\\wws_crashreport\\LaunchPad.exe-0000005a18a77932.session\\LaunchPad.exe_07052014_224037.dmp",40000000,00000000,00000000,00000002,00000080,00000000) ret=00449502 0032:Ret KERNEL32.CreateFileA() retval=0000007c ret=00449502 0032:Call KERNEL32.GetProcessId(ffffffff) ret=00449539 0032:Ret KERNEL32.GetProcessId() retval=00000031 ret=00449539 0032:Call dbghelp.MiniDumpWriteDump(ffffffff,00000031,0000007c,00000000,0033dc8c,00000000,00000000) ret=00449541 ... --- snip --- $ sha1sum DPT_setup.exe 4ab9b09d118fba2c0dfb8bfb8c266bb329725bc7 DPT_setup.exe $ du -sh DPT_setup.exe 20M DPT_setup.exe $ wine --version wine-1.7.21-61-gf9f3b21 Regards *** This bug has been marked as a duplicate of bug 22896 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.