http://bugs.winehq.org/show_bug.cgi?id=6531
------- Additional Comments From wine@ibboard.co.uk 2007-04-03 11:30 ------- Created an attachment (id=5223) --> (http://bugs.winehq.org/attachment.cgi?id=5223&action=view) Full winedbg output from running "winedbg DarkCrusade 2> ~/darkcrusade_fulldebuglog.txt"
Output copied from the console. Most errors were given "next", although some in the middle seemed to be repeating more than before and so were given "cont" for a while.
The initial kernel32 movl errors are from the main game loading screen, after which the main menu appears without a problem (although a little sluggish in debug mode). The errors from starting the campaign begin around the "GetStreamMode@ByteStreamConverter" ones with the page faults.
Hopefully that's all useful log output.