Closed Bug 183461 Opened 21 years ago Closed 20 years ago

crash when accessing download.com [@ nsTextFrame::Paint]

Categories

(Core Graveyard :: GFX: Gtk, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: wvw, Assigned: blizzard)

References

()

Details

(Keywords: crash)

Crash Data

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202

When I go to download.com, Mozilla 1.2.1 crashes. Maybe it's got something todo
with the xft version i'm using on Red Hat 8.

Reproducible: Always

Steps to Reproduce:
1. go to download.com
2. watch it crash
3.
please provide a stack trace
How do I do that? I'm no pro...
-> blizzard (I'm a win32 user and don't know how to create a stack trace on linux..)
Assignee: asa → blizzard
Working here.  Might be something specific to 1.2.1.
Blocks: xft_tracking
> How do I do that? I'm no pro...

% mozilla &
% ps u -C mozilla-bin   (figure out what mozilla's pid is)
% gdb /usr/lib/mozilla-1.2.1/mozilla-bin _PID_OF_MOZILLA
(gdb) cont
[produce the crash in mozilla]
(gdb) bt

more details at http://www.mozilla.org/unix/debugging-faq.html
Ehh... I got this output... After it stops, I don't know how to continue.  -------------------  [root@wouter lib]# /usr/lib/mozilla-1.2.1/mozilla-bin & [1] 1972 [root@wouter lib]# ps u -C mozilla-bin USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND root      1972  9.9  9.0 39484 23200 pts/1   S    12:17   0:05 /usr/lib/mozilla-[root@wouter lib]# gdb /usr/lib/mozilla-1.2.1/mozilla-bin 1972 GNU gdb Red Hat Linux (5.2.1-4) Copyright 2002 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-redhat-linux"... (no debugging symbols found)... Attaching to program: /usr/lib/mozilla-1.2.1/mozilla-bin, process 1972  [2]+  Stopped                 gdb /usr/lib/mozilla-1.2.1/mozilla-bin 1972 [root@wouter lib]#  -----------------------  [root@wouter root]# cd /usr/lib/mozilla-1.2.1/ [root@wouter mozilla-1.2.1]# gdb mozilla-bin GNU gdb Red Hat Linux (5.2.1-4) Copyright 2002 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-redhat-linux"... (no debugging symbols found)... (gdb) run Starting program: /usr/lib/mozilla-1.2.1/mozilla-bin [New Thread 8192 (LWP 1913)]  [1]+  Stopped                 gdb mozilla-bin [root@wouter mozilla-1.2.1]#  
you don't want to run "mozilla-bin", just "mozilla".  mozilla will launch
mozilla-bin for you.
Attached file Backtrace of the crash (obsolete) —
The backtrace. I hope it's what you asked for.
> The backtrace. I hope it's what you asked for.

that's it!  thanks

==> Layout
QA Contact: asa → ian
Summary: crash when accessing download.com → crash when accessing download.com [@ nsTextFrame::Paint]
==> Layout for real
Component: Browser-General → Layout
You might want to know, I still get this with 1.3a.
Reporter, are you still seeing this in recent nightly builds? Alternatively,
please test this again once Mozilla 1.3 beta is released.
Can't find a nightly build with xft enabled. I'll wait for 1.3b.
Attachment #108470 - Attachment is obsolete: true
I'm sorry to report it still happens in 1.3b. I attached a new backtrace. On  
Mandrake 9.0 though, I don't have the problem with the xft-enabled build. 
Status: UNCONFIRMED → NEW
Ever confirmed: true
.
Component: Layout → GFX: Gtk
do you have Microsoft .fon fonts in your fonts directories ? Does deleting (or
archiving) them prevent from crashing ? Could be bug 180309. The stack is very
similar to the one from bug 224773, which is solved by removing MS Sans Serif
.fon files.
I don't experience it anymore with the Mozilla 1.2.1 included with RedHat 9. I
also didn't encounter it with the FireBird 0.7 XFT builds, so I quess it must be
solved in some way.
Thanks for your reply.

Marking this bug report wfm as per reporter comments.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
Crash Signature: [@ nsTextFrame::Paint]
You need to log in before you can comment on or make changes to this bug.