http://bugs.winehq.org/show_bug.cgi?id=32350
Bug #: 32350 Summary: Heroes of Might and Magic V crashes when loading a saved game (without native msvcr71) Product: Wine Version: 1.5.18 Platform: x86 URL: http://www.fileplanet.com/162410/160000/fileinfo/Heroe s-of-Might-&-Magic-V-Demo OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com Classification: Unclassified
Created attachment 42688 --> http://bugs.winehq.org/attachment.cgi?id=42688 terminal output
The game comes bundled with it's own native msvcp71,msvcr71 libraries, the crash occurs only when msvcr71=built-in. The game crashes when I try to load a saved game.
Steps to reproduce the problem with the demo version: 1. install the demo, you can skip the registration steps at the end of installation. 2. start the demo with ../bin/H5_Game.exe. Intro videos can be skipped by pressing <Esc>. 3. in the main menu select Single Player > Campaign and start a new game. Starting a new game shouldn't be a problem with built-in msvcr71. 4. once in the game press <Esc>, choose Save Game and perform a manual save. 5. try to load the previously saved game...a crash occurs here.
http://bugs.winehq.org/show_bug.cgi?id=32350
--- Comment #1 from GyB gyebro69@gmail.com 2012-12-01 23:10:04 CST --- Created attachment 42689 --> http://bugs.winehq.org/attachment.cgi?id=42689 (partial) +relay,+seh,+tid,+msvcrt log (uncompressed 270 MB)
The attached file contains the last 2 million lines of a relay,msvcrt log. The complete log is well over 900 MB in uncompressed form, and can be downloaded here: https://docs.google.com/open?id=0B-tTbLKBl-tOVFZSNW10M1U1NHc
http://bugs.winehq.org/show_bug.cgi?id=32350
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b9c71ffd42ee4021fea363661d6 | |5170994482c3a Status|NEW |RESOLVED CC| |piotr.caban@gmail.com Resolution| |FIXED
--- Comment #2 from Piotr Caban piotr.caban@gmail.com 2012-12-10 15:18:00 CST --- Fixed by b9c71ffd42ee4021fea363661d65170994482c3a commit.
http://bugs.winehq.org/show_bug.cgi?id=32350
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-12-21 13:29:12 CST --- Closing bugs fixed in 1.5.20.
https://bugs.winehq.org/show_bug.cgi?id=32350
trsystemic@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |trsystemic@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=32350
Kero ntfs@ya.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ntfs@ya.ru
--- Comment #4 from Kero ntfs@ya.ru --- Created attachment 52893 --> https://bugs.winehq.org/attachment.cgi?id=52893 bug during loading hot-seat game Heroes V - Tribes of the East v3.1
https://bugs.winehq.org/show_bug.cgi?id=32350
--- Comment #5 from Kero ntfs@ya.ru --- The bug is still occurs at the Heroes V - Tribes of the East v3.1. Wine version 1.7.52 via wineskin 2.6.2 system macbook pro 2012 late OS X El Captain
Status: REOPENED
https://bugs.winehq.org/show_bug.cgi?id=32350
--- Comment #6 from Piotr Caban piotr.caban@gmail.com --- (In reply to Kero from comment #5)
The bug is still occurs at the Heroes V - Tribes of the East v3.1. Wine version 1.7.52 via wineskin 2.6.2 system macbook pro 2012 late OS X El Captain
Most probably it's a different issue (different game extension/moment of the crash). Please open a new bug for it. Please also check if native msvcr71 helps in this case (you can use winetricks vcrun2003 to install native msvcr71).