Advertisement
Guest User

Untitled

a guest
Jul 11th, 2014
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. crash log for renderer (pid 23068):
  2. STDOUT: #CRASHED - renderer (pid 23068)
  3. STDERR: pure virtual method called
  4. STDERR: terminate called without an active exception
  5. STDERR: Received signal 6
  6. STDERR: #0 0x00000082728e base::debug::StackTrace::StackTrace()
  7. STDERR: #1 0x000000826dc7 base::debug::(anonymous namespace)::StackDumpSignalHandler()
  8. STDERR: #2 0x7f4c4bca8340 <unknown>
  9. STDERR: #3 0x7f4c4a47af79 gsignal
  10. STDERR: #4 0x7f4c4a47e388 abort
  11. STDERR: #5 0x7f4c4aa806b5 __gnu_cxx::__verbose_terminate_handler()
  12. STDERR: #6 0x7f4c4aa7e836 <unknown>
  13. STDERR: #7 0x7f4c4aa7e863 std::terminate()
  14. STDERR: #8 0x7f4c4aa7f33f __cxa_pure_virtual
  15. STDERR: #9 0x0000020b46f4 WebCore::DefaultTraceTrait<>::mark()
  16. STDERR: #10 0x0000020b46ad WebCore::TraceTrait<>::mark()
  17. STDERR: #11 0x0000020b4655 WebCore::Visitor::mark<>()
  18. STDERR: #12 0x0000020b44d9 WebCore::Visitor::trace<>()
  19. STDERR: #13 0x0000020b4470 WTF::HashTraits<>::traceInCollection()
  20. STDERR: #14 0x0000020d0ae2 WTF::TraceInCollectionTrait<>::trace()
  21. STDERR: #15 0x0000020d0aad WebCore::CollectionBackingTraceTrait<>::trace()
  22. STDERR: #16 0x0000020d0a66 WTF::TraceInCollectionTrait<>::trace()
  23. STDERR: #17 0x0000020d08fd WebCore::TraceTrait<>::trace()
  24. STDERR: #18 0x000001a0fb29 WebCore::CallbackStack::popAndInvokeCallback()
  25. STDERR: #19 0x000001a10303 WebCore::Heap::popAndInvokeTraceCallback()
  26. STDERR: #20 0x000001a0f055 WebCore::Heap::collectGarbage()
  27. STDERR: #21 0x000001a14e8f WebCore::ThreadHeap<>::outOfLineAllocate()
  28. STDERR: #22 0x000001a14901 WebCore::ThreadHeap<>::allocate()
  29. STDERR: #23 0x0000020d08b7 WebCore::Heap::allocate<>()
  30. STDERR: #24 0x0000020d0805 WebCore::HeapAllocator::malloc<>()
  31. STDERR: #25 0x0000020d07e5 WebCore::HeapAllocator::zeroedBackingMalloc<>()
  32. STDERR: #26 0x0000020d0281 WTF::HashTable<>::allocateTable()
  33. STDERR: #27 0x0000020d00d0 WTF::HashTable<>::rehash()
  34. STDERR: #28 0x0000020d0fe3 WTF::HashTable<>::expand()
  35. STDERR: #29 0x0000020d0ed9 WTF::HashTable<>::add<>()
  36. STDERR: #30 0x0000020d0c1f WTF::HashTable<>::add()
  37. STDERR: #31 0x0000020aab5f WTF::HashSet<>::add()
  38. STDERR: #32 0x00000208d249 WebCore::Document::registerVisibilityObserver()
  39. STDERR: #33 0x00000208cfb0 WebCore::DocumentVisibilityObserver::registerObserver()
  40. STDERR: #34 0x00000208ceda WebCore::DocumentVisibilityObserver::DocumentVisibilityObserver()
  41. STDERR: #35 0x00000239b9f9 WebCore::HTMLCanvasElement::HTMLCanvasElement()
  42. STDERR: #36 0x000002398659 WebCore::HTMLCanvasElement::create()
  43. STDERR: #37 0x00000374d032 WebCore::canvasConstructor()
  44. STDERR: #38 0x00000374c04a WebCore::HTMLElementFactory::createHTMLElement()
  45. STDERR: #39 0x00000208fe6f WebCore::Document::createElement()
  46. STDERR: #40 0x0000035882bd WebCore::DocumentV8Internal::createElement1MethodForMainWorld()
  47. STDERR: #41 0x000003587eb1 WebCore::DocumentV8Internal::createElementMethodForMainWorld()
  48. STDERR: #42 0x000003585474 WebCore::DocumentV8Internal::createElementMethodCallbackForMainWorld()
  49. STDERR: #43 0x000001f618c3 v8::internal::FunctionCallbackArguments::Call()
  50. STDERR: #44 0x000001acec24 v8::internal::Builtin_HandleApiCall()
  51. STDERR: #45 0x01123db066ee <unknown>
  52. STDERR: r8: 00007f4c4a8059d0 r9: 00007f4c4aadf010 r10: 0000000000000008 r11: 0000000000000206
  53. STDERR: r12: 000000000a0bf372 r13: 0000000000000000 r14: 0000000003585450 r15: 000000000af72270
  54. STDERR: di: 0000000000000006 si: 0000000000000006 bp: 00007fff80fdfec0 bx: 0000000000000000
  55. STDERR: dx: 0000000000000006 ax: 0000000000000000 cx: ffffffffffffffff sp: 00007fff80fdfd18
  56. STDERR: ip: 00007f4c4a47af79 efl: 0000000000000206 cgf: 0000000000000033 erf: 0000000000000000
  57. STDERR: trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement