Comment #5 on issue 8869 by [email protected]:
RenderViewTest.ImeComposition ERROR: unable to open font '200'
http://code.google.com/p/chromium/issues/detail?id=8869
Not fixed, at least for me. I didn't apply the workaround, but now it
crashes in
different way (segmentation fault):
#0 0x08602f6d in SkScalerContext::getFontMetrics (this=0x0, mx=0x0,
my=0xad8e918)
at /home/ph/chromium-git/src/skia/sgl/SkScalerContext.cpp:436
#1 0x085f6182 in SkGlyphCache (this=0xad8e908, desc=0xbf9a8cfc)
at /home/ph/chromium-git/src/skia/sgl/SkGlyphCache.cpp:65
#2 0x085f62b5 in SkGlyphCache::VisitCache (desc=0xbf9a8cfc,
proc=0x85f7e88 <FontMetricsCacheProc>, context=0xbf9a8f30)
at /home/ph/chromium-git/src/skia/sgl/SkGlyphCache.cpp:527
#3 0x085f8d7e in FontMetricsDescProc (desc=0xbf9a8cfc, context=0xbf9a8f30)
at /home/ph/chromium-git/src/skia/sgl/SkPaint.cpp:911
#4 0x085f923d in SkPaint::descriptorProc (this=0xbf9a8ef4,
deviceMatrix=0x0,
proc=0x85f8d5e <FontMetricsDescProc>, context=0xbf9a8f30)
at /home/ph/chromium-git/src/skia/sgl/SkPaint.cpp:1294
#5 0x085f961c in SkPaint::getFontMetrics (this=0xbf9a8ef4,
metrics=0xbf9a8f30, zoom=0)
at /home/ph/chromium-git/src/skia/sgl/SkPaint.cpp:942
#6 0x09131d58 in WebCore::SimpleFontData::platformInit (this=0xad8e4a8)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/chromium/SimpleFo
ntDataLinux.cpp:56
#7 0x09143ad0 in SimpleFontData (this=0xad8e4a8, f...@0xac83358,
customFont=false,
loading=false, svgFontData=0x0)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/SimpleFontData.cp
p:88
#8 0x09130bcc in WebCore::FontCache::getFontDataForCharacters
(this=0xaca4a90,
fo...@0xace8448, characters=0xbf9a9038, length=1)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/chromium/FontCach
eLinux.cpp:84
#9 0x08e216bc in WebCore::Font::glyphDataForCharacter (this=0xace8448,
c=20320,
mirror=false, forceSmallCaps=false)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/FontFastPath.cpp:
147
#10 0x08e2fae8 in WebCore::WidthIterator::advance (this=0xbf9a9178,
offset=1,
glyphBuffer=0x0)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/WidthIterator.cpp
:112
#11 0x08e20a6c in WebCore::Font::floatWidthForSimpleText (this=0xace8448,
r...@0xbf9a9220,
glyphBuffer=0x0)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/FontFastPath.cpp:
302
#12 0x08e1d17e in WebCore::Font::floatWidth (this=0xace8448,
r...@0xbf9a9220)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/Font.cpp:211
#13 0x08cf64d0 in WebCore::Font::width (this=0xace8448, r...@0xbf9a9220)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/platform/graphics/Font.h:81
#14 0x08f56f5e in textWidth (text=0xaca76fc, from=0, len=1,
fo...@0xace8448, xPos=0,
isFixedPitch=false, collapseWhiteSpace=true)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/rendering/bidi.cpp:1562
#15 0x08f5b297 in WebCore::RenderBlock::findNextLineBreak (this=0xaca6cc4,
resolv...@0xbf9a9520, firstLine=true, clear=0xbf9a95dc)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/rendering/bidi.cpp:1848
#16 0x08f5ddc2 in WebCore::RenderBlock::layoutInlineChildren
(this=0xaca6cc4,
relayoutChildren=false, repaintt...@0xbf9a97e4,
repaintbott...@0xbf9a97e0)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/rendering/bidi.cpp:943
#17 0x08e9be71 in WebCore::RenderBlock::layoutBlock (this=0xaca6cc4,
relayoutChildren=false)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/rendering/RenderBlock.cpp:778
#18 0x08e89efc in WebCore::RenderBlock::layout (this=0xaca6cc4)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/rendering/RenderBlock.cpp:697
#19 0x08e9aa9c in WebCore::RenderBlock::layoutBlockChildren (this=0xac7d78c,
relayoutChildren=false, maxfloatbott...@0xbf9a9a5c)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/rendering/RenderBlock.cpp:1381
#20 0x08e9be93 in WebCore::RenderBlock::layoutBlock (this=0xac7d78c,
relayoutChildren=false)
at
/home/ph/chromium-git/src/third_party/WebKit/WebCore/rendering/RenderBlock.cpp:780
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---