Closed
Bug 192388
Opened 22 years ago
Closed 22 years ago
Gdk-ERROR/crash when scrolling
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 173204
People
(Reporter: bbaetz, Assigned: blizzard)
References
()
Details
(Keywords: crash)
1) Go to http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/README-V2.txt
2) Scroll down, either using keyboard, or scrollwheel, or mouse
3) Abour two thirds of the way down, we crash
Sometimes I get:
Gdk-ERROR **: BadLength (poly request too large or internal Xlib length erro
serial 3704 error_code 16 request_code 39 minor_code 0
Gdk-ERROR **: BadRequest (invalid request code or no such operation)
serial 3706 error_code 1 request_code 170 minor_code 0
Other times:
Gdk-ERROR **: X connection to :0.0 broken (explicit kill or server shutdown).
GTK1 CVS build from yesterday, crash is 100% reproducable in debug and opt.
This is a plain text README, with nothing fancy going on AFAICS.
Comment 1•22 years ago
|
||
I only crash with an XFT build (bug 173204)
Reporter | ||
Comment 2•22 years ago
|
||
Hmm. Yeah, probably a dupe. The "poly request too large" bit is only in (some
of) the dupes, though, which is why I didn't find it
*** This bug has been marked as a duplicate of 173204 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•