Closed
Bug 455773
Opened 17 years ago
Closed 12 years ago
Crash in [@ GetWordFontOrGroup ]
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marcia, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Seen while running Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20080917034815 Minefield/3.1b1pre.
I am not sure yet how to reproduce. I was trying to reproduce Bug 455646 and hit this. I had the NoScript extension installed and several tabs open with youtube.com.
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
The stack trace blames TextRunWordCache, so this is more likely to be a bug there than in the JIT. Unless the JIT scribbled over memory or something.
Reporter | ||
Updated•17 years ago
|
Summary: TM: Crash in GetWordFontOrGroup → TM: Crash in [@ GetWordFontOrGroup ]
You only hit this once, Marcia?
Assignee: general → roc
Reporter | ||
Comment 4•17 years ago
|
||
So far, yes, but I am keeping an eye out and will try to get you a better set of STR.
(In reply to comment #3)
> You only hit this once, Marcia?
Assignee: roc → general
Updated•17 years ago
|
Assignee: general → nobody
Component: JavaScript Engine → Layout: Text
QA Contact: general → layout.fonts-and-text
Comment 5•16 years ago
|
||
a really small number of people hit this crash each day
9 total crashes for GetWordFontOrGroup on 20090819-crashdata.csv
1 start up crashes inside 3 minutes
os breakdown
4 GetWordFontOrGroup Windows NT 5.1.2600 Service Pack 2
2 GetWordFontOrGroup Windows NT 6.0.6000
2 GetWordFontOrGroup Windows NT 5.1.2600 Service Pack 3
1 GetWordFontOrGroup Windows NT 6.0.6001 Service Pack 1
distribution of versions where the crash was found on 20090819-crashdata.csv
6 Firefox 3.5.2
3 Firefox 3.0.13
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 6•16 years ago
|
||
I just hit this crash this morning - http://crash-stats.mozilla.com/report/index/bp-8d91bd1c-fe2b-4080-8b2a-bfe042091221 is my stack trace.
Updated•16 years ago
|
Summary: TM: Crash in [@ GetWordFontOrGroup ] → Crash in [@ GetWordFontOrGroup ]
Comment 7•16 years ago
|
||
still going at about 1-5 crashes per day. we had a peak day on 12/17 where we had 10 crashes
all releases
1 3.5.5
8 3.5.6
1 3.6b1
os breakdown
5 @0x0 | GetWordFontOrGroup Windows NT 5.1.2600 Service Pack 3
3 GetWordFontOrGroup Windows NT 5.1.2600 Service Pack 3
2 GetWordFontOrGroup Windows NT 5.1.2600 Service Pack 2
Comment 8•16 years ago
|
||
I'm pretty sure this is another variation of bug 527280.
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ GetWordFontOrGroup ]
![]() |
||
Comment 9•13 years ago
|
||
bp-baa9fbed-c48e-491c-acc9-5f2242120304 is a current example of this on 11, https://crash-stats.mozilla.com/report/list?range_value=4&range_unit=weeks&signature=GetWordFontOrGroup has more. Low volume, but still around.
Comment 10•12 years ago
|
||
There are no crashes after FF10.0.2 for this signature.
It appears we no longer have a function with this name.
http://mxr.mozilla.org/mozilla-central/search?string=GetWordFontOrGroup
Status: REOPENED → RESOLVED
Closed: 16 years ago → 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•