[Bug 25206] Anarchy Online v18.4, Ingame browser crashes (Awesomium.dll)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 6 14:11:02 CST 2011


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

--- Comment #37 from Janne Hakonen <joyer83 at live.fi> 2011-01-06 14:11:01 CST ---
I think I found a way to stop the crash with AwesomiumProcess.exe when you open
Item Store.

Open dlls/ntll/signal_i386.c.
Look for RtlCaptureStackBackTrace function, it's on line 2421 (at least with
Wine version 1.3.10).
Remove the function's content and replace it with:
    return 0;

Does this work for you?

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