Closed
Bug 217495
Opened 22 years ago
Closed 21 years ago
browser crashes at the end of the web page (wich have extrange characters)
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nahoo, Assigned: blizzard)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030824 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030824 Mozilla Firebird/0.6.1
browser crashes at the end of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=195444 (wich have extrange
characters, I think).
This is a general problem, of Mozilla, Mozilla-Firebird, Galeon ... so I guess
it's a Gekco problem.
Reproducible: Always
Steps to Reproduce:
1. Load the web page
2. Scroll to the bottom
Actual Results:
It crashes :(
Expected Results:
Display the page the best it could.
Comment 1•22 years ago
|
||
Do you use an XFT enabled build ?
Works fine for me on Linux with cvs 20030825.
Most likely this is a font problem reported several times before and
as stated by Matti.
Why don't reporters provide stack traces and follow the debugging FAQ when
logging bugs ?
Updated•22 years ago
|
Blocks: xft_triage
| Reporter | ||
Comment 3•22 years ago
|
||
Yes, I use a XFT enable build.
The stack trace is, using this time (instead of Debian packages)
http://ftp.mozilla.org/pub/firebird/nightly/2003-08-27-10-trunk/MozillaFirebird-i686-linux-gtk2+xft.tar.gz):
./MozillaFirebird -g ./run-mozilla.sh -g ./MozillaFirebird-bin
MOZILLA_FIVE_HOME=/home/bennett/Varios/Descargas/MozillaFirebird
LD_LIBRARY_PATH=/home/bennett/Varios/Descargas/MozillaFirebird:/home/bennett/Varios/Descargas/MozillaFirebird/plugins:/usr/local/lib/mre/mre-1.5b:/usr/lib/debug
DISPLAY=:0.0
FONTCONFIG_PATH=/etc/fonts:/home/bennett/Varios/Descargas/MozillaFirebird/res/Xft
XPSERVERLIST=:64
DYLD_LIBRARY_PATH=/home/bennett/Varios/Descargas/MozillaFirebird:/usr/local/lib/mre/mre-1.5b
LIBRARY_PATH=/home/bennett/Varios/Descargas/MozillaFirebird:/home/bennett/Varios/Descargas/MozillaFirebird/components:/usr/local/lib/mre/mre-1.5b
SHLIB_PATH=/home/bennett/Varios/Descargas/MozillaFirebird:/usr/local/lib/mre/mre-1.5b
LIBPATH=/home/bennett/Varios/Descargas/MozillaFirebird:/usr/local/lib/mre/mre-1.5b
ADDON_PATH=/home/bennett/Varios/Descargas/MozillaFirebird
MOZ_PROGRAM=./MozillaFirebird-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
which: no ddd in (/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games)
/usr/bin/gdb ./MozillaFirebird-bin -x /tmp/mozargs7021
GNU gdb 5.3.90_2003-08-24-cvs-debian
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-linux"...(no debugging symbols found)...
(gdb) run
Starting program: /home/bennett/Varios/Descargas/MozillaFirebird/MozillaFirebird-bin
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 7055)]
[New Thread 32769 (LWP 7059)]
[New Thread 16386 (LWP 7060)]
[New Thread 32771 (LWP 7061)]
[New Thread 49156 (LWP 7062)]
[New Thread 65541 (LWP 7063)]
[New Thread 81926 (LWP 7108)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 7055)]
0x40797b56 in XftDrawGlyphFontSpec () from /usr/X11R6/lib/libXft.so.2
Comment 4•22 years ago
|
||
-> Blizzard
Assignee: general → blizzard
Component: Browser-General → Layout: Fonts and Text
works for me (no crash).
using debian package mozilla-firebird 0.7-5
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031215 Firebird/0.7
xft is enabled in this build.
| Reporter | ||
Comment 6•21 years ago
|
||
The web page has changed. When I reported the bug there was some spam in this
bug report (in the Debian BTS). This spam was removed, by the Debian BTS admins
I suppose, so, the bug is no longer reproducible.
Sorry, I forgot to keep a copy of the page's source code.
Maybe we should close the bug since it isn't reproducible.
Comment 7•21 years ago
|
||
> Maybe we should close the bug since it isn't reproducible.
yup. marking WORSKFORME
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•