[Bug 43813] New: League of legends crash with err:seh: setup_exception_record stack overflow
https://bugs.winehq.org/show_bug.cgi?id=43813 Bug ID: 43813 Summary: League of legends crash with err:seh:setup_exception_record stack overflow Product: Wine Version: 2.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: scrimekiler(a)yahoo.fr Distribution: --- Created attachment 59357 --> https://bugs.winehq.org/attachment.cgi?id=59357 debug output without specific debug channels hi, The game crash at login screen and sometimes when joining any queue if I succeed loggin. These 2 crashes happens something like 19/20 times and it's nearly impossible to play. I tested with 2.4 2.16 2.13 and 2.16 both vanilla and staging. Gentoo amd64 with nvidia proprietary drivers 384.59-r1 -- 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=43813 --- Comment #1 from Someone <scrimekiler(a)yahoo.fr> --- Created attachment 59358 --> https://bugs.winehq.org/attachment.cgi?id=59358 Logs from the game the game logs also shows errors that may be related -- 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=43813 --- Comment #2 from Someone <scrimekiler(a)yahoo.fr> --- Created attachment 59359 --> https://bugs.winehq.org/attachment.cgi?id=59359 other game logs showing errors -- 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=43813 --- Comment #3 from Someone <scrimekiler(a)yahoo.fr> --- The game has been installed from a Virtualbox VM then copied to my system inside the wineprefix. -- 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=43813 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.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=43813 --- Comment #4 from Someone <scrimekiler(a)yahoo.fr> --- The bug still happen with wine-staging 1.17 and wine-vanilla 1.18 -- 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=43813 Someone <scrimekiler(a)yahoo.fr> 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=43813 --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- (In reply to Someone from comment #3)
The game has been installed from a Virtualbox VM then copied to my system inside the wineprefix.
That's not supported. Install it under wine and retest -- 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=43813 --- Comment #6 from Someone <scrimekiler(a)yahoo.fr> ---
That's not supported. Install it under wine and retest
If you check wine app db, and from what I tried, it's not installable with wine. This is why I used this workaround. I'm surprised to see no bug about it has been opened...I'll open one. -- 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=43813 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Someone from comment #6)
That's not supported. Install it under wine and retest
If you check wine app db, and from what I tried, it's not installable with wine. This is why I used this workaround.
I'm surprised to see no bug about it has been opened...I'll open one.
There is a bug, it's just not linked to the appdb entry (which I have just attempted to rectify): https://bugs.winehq.org/show_bug.cgi?id=34989 -- 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=43813 --- Comment #8 from Zebediah Figura <z.figura12(a)gmail.com> --- After applying the patch given in bug 34989 and installing Wine from inside its own prefix, this bug still shows up if msvc*140 is overridden (otherwise the program just hangs). -- 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=43813 --- Comment #9 from Someone <scrimekiler(a)yahoo.fr> --- (In reply to Zebediah Figura from comment #8)
After applying the patch given in bug 34989 and installing Wine from inside its own prefix, this bug still shows up if msvc*140 is overridden (otherwise the program just hangs).
Are you sure this bug is related ? I don't see any error from seh with stack overflow in it. Any idea of a workaround ? -- 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=43813 --- Comment #10 from Someone <scrimekiler(a)yahoo.fr> --- Created attachment 59439 --> https://bugs.winehq.org/attachment.cgi?id=59439 WINEDEBUG=+seh -- 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=43813 --- Comment #11 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Someone from comment #9)
(In reply to Zebediah Figura from comment #8)
After applying the patch given in bug 34989 and installing Wine from inside its own prefix, this bug still shows up if msvc*140 is overridden (otherwise the program just hangs).
Are you sure this bug is related ? I don't see any error from seh with stack overflow in it. Any idea of a workaround ?
The bug is related in that it effectively blocks this one. Any bug with an application is always potentially a bug due to an incomplete install, and simply copying files from a Windows installation is an incomplete install (e.g. registry entries could be missing). Since a pure Wine install also produces this bug, that proves its validity. -- 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=43813 --- Comment #12 from Someone <scrimekiler(a)yahoo.fr> --- This bug is still happening in wine-vanilla-3.0_rc2 and wine-staging-2.19 -- 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=43813 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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=43813 Someone <scrimekiler(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scrimekiler(a)yahoo.fr --- Comment #13 from Someone <scrimekiler(a)yahoo.fr> --- Created attachment 60042 --> https://bugs.winehq.org/attachment.cgi?id=60042 +relay log with also standard output In this log, you can see the +relay debug output and the error err:seh:setup_exception_record stack overflow Please let me know if more logs are needed, i.e. other debug channels -- 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=43813 Someone <scrimekiler(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #14 from Someone <scrimekiler(a)yahoo.fr> --- After I moved to wine-vanilla-3.1-r1 this bug was still there. A big update of the game has been made (server side and client side). Just after this game update, I no longer see this bug, even after a few weeks using League of Legends. I think this bug can be closed, even if I didn't try again with other wine versions after the game update. -- 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=43813 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Status|RESOLVED |CLOSED --- Comment #15 from André H. <nerv(a)dawncrow.de> --- closing worksforme -- 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