Closed
Bug 218590
Opened 21 years ago
Closed 21 years ago
gtk call of gdk_flush hangs mozilla
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 136362
People
(Reporter: justin, Assigned: blizzard)
Details
Attachments
(1 file)
26.92 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225
Build Identifier: all versions
Using RH9, X ver 4.3.0, gtk+ 1.2.10
Browsing the web will randomly hang mozilla (though it will happen quickly). All
versions of mozilla do this, by all versions I mean all versions of binaries,
optimized builds, debug builds, and all firebirds.
Once I get a browser working on the box this is happening on will post a stack
trace.
Reproducible: Always
Steps to Reproduce:
Comment 1•21 years ago
|
||
gtk, not xlib
Assignee: Roland.Mainz → blizzard
Component: GFX: Xlib → GFX: Gtk
QA Contact: timeless → ian
hopefully this is enough information. If not let me know and I will do my best
to provide anything else
I just rebuilt firebird to use gtk2 instead of gtk. Does the exact same thing.
So I am not certain where the problem is anymore.
Assignee | ||
Comment 4•21 years ago
|
||
I've seen this hang before, but I can't remember exactly where. It's buried in
a bug somewhere. Are you stumbling across a site that has some asian text that
needs to be scaled?
Since it hangs before I really get to see whats on the page, there is a good
possiblity of that. Especially, since its always in CSS rendering code too.
A good example of how to hang mozilla is:
http://www.cl.cam.ac.uk/~mgk25/unicode.html
simply scroll down a bit and it will hang
Assignee | ||
Comment 7•21 years ago
|
||
You wouldn't happen to be using xinerama, would you?
yes. been using xinerama for a couple years now. and for the builds I do have
--enable-xinerama.
hmmm... will try it without --enable-xinerama.
Assignee | ||
Comment 9•21 years ago
|
||
It's not the configure flag, it's using xinerama. Try the normal build but
while not using xinerama on your X server.
Reporter | ||
Comment 10•21 years ago
|
||
it was xinerama. ugh that is not good.
is there any known solution to this problem? It use to work fine until I
upgraded from redhat8 to 9.
Comment 11•21 years ago
|
||
dupe of "using Xinerama and Xfs can hang the browser"
read the other bug for possible workarounds
*** This bug has been marked as a duplicate of 136362 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 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
•