[Bug 24896] Lord of the Rings Online crashes at startup

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 21 05:00:56 CDT 2011


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

Török Edwin <edwintorok at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edwintorok at gmail.com

--- Comment #5 from Török Edwin <edwintorok at gmail.com> 2011-04-21 05:00:55 CDT ---
I got the same error, then I started the program under winedbg, and it crashed
somewhere in the [vdso] code at:
div %ecx

So I did this:
winedbg> set $ecx = 1
winedbg> c

Then DDO started correctly. I quit DDO, and started it again from PyLotro, and
now it no longer crashes (it was crashing every single time before).

Unfortunately I couldn't get a backtrace to see which function in vdso tried to
do a divide by zero.

HTH

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