https://bugs.winehq.org/show_bug.cgi?id=14798
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Component|-unknown |wmi&wbemprox Resolution|--- |DUPLICATE Summary|ETax 2008 cannot verify |ETax 2008 fails to verify | |online security
--- Comment #36 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 35076
For testing I used tax file number "123 456 782" (http://bioinf.wehi.edu.au/folders/fred/tfn.html)
--- snip --- $ pwd /home/focht/.wine/drive_c/etax2008
$ WINEDEBUG=+tid,+seh,+relay,+wbemprox wine ./etax2008.exe >>log.txt 2>&1 ... 0027:Call gdi32.GetTextExtentPoint32A(00420078,00facdd0 "Ensure your online security",0000001b,0033e4e4) ret=004379e7 ... 0027:Call ole32.CoCreateInstance(008e0148,00000000,00000005,004c7a54,0033eabc) ret=004c79b0 ... 0027:Call KERNEL32.LoadLibraryExW(0033e60e L"C:\windows\system32\wbem\wbemdisp.dll",00000000,00000008) ret=7eb776cb ... 0027:Ret KERNEL32.LoadLibraryExW() retval=7c900000 ret=7eb776cb ... 0027:Call wbemdisp.DllGetClassObject(008e0148,7ec6734c,0033e988) ret=7eb79cd8 0027:Ret wbemdisp.DllGetClassObject() retval=00000000 ret=7eb79cd8 0027:Call advapi32.RegCloseKey(000000cc) ret=7eb7d76b 0027:Ret advapi32.RegCloseKey() retval=00000000 ret=7eb7d76b 0027:Call ntdll.RtlAllocateHeap(00110000,00000000,00000008) ret=7c907a03 0027:Ret ntdll.RtlAllocateHeap() retval=0016a5a8 ret=7c907a03 0027:Ret ole32.CoCreateInstance() retval=00000000 ret=004c79b0 0027:fixme:wbemdisp:locator_ConnectServer 0x16a5a8, (null), L"root\cimv2", (null), (nil), (null), (null), 0x00000000, (nil), 0x33eb10 0027:Call ole32.GetErrorInfo(00000000,0033eaac) ret=004c7d76 0027:Ret ole32.GetErrorInfo() retval=00000001 ret=004c7d76 0027:Call KERNEL32.FormatMessageA(00003200,00000000,80004001,00000000,0033e8f0,00000100,00000000) ret=004117b8 0027:Ret KERNEL32.FormatMessageA() retval=00000000 ret=004117b8 0027:Call user32.LoadStringA(00400000,0000feb4,0033d9e8,00001000) ret=0040867f 0027:Ret user32.LoadStringA() retval=0000000e ret=0040867f 0027:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0033ea60) ret=007621a7 0027:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b83a97b ip=7b83a97b tid=0027 0027:trace:seh:raise_exception info[0]=007621a7 0027:trace:seh:raise_exception info[1]=00fbb4f0 0027:trace:seh:raise_exception info[2]=80004001 0027:trace:seh:raise_exception info[3]=007621a7 0027:trace:seh:raise_exception info[4]=0033ee34 0027:trace:seh:raise_exception info[5]=0033eab0 0027:trace:seh:raise_exception info[6]=0033ea7c 0027:trace:seh:raise_exception eax=7b8269e1 ebx=7b8bb000 ecx=007621a7 edx=0033e9b4 esi=0033ea60 edi=0033ea20 0027:trace:seh:raise_exception ebp=0033e9f8 esp=0033e994 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00200283 0027:trace:seh:call_stack_handlers calling handler at 0x4c7e30 code=eedfade flags=1 0027:trace:seh:call_stack_handlers handler at 0x4c7e30 returned 1 ... --- snip ---
$ sha1sum etax2008_1.exe 7966cce81b7c8e0ceb58e8de42e1d70fe22b5235 etax2008_1.exe
$ du -sh etax2008_1.exe 7.9M etax2008_1.exe
$ wine --version wine-1.7.13-118-g0eb6265
Regards
*** This bug has been marked as a duplicate of bug 35076 ***