Advertisement
Guest User

Untitled

a guest
Apr 4th, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.19 KB | None | 0 0
  1. (gdb) bt
  2. #0 0x00007ffff2fced61 in WTF::HashTableConstIterator<WebCore::FontPlatformDataCacheKey, WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyHash, WTF::HashMapValueTraits<WebCore::FontPlatformDataCacheKeyTraits, WTF::HashTraits<WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyTraits>::checkValidity (this=0x7fffffff9a70)
  3. at /home/chris/devel/WebKit/Source/WTF/wtf/HashTable.h:210
  4. #1 0x00007ffff2fcc6d4 in WTF::HashTableConstIterator<WebCore::FontPlatformDataCacheKey, WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyHash, WTF::HashMapValueTraits<WebCore::FontPlatformDataCacheKeyTraits, WTF::HashTraits<WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyTraits>::get (this=0x7fffffff9a70)
  5. at /home/chris/devel/WebKit/Source/WTF/wtf/HashTable.h:169
  6. #2 0x00007ffff2fc9a1c in WTF::HashTableIterator<WebCore::FontPlatformDataCacheKey, WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyHash, WTF::HashMapValueTraits<WebCore::FontPlatformDataCacheKeyTraits, WTF::HashTraits<WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyTraits>::get (this=0x7fffffff9a70)
  7. ---Type <return> to continue, or q <return> to quit---
  8. at /home/chris/devel/WebKit/Source/WTF/wtf/HashTable.h:259
  9. #3 0x00007ffff2fc7eec in WTF::HashTableIterator<WebCore::FontPlatformDataCacheKey, WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::FontPlatformDataCacheKey, WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyHash, WTF::HashMapValueTraits<WebCore::FontPlatformDataCacheKeyTraits, WTF::HashTraits<WTF::OwnPtr<WebCore::FontPlatformData> > >, WebCore::FontPlatformDataCacheKeyTraits>::operator-> (this=0x7fffffff9a70)
  10. at /home/chris/devel/WebKit/Source/WTF/wtf/HashTable.h:261
  11. #4 0x00007ffff2fc62b6 in WebCore::FontCache::getCachedFontPlatformData (
  12. this=0x4a1320, fontDescription=..., passedFamilyName=...,
  13. checkingAlternateName=false)
  14. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/FontCache.cpp:215
  15. #5 0x00007ffff2fc635e in WebCore::FontCache::getCachedFontData (
  16. this=0x4a1320, fontDescription=..., family=...,
  17. checkingAlternateName=false, shouldRetain=WebCore::FontCache::Retain)
  18. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/FontCache.cpp:294
  19. #6 0x00007ffff2702f6a in WebCore::fontDataForGenericFamily (document=
  20. 0x501250, fontDescription=..., familyName=...)
  21. at /home/chris/devel/WebKit/Source/WebCore/css/CSSFontSelector.cpp:390
  22. #7 0x00007ffff270339c in WebCore::CSSFontSelector::getFontData (
  23. ---Type <return> to continue, or q <return> to quit---
  24. this=0x4fc880, fontDescription=..., familyName=...)
  25. at /home/chris/devel/WebKit/Source/WebCore/css/CSSFontSelector.cpp:483
  26. #8 0x00007ffff2fc6fd0 in WebCore::FontCache::getFontData (this=0x4a1320,
  27. font=..., familyIndex=@0x4fad94: 1, fontSelector=0x4fc880)
  28. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/FontCache.cpp:468
  29. #9 0x00007ffff2fd36db in WebCore::FontFallbackList::fontDataAt (
  30. this=0x4facd0, font=0x4ae838, realizedFontIndex=0)
  31. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/FontFallbackList.cpp:108
  32. #10 0x00007ffff2ba2108 in WebCore::FontFallbackList::primaryFontData (
  33. this=0x4facd0, f=0x4ae838)
  34. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/FontFallbackList.h:96
  35. #11 0x00007ffff2ba20b9 in WebCore::FontFallbackList::primarySimpleFontData (
  36. this=0x4facd0, f=0x4ae838)
  37. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/FontFallbackList.h:92
  38. #12 0x00007ffff2ba21de in WebCore::Font::primaryFont (this=0x4ae838)
  39. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/Font.h:321
  40. #13 0x00007ffff2ba2130 in WebCore::Font::fontMetrics (this=0x4ae838)
  41. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/Font.h:143
  42. #14 0x00007ffff332cbb6 in WebCore::RenderStyle::fontMetrics (this=0x55a760)
  43. at /home/chris/devel/WebKit/Source/WebCore/rendering/style/RenderStyle.cpp:1255
  44. #15 0x00007ffff332cec2 in WebCore::RenderStyle::computedLineHeight (
  45. this=0x55a760, renderView=0x49fb38)
  46. at /home/chris/devel/WebKit/Source/WebCore/rendering/style/RenderStyle.cpp:1296
  47. #16 0x00007ffff313f0bc in WebCore::RenderBlock::lineHeight (this=0x55c798,
  48. firstLine=true, direction=WebCore::HorizontalLine,
  49. linePositionMode=WebCore::PositionOfInteriorLineBoxes)
  50. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:6382
  51. #17 0x00007ffff3172787 in WebCore::logicalHeightForLine (block=0x55c798,
  52. isFirstLine=true, replacedHeight=...)
  53. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlockLineLayout.cpp:76
  54. #18 0x00007ffff3184a8a in WebCore::LineWidth::updateAvailableWidth (
  55. this=0x7fffffffa1a0, replacedHeight=...)
  56. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlockLineLayout.cpp:164
  57. #19 0x00007ffff3184898 in WebCore::LineWidth::LineWidth (this=0x7fffffffa1a0,
  58. block=0x55c798, isFirstLine=true, shouldIndentText=WebCore::IndentText)
  59. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlockLineLayout.cpp:116
  60. #20 0x00007ffff317dae8 in WebCore::RenderBlock::LineBreaker::nextSegmentBreak (
  61. ---Type <return> to continue, or q <return> to quit---
  62. this=0x7fffffffa570, resolver=..., lineInfo=..., renderTextInfo=...,
  63. lastFloatFromPreviousLine=0x0, consecutiveHyphenatedLines=0,
  64. wordMeasurements=...)
  65. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlockLineLayout.cpp:2662
  66. #21 0x00007ffff317d5fe in WebCore::RenderBlock::LineBreaker::nextLineBreak (
  67. this=0x7fffffffa570, resolver=..., lineInfo=..., renderTextInfo=...,
  68. lastFloatFromPreviousLine=0x0, consecutiveHyphenatedLines=0,
  69. wordMeasurements=...)
  70. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlockLineLayout.cpp:2608
  71. #22 0x00007ffff3178035 in WebCore::RenderBlock::layoutRunsAndFloatsInRange (
  72. this=0x55c798, layoutState=..., resolver=..., cleanLineStart=...,
  73. cleanLineBidiStatus=..., consecutiveHyphenatedLines=0)
  74. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlockLineLayout.cpp:1646
  75. #23 0x00007ffff317791b in WebCore::RenderBlock::layoutRunsAndFloats (
  76. this=0x55c798, layoutState=..., hasInlineChild=true)
  77. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlockLineLayout.cpp:1559
  78. #24 0x00007ffff317a410 in WebCore::RenderBlock::layoutInlineChildren (
  79. this=0x55c798, relayoutChildren=true, repaintLogicalTop=...,
  80. repaintLogicalBottom=...)
  81. #25 0x00007ffff3124539 in WebCore::RenderBlock::layoutBlock (this=0x55c798,
  82. relayoutChildren=true, pageLogicalHeight=...)
  83. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1581
  84. #26 0x00007ffff3123aa1 in WebCore::RenderBlock::layout (this=0x55c798)
  85. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1388
  86. #27 0x00007ffff3128f1e in WebCore::RenderBlock::layoutBlockChild (
  87. this=0x558cd8, child=0x55c798, marginInfo=...,
  88. previousFloatLogicalBottom=..., maxFloatLogicalBottom=...)
  89. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2558
  90. #28 0x00007ffff3128b39 in WebCore::RenderBlock::layoutBlockChildren (
  91. this=0x558cd8, relayoutChildren=true, maxFloatLogicalBottom=...)
  92. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2501
  93. #29 0x00007ffff312455a in WebCore::RenderBlock::layoutBlock (this=0x558cd8,
  94. relayoutChildren=true, pageLogicalHeight=...)
  95. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1583
  96. #30 0x00007ffff3123aa1 in WebCore::RenderBlock::layout (this=0x558cd8)
  97. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1388
  98. #31 0x00007ffff3128f1e in WebCore::RenderBlock::layoutBlockChild (
  99. this=0x503d68, child=0x558cd8, marginInfo=...,
  100. previousFloatLogicalBottom=..., maxFloatLogicalBottom=...)
  101. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2558
  102. ---Type <return> to continue, or q <return> to quit---
  103. #32 0x00007ffff3128b39 in WebCore::RenderBlock::layoutBlockChildren (
  104. this=0x503d68, relayoutChildren=true, maxFloatLogicalBottom=...)
  105. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2501
  106. #33 0x00007ffff312455a in WebCore::RenderBlock::layoutBlock (this=0x503d68,
  107. relayoutChildren=true, pageLogicalHeight=...)
  108. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1583
  109. #34 0x00007ffff3123aa1 in WebCore::RenderBlock::layout (this=0x503d68)
  110. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1388
  111. #35 0x00007ffff3128f1e in WebCore::RenderBlock::layoutBlockChild (
  112. this=0x49fb38, child=0x503d68, marginInfo=...,
  113. previousFloatLogicalBottom=..., maxFloatLogicalBottom=...)
  114. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2558
  115. #36 0x00007ffff3128b39 in WebCore::RenderBlock::layoutBlockChildren (
  116. this=0x49fb38, relayoutChildren=true, maxFloatLogicalBottom=...)
  117. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2501
  118. #37 0x00007ffff312455a in WebCore::RenderBlock::layoutBlock (this=0x49fb38,
  119. relayoutChildren=true, pageLogicalHeight=...)
  120. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1583
  121. #38 0x00007ffff3123aa1 in WebCore::RenderBlock::layout (this=0x49fb38)
  122. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:1388
  123. #39 0x00007ffff32f9988 in WebCore::RenderView::layoutContent (this=0x49fb38,
  124. state=...)
  125. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderView.cpp:126
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement