[Bug 22429] VMWare ThinApps don't run

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 21 12:31:12 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22429


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #3 from Austin English <austinenglish at gmail.com>  2010-04-21 12:31:11 ---
(In reply to comment #2)
> I've updated our ThinApp Version to Version 4.5 here is the Terminal output:
> The error Message is now: Crash in RelaunchUsingCreateProcess
> 
> fixme:advapi:LookupAccountNameW (null) L"win.user" 0x33c494 0x33c28c 0x33c894
> 0x33c284 0x33c290 - stub
> fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented
> information class: ProcessDefaultHardErrorMode
> wine: Call from 0x7bc3eb58 to unimplemented function
> ntdll.dll.NtRaiseHardError, aborting

Confirming. It's a stub:
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/ntdll/ntdll.spec;h=241f3d8a7ae205dcaf20d51bd92f6f3f251d98f3;hb=HEAD#l278

Seems to be documented here:
http://undocumented.ntinternals.net/UserMode/Undocumented%20Functions/Error/NtRaiseHardError.html

I'll look at sending a stub.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list