[Bug 15259] err:seh:setup_exception_record stack overflow in LineageII

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 3 18:50:07 CDT 2009


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





--- Comment #12 from Austin English <austinenglish at gmail.com>  2009-05-03 18:50:07 ---
(In reply to comment #11)
> Regression testing identified this commit:
> 
> | 5316dd011f15ca488ccfa69b5873b075407fe238 is first bad commit
> | commit 5316dd011f15ca488ccfa69b5873b075407fe238
> | Author: Alexandre Julliard <julliard at winehq.org>
> | Date:   Wed Apr 8 19:38:02 2009 +0200
> | 
> | server: Define a generic context structure instead of using the 
> | platform-specific version.
> | 
> | :040000 040000 41719fe4a7ce6b86753b36303a5264c6c847fe47
> 366780690f2486debdb592a57615af7cf1436220 M      dlls
> | :040000 040000 4025fa0fd81087892954b99232674cd2d6903c3b
> 10d95ef1a25200110f09c0c5309bd11e2a02682c M      include
> | :040000 040000 fc00cc8a7f975bcd3ec13528b934f40a63c88462
> c5afa6534d7e0e320655ec76b692d35cb014e1a6 M      server
> 
> Is there anything else I could do to help?
> 
> HTH
> 

Try reverting that patch and see if it works, e.g.,:
$ git reset --hard 5316dd011f15ca488ccfa69b5873b075407fe238
test, should be bad. Then do:
$ git show 5316dd011f15ca488ccfa69b5873b075407fe238 | patch -p1 -R
test, should work.


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