[Webkit-unassigned] [Bug 82669] fast/text/international/spaces-combined-in-vertical-text.html is crashing on linux debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 15:23:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82669





--- Comment #1 from Dirk Pranke <dpranke at chromium.org>  2012-03-29 15:23:53 PST ---
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list