[Bug 24204] New: wine notepad crashes: BadLength (poly request too large or internal Xlib length error)
http://bugs.winehq.org/show_bug.cgi?id=24204 Summary: wine notepad crashes: BadLength (poly request too large or internal Xlib length error) Product: Wine Version: 1.3.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: adys.wh(a)gmail.com Created an attachment (id=30475) --> (http://bugs.winehq.org/attachment.cgi?id=30475) Test file Open the attached (binary) file with wine notepad and try to scroll down. adys(a)azura:~/bin/Work$ notepad Spell.dbc X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request: 96 (X_RecolorCursor) Serial number of failed request: 3200 Current serial number in output stream: 3199 or: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" after 2434 requests (2340 known processed) with 0 events remaining. -- 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=24204 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2010-08-29 21:40:43 CDT --- Does this happen if you build wine notepad for windows and run it there? -- 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=24204 --- Comment #2 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-08-29 22:06:04 CDT --- (In reply to comment #1)
Does this happen if you build wine notepad for windows and run it there?
I don't have windows available to test it with; sorry. -- 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=24204 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Component|programs |-unknown --- Comment #3 from Vincent Povirk <madewokherd(a)gmail.com> 2010-08-30 11:15:44 CDT --- This works fine with wine notepad running on Windows XP. -- 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=24204 --- Comment #4 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-10-17 12:07:24 CDT --- Still an issue in wine-1.3.5. -- 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=24204 --- Comment #5 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-01-15 14:13:36 CST --- Still an issue in wine-1.3.11-180-g856da7e. -- 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=24204 Rafal Stanilewicz <washuu(a)eastnews.com.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu(a)eastnews.com.pl --- Comment #6 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-01-27 04:53:11 CST --- notepad hangs in wine 1.3.37. Problably this bug and http://bugs.winehq.org/show_bug.cgi?id=26638 are related. -- 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=24204 --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-27 05:34:34 CST --- It doesn't hang, it's just slow, there's a O(n^2) behavior somewhere in usp10. -- 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=24204 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04(a)suomi24.fi --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-27 05:35:10 CST --- *** Bug 26638 has been marked as a duplicate of this bug. *** -- 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=24204 Aric Stewart <aric(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aric(a)codeweavers.com -- 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=24204 --- Comment #9 from Aric Stewart <aric(a)codeweavers.com> 2012-01-30 07:33:01 CST --- There where actually a number of issues revealed by this bug. I have submitted a set of 5 patches that fully resolves this and all bugs relating to having a very long unbroken string causing slowdowns. The given file still takes about 20 seconds on my machine to open, but it it is much better than several minutes as it was taking before. Other test files, such as the one from Bug 26638 now only take a few seconds. -- 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=24204 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #10 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-01-30 07:36:13 CST --- (In reply to comment #9) Thanks so much for the work :) Confirming -- 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=24204 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-17 13:33:06 CST --- Well this is fixed. Aric, do you know which patch fixed it? -- 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=24204 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2012-02-17 13:51:13 CST --- Closing bugs fixed in 1.4-rc4. -- 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