http://bugs.winehq.org/show_bug.cgi?id=31514
Bug #: 31514 Summary: League of Legends crashes after champion select because of non-implemented timeout in IEnumWbemClassObject::Next Product: Wine Version: 1.5.7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: nob.dir.info@gmail.com Classification: Unclassified
LoL crashes after the champion select when the logo comes on the screen. I had to revert this patch : http://source.winehq.org/git/wine.git/?a=commit;h=4cfd8189c8c5c1facf7c519bc0... to be able to play.
http://bugs.winehq.org/show_bug.cgi?id=31514
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |hans@meelstraat.net Regression SHA1| |4cfd8189c8c5c1facf7c519bc07 | |2550378e8b77d
http://bugs.winehq.org/show_bug.cgi?id=31514
a.metaphysical.drama@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |a.metaphysical.drama@gmail. | |com
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2012-09-03 03:39:42 CDT --- Please attach a WINEDEBUG=+wbemprox trace.
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #2 from nob.dir.info@gmail.com 2012-09-03 07:08:36 CDT --- Created attachment 41563 --> http://bugs.winehq.org/attachment.cgi?id=41563 Log with WINEDEBUG=+wbemprox trace
There is the log.
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2012-09-03 08:05:30 CDT --- trace:wbemprox:class_object_Get 0x1453a8, L"NumberOfLogicalProcessors", 00000000, 0xc1ddf60, (nil), (nil) trace:wbemprox:class_object_Get 0x1453a8, L"MaxClockSpeed", 00000000, 0xc1de000, (nil), (nil)
These properties were implemented after this bug report was created. Are you running current git Wine?
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #4 from nob.dir.info@gmail.com 2012-09-03 08:09:20 CDT --- I run on wine 1.5.12, but the bug appeared on wine 1.5.7.
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2012-09-03 09:49:42 CDT --- (In reply to comment #4)
I run on wine 1.5.12, but the bug appeared on wine 1.5.7.
That's recent enough. Can you attach a +wbemprox,+relay,+tid,+seh trace?
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #6 from nob.dir.info@gmail.com 2012-09-03 10:14:02 CDT --- I'd really like being able to send a 2 GB large file, but with my internet i could take some days... Which part of it could i maybe split?
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #7 from nob.dir.info@gmail.com 2012-09-03 10:16:55 CDT --- I meant, which WINEDEBUG option could i remove to reduce the size of the file (i must start the launcher and login to start a game, so a BIG part of the file is useless, but too big to be cut(kate crashes, nano too...).
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #8 from Hans Leidekker hans@meelstraat.net 2012-09-03 10:24:10 CDT --- (In reply to comment #7)
I meant, which WINEDEBUG option could i remove to reduce the size of the file (i must start the launcher and login to start a game, so a BIG part of the file is useless, but too big to be cut(kate crashes, nano too...).
Just attach the tail part that compresses to less than a megabyte. You can use tail -n to cut the log file.
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #9 from nob.dir.info@gmail.com 2012-09-03 10:49:15 CDT --- (In reply to comment #8)
(In reply to comment #7)
I meant, which WINEDEBUG option could i remove to reduce the size of the file (i must start the launcher and login to start a game, so a BIG part of the file is useless, but too big to be cut(kate crashes, nano too...).
Just attach the tail part that compresses to less than a megabyte. You can use tail -n to cut the log file.
I prefer cut the file to obtain a log which contains the wbemprox traces, but it was bigger than 1 Mb.
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #10 from nob.dir.info@gmail.com 2012-09-03 10:54:32 CDT --- Created attachment 41565 --> http://bugs.winehq.org/attachment.cgi?id=41565 Log with WINEDEBUG=+wbemprox,,+relay,+tid,+seh trace
Here is the file.
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #11 from nob.dir.info@gmail.com 2012-09-09 08:42:44 CDT --- No news about this bug?
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #12 from Austin English austinenglish@gmail.com 2012-09-17 14:23:45 CDT --- http://source.winehq.org/git/wine.git/commitdiff/2760a70aeecb79551931b49ba55... should help. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=31514
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|4cfd8189c8c5c1facf7c519bc07 | |2550378e8b77d |
--- Comment #13 from Hans Leidekker hans@meelstraat.net 2012-09-18 04:01:41 CDT --- Technically not a regression, that commit just uncovers other bugs.
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #14 from nob.dir.info@gmail.com 2012-09-18 12:48:01 CDT --- Emmanuel Anne says on the forum that the patch quoted by Austin English was the solution to the bug. I didn't tried it personally (I'll do it tomorrow), but I think and hope I will can close the bug. Thanks Hans!
http://bugs.winehq.org/show_bug.cgi?id=31514
--- Comment #15 from nob.dir.info@gmail.com 2012-09-19 10:01:15 CDT --- It works! After downloading the sources from git and compiled it, LoL worked fully.
http://bugs.winehq.org/show_bug.cgi?id=31514
nob.dir.info@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #16 from nob.dir.info@gmail.com 2012-09-19 10:01:55 CDT --- Will be fixed in 1.5.14
http://bugs.winehq.org/show_bug.cgi?id=31514
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2760a70aeecb79551931b49ba55 | |12f068fbd8919
http://bugs.winehq.org/show_bug.cgi?id=31514
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2012-09-28 13:43:29 CDT --- Closing bugs fixed in 1.5.14.