Closed
Bug 525773
Opened 15 years ago
Closed 15 years ago
crash [@gfxWindowsFontGroup::WhichFontSupportsChar(nsTArray<nsRefPtr<FontEntry> > const&, unsigned int) ]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 524462
People
(Reporter: lhaefliger, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4
Firefox 3.5.4 always crashes while loading some web pages. Other pages load fine. If a page crashes it reproducibly does so every time I try to load it.
It does not matter if I load it through a link or a bookmark or type it in the address bar. It doesn't make any difference if I switch off add-ons/plug-ins/scripts or run Firefox in safe mode.
The problem never occurs with Firefox 3.5.3 (which I reinstalled because I got so anoyed ...). Version 3.6 Beta 1 seems to crash at the exact same pages as 3.5.4.
Crash ID: bp-91f5e7c6-4a80-458b-8f79-83b012091031
bp-a7ce7426-942b-469c-9bb8-776422091101
bp-15235e1c-8d7d-4914-8fcc-6c9c42091031
I couldn't figure out what the difference is although pages with foreign language characters seem to have the problem more. Some news pages that crashed yesterday are ok today. Looking at the crash report I wonder if the installed fonts may have anything to do with the problem if it is not reproducible on some other system. That's why I include a list of installed fonts in additional information.
Reproducible: Always
Steps to Reproduce:
Click on a link or open a bookmark. I could reproduce the problem with e.g.
http://de.wikipedia.org/
http://en.wikipedia.org/
http://www.mozilla.com/en-US/firefox/all.html
Actual Results:
Firefox crashes
Expected Results:
Page should be displayed
List of installed true type fonts:
18thCentury
Alien Encounters
Almonte Snow
Americana BT
Angelina
Arial
Arial Black
Arial Narrow
Arial Narrow Special G1
Arial Narrow Special G2
Arial Special G1
Arial Special G2
Arial Unicode MS
ArnovaITC TT
Asimov
Australian Sunrise
Baby Kruffy
Batik Regular
Bitstream Vera Sans
Bitstream Vera Sans Mono
Bitstream Vera Serif
BN Jinx
BN Machine
Bobcat
Book Antiqua
Bookman Old Style
Candles
Century Gothic
Chinyen
Code2000
Code2001
Code2002
Comic Sans MS
Copperplate Gothic Bold
Copperplate Gothic Light
Courier New
Cracked Johnnie
Creepygirl
dearJoe
DejaVu Sans
DejaVu Sans Condensed
DejaVu Sans Light
DejaVu Sans Mono
DejaVu Serif
DejaVu Serif Condensed
Digifit
Distant Galaxy
Estrangelo Edessa
Ethnocentric
Euro Sign
Everson Mono
Fingerpop
Fiolex Girls
Flubber
Franklin Gothic Medium
Garamond
Gautami
Gazzarelli
Georgia
Georgia Ref
Good Times
Hand Me Down S (BRK)
Heavy Heap
Hollywood Hills
Humanst521 BT
Humanst521 Lt BT
Impact
Induction
Jenkins v2.0
Kartika
Latha
LetterOMatic!
LittleLordFontleroy
Lucida Blackletter
Lucida Bright
Lucida Calligraphy
Lucida Console
Lucida Sans
Lucida Sans Unicode
Mael
Mangal
Manzanita
Marlett
Microsoft Sans Serif
Monotype Corsiva
MS Reference Sans Serif
MS Reference Serif
MV Boli
Nasalization
Neon Lights
Neurochrome
Occidental
OCR-B-10 BT
OldgateLaneOutline
OpenSymbol
Orlando
Outright Televism
Palatino Linotype
Papyrus
Parry Hotter
Poor Richard
PR Celtic Narrow
QuigleyWiggly
Raavi
ReservoirGrunge
Serifa Blk BT
Serifa BT
SF Movie Poster
Shruti
Snowdrift
Swis721 BT
Swis721 Lt BT
Swis721 Md BT
Sylfaen
Symbol
Tahoma
Tall Paul
Terminator Two
Times New Roman
Times New Roman Special G1
Times New Roman Special G2
Trebuchet MS
Tunga
TypekaMix
unifont
Verdana
Verdana Ref
Viner Hand ITC
Vrinda
Webdings
Wingdings
Wingdings 2
Wingdings 3
Woodcut
X-Files
Year supply of fairy cakes
Zurich BT
Zurich Lt BT
ZWAdobeF
Updated•15 years ago
|
Component: General → Graphics
Product: Firefox → Core
QA Contact: general → thebes
Summary: crash while loading some web pages → crash while loading some web pages [@gfxWindowsFontGroup::WhichFontSupportsChar(nsTArray<nsRefPtr<FontEntry> > const&, unsigned int) ]
Comment 1•15 years ago
|
||
bp-91f5e7c6-4a80-458b-8f79-83b012091031
0 xul.dll gfxWindowsFontGroup::WhichFontSupportsChar gfx/thebes/src/gfxWindowsFonts.cpp:2383
1 xul.dll gfxWindowsFontGroup::WhichPrefFontSupportsChar gfx/thebes/src/gfxWindowsFonts.cpp:2513
2 xul.dll xul.dll@0x2fa658
3 xul.dll gfxFontGroup::ComputeRanges gfx/thebes/src/gfxFont.cpp:1182
4 xul.dll Uniscribe::GetItem gfx/thebes/src/gfxWindowsFonts.cpp:2361
5 xul.dll gfxWindowsFontGroup::InitTextRunUniscribe gfx/thebes/src/gfxWindowsFonts.cpp:2607
Updated•15 years ago
|
Updated•15 years ago
|
Summary: crash while loading some web pages [@gfxWindowsFontGroup::WhichFontSupportsChar(nsTArray<nsRefPtr<FontEntry> > const&, unsigned int) ] → crash [@gfxWindowsFontGroup::WhichFontSupportsChar(nsTArray<nsRefPtr<FontEntry> > const&, unsigned int) ]
Comment 2•15 years ago
|
||
dup of bug 524462? (I cannot see this bug due to security reason)
Comment 3•15 years ago
|
||
(In reply to comment #2)
> dup of bug 524462? (I cannot see this bug due to security reason)
Indeed . and I missed it doh.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@gfxWindowsFontGroup::WhichFontSupportsChar(nsTArray<nsRefPtr<FontEntry> > const&, unsigned int) ]
You need to log in
before you can comment on or make changes to this bug.
Description
•