[Bug 39119] New: Heroes of the Storm -- 13.0.37117
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(a)winehq.org Reporter: aapmak(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #1 from Armin Altorffer <aapmak(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #2 from super_man(a)post.com --- You need to run the game from console so you get ouput of wine and paste it here as an attachment. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #3 from Armin Altorffer <aapmak(a)gmail.com> --- Just quickly opening it and closing it resulted in this: http://pastebin.com/KK1cXdRD Crash did occur. Personally, "wine: Call from 0x7b83abfc to unimplemented function wevtapi.dll.EvtClose, aborting" is looking rather suspect to me. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #4 from super_man(a)post.com --- Created attachment 52166 --> https://bugs.winehq.org/attachment.cgi?id=52166 1.7.49 log adding it as internal 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #5 from Armin Altorffer <aapmak(a)gmail.com> --- Correction -- 1.7.50. See above. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv(a)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(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.49 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #7 from super_man(a)post.com --- Seems really simple https://msdn.microsoft.com/en-us/library/windows/desktop/aa385344%28v=vs.85%... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- Created attachment 52169 --> https://bugs.winehq.org/attachment.cgi?id=52169 patch Please test. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Armin Altorffer <aapmak(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.49 |1.7.50 Distribution|--- |Ubuntu -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Jan Braun <janbraun(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janbraun(a)gmx.net --- Comment #9 from Jan Braun <janbraun(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #10 from Austin English <austinenglish(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #11 from Jerome Leclanche <jerome(a)leclan.ch> --- (In reply to Austin English from comment #10) What happened to the patch? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #12 from Austin English <austinenglish(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Jerome Leclanche <jerome(a)leclan.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 leistad(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leistad(a)gmail.com --- Comment #13 from leistad(a)gmail.com --- Why? What needs to be do get this bug fixed then? Still present in 1.8RC3 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #14 from Austin English <austinenglish(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 --- Comment #15 from Bruno Jesus <00cpxxx(a)gmail.com> --- Commited: http://source.winehq.org/git/wine.git/commitdiff/bf3f65e810cff47cfb29febeb55... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Nikolay Sivov <bunglehead(a)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(a)gmail.com> --- Fixed with bf3f65e810cff47cfb29febeb55e04ca51bbfe55. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39119 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.8-rc4. -- 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.
participants (1)
-
wine-bugs@winehq.org