[Bug 24499] Crestron Toolbox installer crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 1 15:27:00 CDT 2011


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

--- Comment #13 from Vincent Povirk <madewokherd at gmail.com> 2011-10-01 15:27:00 CDT ---
By sheer coincidence, I think I know what's going on. I have a test case
(madewokherd.nfshost.com/dllexporttest.dll) that uses something called a
"method transition thunk". The dll has a section containing function tags that
we need to replace with addresses to native code for those functions, in
_CorDllMain. It turns out that the crash we get from that test case looks very
much like the crash on this bug. So hopefully implementing that feature will
make this work as well.

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