Closed
Bug 200533
Opened 22 years ago
Closed 22 years ago
mozilla hangs with 100% cpu usage on that url
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: v.merkatz, Assigned: asa)
References
()
Details
(Keywords: hang)
Attachments
(1 file)
1.90 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/0 Galeon/1.3.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686) Gecko/0 Galeon/1.3.3
mozilla reproducably hangs on the release notes of mozilla 1.4a
That also happens for other pages, but that's the one i remember.
This is a gtk2 mozilla 1.4a with xft enabled. Happens in mozilla, galeon and
epiphany.
Reproducible: Always
Steps to Reproduce:
This is a gtk2 mozilla 1.4a with xft enabled. Happens in mozilla, galeon and
epiphany.
Reporter | ||
Comment 1•22 years ago
|
||
i ran mozilla in gdb and suspended it when it hang, then did a backtrace
not sure if that gives any usable info, if you want me to do something else to
produce a more usable trace, please tell me.
Reporter | ||
Comment 3•22 years ago
|
||
my build options:
CFLAGS='-march=athlon -mmmx -m3dnow -O3 -z combreloc'
CXXFLAGS=CFLAGS
configured with
--prefix=/usr
--with-x
--with-pthreads
--enable-xft
--enable-reorder
--enable-strip
--enable-optimize="$CFLAGS"
--disable-debug
--disable-tests
--disable-installer
--enable-crypto
--disable-mailnews
--disable-chat
--with-system-zlib
--with-system-jpeg
--with-system-png
--with-system-mng
--enable-toolkit-gtk2
--enable-default-toolkit=gtk2
Reporter | ||
Comment 4•22 years ago
|
||
Sorry for the false alarm, seems to have been my system.
I'm not exactly sure what solved the problem, but it's gone now. I upgraded
freetype2 to 2.1.4 and fontconfig to 2.1.94 and installed the newest bitstream
vera fonts.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•