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@winehq.org ReportedBy: adys.wh@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@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.
http://bugs.winehq.org/show_bug.cgi?id=24204
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2010-08-29 21:40:43 CDT --- Does this happen if you build wine notepad for windows and run it there?
http://bugs.winehq.org/show_bug.cgi?id=24204
--- Comment #2 from Jerome Leclanche adys.wh@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.
http://bugs.winehq.org/show_bug.cgi?id=24204
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Component|programs |-unknown
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2010-08-30 11:15:44 CDT --- This works fine with wine notepad running on Windows XP.
http://bugs.winehq.org/show_bug.cgi?id=24204
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2010-10-17 12:07:24 CDT --- Still an issue in wine-1.3.5.
http://bugs.winehq.org/show_bug.cgi?id=24204
--- Comment #5 from Jerome Leclanche adys.wh@gmail.com 2011-01-15 14:13:36 CST --- Still an issue in wine-1.3.11-180-g856da7e.
http://bugs.winehq.org/show_bug.cgi?id=24204
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #6 from Rafal Stanilewicz washuu@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.
http://bugs.winehq.org/show_bug.cgi?id=24204
--- Comment #7 from Alexandre Julliard julliard@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.
http://bugs.winehq.org/show_bug.cgi?id=24204
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2012-01-27 05:35:10 CST --- *** Bug 26638 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=24204
Aric Stewart aric@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=24204
--- Comment #9 from Aric Stewart aric@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.
http://bugs.winehq.org/show_bug.cgi?id=24204
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #10 from Jerome Leclanche adys.wh@gmail.com 2012-01-30 07:36:13 CST --- (In reply to comment #9) Thanks so much for the work :)
Confirming
http://bugs.winehq.org/show_bug.cgi?id=24204
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Jerome Leclanche adys.wh@gmail.com 2012-02-17 13:33:06 CST --- Well this is fixed. Aric, do you know which patch fixed it?
http://bugs.winehq.org/show_bug.cgi?id=24204
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2012-02-17 13:51:13 CST --- Closing bugs fixed in 1.4-rc4.