[Bug 41670] Planetside 2: BattlEye service not starting

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 4 12:59:57 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41670

winetest at luukku.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winetest at luukku.com

--- Comment #13 from winetest at luukku.com ---
(In reply to darin.avery from comment #12)
> How do i begin debugging this?  I have classroom experience with C and quite
> a bit of on the job with other languages, but i'm not sure where to go after
> grabbing the source and looking at the fixmes in the commandline output.
> Specifically, i don't know how to isolate the failure point.  Is there a
> commonly used debug tool that would, say, point me to an infinite loop or
> bad return that is causing battleye to hang?

http://source.winehq.org/git/wine.git/

you search the fixme lines here.

and write into google "msdn function name/fixme" it gives you instructions how
certain functions supposed to work if they are documented by microsoft.

In time you will notice what fixmes are important and what not. Cant help you
with mode advanced debugging. There is wine FAQ for it. Also many times the
last line in the output and crash locations gives a clue of the component and
crash location.

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