https://bugs.winehq.org/show_bug.cgi?id=49190
Bug ID: 49190 Summary: Adobe XD installer crashes Product: Wine Version: 5.8 Hardware: x86 URL: https://www.adobe.com/nl/products/xd.html?red=a OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
The installer crashes right at start, dunno why
To me it looks like it tries to load wbemprox and then faults , just before crash
00c0:Call advapi32.RegQueryValueExW(000000a0,652cd96c L"ThreadingModel",00000000,011af980,011af986,011af97c) ret=65214679 00c0:Call ntdll.RtlInitUnicodeString(011af79c,652cd96c L"ThreadingModel") ret=7b050bdf . . 00c0:Ret advapi32.RegQueryValueExW() retval=00000000 ret=65214679 00c0:Call ucrtbase._wcsicmp(011af986 L"Both",652cd958 L"Apartment") ret=652146bc 00c0:Ret ucrtbase._wcsicmp() retval=00000001 ret=652146bc 00c0:Call ucrtbase._wcsicmp(011af986 L"Both",652cd94c L"Free") ret=652146e0 00c0:Ret ucrtbase._wcsicmp() retval=fffffffc ret=652146e0 00c0:Call ucrtbase._wcsicmp(011af986 L"Both",652cd940 L"Both") ret=65214719 00c0:Ret ucrtbase._wcsicmp() retval=00000000 ret=65214719 00c0:Call advapi32.RegQueryValueExW(000000a0,00000000,00000000,011af6c0,011af6 . . 00c0:Ret advapi32.RegQueryValueExW() retval=00000000 ret=6520fee1 . . 00c0:Call KERNEL32.LoadLibraryExW(011af986 L"C:\windows\system32\wbem\wbemprox.dll",00000000,00000008) ret=652108f0 00c0:Call ntdll.RtlInitUnicodeString(011af878,011af986 L"C:\windows\system32\wbem\wbemprox.dll") ret=7b022055 00c0:Ret ntdll.RtlInitUnicodeString() retval=011af878 ret=7b022055 00c0:Call ntdll.LdrGetDllPath(011af986 L"C:\windows\system32\wbem\wbemprox.dll",00000008,011af824,011af828) ret=7b021160 00c0:Ret ntdll.LdrGetDllPath() retval=00000000 ret=7b021160 00c0:Call ntdll.LdrLoadDll(00e70f20 L"C:\windows\system32\wbem;C:\windows\system32\",00000008,011af878,011af820) ret=7b0211fe 00c0:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7a834000 ip=7a834000 tid=00c0
https://bugs.winehq.org/show_bug.cgi?id=49190
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Note: to download you have to run like for example firefox in wine and then go to the link, otherwise the website says "system not supported"
sha1sum XD_Set-Up.exe 1e6ab35bd49c9f4ad7bfb4e218dc0e2deb26ae67 XD_Set-Up.exe
https://bugs.winehq.org/show_bug.cgi?id=49190
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Louis,
--- quote --- Note: to download you have to run like for example firefox in wine and then go to the link, otherwise the website says "system not supported" --- quote ---
no need to use Wine for that. For such cases I recommend to use 'User-Agent Switcher and Manager' addon:
https://addons.mozilla.org/en-US/firefox/addon/user-agent-string-switcher
It easily allows to spoof anything user agent related within the browser. One click and you can temporarily fake any host OS/browser combination for a specific URL to get downloads.
---
Regarding your crash ... is that with a new WINEPREFIX? I get a fault in Gecko 'xul.dll' module which is definitely different. Could be another dont-do-stupid-things-off-main-thread case (nsObserverService::AddObserver).
--- snip --- ... 019c:trace:mshtml:HTMLDocument_Create (00000000 IID_IHTMLDocument2 08C6E75C) 019c:trace:mshtml:load_gecko () 019c:trace:mshtml:nsWebBrowserChrome_QueryInterface (02357220)->(IID_nsISupportsWeakReference 08C6E638) 019c:trace:mshtml:nsWebBrowserChrome_AddRef (02357220) ref=2 019c:trace:mshtml:nsSupportsWeakReference_GetWeakReference (02357220)->(0814B61C) 019c:trace:mshtml:nsWeakReference_AddRef (0238A940) ref=2 019c:trace:mshtml:nsWebBrowserChrome_Release (02357220) ref=1 019c:trace:mshtml:nsembed_proc (02357220)->(WM_SIZE) 019c:trace:seh:raise_exception code=c0000005 flags=0 addr=0x69ea0a31 ip=69ea0a31 tid=019c 019c:trace:seh:raise_exception info[0]=00000001 019c:trace:seh:raise_exception info[1]=00000000 019c:trace:seh:raise_exception eax=00000000 ebx=6d31b3b0 ecx=08c6e310 edx=00000001 esi=081a8210 edi=081d5dd8 019c:trace:seh:raise_exception ebp=00000000 esp=08c6e370 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010246 019c:trace:seh:call_vectored_handlers calling handler at 0x6ca5bba0 code=c0000005 flags=0 ... --- snip ---
$ sha1sum XD_Set-Up.exe 89da2034e2666352548b614e23b1cc62689dd65a XD_Set-Up.exe
$ du -sh XD_Set-Up.exe 2.1M XD_Set-Up.exe
$ wine --version wine-5.8-173-g9e26bc8116
Regards
https://bugs.winehq.org/show_bug.cgi?id=49190
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Anastasius Focht from comment #2)
Hello Louis,
Regarding your crash ... is that with a new WINEPREFIX? I get a fault in Gecko 'xul.dll' module which is definitely different.
Hi, yes that is with a fresh new WINEPREFIX. And with selfcompiled wine. In Staging (from Debian) I get that crash inside xul (too)
Unfortunately I cannot get a backtrace when i run with my selfcompiled wine; I get 0188:err:ntdll:RtlpWaitForCriticalSection section 0x7bd22470 "../../../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0188, blocked by 017c, retrying (60 sec) etc.
That`s why i added +relay log
Regards
https://bugs.winehq.org/show_bug.cgi?id=49190
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch