http://bugs.winehq.org/show_bug.cgi?id=27380
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://www.koepi.info/Xvid- | |1.3.2-20110601.exe CC| |focht@gmx.net Depends on| |27109
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-12-20 13:08:48 CST --- Hello,
can't reproduce. The installer runs into bug 27109 which is recovered because it happens while calling entry point of helper dll.
--- snip --- ... 0023:Call KERNEL32.LoadLibraryExW(020f4500 L"C:/users/focht/Temp/be29e7f1-71ae-4703-50cb-1d52be512f51/twapi-be29e7f1-71ae-4703-50cb-1d52be512f51.dll",00000000,00000008) ret=005793c2 ... 0023:Call PE DLL (proc=0xa96cd97,module=0xa930000 L"twapi-be29e7f1-71ae-4703-50cb-1",reason=PROCESS_ATTACH,res=(nil)) 0023:Call msvcrt.malloc(00000080) ret=0a96cd20 0023:Call ntdll.RtlAllocateHeap(00110000,00000000,00000080) ret=68805972 0023:Ret ntdll.RtlAllocateHeap() retval=020caba0 ret=68805972 0023:Ret msvcrt.malloc() retval=020caba0 ret=0a96cd20 0023:Call msvcrt._initterm(0a974000,0a97402c) ret=0a96cd4a 0023:Call KERNEL32.RaiseException(80000100,00000001,00000002,0088c6e4) ret=200f6bf1 0023:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b838b5b ip=7b838b5b tid=0023 0023:trace:seh:raise_exception info[0]=200f6c52 0023:trace:seh:raise_exception info[1]=200fd439 wine: Call from 0x7b838b5b to unimplemented function msvcp60.dll.??0Init@ios_base@std@@QAE@XZ, aborting 0023:trace:seh:call_vectored_handlers calling handler at 0x689e8e0e code=80000100 flags=1 0023:trace:seh:call_vectored_handlers handler at 0x689e8e0e returned 0 0023:trace:seh:call_stack_handlers calling handler at 0x7bc91a92 code=80000100 flags=1 0023:trace:seh:__regs_RtlUnwind code=80000100 flags=3 0023:trace:seh:__regs_RtlUnwind calling handler at 0x7bc76e0b code=80000100 flags=3 0023:trace:seh:__regs_RtlUnwind handler at 0x7bc76e0b returned 1 0023:exception in PE entry point (proc=0xa96cd97,module=0xa930000,reason=PROCESS_ATTACH,res=(nil)) 0023:Ret PE DLL (proc=0xa96cd97,module=0xa930000 L"twapi-be29e7f1-71ae-4703-50cb-1",reason=PROCESS_ATTACH,res=(nil)) retval=1 0023:Call PE DLL (proc=0xa96cd97,module=0xa930000 L"twapi-be29e7f1-71ae-4703-50cb-1",reason=PROCESS_DETACH,res=(nil)) 0023:Ret PE DLL (proc=0xa96cd97,module=0xa930000 L"twapi-be29e7f1-71ae-4703-50cb-1",reason=PROCESS_DETACH,res=(nil)) retval=0 ... 0023:Call KERNEL32.LoadLibraryExW(020bd568 L"C:/users/focht/Temp/be29e7f1-71ae-4703-50cb-1d52be512f51/twapi-be29e7f1-71ae-4703-50cb-1d52be512f51.dll",00000000,00000008) ret=00579423 ... --- snip ---
Overall the install seems to proceed fine. So what is this bug about?
$ sha1sum Xvid-1.3.2-20110601.exe 0a11498a96f75ad019c4c7d06161504140337dc0 Xvid-1.3.2-20110601.exe
$ wine --version wine-1.3.35-43-gd9d4a06
Regards