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

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 9 14:23:36 CDT 2008


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #11 from Dan Kegel <dank at kegel.com>  2008-05-09 14:23:35 ---
DLL loading fails because the file
L"C:\\windows\\temp\\{7769C85E-57B8-438E-8E4D-AAE75BFF0E4F}\\G7AppUtils.dll"
doesn't start with IMAGE_DOS_SIGNATURE.
Oddly, there is a file of the same name on the CD that does.  It's
a different size, though.

And what do you know... running with WINEDEBUG=warn+heap,
that file just grows forever until you kill the installer,
and if you hexdump it, it has a whole bunch of 0x55's and 0xaa's in it.
Sounds like a bug... though I don't know if it's in installshield
or in wine.  Time to run it under valgrind, I guess.

But that's in the *installer*, not the autorun, so I'm going
to mark this bug fixed, and file a new one once I narrow
down this wierdness more.


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