[Bug 7332] Versacheck Business & Enterprise 2007 autorun crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 20:42:27 CDT 2008


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





--- Comment #10 from Dan Kegel <dank at kegel.com>  2008-05-08 20:42:27 ---
Still no joy; it now fails with a dialog box after about the fourth
installer screen:

trace:text:DrawTextExW L"Unable to load
C:\\windows\\temp\\{7769C85E-57B8-438E-8E4D-AAE75BFF0E4F}\\G7AppUtils.dll", -1,
[(0,0)-(380,26)] 00000850

Oddly enough,
~/.wine/drive_c/windows/temp/{7769C85E-57B8-438E-8E4D-AAE75BFF0E4F}/G7AppUtils.dll 
does in fact exist.

It seems LoadLibrary on that dll fails in server/mapping.c's
get_image_params():

trace:module:load_native_dll Trying native dll
L"C:\\windows\\temp\\{7769C85E-57B8-438E-8E4D-AAE75BFF0E4F}\\G7AppUtils.dll"
...
0027: create_mapping( access=000f0005, attributes=00000000, size=000000000,
protect=192, file_handle=0x170, objattr={rootdir=(nil),sd={},name=L""} )
0027: create_mapping() = INVALID_FILE_FOR_SECTION { handle=(nil) }
...
warn:module:load_dll Failed to load module
L"C:\\windows\\temp\\{7769C85E-57B8-438E-8E4D-AAE75BFF0E4F}\\G7AppUtils.dll";
status=c0000020

I'd track it down more but gotta run, maybe tomorrow morning.


-- 
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