[Bug 15520] DVD version of Riven fails to start.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 21 17:41:36 CDT 2010


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


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #14 from Anastasius Focht <focht at gmx.net>  2010-08-21 17:41:36 ---
Hello,

that's a page fault due to DIB section access - harmless and by design.

Use:

--- snip ---
set $BreakOnFirstChance=0
--- snip ---

and then continue in debugger.

Anyway, running this stuff under debugger is not for the faint-hearted people.

I suggest you attach a full relay log with your most recent Wine version (make
sure log.txt doesn't exist prior):

--- snip ---
$ WINEDEBUG=+tid,+seh,+relay wine Riven.exe >>log.txt 2>&1
--- snip ---

Regards

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