[Bug 35280] Dracula 4 (The Shadow of the Dragon) freezes when starting a new game (using built-in msvcr100)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 8 09:20:42 CST 2014


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

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.caban at gmail.com

--- Comment #1 from Piotr Caban <piotr.caban at gmail.com> ---
The backtrace shows that game waits for console input. Wine, when run from
console, has always attached input. On windows a call to scanf will fail for
non-console application, on wine it will be waiting for console input.

This behavior will be the same with native and builtin msvcr100. So the bug
must be somewhere else. Could you please attach a log with msvcrt,relay,seh
channels. Probably you will be able to do it by redirecting only stderr to file
(2>log).

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