[Bug 31980] New: League of Legends crashes DURING champion selection after a few seconds
http://bugs.winehq.org/show_bug.cgi?id=31980 Bug #: 31980 Summary: League of Legends crashes DURING champion selection after a few seconds Product: Wine Version: 1.5.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: bonnassem(a)hotmail.com Classification: Unclassified Created attachment 42135 --> http://bugs.winehq.org/attachment.cgi?id=42135 Console output of the game, from patcher screen (SWAP_EFFECT_FLIP) to debug attempt League of Legends (latest version at this date -post World Championship) crashes at champion selection. Usually a few actions are possible before crash, but it always happens after a few seconds of the display of champion selection screen. Also, but maybe not the same bug, a similar error occurs randomly (e.g. sometimes when alt-tabbing). No debug info available, cf log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-10-15 12:31:09 CDT --- Most likely a duplicate of bug 31882, please read that bug and checks if updating libxcb fixes the issue. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 --- Comment #2 from maximilien <bonnassem(a)hotmail.com> 2012-10-15 12:31:10 CDT --- Created attachment 42136 --> http://bugs.winehq.org/attachment.cgi?id=42136 Normal game champion selection log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 --- Comment #3 from maximilien <bonnassem(a)hotmail.com> 2012-10-15 12:39:06 CDT --- Edit to original bug : console output during custom game creation. I just attached the output of the normal game champ selection (which was not tested, but some other errors appear...) I will test again both stuff with wine 1.5.14 (because I did not have any problems until wine's last update to 1.5.15). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 maximilien <bonnassem(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42136|0 |1 is obsolete| | --- Comment #4 from maximilien <bonnassem(a)hotmail.com> 2012-10-15 12:43:15 CDT --- Created attachment 42137 --> http://bugs.winehq.org/attachment.cgi?id=42137 FULL console output in normal game champion selection crash Still no debug info available from wine, though the error is not shown in console output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-10-15 12:44:25 CDT --- This is the key line: err:ntdll:RtlpWaitForCriticalSection section 0x6c6b164 "bitblt.c: surface" wait timed out in thread 0043, blocked by 0038, retrying (60 sec) Try upgrading your libxcb. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-15 12:47:37 CDT --- Duplicate. *** This bug has been marked as a duplicate of bug 31882 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 --- Comment #7 from maximilien <bonnassem(a)hotmail.com> 2012-10-15 13:12:06 CDT --- Thanks for the help. I used libxcb 1.8.1 and it still didn't work (according to bug 31882, you need 1.9 which is not available for Ubuntu yet). Also, quick notes : - original tests were done with wine binaries for Ubuntu - No problems with binaries 1.5.14 (from repository) and LOL previous patch (which changed nothing but the background image of the launcher...) --> is this a problem with 1.5.15 binaries ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |winex11.drv -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 maximilien <bonnassem(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|winex11.drv |ntdll --- Comment #8 from maximilien <bonnassem(a)hotmail.com> 2012-10-15 13:53:59 CDT --- Thank you ! Fix worked for me (had to rebuild libxcb with the upstream fix here: http://cgit.freedesktop.org/xcb/libxcb/commit/?id=23911a707b8845bff52cd7853f... ) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 maximilien <bonnassem(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |winex11.drv -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=31980 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from GyB <gyebro69(a)gmail.com> 2012-10-16 08:41:43 CDT --- closing dupe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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