Closed
Bug 201813
Opened 23 years ago
Closed 23 years ago
[gtk2] X Window System error 'BadLength (poly request too large or internal Xlib length erro'
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 173204
People
(Reporter: tuukka.tolvanen, Assigned: blizzard)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
21.53 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030407 Phoenix/0.5+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030407 Phoenix/0.5+
http://www.mills.edu/LIFE/CCM/ftp/csound.ppc/csound.txt
All windows close, and output shows this:
The program 'phoenix-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
(Details: serial 66096 error_code 16 request_code 22 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Debug build only shows:
The application 'phoenix-bin' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
bug 78108 is for xlib, bug 78108 comment 2 mentions this happening at
http://jota.sm.luth.se/~anedah-9/misc/george.ogg too (does for me)
I don't see this in non-gtk2 builds. Happens with both mozilla and phoenix.
Reproducible: Always
Steps to Reproduce:
1. http://www.mills.edu/LIFE/CCM/ftp/csound.ppc/csound.txt
Expected Results:
show content (binary crap)
| Reporter | ||
Comment 2•23 years ago
|
||
gdb bt & bt full from debug phoenix build
| Reporter | ||
Updated•23 years ago
|
Attachment #120338 -
Attachment mime type: application/octet-stream → text/plain
Comment 3•23 years ago
|
||
dupe of "xft build gets X error loading url [hangs or crashes on some URLs]"
(same stack, loading text, X error)
*** This bug has been marked as a duplicate of 173204 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•