Closed
Bug 389726
Opened 17 years ago
Closed 17 years ago
crash in [@ _moz_cairo_win32_scaled_font_select_font]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: baffclan, Unassigned)
References
()
Details
(Keywords: crash, regression)
Crash Data
Steps to Reproduce :
1. Open http://taken.s101.xrea.com/blog/index.php
2. Decrease(Ctrl+-)
Reproduce with :
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/2007072605 Minefield/3.0a7pre
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/200707260303 SeaMonkey/2.0a1pre
Not Reproduce with :
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a7pre) Gecko/200707210202 SeaMonkey/2.0a1pre
Crash ID: bp-67f4458a-3bb0-11dc-80d5-001a4bd43ef6
Crash ID: bp-d017010c-3bb0-11dc-8a29-001a4bd43e5c
Crash ID: bp-cc473d57-3bb2-11dc-94a8-001a4bd43e5c
Crash ID: bp-d6339e2e-3bb3-11dc-918e-001a4bd43ef6
Comment 1•17 years ago
|
||
0 _moz_cairo_win32_scaled_font_select_font
1 UniscribeItem::SelectFont()
2 UniscribeItem::Shape()
3 gfxWindowsFontGroup::InitTextRunUniscribe(gfxContext *,gfxTextRun *,unsigned short const *,unsigned int)
4 gfxWindowsFontGroup::MakeTextRun(unsigned short const *,unsigned int,gfxTextRunFactory::Parameters const *,unsigned int)
5 TextRunWordCache::MakeTextRun(unsigned short const *,unsigned int,gfxFontGroup *,gfxTextRunFactory::Parameters const *,unsigned int)
6 gfxTextRunWordCache::MakeTextRun(unsigned short const *,unsigned int,gfxFontGroup *,gfxTextRunFactory::Parameters const *,unsigned int)
7 gfxTextRunCache::MakeTextRun(unsigned short const *,unsigned int,gfxFontGroup *,gfxContext *,unsigned int,unsigned int)
8 nsSVGGlyphFrame::GetTextRun(gfxContext *,nsString const &)
9 nsSVGGlyphFrame::nsSVGAutoGlyphHelperContext::Init(nsSVGGlyphFrame *,nsString const &)
Component: General → GFX: Thebes
QA Contact: general → thebes
can not reproduce with Firefox/2007072705-trunk/WinXP
cannot reproduce : Firefox/2007072505-trunk/WinXP
reproduce : Firefox/2007072517-trunk/WinXP
regressioned by bug 320378?
Updated•17 years ago
|
Keywords: regression
Comment 3•17 years ago
|
||
I couldn't reproduce this crash, but I think it will be fixed by bug 390476.
Depends on: 390476
not crash, but freeze.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007080705 Minefield/3.0a8pre
Comment 6•17 years ago
|
||
Should be fixed now, by bug 390476 and bug 378716.
Please test again with a build dated 2007-09-01 or newer. Thanks.
cannot reproduce with Firefox/2007090105-trunk/WinXP.
-> FIXED
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ _moz_cairo_win32_scaled_font_select_font]
You need to log in
before you can comment on or make changes to this bug.
Description
•