https://bugs.winehq.org/show_bug.cgi?id=19723
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Component|shdocvw |-unknown Resolution|--- |FIXED Summary|Trouble continuing the |NordicBet Poker-client |installation of NordicBet |fails to install |Poker-client |
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
the bug was recycled multiple times due to Wine evolving and the bootstrapper/client code changing.
Don't do that.
Anyway, the current client gets past the installer stage. The language selection works, there is a big 'install' button which works. After downloaded the full client it crashes on startup in 'xul.dll' (during check for Adobe Flash plugin garbage) which is a completely different issue.
--- snip --- ... 004c:trace:ieframe:BindStatusCallback_OnProgress (0xe3e360)->(12951 12951 4 L"file://C:\Microgaming\Poker\NordicBetMPP\Global\common\AdobeFlashCheck.htm") ... 004c:Call ole32.CoCreateInstance(0033d0f4,00000000,00000003,00e3ec10,00e3ec44) ret=7c1652e7 ... 004c:trace:mshtml:load_gecko () ... 004c:Call user32.CreateWindowExW(00000000,7c0db86c L"NsContainer",00000000,46000000,00000000,00000000,00000064,00000064,00010020,00000000,7bfb0000,00e3f2f0) ret=7c071bf5 ... 004c:Call winex11.drv.CreateWindow(00020080) ret=7ecdbacd 004c:Ret winex11.drv.CreateWindow() retval=00000001 ret=7ecdbacd ... (hwnd=0x20080,msg=WM_SIZE,wp=00000000,lp=00640064) retval=00000000 004c:Call window proc 0x7c06ba12 (hwnd=0x20080,msg=WM_MOVE,wp=00000000,lp=00000000) 004c:Call user32.GetPropW(00020080,7c0dcca2 L"THIS") ret=7c06ba74 004c:Ret user32.GetPropW() retval=00e3f2f0 ret=7c06ba74 004c:Call user32.DefWindowProcW(00020080,00000003,00000000,00000000) ret=7c06bc26 004c:Ret user32.DefWindowProcW() retval=00000000 ret=7c06bc26 004c:Ret window proc 0x7c06ba12 (hwnd=0x20080,msg=WM_MOVE,wp=00000000,lp=00000000) retval=00000000 004c:Ret user32.CreateWindowExW() retval=00020080 ret=7c071bf5 004c:Call msvcrt.malloc(00000240) ret=003d180f 004c:Call ntdll.RtlAllocateHeap(01960000,00000000,00000240) ret=7be8fff3 004c:Ret ntdll.RtlAllocateHeap() retval=03363970 ret=7be8fff3 004c:Ret msvcrt.malloc() retval=03363970 ret=003d180f 004c:Call msvcrt.malloc(0000000c) ret=003d180f 004c:Call ntdll.RtlAllocateHeap(01960000,00000000,0000000c) ret=7be8fff3 004c:Ret ntdll.RtlAllocateHeap() retval=03363bf8 ret=7be8fff3 004c:Ret msvcrt.malloc() retval=03363bf8 ret=003d180f ... 004c:trace:seh:raise_exception code=c0000005 flags=0 addr=0x69c88d88 ip=69c88d88 tid=004c 004c:trace:seh:raise_exception info[0]=00000001 004c:trace:seh:raise_exception info[1]=00000000 004c:trace:seh:raise_exception eax=00000000 ebx=019b6210 ecx=03363970 edx=0000039d esi=0033cc1c edi=03363a58 004c:trace:seh:raise_exception ebp=00000000 esp=0033ca50 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010246 004c:trace:seh:call_vectored_handlers calling handler at 0x701c6d78 code=c0000005 flags=0 ... 004c:Call KERNEL32.CreateFileW(0033c060 L"C:\users\focht\Temp\MPPoker Crash Helper\v1.0-20150109-220356-75-76.dmp",c0000000,00000003,00000000,00000002,00000000,00000000) ret=61fc9819 004c:Ret KERNEL32.CreateFileW() retval=000003e4 ret=61fc9819 ... 004c:Call dbghelp.MiniDumpWriteDump(ffffffff,0000004b,000003e4,00000001,0033c054,00000000,00000000) ret=61fc984d ... 004c:Call KERNEL32.WideCharToMultiByte(00000000,00000000,0045b348 L"MPCoreExceptionFilterFunction() - Exception c0000005 at 69c88d88 detected\n",ffffffff,0033c01c,0000004b,00000000,00000000) ret=61fd2bff ... 004c:Call user32.MessageBoxW(00000000,004023b0 L"The poker client has encountered an unexpected error.\n\nThe poker client must shut down.",00402460 L"MPPoker Fatal Error",00000010) ret=00401291 ... --- snip ---
Resolving fixed here since the original bug was about installation phase.
I'm not wasting any time into the current issue unless bug 36941 is resolved (even if I could work out the problem without it).
$ sha1sum downloadpoker.client_v2.exe b0dc2187aff15f718d8e6f067f3820a90532b587 downloadpoker.client_v2.exe
$ du -sh downloadpoker.client_v2.exe 708K downloadpoker.client_v2.exe
$ wine --version wine-1.7.34
Regards