Advertisement
Guest User

Untitled

a guest
Jun 28th, 2013
1,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.08 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x00007fffece5d3a8 in ?? () from /usr/lib/x86_64-linux-gnu/libjpeg.so.8
  3. (gdb) bt
  4. #0 0x00007fffece5d3a8 in ?? () from /usr/lib/x86_64-linux-gnu/libjpeg.so.8
  5. #1 0x00007fffece5a459 in ?? () from /usr/lib/x86_64-linux-gnu/libjpeg.so.8
  6. #2 0x00007fffece5edc2 in ?? () from /usr/lib/x86_64-linux-gnu/libjpeg.so.8
  7. #3 0x00007fffece59490 in jpeg_read_scanlines () from /usr/lib/x86_64-linux-gnu/libjpeg.so.8
  8. #4 0x00007ffff3f6b320 in WebCore::JPEGImageDecoder::outputScanlines (this=0x12dc870)
  9. at /home/chris/devel/WebKit/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:731
  10. #5 0x00007ffff3f6bda2 in WebCore::JPEGImageReader::decode (this=0x11dbba0, data=..., onlySize=false)
  11. at /home/chris/devel/WebKit/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:442
  12. #6 0x00007ffff3f6b4fd in WebCore::JPEGImageDecoder::decode (this=0x12dc870, onlySize=false)
  13. at /home/chris/devel/WebKit/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:780
  14. #7 0x00007ffff3f6b0fd in WebCore::JPEGImageDecoder::frameBufferAtIndex (this=0x12dc870, index=0)
  15. at /home/chris/devel/WebKit/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:629
  16. #8 0x00007ffff3f5b2c2 in WebCore::ImageSource::createFrameAtIndex (this=0x12c72f0, index=0)
  17. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/ImageSource.cpp:144
  18. #9 0x00007ffff3e929fc in WebCore::BitmapImage::cacheFrame (this=0x12c72d0, index=0)
  19. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/BitmapImage.cpp:137
  20. #10 0x00007ffff3e9331f in WebCore::BitmapImage::ensureFrameIsCached (this=0x12c72d0, index=0)
  21. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/BitmapImage.cpp:295
  22. #11 0x00007ffff3e9334d in WebCore::BitmapImage::frameAtIndex (this=0x12c72d0, index=0)
  23. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/BitmapImage.cpp:301
  24. #12 0x00007ffff49a4ffb in WebCore::BitmapImage::draw (this=0x12c72d0, context=0x1282d50, dst=..., src=...,
  25. styleColorSpace=WebCore::ColorSpaceDeviceRGB, op=WebCore::CompositeSourceOver, blendMode=WebCore::BlendModeNormal,
  26. shouldRespectImageOrientation=WebCore::DoNotRespectImageOrientation)
  27. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/cairo/BitmapImageCairo.cpp:80
  28. #13 0x00007ffff3ed0c13 in WebCore::GraphicsContext::drawImage (this=0x1282d50, image=0x12c72d0, styleColorSpace=WebCore::ColorSpaceDeviceRGB,
  29. dest=..., src=..., op=WebCore::CompositeSourceOver, blendMode=WebCore::BlendModeNormal,
  30. shouldRespectImageOrientation=WebCore::DoNotRespectImageOrientation, useLowQualityScale=false)
  31. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/GraphicsContext.cpp:515
  32. #14 0x00007ffff3ed0aaa in WebCore::GraphicsContext::drawImage (this=0x1282d50, image=0x12c72d0, styleColorSpace=WebCore::ColorSpaceDeviceRGB,
  33. dest=..., src=..., op=WebCore::CompositeSourceOver, shouldRespectImageOrientation=WebCore::DoNotRespectImageOrientation,
  34. useLowQualityScale=false) at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/GraphicsContext.cpp:493
  35. #15 0x00007ffff3ed09a7 in WebCore::GraphicsContext::drawImage (this=0x1282d50, image=0x12c72d0, styleColorSpace=WebCore::ColorSpaceDeviceRGB,
  36. r=..., op=WebCore::CompositeSourceOver, shouldRespectImageOrientation=WebCore::DoNotRespectImageOrientation, useLowQualityScale=false)
  37. at /home/chris/devel/WebKit/Source/WebCore/platform/graphics/GraphicsContext.cpp:483
  38. #16 0x00007ffff40f414a in WebCore::RenderImage::paintIntoRect (this=0x11be078, context=0x1282d50, rect=...)
  39. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderImage.cpp:478
  40. #17 0x00007ffff40f3a60 in WebCore::RenderImage::paintReplaced (this=0x11be078, paintInfo=..., paintOffset=...)
  41. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderImage.cpp:396
  42. ---Type <return> to continue, or q <return> to quit---
  43. #18 0x00007ffff417d1ba in WebCore::RenderReplaced::paint (this=0x11be078, paintInfo=..., paintOffset=...)
  44. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderReplaced.cpp:158
  45. #19 0x00007ffff40f3b77 in WebCore::RenderImage::paint (this=0x11be078, paintInfo=..., paintOffset=...)
  46. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderImage.cpp:411
  47. #20 0x00007ffff3fec835 in WebCore::InlineBox::paint (this=0x1283e08, paintInfo=..., paintOffset=...)
  48. at /home/chris/devel/WebKit/Source/WebCore/rendering/InlineBox.cpp:237
  49. #21 0x00007ffff3ff2861 in WebCore::InlineFlowBox::paint (this=0x1284848, paintInfo=..., paintOffset=..., lineTop=..., lineBottom=...)
  50. at /home/chris/devel/WebKit/Source/WebCore/rendering/InlineFlowBox.cpp:1170
  51. #22 0x00007ffff41dbe7c in WebCore::RootInlineBox::paint (this=0x1284848, paintInfo=..., paintOffset=..., lineTop=..., lineBottom=...)
  52. at /home/chris/devel/WebKit/Source/WebCore/rendering/RootInlineBox.cpp:218
  53. #23 0x00007ffff41425dd in WebCore::RenderLineBoxList::paint (this=0x11910c0, renderer=0x1191028, paintInfo=..., paintOffset=...)
  54. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLineBoxList.cpp:262
  55. #24 0x00007ffff401797b in WebCore::RenderBlock::paintContents (this=0x1191028, paintInfo=..., paintOffset=...)
  56. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3156
  57. #25 0x00007ffff40184c4 in WebCore::RenderBlock::paintObject (this=0x1191028, paintInfo=..., paintOffset=...)
  58. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3274
  59. #26 0x00007ffff4016173 in WebCore::RenderBlock::paint (this=0x1191028, paintInfo=..., paintOffset=...)
  60. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2990
  61. #27 0x00007ffff4199d45 in WebCore::RenderTableCell::paint (this=0x1191028, paintInfo=..., paintOffset=...)
  62. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableCell.cpp:1007
  63. #28 0x00007ffff41a2964 in WebCore::RenderTableSection::paintCell (this=0x117e9b8, cell=0x1191028, paintInfo=..., paintOffset=...)
  64. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableSection.cpp:996
  65. #29 0x00007ffff41a3731 in WebCore::RenderTableSection::paintObject (this=0x117e9b8, paintInfo=..., paintOffset=...)
  66. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableSection.cpp:1147
  67. #30 0x00007ffff41a26a0 in WebCore::RenderTableSection::paint (this=0x117e9b8, paintInfo=..., paintOffset=...)
  68. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableSection.cpp:944
  69. #31 0x00007ffff418ef45 in WebCore::RenderTable::paintObject (this=0x117f1a8, paintInfo=..., paintOffset=...)
  70. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTable.cpp:661
  71. #32 0x00007ffff418ecd7 in WebCore::RenderTable::paint (this=0x117f1a8, paintInfo=..., paintOffset=...)
  72. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTable.cpp:630
  73. #33 0x00007ffff4017e59 in WebCore::RenderBlock::paintChild (this=0x1169928, child=0x117f1a8, paintInfo=..., paintOffset=...,
  74. paintInfoForChild=..., usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3207
  75. #34 0x00007ffff4017ab9 in WebCore::RenderBlock::paintChildren (this=0x1169928, paintInfo=..., paintOffset=..., paintInfoForChild=...,
  76. usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3176
  77. #35 0x00007ffff4017a5d in WebCore::RenderBlock::paintContents (this=0x1169928, paintInfo=..., paintOffset=...)
  78. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3169
  79. #36 0x00007ffff40184c4 in WebCore::RenderBlock::paintObject (this=0x1169928, paintInfo=..., paintOffset=...)
  80. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3274
  81. ---Type <return> to continue, or q <return> to quit---
  82. #37 0x00007ffff4016173 in WebCore::RenderBlock::paint (this=0x1169928, paintInfo=..., paintOffset=...)
  83. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2990
  84. #38 0x00007ffff4199d45 in WebCore::RenderTableCell::paint (this=0x1169928, paintInfo=..., paintOffset=...)
  85. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableCell.cpp:1007
  86. #39 0x00007ffff41a2964 in WebCore::RenderTableSection::paintCell (this=0x10d9188, cell=0x1169928, paintInfo=..., paintOffset=...)
  87. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableSection.cpp:996
  88. #40 0x00007ffff41a3731 in WebCore::RenderTableSection::paintObject (this=0x10d9188, paintInfo=..., paintOffset=...)
  89. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableSection.cpp:1147
  90. #41 0x00007ffff41a26a0 in WebCore::RenderTableSection::paint (this=0x10d9188, paintInfo=..., paintOffset=...)
  91. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTableSection.cpp:944
  92. #42 0x00007ffff418ef45 in WebCore::RenderTable::paintObject (this=0x10d8b58, paintInfo=..., paintOffset=...)
  93. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTable.cpp:661
  94. #43 0x00007ffff418ecd7 in WebCore::RenderTable::paint (this=0x10d8b58, paintInfo=..., paintOffset=...)
  95. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderTable.cpp:630
  96. #44 0x00007ffff4017e59 in WebCore::RenderBlock::paintChild (this=0x10d7a28, child=0x10d8b58, paintInfo=..., paintOffset=...,
  97. paintInfoForChild=..., usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3207
  98. #45 0x00007ffff4017ab9 in WebCore::RenderBlock::paintChildren (this=0x10d7a28, paintInfo=..., paintOffset=..., paintInfoForChild=...,
  99. usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3176
  100. #46 0x00007ffff4017a5d in WebCore::RenderBlock::paintContents (this=0x10d7a28, paintInfo=..., paintOffset=...)
  101. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3169
  102. #47 0x00007ffff40184c4 in WebCore::RenderBlock::paintObject (this=0x10d7a28, paintInfo=..., paintOffset=...)
  103. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3274
  104. #48 0x00007ffff4016173 in WebCore::RenderBlock::paint (this=0x10d7a28, paintInfo=..., paintOffset=...)
  105. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2990
  106. #49 0x00007ffff4017e59 in WebCore::RenderBlock::paintChild (this=0x10d3028, child=0x10d7a28, paintInfo=..., paintOffset=...,
  107. paintInfoForChild=..., usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3207
  108. #50 0x00007ffff4017ab9 in WebCore::RenderBlock::paintChildren (this=0x10d3028, paintInfo=..., paintOffset=..., paintInfoForChild=...,
  109. usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3176
  110. #51 0x00007ffff4017a5d in WebCore::RenderBlock::paintContents (this=0x10d3028, paintInfo=..., paintOffset=...)
  111. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3169
  112. #52 0x00007ffff40184c4 in WebCore::RenderBlock::paintObject (this=0x10d3028, paintInfo=..., paintOffset=...)
  113. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3274
  114. #53 0x00007ffff4016173 in WebCore::RenderBlock::paint (this=0x10d3028, paintInfo=..., paintOffset=...)
  115. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2990
  116. #54 0x00007ffff4017e59 in WebCore::RenderBlock::paintChild (this=0x11382a8, child=0x10d3028, paintInfo=..., paintOffset=...,
  117. paintInfoForChild=..., usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3207
  118. #55 0x00007ffff4017ab9 in WebCore::RenderBlock::paintChildren (this=0x11382a8, paintInfo=..., paintOffset=..., paintInfoForChild=...,
  119. usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3176
  120. ---Type <return> to continue, or q <return> to quit---
  121. #56 0x00007ffff4017a5d in WebCore::RenderBlock::paintContents (this=0x11382a8, paintInfo=..., paintOffset=...)
  122. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3169
  123. #57 0x00007ffff40184c4 in WebCore::RenderBlock::paintObject (this=0x11382a8, paintInfo=..., paintOffset=...)
  124. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3274
  125. #58 0x00007ffff4016173 in WebCore::RenderBlock::paint (this=0x11382a8, paintInfo=..., paintOffset=...)
  126. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2990
  127. #59 0x00007ffff4111f7d in WebCore::RenderLayer::paintForegroundForFragmentsWithPhase (this=0x11308d8, phase=WebCore::PaintPhaseForeground,
  128. layerFragments=..., context=0x1282d50, localPaintingInfo=..., paintBehavior=0, subtreePaintRootForRenderer=0x0)
  129. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:4236
  130. #60 0x00007ffff4111c82 in WebCore::RenderLayer::paintForegroundForFragments (this=0x11308d8, layerFragments=..., context=0x1282d50,
  131. transparencyLayerContext=0x1282d50, transparencyPaintDirtyRect=..., haveTransparency=false, localPaintingInfo=..., paintBehavior=0,
  132. subtreePaintRootForRenderer=0x0, selectionOnly=false, forceBlackText=false)
  133. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:4212
  134. #61 0x00007ffff411062f in WebCore::RenderLayer::paintLayerContents (this=0x11308d8, context=0x1282d50, paintingInfo=..., paintFlags=224)
  135. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3943
  136. #62 0x00007ffff410faa2 in WebCore::RenderLayer::paintLayerContentsAndReflection (this=0x11308d8, context=0x1282d50, paintingInfo=...,
  137. paintFlags=224) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3703
  138. #63 0x00007ffff410f998 in WebCore::RenderLayer::paintLayer (this=0x11308d8, context=0x1282d50, paintingInfo=..., paintFlags=224)
  139. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3685
  140. #64 0x00007ffff4110c45 in WebCore::RenderLayer::paintList (this=0x11354b8, list=0x815680, context=0x1282d50, paintingInfo=..., paintFlags=224)
  141. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:4029
  142. #65 0x00007ffff41106ee in WebCore::RenderLayer::paintLayerContents (this=0x11354b8, context=0x1282d50, paintingInfo=..., paintFlags=224)
  143. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3954
  144. #66 0x00007ffff410faa2 in WebCore::RenderLayer::paintLayerContentsAndReflection (this=0x11354b8, context=0x1282d50, paintingInfo=...,
  145. paintFlags=0) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3703
  146. #67 0x00007ffff410f998 in WebCore::RenderLayer::paintLayer (this=0x11354b8, context=0x1282d50, paintingInfo=..., paintFlags=0)
  147. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3685
  148. #68 0x00007ffff410ecaa in WebCore::RenderLayer::paint (this=0x11354b8, context=0x1282d50, damageRect=..., paintBehavior=0,
  149. subtreePaintRoot=0x0, region=0x0, paintFlags=0) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3496
  150. #69 0x00007ffff3dc32f0 in WebCore::FrameView::paintContents (this=0x10f3dc0, p=0x1282d50, rect=...)
  151. at /home/chris/devel/WebKit/Source/WebCore/page/FrameView.cpp:3585
  152. #70 0x00007ffff3e61fb1 in WebCore::ScrollView::paint (this=0x10f3dc0, context=0x1282d50, rect=...)
  153. at /home/chris/devel/WebKit/Source/WebCore/platform/ScrollView.cpp:1094
  154. #71 0x00007ffff41d64e2 in WebCore::RenderWidget::paintContents (this=0x112aa88, paintInfo=..., paintOffset=...)
  155. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderWidget.cpp:260
  156. #72 0x00007ffff41d6b67 in WebCore::RenderWidget::paint (this=0x112aa88, paintInfo=..., paintOffset=...)
  157. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderWidget.cpp:315
  158. #73 0x00007ffff40ea4cb in WebCore::RenderFrameSet::paint (this=0x1132de8, paintInfo=..., paintOffset=...)
  159. ---Type <return> to continue, or q <return> to quit---
  160. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderFrameSet.cpp:143
  161. #74 0x00007ffff4017e59 in WebCore::RenderBlock::paintChild (this=0x111ef88, child=0x1132de8, paintInfo=..., paintOffset=...,
  162. paintInfoForChild=..., usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3207
  163. #75 0x00007ffff4017ab9 in WebCore::RenderBlock::paintChildren (this=0x111ef88, paintInfo=..., paintOffset=..., paintInfoForChild=...,
  164. usePrintRect=false) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3176
  165. #76 0x00007ffff4017a5d in WebCore::RenderBlock::paintContents (this=0x111ef88, paintInfo=..., paintOffset=...)
  166. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3169
  167. #77 0x00007ffff40184c4 in WebCore::RenderBlock::paintObject (this=0x111ef88, paintInfo=..., paintOffset=...)
  168. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:3274
  169. #78 0x00007ffff4016173 in WebCore::RenderBlock::paint (this=0x111ef88, paintInfo=..., paintOffset=...)
  170. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderBlock.cpp:2990
  171. #79 0x00007ffff4111f7d in WebCore::RenderLayer::paintForegroundForFragmentsWithPhase (this=0x110ec18, phase=WebCore::PaintPhaseForeground,
  172. layerFragments=..., context=0x1282d50, localPaintingInfo=..., paintBehavior=0, subtreePaintRootForRenderer=0x0)
  173. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:4236
  174. #80 0x00007ffff4111c82 in WebCore::RenderLayer::paintForegroundForFragments (this=0x110ec18, layerFragments=..., context=0x1282d50,
  175. transparencyLayerContext=0x1282d50, transparencyPaintDirtyRect=..., haveTransparency=false, localPaintingInfo=..., paintBehavior=0,
  176. subtreePaintRootForRenderer=0x0, selectionOnly=false, forceBlackText=false)
  177. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:4212
  178. #81 0x00007ffff411062f in WebCore::RenderLayer::paintLayerContents (this=0x110ec18, context=0x1282d50, paintingInfo=..., paintFlags=224)
  179. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3943
  180. #82 0x00007ffff410faa2 in WebCore::RenderLayer::paintLayerContentsAndReflection (this=0x110ec18, context=0x1282d50, paintingInfo=...,
  181. paintFlags=224) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3703
  182. #83 0x00007ffff410f998 in WebCore::RenderLayer::paintLayer (this=0x110ec18, context=0x1282d50, paintingInfo=..., paintFlags=224)
  183. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3685
  184. #84 0x00007ffff4110c45 in WebCore::RenderLayer::paintList (this=0x83d288, list=0x112b2d0, context=0x1282d50, paintingInfo=..., paintFlags=224)
  185. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:4029
  186. #85 0x00007ffff41106ee in WebCore::RenderLayer::paintLayerContents (this=0x83d288, context=0x1282d50, paintingInfo=..., paintFlags=224)
  187. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3954
  188. #86 0x00007ffff410faa2 in WebCore::RenderLayer::paintLayerContentsAndReflection (this=0x83d288, context=0x1282d50, paintingInfo=...,
  189. paintFlags=0) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3703
  190. #87 0x00007ffff410f998 in WebCore::RenderLayer::paintLayer (this=0x83d288, context=0x1282d50, paintingInfo=..., paintFlags=0)
  191. at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3685
  192. #88 0x00007ffff410ecaa in WebCore::RenderLayer::paint (this=0x83d288, context=0x1282d50, damageRect=..., paintBehavior=0,
  193. subtreePaintRoot=0x0, region=0x0, paintFlags=0) at /home/chris/devel/WebKit/Source/WebCore/rendering/RenderLayer.cpp:3496
  194. #89 0x00007ffff3dc32f0 in WebCore::FrameView::paintContents (this=0x7cdf20, p=0x1282d50, rect=...)
  195. at /home/chris/devel/WebKit/Source/WebCore/page/FrameView.cpp:3585
  196. #90 0x00007ffff3e61fb1 in WebCore::ScrollView::paint (this=0x7cdf20, context=0x1282d50, rect=...)
  197. at /home/chris/devel/WebKit/Source/WebCore/platform/ScrollView.cpp:1094
  198. ---Type <return> to continue, or q <return> to quit---
  199. #91 0x00007ffff7f5f5b1 in ewk_paint_context_paint (context=0x11ba0e0, view=0x7cdf20, area=0x12268c8)
  200. at /home/chris/devel/WebKit/Source/WebKit/efl/ewk/ewk_paint_context.cpp:178
  201. #92 0x00007ffff7f8b28f in ewk_view_paint (priv=0x80cc90, context=0x11ba0e0, area=0x12268c8)
  202. at /home/chris/devel/WebKit/Source/WebKit/efl/ewk/ewk_view.cpp:2884
  203. #93 0x00007ffff7f9e5e7 in _ewk_view_single_smart_repaints_process (smartData=0x864ad0)
  204. at /home/chris/devel/WebKit/Source/WebKit/efl/ewk/ewk_view_single.cpp:266
  205. #94 0x00007ffff7f72d03 in _ewk_view_smart_calculate (ewkView=0x82fce0) at /home/chris/devel/WebKit/Source/WebKit/efl/ewk/ewk_view.cpp:1077
  206. #95 0x00007ffff7ba80d4 in evas_call_smarts_calculate (e=0x484a60) at evas_object_smart.c:838
  207. #96 0x00007ffff7bd1657 in evas_render_updates_internal (e=0x484a60, make_updates=make_updates@entry=1 '\001', do_draw=do_draw@entry=1 '\001')
  208. at evas_render.c:1255
  209. #97 0x00007ffff7bd3f89 in evas_render_updates (e=<optimized out>) at evas_render.c:1708
  210. #98 0x00007ffff7d91e94 in _ecore_evas_x_render (ee=0x4843a0) at ecore_evas_x.c:288
  211. #99 0x00007ffff7d8ed11 in _ecore_evas_idle_enter (data=<optimized out>) at ecore_evas.c:59
  212. #100 0x00007ffff7db7f19 in _ecore_call_task_cb (data=<optimized out>, func=<optimized out>) at ecore_private.h:267
  213. #101 _ecore_idle_enterer_call () at ecore_idle_enterer.c:168
  214. #102 0x00007ffff7db999d in _ecore_main_loop_iterate_internal (once_only=once_only@entry=0) at ecore_main.c:1823
  215. #103 0x00007ffff7db9e97 in ecore_main_loop_begin () at ecore_main.c:956
  216. #104 0x0000000000406c9c in main (argc=2, argv=0x7fffffffe0a8) at /home/chris/devel/WebKit/Tools/EWebLauncher/main.c:1036
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement