[Bug 17406] Lord of the Rings Online fails to connect to the Internet if WINE 1.1.14 is built with -O3

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 13 03:19:07 CDT 2009


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





--- Comment #28 from Eric Sandall <sandalle at sourcemage.org>  2009-03-13 03:19:07 ---
(In reply to comment #26)
> I am attaching a set of patches that may help to determine the specific cause
> of the problem. The attached archive contains one patch - "init.diff" - that
> reorders the functions to avoid forward references and six other patches: one
> for each function that was made static in the original patch.
> 
> I suggest winding the build back to just before the identified patch was
> applied, and then applying the "init.diff" patch followed by one of the other
> patches as in the following example.
> 
> > git reset --hard 2a0e659335ecf1d8967c75c9efe164c2d9d0214c
> > git apply init.diff
> > git apply mp_mod_2d.diff
> 
> Do the above and do a build for each of the six patches - each named after the
> function it makes static - in turn, in order to determine which of the six
> functions cause the bug.

I will try this weekend, thanks!


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