Advertisement
Guest User

Firefox 11 crashing in ubuntu 12.04 64 bit

a guest
Mar 25th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.38 KB | None | 0 0
  1. LANG=C firefox -g -safe-mode
  2. GNU gdb (Ubuntu/Linaro 7.4-2012.02-0ubuntu2) 7.4-2012.02
  3. Copyright (C) 2012 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://bugs.launchpad.net/gdb-linaro/>...
  11. Reading symbols from /usr/lib/firefox/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox/firefox...done.
  12. done.
  13. (gdb) run
  14. Starting program: /usr/lib/firefox/firefox -safe-mode
  15. [Thread debugging using libthread_db enabled]
  16. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  17. [New Thread 0x7fffea5ff700 (LWP 13715)]
  18. [New Thread 0x7fffe98da700 (LWP 13716)]
  19. [New Thread 0x7fffe90d9700 (LWP 13717)]
  20. [New Thread 0x7fffe84ff700 (LWP 13718)]
  21. [New Thread 0x7fffe72ac700 (LWP 13719)]
  22. [New Thread 0x7fffe5e0d700 (LWP 13720)]
  23. [New Thread 0x7fffe560c700 (LWP 13721)]
  24. [New Thread 0x7fffdfa0d700 (LWP 13722)]
  25. [New Thread 0x7fffdeaff700 (LWP 13723)]
  26. [New Thread 0x7fffde2fe700 (LWP 13724)]
  27. [Thread 0x7fffdfa0d700 (LWP 13722) exited]
  28. [New Thread 0x7fffdfa0d700 (LWP 13725)]
  29. [New Thread 0x7fffdcdff700 (LWP 13726)]
  30. [Thread 0x7fffde2fe700 (LWP 13724) exited]
  31. [Thread 0x7fffdfa0d700 (LWP 13725) exited]
  32.  
  33. Program received signal SIGSEGV, Segmentation fault.
  34. 0x00007ffff0662de1 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  35. (gdb) bt
  36. #0 0x00007ffff0662de1 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  37. #1 0x00007ffff0662f72 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  38. #2 0x00007ffff0663678 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  39. #3 0x00007ffff05a53a8 in g_content_type_guess () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  40. #4 0x00007ffff065836b in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  41. #5 0x00007ffff0658fce in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  42. #6 0x00007ffff0655c02 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  43. #7 0x00007ffff0bf2926 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  44. #8 0x00007ffff0bf5422 in gtk_icon_info_load_icon () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  45. #9 0x00007ffff0bf55bf in gtk_icon_theme_load_icon () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  46. #10 0x00007ffff0bf0a28 in gtk_icon_set_render_icon () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  47. #11 0x00007ffff43fb38a in nsIconChannel::Init (this=0x7fffdeda2b80, aURI=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/image/decoders/icon/gtk/nsIconChannel.cpp:651
  48. #12 0x00007ffff43fa14c in nsIconProtocolHandler::NewChannel (this=<optimized out>, url=<optimized out>, result=0x7fffffff89c0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/image/decoders/icon/nsIconProtocolHandler.cpp:115
  49. #13 0x00007ffff3b8190e in nsIOService::NewChannelFromURIWithProxyFlags (this=0x7ffff6c22990, aURI=0x7fffded50c40, aProxyURI=<optimized out>, proxyFlags=0, result=0x7fffffff89c0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/netwerk/base/src/nsIOService.cpp:682
  50. #14 0x00007ffff3b7e6bb in NS_NewChannel (result=0x7fffffff8c18, uri=0x7fffded50c40, ioService=0x7ffff6c22990, loadGroup=0x0, callbacks=0x7fffdeee6ae0, loadFlags=0, channelPolicy=0x0) at ../../../dist/include/nsNetUtil.h:226
  51. #15 0x00007ffff3c709c5 in NewImageChannel (aResult=0x7fffffff8c18, aForcePrincipalCheckForCacheEntry=0x7fffffff8c67, aURI=0x7fffded50c40, aInitialDocumentURI=0x7fffdd9d66e0, aReferringURI=0x7fffdd9d84a0, aLoadGroup=<optimized out>, aAcceptHeader=..., aLoadFlags=0, aPolicy=0x0,
  52. aLoadingPrincipal=0x7fffdd9e5b80) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/image/src/imgLoader.cpp:530
  53. #16 0x00007ffff3c74d8f in imgLoader::LoadImage (this=0x7fffe44651f0, aURI=0x7fffded50c40, aInitialDocumentURI=0x7fffdd9d66e0, aReferrerURI=0x7fffdd9d84a0, aLoadingPrincipal=0x7fffdd9e5b80, aLoadGroup=0x7fffdd95c840, aObserver=0x0, aCX=0x7fffdee79000, aLoadFlags=0, aRequest=
  54. 0x0, aPolicy=0x0, _retval=0x7fffdedaa228, aCacheKey=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/image/src/imgLoader.cpp:1681
  55. #17 0x00007ffff3e05d84 in nsContentUtils::LoadImage (aURI=0x7fffded50c40, aLoadingDocument=0x7fffdee79000, aLoadingPrincipal=0x7fffdd9e5b80, aReferrer=0x7fffdd9d84a0, aObserver=0x0, aLoadFlags=0, aRequest=0x7fffdedaa228)
  56. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/base/src/nsContentUtils.cpp:2401
  57. #18 0x00007ffff3d6e9ce in nsCSSValue::Image::Image (this=0x7fffdedaa200, aURI=0x7fffded50c40, aString=<optimized out>, aReferrer=0x7fffdd9d84a0, aOriginPrincipal=0x7fffdd9e5b80, aDocument=0x7fffdee79000)
  58. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsCSSValue.cpp:1427
  59. #19 0x00007ffff3d6f132 in nsCSSValue::StartImageLoad (this=0x7fffe43aabf0, aDocument=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsCSSValue.cpp:600
  60. #20 0x00007ffff3d4baa5 in nsCSSCompressedDataBlock::MapRuleInfoInto (this=<optimized out>, aRuleData=0x7fffffff9068) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsCSSDataBlock.cpp:179
  61. #21 0x00007ffff3d82dcf in nsRuleNode::WalkRuleTree (this=0x7fffdedaf0e8, aSID=eStyleStruct_List, aContext=0x7fffded29e10) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsRuleNode.cpp:1853
  62. #22 0x00007ffff3d8d07b in nsRuleNode::GetStyleData (this=0x7fffdedaf0e8, aSID=eStyleStruct_List, aContext=<optimized out>, aComputeData=true) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsRuleNode.cpp:6923
  63. #23 0x00007ffff3d82fa9 in nsRuleNode::WalkRuleTree (this=0x7fffdedafa08, aSID=eStyleStruct_List, aContext=0x7fffdedafa50) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsRuleNode.cpp:1944
  64. #24 0x00007ffff3d84f53 in nsRuleNode::GetStyleList (this=0x7fffdedafa08, aContext=<optimized out>, aComputeData=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsStyleStructList.h:84
  65. #25 0x00007ffff3dc93f7 in DoGetStyleList (aComputeData=true, this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/../../../style/nsStyleStructList.h:84
  66. #26 GetStyleList (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/../../../style/nsStyleStructList.h:84
  67. #27 GetStyleList (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/../../../style/nsStyleStructList.h:84
  68. #28 nsImageBoxFrame::DidSetStyleContext (this=0x7fffdedb0050, aOldStyleContext=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp:415
  69. #29 0x00007ffff3d07ee7 in nsFrame::Init (this=0x7fffdedb0050, aContent=<optimized out>, aParent=<optimized out>, aPrevInFlow=0x0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/generic/nsFrame.cpp:465
  70. #30 0x00007ffff3dc9fad in nsLeafBoxFrame::Init (this=0x7fffdedb0050, aContent=<optimized out>, aParent=<optimized out>, aPrevInFlow=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/nsLeafBoxFrame.cpp:95
  71. #31 0x00007ffff3dc97f2 in nsImageBoxFrame::Init (this=0x7fffdedb0050, aContent=0x7fffdd2d3980, aParent=0x7fffdedaf700, aPrevInFlow=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp:229
  72. #32 0x00007ffff3c96595 in nsCSSFrameConstructor::InitAndRestoreFrame (this=0x7fffdf16d400, aState=..., aContent=<optimized out>, aParentFrame=<optimized out>, aPrevInFlow=0x0, aNewFrame=0x7fffdedb0050, aAllowCounters=true)
  73. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:4510
  74. #33 0x00007ffff3c96689 in nsCSSFrameConstructor::InitAndRestoreFrame (this=<optimized out>, aState=..., aContent=<optimized out>, aParentFrame=<optimized out>, aNewFrame=<optimized out>, aAllowCounters=<optimized out>, aPrevInFlow=0x0)
  75. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:4506
  76. #34 0x00007ffff3c9d08f in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdf16d400, aItem=..., aState=..., aParentFrame=0x7fffdedaf700, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3727
  77. #35 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdf16d400, aState=..., aIter=..., aParentFrame=0x7fffdedaf700, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
  78. #36 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdf16d400, aState=..., aItems=..., aParentFrame=0x7fffdedaf700, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
  79. #37 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdf16d400, aState=..., aContent=0x7fffdd2dbc10, aStyleContext=<optimized out>, aFrame=0x7fffdedaf700, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
  80. aPendingBinding=0x7fffdeda29c0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
  81. #38 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdf16d400, aItem=..., aState=..., aParentFrame=0x7fffded29c30, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
  82. #39 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdf16d400, aState=..., aIter=..., aParentFrame=0x7fffded29c30, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
  83. #40 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdf16d400, aState=..., aItems=..., aParentFrame=0x7fffded29c30, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
  84. #41 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdf16d400, aState=..., aContent=0x7fffdd2dbb80, aStyleContext=<optimized out>, aFrame=0x7fffded29c30, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false, aPendingBinding=0x0)
  85. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
  86. #42 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdf16d400, aItem=..., aState=..., aParentFrame=0x7fffded28470, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
  87. #43 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdf16d400, aState=..., aIter=..., aParentFrame=0x7fffded28470, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
  88. #44 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdf16d400, aState=..., aItems=..., aParentFrame=0x7fffded28470, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
  89. #45 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdf16d400, aState=..., aContent=0x7fffdd2dbaf0, aStyleContext=<optimized out>, aFrame=0x7fffded28470, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
  90. aPendingBinding=0x7fffded5c060) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
  91. #46 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdf16d400, aItem=..., aState=..., aParentFrame=0x7fffded06a60, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
  92. #47 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdf16d400, aState=..., aIter=..., aParentFrame=0x7fffded06a60, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
  93. #48 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdf16d400, aState=..., aItems=..., aParentFrame=0x7fffded06a60, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
  94. #49 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdf16d400, aState=..., aContent=0x7fffdd2d1040, aStyleContext=<optimized out>, aFrame=0x7fffded06a60, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
  95. aPendingBinding=0x7fffdeca3d20) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
  96. #50 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdf16d400, aItem=..., aState=..., aParentFrame=0x7fffded05d98, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
  97. #51 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdf16d400, aState=..., aIter=..., aParentFrame=0x7fffded05d98, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
  98. #52 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdf16d400, aState=..., aItems=..., aParentFrame=0x7fffded05d98, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
  99. #53 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdf16d400, aState=..., aContent=0x7fffdd2d0fb0, aStyleContext=<optimized out>, aFrame=0x7fffded05d98, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false, aPendingBinding=0x0)
  100. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
  101. #54 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdf16d400, aItem=..., aState=..., aParentFrame=0x7fffded05bf8, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
  102. #55 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdf16d400, aState=..., aIter=..., aParentFrame=0x7fffded05bf8, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
  103. #56 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdf16d400, aState=..., aItems=..., aParentFrame=0x7fffded05bf8, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
  104. #57 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdf16d400, aState=..., aContent=0x7fffdd2d0f20, aStyleContext=<optimized out>, aFrame=0x7fffded05bf8, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
  105. aPendingBinding=0x7fffdf0bfa20) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
  106. #58 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdf16d400, aItem=..., aState=..., aParentFrame=0x7fffdd9584f0, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
  107. #59 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdf16d400, aState=..., aIter=..., aParentFrame=0x7fffdd9584f0, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
  108. #60 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdf16d400, aState=..., aItems=..., aParentFrame=0x7fffdd9584f0, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
  109. #61 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdf16d400, aState=..., aContent=0x7fffdd9e5d30, aStyleContext=<optimized out>, aFrame=0x7fffdd9584f0, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false, aPendingBinding=0x0)
  110. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
  111. #62 0x00007ffff3ca0e20 in nsCSSFrameConstructor::ConstructDocElementFrame (this=0x7fffdf16d400, aDocElement=0x7fffdd9e5d30, aFrameState=<optimized out>, aNewFrame=0x7fffffffb358) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:2517
  112. #63 0x00007ffff3ca0f7a in nsCSSFrameConstructor::ContentRangeInserted (this=0x7fffdf16d400, aContainer=0x0, aStartChild=0x7fffdd9e5d30, aEndChild=0x0, aFrameState=0x0, aAllowLazyConstruction=false)
  113. at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:6914
  114. #64 0x00007ffff3cd4ea9 in InitialReflow (aHeight=60, aWidth=<optimized out>, this=0x7fffdf16d000) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsPresShell.cpp:1974
  115. #65 PresShell::InitialReflow (this=0x7fffdf16d000, aWidth=<optimized out>, aHeight=60) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsPresShell.cpp:1905
  116. #66 0x00007ffff3f8b1cd in nsXULDocument::StartLayout (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:2026
  117. #67 0x00007ffff3f8d61e in nsXULDocument::DoneWalking (this=0x7fffdee79000) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:3165
  118. #68 0x00007ffff3f8df8c in nsXULDocument::ResumeWalk (this=0x7fffdee79000) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:3114
  119. #69 0x00007ffff3f8a43f in nsXULDocument::EndLoad (this=0x7fffdee79000) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:636
  120. #70 0x00007ffff3f84f73 in XULContentSinkImpl::DidBuildModel (this=0x7fffe46a0500, aTerminated=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULContentSink.cpp:277
  121. #71 0x00007ffff3c4ec6a in DidBuildModel (anErrorCode=<optimized out>, this=0x7fffdd9a6a60) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:1524
  122. #72 nsParser::DidBuildModel (this=0x7fffdd9a6a60, anErrorCode=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:1513
  123. #73 0x00007ffff3c4ee84 in nsParser::ResumeParse (this=0x7fffdd9a6a60, allowIteration=true, aIsFinalChunk=true, aCanInterrupt=true) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:2229
  124. #74 0x00007ffff3c4e72c in nsParser::OnStopRequest (this=0x7fffdd9a6a60, request=0x7fffdebaf440, aContext=0x0, status=0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:2813
  125. #75 0x00007ffff3c317be in nsJARChannel::OnStopRequest (this=0x7fffdebaf440, req=<optimized out>, ctx=<optimized out>, status=0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/modules/libjar/nsJARChannel.cpp:924
  126. #76 0x00007ffff3b80275 in nsInputStreamPump::OnStateStop (this=0x7fffdf03d710) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/netwerk/base/src/nsInputStreamPump.cpp:580
  127. #77 0x00007ffff3b802f3 in nsInputStreamPump::OnInputStreamReady (this=0x7fffdf03d710, stream=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/netwerk/base/src/nsInputStreamPump.cpp:405
  128. #78 0x00007ffff4503322 in nsInputStreamReadyEvent::Run (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/xpcom/io/nsStreamUtils.cpp:114
  129. #79 0x00007ffff4511ac1 in nsThread::ProcessNextEvent (this=0x7ffff6c21d40, mayWait=true, result=0x7fffffffb79f) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:660
  130. #80 0x00007ffff44e6625 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245
  131. #81 0x00007ffff4485575 in mozilla::ipc::MessagePump::Run (this=0x7ffff6cd8a80, aDelegate=0x7ffff6ccca10) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/ipc/glue/MessagePump.cpp:134
  132. #82 0x00007ffff452fcbf in RunHandler (this=0x7ffff6ccca10) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201
  133. #83 MessageLoop::Run (this=0x7ffff6ccca10) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175
  134. #84 0x00007ffff43e8bca in nsBaseAppShell::Run (this=0x7fffe85cf5c0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:189
  135. #85 0x00007ffff42bc68a in nsAppStartup::Run (this=0x7fffe85de0b0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/toolkit/components/startup/nsAppStartup.cpp:220
  136. #86 0x00007ffff3b6387a in XRE_main (argc=<optimized out>, argv=<optimized out>, aAppData=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/toolkit/xre/nsAppRunner.cpp:3519
  137. #87 0x0000555555556161 in do_main (argv=0x7fffffffe2a8, argc=2, exePath=0x7fffffffc188 "/usr/lib/firefox/") at /build/buildd/firefox-11.0+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:205
  138. #88 main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:295
  139. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement