Bug 82669

Summary: fast/text/international/spaces-combined-in-vertical-text.html is crashing/wrong
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dglazkov, epoger, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Dirk Pranke 2012-03-29 15:22:07 PDT
Oddly, the stack trace seems to be repeated a bunch of times in the crash log, not sure why yet ...

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Ftext%2Finternational%2Fspaces-combined-in-vertical-text.html&showExpectations=true

webkit/support/webkit_support.cc:90: Failure
Failed
[53417:53417:18567956160904:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]


[53417:53417:18567957216081:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]

webkit/support/webkit_support.cc:90: Failure
Failed
[53417:53417:18567957216081:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]


[53417:53417:18567958254026:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]

webkit/support/webkit_support.cc:90: Failure
Failed
[53417:53417:18567958254026:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]


[53417:53417:18567959295501:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]

webkit/support/webkit_support.cc:90: Failure
Failed
[53417:53417:18567959295501:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]


[53417:53417:18567960348820:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]

webkit/support/webkit_support.cc:90: Failure
Failed
[53417:53417:18567960348820:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]


[53417:53417:18567961395004:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]

webkit/support/webkit_support.cc:90: Failure
Failed
[53417:53417:18567961395004:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"

Backtrace:
	base::debug::StackTrace::StackTrace() [0x8568ee]
	logging::LogMessage::~LogMessage() [0x7e418c]
	SkDebugf_FileLine() [0x912eaf]
	Sk64::get32() [0x874219]
	SkMulDiv() [0x89089f]
	SkScalerContext_FreeType::generateFontMetrics() [0x90f24e]
	SkScalerContext::getFontMetrics() [0x8c06bd]
	SkGlyphCache::SkGlyphCache() [0x88d4df]
	SkGlyphCache::VisitCache() [0x88e670]
	FontMetricsDescProc() [0x89bff3]
	SkPaint::descriptorProc() [0x89d2ee]
	SkPaint::getFontMetrics() [0x89c101]
	WebCore::SimpleFontData::platformInit() [0x11a7fb3]
	WebCore::SimpleFontData::SimpleFontData() [0x1121b66]
	WebCore::FontCache::getCachedFontData() [0x10dd3e7]
	WebCore::FontCache::getCachedFontData() [0x10dd259]
	WebCore::fontDataForGenericFamily() [0x17112c4]
	WebCore::CSSFontSelector::getFontData() [0x1711710]
	WebCore::FontCache::getFontData() [0x10dde1e]
	WebCore::FontFallbackList::fontDataAt() [0x10e9e09]
	WebCore::FontFallbackList::primaryFontData() [0x4f652c]
	WebCore::FontFallbackList::primarySimpleFontData() [0x4f64d8]
	WebCore::Font::primaryFont() [0x4f65fc]
	WebCore::textRunNeedsRenderingContext() [0x1863e78]
	WebCore::RenderBlock::constructTextRun() [0x188a543]
	WebCore::RenderBlock::constructTextRun() [0x188a619]
	WebCore::RenderCombineText::combineText() [0x18f20e9]
	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b28e5]
	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3723]
	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18aee7f]
	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeac3]
	WebCore::RenderBlock::layoutInlineChildren() [0x18b094a]
	WebCore::RenderBlock::layoutBlock() [0x186f38e]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderBlock::layoutBlockChild() [0x18727ab]
	WebCore::RenderBlock::layoutBlockChildren() [0x18723c6]
	WebCore::RenderBlock::layoutBlock() [0x186f3ac]
	WebCore::RenderBlock::layout() [0x186ea9f]
	WebCore::RenderView::layout() [0x19c9ae7]
	WebCore::FrameView::layout() [0x1607c36]
	WebCore::Document::implicitClose() [0x6ce9c4]
	WebCore::FrameLoader::checkCallImplicitClose() [0x155499b]
	WebCore::FrameLoader::checkCompleted() [0x155473b]
	WebCore::FrameLoader::finishedParsing() [0x155447d]
	WebCore::Document::finishedParsing() [0x6d7288]
	WebCore::HTMLTreeBuilder::finished() [0x1039cdd]
	WebCore::HTMLDocumentParser::end() [0x10156a2]
	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x10157a9]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1014826]
	WebCore::HTMLDocumentParser::attemptToEnd() [0x10157ee]
	WebCore::HTMLDocumentParser::finish() [0x10158a7]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a322]
	WebCore::DocumentWriter::end() [0x154a21f]
	WebCore::DocumentLoader::finishedLoading() [0x153b5a5]



Comment 1 Dirk Pranke 2012-03-29 15:23:53 PDT
the actual stack trace:

crash log for DumpRenderTree (pid 40598):
STDOUT: <empty>
STDERR: [40598:40598:18570060807297:FATAL:Sk64.h(38)] third_party/skia/include/core/Sk64.h:38: failed assertion "this->is32()"
STDERR: 
STDERR: Backtrace:
STDERR: 	base::debug::StackTrace::StackTrace() [0x8502ee]
STDERR: 	logging::LogMessage::~LogMessage() [0x7ddb8c]
STDERR: 	SkDebugf_FileLine() [0x90c8af]
STDERR: 	Sk64::get32() [0x86dc19]
STDERR: 	SkMulDiv() [0x88a29f]
STDERR: 	SkScalerContext_FreeType::generateFontMetrics() [0x908c4e]
STDERR: 	SkScalerContext::getFontMetrics() [0x8ba0bd]
STDERR: 	SkGlyphCache::SkGlyphCache() [0x886edf]
STDERR: 	SkGlyphCache::VisitCache() [0x888070]
STDERR: 	FontMetricsDescProc() [0x8959f3]
STDERR: 	SkPaint::descriptorProc() [0x896cee]
STDERR: 	SkPaint::getFontMetrics() [0x895b01]
STDERR: 	WebCore::SimpleFontData::platformInit() [0x11a6daf]
STDERR: 	WebCore::SimpleFontData::SimpleFontData() [0x1120962]
STDERR: 	WebCore::FontCache::getCachedFontData() [0x10dc1e3]
STDERR: 	WebCore::FontCache::getCachedFontData() [0x10dc055]
STDERR: 	WebCore::fontDataForGenericFamily() [0x17116b4]
STDERR: 	WebCore::CSSFontSelector::getFontData() [0x1711b00]
STDERR: 	WebCore::FontCache::getFontData() [0x10dcc1a]
STDERR: 	WebCore::FontFallbackList::fontDataAt() [0x10e8c05]
STDERR: 	WebCore::FontFallbackList::primaryFontData() [0x4f09f4]
STDERR: 	WebCore::FontFallbackList::primarySimpleFontData() [0x4f09a0]
STDERR: 	WebCore::Font::primaryFont() [0x4f0ac4]
STDERR: 	WebCore::textRunNeedsRenderingContext() [0x1864268]
STDERR: 	WebCore::RenderBlock::constructTextRun() [0x188a933]
STDERR: 	WebCore::RenderBlock::constructTextRun() [0x188aa09]
STDERR: 	WebCore::RenderCombineText::combineText() [0x18f24d9]
STDERR: 	WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x18b2cd5]
STDERR: 	WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x18b3b13]
STDERR: 	WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x18af26f]
STDERR: 	WebCore::RenderBlock::layoutRunsAndFloats() [0x18aeeb3]
STDERR: 	WebCore::RenderBlock::layoutInlineChildren() [0x18b0d3a]
STDERR: 	WebCore::RenderBlock::layoutBlock() [0x186f77e]
STDERR: 	WebCore::RenderBlock::layout() [0x186ee8f]
STDERR: 	WebCore::RenderBlock::layoutBlockChild() [0x1872b9b]
STDERR: 	WebCore::RenderBlock::layoutBlockChildren() [0x18727b6]
STDERR: 	WebCore::RenderBlock::layoutBlock() [0x186f79c]
STDERR: 	WebCore::RenderBlock::layout() [0x186ee8f]
STDERR: 	WebCore::RenderBlock::layoutBlockChild() [0x1872b9b]
STDERR: 	WebCore::RenderBlock::layoutBlockChildren() [0x18727b6]
STDERR: 	WebCore::RenderBlock::layoutBlock() [0x186f79c]
STDERR: 	WebCore::RenderBlock::layout() [0x186ee8f]
STDERR: 	WebCore::RenderBlock::layoutBlockChild() [0x1872b9b]
STDERR: 	WebCore::RenderBlock::layoutBlockChildren() [0x18727b6]
STDERR: 	WebCore::RenderBlock::layoutBlock() [0x186f79c]
STDERR: 	WebCore::RenderBlock::layout() [0x186ee8f]
STDERR: 	WebCore::RenderView::layout() [0x19c9ebb]
STDERR: 	WebCore::FrameView::layout() [0x1608026]
STDERR: 	WebCore::Document::implicitClose() [0x6c8370]
STDERR: 	WebCore::FrameLoader::checkCallImplicitClose() [0x1554d8b]
STDERR: 	WebCore::FrameLoader::checkCompleted() [0x1554b2b]
STDERR: 	WebCore::FrameLoader::finishedParsing() [0x155486d]
STDERR: 	WebCore::Document::finishedParsing() [0x6d0c34]
STDERR: 	WebCore::HTMLTreeBuilder::finished() [0x1033739]
STDERR: 	WebCore::HTMLDocumentParser::end() [0x100f0fe]
STDERR: 	WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd() [0x100f205]
STDERR: 	WebCore::HTMLDocumentParser::prepareToStopParsing() [0x100e282]
STDERR: 	WebCore::HTMLDocumentParser::attemptToEnd() [0x100f24a]
STDERR: 	WebCore::HTMLDocumentParser::finish() [0x100f303]
STDERR: 	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x154a712]
STDERR: 	WebCore::DocumentWriter::end() [0x154a60f]
STDERR: 	WebCore::DocumentLoader::finishedLoading() [0x153b995]
STDERR: 

tony points out that the "actual results" box might be stale from previous runs since we weren't logging correctly, and we can probably ignore that.
Comment 2 Dirk Pranke 2012-03-29 17:05:13 PDT
it seems to crash on debug and produce incorrect output on linux/win otherwise ...
Comment 3 epoger 2012-03-30 08:13:17 PDT
Note that the history in http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Ftext%2Finternational%2Fspaces-combined-in-vertical-text.html&showExpectations=true is misleading...

The test went from PASS to TEXT on most platforms, but not as a result of some code change; rather, that was caused by the deletion of "what appears to be a bad baseline for the fast/text test" in http://trac.webkit.org/changeset/112588/

The test went from TEXT to CRASH on Linux-Debug as a result of http://crrev.com/129689 ("Properly crash when triggering an ASSERT() in debug DRT").  Hence Dirk's test_expectations change in http://trac.webkit.org/changeset/112588/

The crash on Linux-Debug, and text diffs on other platforms, are completely separate issues.
Comment 4 epoger 2012-03-30 08:44:13 PDT
Filed http://crbug.com/121119 ('Sk64.h:38: failed assertion "this->is32()" in fast/text/international/spaces-combined-in-vertical-text.html') to deal with the crash specifically.
Comment 5 Dimitri Glazkov (Google) 2012-04-04 13:54:07 PDT
This is no longer crashing. Just not showing anything.