https://bugs.winehq.org/show_bug.cgi?id=39119
Bug ID: 39119 Summary: Heroes of the Storm -- 13.0.37117 Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: aapmak@gmail.com Distribution: ---
After closing the application (Heroes of the Storm, patch 13.0.37117), it will throw up a fatal error. The application itself does, not Wine. However, prior to this latest Heroes of the Storm patch it did not throw up this error and as far as I can tell, it does not generate this error in Windows.
Wine: 1.7.49
I also tested it with a fresh wine prefix, to rule out any issues from dll overrides. This did not solve the issue.
While running the application, it behaves as before. It is just when closing the application that it throws up this error. The error message itself is just "Fatal exception occured" with a typical Blizzard exception handler error code but that is probably less than useful information, since it is being run in Wine and the error it generates assumes Windows.
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #1 from Armin Altorffer aapmak@gmail.com --- 1.7.50 will exhibit the shame behavior from Heroes of the Storm; I tried it with and without Pulse Audio (pasuspender & winetricks sound=alsa), makes no difference (Pulse Audio has demonstrated to sometimes cause issues in some applications run in Wine).
Still crashing on close. The interesting detail being that it takes some time for it to crash; almost as if somehow Heroes of the Storm is making a certain call (unknown if IO or something else) and that simply times out and then it crashes.
https://bugs.winehq.org/show_bug.cgi?id=39119
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #2 from super_man@post.com --- You need to run the game from console so you get ouput of wine and paste it here as an attachment.
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #3 from Armin Altorffer aapmak@gmail.com --- Just quickly opening it and closing it resulted in this:
Crash did occur.
Personally, "wine: Call from 0x7b83abfc to unimplemented function wevtapi.dll.EvtClose, aborting" is looking rather suspect to me.
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #4 from super_man@post.com --- Created attachment 52166 --> https://bugs.winehq.org/attachment.cgi?id=52166 1.7.49 log
adding it as internal log
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #5 from Armin Altorffer aapmak@gmail.com --- Correction -- 1.7.50. See above.
https://bugs.winehq.org/show_bug.cgi?id=39119
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Summary|Heroes of the Storm -- |Heroes of the Storm |13.0.37117 |13.0.37117 crashes on exit | |needing | |wevtapi.dll.EvtClose Ever confirmed|0 |1
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Confirming, that function does not exist currently in wine. CC'ing André since he worked in this DLL back in 2012, maybe still interested.
https://bugs.winehq.org/show_bug.cgi?id=39119
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.49
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #7 from super_man@post.com --- Seems really simple
https://msdn.microsoft.com/en-us/library/windows/desktop/aa385344%28v=vs.85%...
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #8 from Austin English austinenglish@gmail.com --- Created attachment 52169 --> https://bugs.winehq.org/attachment.cgi?id=52169 patch
Please test.
https://bugs.winehq.org/show_bug.cgi?id=39119
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39119
Armin Altorffer aapmak@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.49 |1.7.50 Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=39119
Jan Braun janbraun@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |janbraun@gmx.net
--- Comment #9 from Jan Braun janbraun@gmx.net --- Patch 52169 fixes the crash in HotS 13.1.0.37274, wine commit 5021e91 for me. Thanks!
Aside: my wineprefix is set to WinXP, and the msdn doc says "minimum supported: Vista/Server 2008". So possibly the game is at fault for trying to use the function, and would crash on a real Windows XP too.
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #10 from Austin English austinenglish@gmail.com --- (In reply to Jan Braun from comment #9)
Patch 52169 fixes the crash in HotS 13.1.0.37274, wine commit 5021e91 for me. Thanks!
Thanks for testing, submitted: https://source.winehq.org/patches/data/113942
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #11 from Jerome Leclanche jerome@leclan.ch --- (In reply to Austin English from comment #10)
What happened to the patch?
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #12 from Austin English austinenglish@gmail.com --- (In reply to Jerome Leclanche from comment #11)
(In reply to Austin English from comment #10)
What happened to the patch?
It was rejected.
https://bugs.winehq.org/show_bug.cgi?id=39119
Jerome Leclanche jerome@leclan.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=39119
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=39119
leistad@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leistad@gmail.com
--- Comment #13 from leistad@gmail.com --- Why? What needs to be do get this bug fixed then? Still present in 1.8RC3
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #14 from Austin English austinenglish@gmail.com --- (In reply to leistad from comment #13)
Why? What needs to be do get this bug fixed then? Still present in 1.8RC3
https://www.winehq.org/pipermail/wine-devel/2015-August/108887.html
https://bugs.winehq.org/show_bug.cgi?id=39119
--- Comment #15 from Bruno Jesus 00cpxxx@gmail.com --- Commited: http://source.winehq.org/git/wine.git/commitdiff/bf3f65e810cff47cfb29febeb55...
https://bugs.winehq.org/show_bug.cgi?id=39119
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bf3f65e810cff47cfb29febeb55 | |e04ca51bbfe55 Status|NEW |RESOLVED Component|-unknown |wevtapi Resolution|--- |FIXED
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com --- Fixed with bf3f65e810cff47cfb29febeb55e04ca51bbfe55.
https://bugs.winehq.org/show_bug.cgi?id=39119
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc4.