Closed
Bug 633927
Opened 14 years ago
Closed 10 years ago
crash in gfxWindowsPlatform::ResolveFontName @ SearchTable
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
crash [@ SearchTable] - [@ PL_DHashTableOperate] - [@ gfxWindowsPlatform::ResolveFontName]
(from bug 306319 comment 6)
80-90% of SearchTable crash comments are non-English
https://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=contains&query=SearchTable&date=02%2F14%2F2011%2003%3A50%3A03&range_value=2&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=SearchTable
bp-da3454ad-51fd-4515-abcf-c48282110208 (alfklf) is one example
EXCEPTION_ACCESS_VIOLATION_READ
0x0
0 xul.dll SearchTable obj-firefox/xpcom/build/pldhash.c:432
1 xul.dll xul.dll@0x182d7f
2 xul.dll PL_DHashTableOperate obj-firefox/xpcom/build/pldhash.c:625
3 xul.dll gfxWindowsPlatform::ResolveFontName
gfx/thebes/src/gfxWindowsPlatform.cpp:533
4 aclayers.dll aclayers.dll@0x3e3fe
5 xul.dll gfxWindowsPlatform::InitBadUnderlineList
gfx/thebes/src/gfxWindowsPlatform.cpp:491
6 xul.dll gfxWindowsPlatform::UpdateFontList
gfx/thebes/src/gfxWindowsPlatform.cpp:442
7 xul.dll FontEntry::InitializeFontEmbeddingProcs
gfx/thebes/src/gfxWindowsFonts.cpp:405
8 @0x73cdffff
9 xul.dll gfxWindowsPlatform::gfxWindowsPlatform
gfx/thebes/src/gfxWindowsPlatform.cpp:133
10 xul.dll gfxPlatform::Init gfx/thebes/src/gfxPlatform.cpp:172
thunderbird examples: bp-3046d53a-b39e-478e-9b08-3dcab2110131 bp-8cd7d802-da3b-4092-b7c3-84b5c2110212 bp-4504db80-5647-47f6-b54c-0107e2101230
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ SearchTable]
[@ PL_DHashTableOperate]
[@ gfxWindowsPlatform::ResolveFontName]
Updated•13 years ago
|
Crash Signature: [@ SearchTable]
[@ PL_DHashTableOperate]
[@ gfxWindowsPlatform::ResolveFontName] → [@ SearchTable]
Summary: crash [@ SearchTable] - [@ PL_DHashTableOperate] - [@ gfxWindowsPlatform::ResolveFontName] → crash in gfxWindowsPlatform::ResolveFontName @ SearchTable
| Reporter | ||
Comment 1•10 years ago
|
||
I'm not finding any Thunderbird examples with this stack on crash stats.
And none for firefox after version 31.7
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•