[Bug 21401] Star Trek Online crashes during loading screen

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 18 09:39:34 CST 2010


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


Jeremy White <jwhite at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwhite at codeweavers.com




--- Comment #7 from Jeremy White <jwhite at codeweavers.com>  2010-01-18 09:39:32 ---
I've been working on this, without much success.  I hit two failures; one a
problem caused by a lack of info in GetProcessMemoryInfo.  I'll attach a hack
that works around that one.

The second one is caused by a flaw in GetCurrentDirectoryA.  A patch for that
is also attached (that patch may be correct; it's julliard's work, not mine
<g>).

There is a third failure.  The belief is that we're calling a NULL
pointer, and the hunch is that there is something going on in the io completion
routine logic that is causing it, but I haven't dug very deeply on that.

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