[Bug 29168] Star Wars: The Old Republic game client hangs at intro splash

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 27 16:09:36 CST 2011


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

Jeremy White <jwhite at codeweavers.com> changed:

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

--- Comment #63 from Jeremy White <jwhite at codeweavers.com> 2011-12-27 16:09:36 CST ---
One note that may be of interest.  If you add +seh to a trace, you'll see that
you get a thread spinning down into death.

One of those threads will do so after invoking GetThreadPreferredUILanguages. 
That's interesting, because that stub was added fairly recently.

If you remove that stub (effectively revert commit
e24438c1d1f68ae84f7570b53b8d5e7c24680fc6), that thread no longer spins down to
death, but a different thread now does :-(.

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