SHARE
TWEET
Untitled
a guest
Mar 25th, 2012
129
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- LANG=C firefox -g -safe-mode
- GNU gdb (Ubuntu/Linaro 7.4-2012.02-0ubuntu2) 7.4-2012.02
- Copyright (C) 2012 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "x86_64-linux-gnu".
- For bug reporting instructions, please see:
- <http://bugs.launchpad.net/gdb-linaro/>...
- Reading symbols from /usr/lib/firefox/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox/firefox...done.
- done.
- (gdb) run
- Starting program: /usr/lib/firefox/firefox -safe-mode
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- [New Thread 0x7fffea5ff700 (LWP 13924)]
- [New Thread 0x7fffe98da700 (LWP 13925)]
- [New Thread 0x7fffe90d9700 (LWP 13926)]
- [New Thread 0x7fffe84ff700 (LWP 13927)]
- [New Thread 0x7fffe72ac700 (LWP 13928)]
- [New Thread 0x7fffe5e0d700 (LWP 13929)]
- [New Thread 0x7fffe560c700 (LWP 13930)]
- [New Thread 0x7fffdfa0d700 (LWP 13931)]
- [New Thread 0x7fffdeaff700 (LWP 13932)]
- [New Thread 0x7fffde2fe700 (LWP 13933)]
- [Thread 0x7fffdfa0d700 (LWP 13931) exited]
- [New Thread 0x7fffdfa0d700 (LWP 13934)]
- [New Thread 0x7fffdcfff700 (LWP 13935)]
- [Thread 0x7fffde2fe700 (LWP 13933) exited]
- [Thread 0x7fffdfa0d700 (LWP 13934) exited]
- Program received signal SIGSEGV, Segmentation fault.
- 0x00007ffff0662de1 in cache_glob_node_lookup_suffix (cache=0x7fffe4136400, n_entries=<optimized out>, offset=113, file_name=0x7fffdc133fe0 "gtk-go-back-ltr.png", len=19, case_sensitive_check=0, mime_types=0x7fffffff7040, n_mime_types=10)
- at /build/buildd/glib2.0-2.31.22/./gio/xdgmime/xdgmimecache.c:483
- 483 /build/buildd/glib2.0-2.31.22/./gio/xdgmime/xdgmimecache.c: No such file or directory.
- (gdb) bt
- #0 0x00007ffff0662de1 in cache_glob_node_lookup_suffix (cache=0x7fffe4136400, n_entries=<optimized out>, offset=113, file_name=0x7fffdc133fe0 "gtk-go-back-ltr.png", len=19, case_sensitive_check=0, mime_types=0x7fffffff7040, n_mime_types=10)
- at /build/buildd/glib2.0-2.31.22/./gio/xdgmime/xdgmimecache.c:483
- #1 0x00007ffff0662f72 in cache_glob_lookup_suffix (file_name=0x7fffdc133fe0 "gtk-go-back-ltr.png", len=19, ignore_case=0, mime_types=0x7fffffff7040, n_mime_types=10) at /build/buildd/glib2.0-2.31.22/./gio/xdgmime/xdgmimecache.c:551
- #2 0x00007ffff0663678 in cache_glob_lookup_file_name (n_mime_types=10, mime_types=0x7fffffff7130, file_name=0x7fffdc133fc0 "gtk-go-back-ltr.png") at /build/buildd/glib2.0-2.31.22/./gio/xdgmime/xdgmimecache.c:649
- #3 __gio_xdg_cache_get_mime_types_from_file_name (file_name=0x7fffdc133fc0 "gtk-go-back-ltr.png", mime_types=0x7fffffff7130, n_mime_types=10) at /build/buildd/glib2.0-2.31.22/./gio/xdgmime/xdgmimecache.c:832
- #4 0x00007ffff05a53a8 in g_content_type_guess (filename=0x7fffdc133900 "gtk-go-back-ltr.png", data=0x0, data_size=0, result_uncertain=0x7fffffff71dc) at /build/buildd/glib2.0-2.31.22/./gio/gcontenttype.c:925
- #5 0x00007ffff065836b in get_content_type (basename=0x7fffdc133900 "gtk-go-back-ltr.png", path=0x7fffdc13bf00 "/usr/share/icons/gnome/24x24/actions/gtk-go-back-ltr.png", statbuf=<optimized out>, fast=0, flags=<optimized out>, symlink_broken=<optimized out>,
- is_symlink=<optimized out>) at /build/buildd/glib2.0-2.31.22/./gio/glocalfileinfo.c:1237
- #6 0x00007ffff0658fce in _g_local_file_info_get (basename=0x7fffdc133900 "gtk-go-back-ltr.png", path=0x7fffdc13bf00 "/usr/share/icons/gnome/24x24/actions/gtk-go-back-ltr.png", attribute_matcher=0x7fffdc1338e0, flags=G_FILE_QUERY_INFO_NONE, parent_info=<optimized out>,
- error=<optimized out>) at /build/buildd/glib2.0-2.31.22/./gio/glocalfileinfo.c:1607
- #7 0x00007ffff0655c02 in g_local_file_query_info (file=<optimized out>, attributes=<optimized out>, flags=G_FILE_QUERY_INFO_NONE, cancellable=<optimized out>, error=0x0) at /build/buildd/glib2.0-2.31.22/./gio/glocalfile.c:1197
- #8 0x00007ffff0bf2926 in icon_info_ensure_scale_and_pixbuf (scale_only=0, icon_info=0x7fffdc2fb4c0) at /build/buildd/gtk+2.0-2.24.10/gtk/gtkicontheme.c:2906
- #9 icon_info_ensure_scale_and_pixbuf (icon_info=0x7fffdc2fb4c0, scale_only=0) at /build/buildd/gtk+2.0-2.24.10/gtk/gtkicontheme.c:2864
- #10 0x00007ffff0bf5422 in IA__gtk_icon_info_load_icon (icon_info=0x7fffdc2fb4c0, error=0x7fffffff8590) at /build/buildd/gtk+2.0-2.24.10/gtk/gtkicontheme.c:3078
- #11 0x00007ffff0bf55bf in IA__gtk_icon_theme_load_icon (icon_theme=<optimized out>, icon_name=0x7fffdd28a770 "gtk-go-back-ltr", size=24, flags=0, error=0x7fffffff8590) at /build/buildd/gtk+2.0-2.24.10/gtk/gtkicontheme.c:1550
- #12 0x00007ffff0bf0a28 in render_icon_name_pixbuf (detail=0x0, widget=0x7fffdeec4ab0, size=GTK_ICON_SIZE_LARGE_TOOLBAR, state=GTK_STATE_INSENSITIVE, direction=GTK_TEXT_DIR_LTR, style=0x7fffe856b800, icon_source=0x7fffdc115370)
- at /build/buildd/gtk+2.0-2.24.10/gtk/gtkiconfactory.c:1469
- #13 find_and_render_icon_source (detail=<optimized out>, widget=<optimized out>, size=<optimized out>, state=<optimized out>, direction=<optimized out>, style=<optimized out>, icon_set=<optimized out>) at /build/buildd/gtk+2.0-2.24.10/gtk/gtkiconfactory.c:1547
- #14 IA__gtk_icon_set_render_icon (icon_set=0x7fffdc133880, style=0x7fffe856b800, direction=GTK_TEXT_DIR_LTR, state=GTK_STATE_INSENSITIVE, size=GTK_ICON_SIZE_LARGE_TOOLBAR, widget=0x7fffdeec4ab0, detail=0x0) at /build/buildd/gtk+2.0-2.24.10/gtk/gtkiconfactory.c:1655
- #15 0x00007ffff43fb38a in nsIconChannel::Init (this=0x7fffdc133860, aURI=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/image/decoders/icon/gtk/nsIconChannel.cpp:651
- #16 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
- #17 0x00007ffff3b8190e in nsIOService::NewChannelFromURIWithProxyFlags (this=0x7ffff6c22990, aURI=0x7fffdc2fb400, aProxyURI=<optimized out>, proxyFlags=0, result=0x7fffffff89c0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/netwerk/base/src/nsIOService.cpp:682
- #18 0x00007ffff3b7e6bb in NS_NewChannel (result=0x7fffffff8c18, uri=0x7fffdc2fb400, ioService=0x7ffff6c22990, loadGroup=0x0, callbacks=0x7fffdebabc60, loadFlags=0, channelPolicy=0x0) at ../../../dist/include/nsNetUtil.h:226
- #19 0x00007ffff3c709c5 in NewImageChannel (aResult=0x7fffffff8c18, aForcePrincipalCheckForCacheEntry=0x7fffffff8c67, aURI=0x7fffdc2fb400, aInitialDocumentURI=0x7fffdeeb8040, aReferringURI=0x7fffdd24d5c0, aLoadGroup=<optimized out>, aAcceptHeader=..., aLoadFlags=0, aPolicy=0x0,
- aLoadingPrincipal=0x7fffdd99d4c0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/image/src/imgLoader.cpp:530
- #20 0x00007ffff3c74d8f in imgLoader::LoadImage (this=0x7fffe446c330, aURI=0x7fffdc2fb400, aInitialDocumentURI=0x7fffdeeb8040, aReferrerURI=0x7fffdd24d5c0, aLoadingPrincipal=0x7fffdd99d4c0, aLoadGroup=0x7fffdd95c6c0, aObserver=0x0, aCX=0x7fffdebb3800, aLoadFlags=0, aRequest=
- 0x0, aPolicy=0x0, _retval=0x7fffdc13bea8, aCacheKey=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/image/src/imgLoader.cpp:1681
- #21 0x00007ffff3e05d84 in nsContentUtils::LoadImage (aURI=0x7fffdc2fb400, aLoadingDocument=0x7fffdebb3800, aLoadingPrincipal=0x7fffdd99d4c0, aReferrer=0x7fffdd24d5c0, aObserver=0x0, aLoadFlags=0, aRequest=0x7fffdc13bea8)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/base/src/nsContentUtils.cpp:2401
- #22 0x00007ffff3d6e9ce in nsCSSValue::Image::Image (this=0x7fffdc13be80, aURI=0x7fffdc2fb400, aString=<optimized out>, aReferrer=0x7fffdd24d5c0, aOriginPrincipal=0x7fffdd99d4c0, aDocument=0x7fffdebb3800)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsCSSValue.cpp:1427
- #23 0x00007ffff3d6f132 in nsCSSValue::StartImageLoad (this=0x7fffdd2ea8b0, aDocument=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsCSSValue.cpp:600
- #24 0x00007ffff3d4baa5 in nsCSSCompressedDataBlock::MapRuleInfoInto (this=<optimized out>, aRuleData=0x7fffffff9068) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsCSSDataBlock.cpp:179
- #25 0x00007ffff3d82dcf in nsRuleNode::WalkRuleTree (this=0x7fffdc12e0e8, aSID=eStyleStruct_List, aContext=0x7fffdc2dbe10) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsRuleNode.cpp:1853
- #26 0x00007ffff3d8d07b in nsRuleNode::GetStyleData (this=0x7fffdc12e0e8, aSID=eStyleStruct_List, aContext=<optimized out>, aComputeData=true) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsRuleNode.cpp:6923
- #27 0x00007ffff3d82fa9 in nsRuleNode::WalkRuleTree (this=0x7fffdc12ea08, aSID=eStyleStruct_List, aContext=0x7fffdc12ea50) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsRuleNode.cpp:1944
- #28 0x00007ffff3d84f53 in nsRuleNode::GetStyleList (this=0x7fffdc12ea08, aContext=<optimized out>, aComputeData=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/style/nsStyleStructList.h:84
- #29 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
- #30 GetStyleList (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/../../../style/nsStyleStructList.h:84
- #31 GetStyleList (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/../../../style/nsStyleStructList.h:84
- #32 nsImageBoxFrame::DidSetStyleContext (this=0x7fffdc12f050, aOldStyleContext=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp:415
- #33 0x00007ffff3d07ee7 in nsFrame::Init (this=0x7fffdc12f050, aContent=<optimized out>, aParent=<optimized out>, aPrevInFlow=0x0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/generic/nsFrame.cpp:465
- #34 0x00007ffff3dc9fad in nsLeafBoxFrame::Init (this=0x7fffdc12f050, 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
- #35 0x00007ffff3dc97f2 in nsImageBoxFrame::Init (this=0x7fffdc12f050, aContent=0x7fffdc11b5e0, aParent=0x7fffdc12e700, aPrevInFlow=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp:229
- #36 0x00007ffff3c96595 in nsCSSFrameConstructor::InitAndRestoreFrame (this=0x7fffdd242800, aState=..., aContent=<optimized out>, aParentFrame=<optimized out>, aPrevInFlow=0x0, aNewFrame=0x7fffdc12f050, aAllowCounters=true)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:4510
- #37 0x00007ffff3c96689 in nsCSSFrameConstructor::InitAndRestoreFrame (this=<optimized out>, aState=..., aContent=<optimized out>, aParentFrame=<optimized out>, aNewFrame=<optimized out>, aAllowCounters=<optimized out>, aPrevInFlow=0x0)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:4506
- #38 0x00007ffff3c9d08f in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdd242800, aItem=..., aState=..., aParentFrame=0x7fffdc12e700, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3727
- #39 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdd242800, aState=..., aIter=..., aParentFrame=0x7fffdc12e700, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
- #40 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdd242800, aState=..., aItems=..., aParentFrame=0x7fffdc12e700, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
- #41 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdd242800, aState=..., aContent=0x7fffdd102590, aStyleContext=<optimized out>, aFrame=0x7fffdc12e700, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
- aPendingBinding=0x7fffdc1336a0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
- #42 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdd242800, aItem=..., aState=..., aParentFrame=0x7fffdc2dbc30, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
- #43 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdd242800, aState=..., aIter=..., aParentFrame=0x7fffdc2dbc30, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
- #44 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdd242800, aState=..., aItems=..., aParentFrame=0x7fffdc2dbc30, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
- #45 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdd242800, aState=..., aContent=0x7fffdd102500, aStyleContext=<optimized out>, aFrame=0x7fffdc2dbc30, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false, aPendingBinding=0x0)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
- #46 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdd242800, aItem=..., aState=..., aParentFrame=0x7fffdc2da470, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
- #47 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdd242800, aState=..., aIter=..., aParentFrame=0x7fffdc2da470, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
- #48 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdd242800, aState=..., aItems=..., aParentFrame=0x7fffdc2da470, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
- #49 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdd242800, aState=..., aContent=0x7fffdd102470, aStyleContext=<optimized out>, aFrame=0x7fffdc2da470, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
- aPendingBinding=0x7fffdc6d49a0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
- #50 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdd242800, aItem=..., aState=..., aParentFrame=0x7fffdc292a60, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
- #51 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdd242800, aState=..., aIter=..., aParentFrame=0x7fffdc292a60, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
- #52 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdd242800, aState=..., aItems=..., aParentFrame=0x7fffdc292a60, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
- #53 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdd242800, aState=..., aContent=0x7fffdd10b940, aStyleContext=<optimized out>, aFrame=0x7fffdc292a60, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
- aPendingBinding=0x7fffdc6d4960) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
- #54 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdd242800, aItem=..., aState=..., aParentFrame=0x7fffdc291d98, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
- #55 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdd242800, aState=..., aIter=..., aParentFrame=0x7fffdc291d98, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
- #56 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdd242800, aState=..., aItems=..., aParentFrame=0x7fffdc291d98, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
- #57 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdd242800, aState=..., aContent=0x7fffdd10b8b0, aStyleContext=<optimized out>, aFrame=0x7fffdc291d98, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false, aPendingBinding=0x0)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
- #58 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdd242800, aItem=..., aState=..., aParentFrame=0x7fffdc291bf8, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
- #59 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdd242800, aState=..., aIter=..., aParentFrame=0x7fffdc291bf8, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
- #60 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdd242800, aState=..., aItems=..., aParentFrame=0x7fffdc291bf8, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
- #61 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdd242800, aState=..., aContent=0x7fffdd10b820, aStyleContext=<optimized out>, aFrame=0x7fffdc291bf8, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false,
- aPendingBinding=0x7fffdc6c27e0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
- #62 0x00007ffff3c9ce74 in nsCSSFrameConstructor::ConstructFrameFromItemInternal (this=0x7fffdd242800, aItem=..., aState=..., aParentFrame=0x7fffdd9ef4f0, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:3778
- #63 0x00007ffff3c9d22a in nsCSSFrameConstructor::ConstructFramesFromItem (this=0x7fffdd242800, aState=..., aIter=..., aParentFrame=0x7fffdd9ef4f0, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:5490
- #64 0x00007ffff3c9d2c0 in nsCSSFrameConstructor::ConstructFramesFromItemList (this=0x7fffdd242800, aState=..., aItems=..., aParentFrame=0x7fffdd9ef4f0, aFrameItems=...) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9505
- #65 0x00007ffff3c9c94c in nsCSSFrameConstructor::ProcessChildren (this=0x7fffdd242800, aState=..., aContent=0x7fffdd99d670, aStyleContext=<optimized out>, aFrame=0x7fffdd9ef4f0, aCanHaveGeneratedContent=true, aFrameItems=..., aAllowBlockStyles=false, aPendingBinding=0x0)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:9645
- #66 0x00007ffff3ca0e20 in nsCSSFrameConstructor::ConstructDocElementFrame (this=0x7fffdd242800, aDocElement=0x7fffdd99d670, aFrameState=<optimized out>, aNewFrame=0x7fffffffb358) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:2517
- #67 0x00007ffff3ca0f7a in nsCSSFrameConstructor::ContentRangeInserted (this=0x7fffdd242800, aContainer=0x0, aStartChild=0x7fffdd99d670, aEndChild=0x0, aFrameState=0x0, aAllowLazyConstruction=false)
- at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsCSSFrameConstructor.cpp:6914
- #68 0x00007ffff3cd4ea9 in InitialReflow (aHeight=60, aWidth=<optimized out>, this=0x7fffdd242400) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsPresShell.cpp:1974
- #69 PresShell::InitialReflow (this=0x7fffdd242400, aWidth=<optimized out>, aHeight=60) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/layout/base/nsPresShell.cpp:1905
- #70 0x00007ffff3f8b1cd in nsXULDocument::StartLayout (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:2026
- #71 0x00007ffff3f8d61e in nsXULDocument::DoneWalking (this=0x7fffdebb3800) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:3165
- #72 0x00007ffff3f8df8c in nsXULDocument::ResumeWalk (this=0x7fffdebb3800) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:3114
- #73 0x00007ffff3f8a43f in nsXULDocument::EndLoad (this=0x7fffdebb3800) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULDocument.cpp:636
- #74 0x00007ffff3f84f73 in XULContentSinkImpl::DidBuildModel (this=0x7fffdd157d80, aTerminated=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/content/xul/document/src/nsXULContentSink.cpp:277
- #75 0x00007ffff3c4ec6a in DidBuildModel (anErrorCode=<optimized out>, this=0x7fffdd9a7880) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:1524
- #76 nsParser::DidBuildModel (this=0x7fffdd9a7880, anErrorCode=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:1513
- #77 0x00007ffff3c4ee84 in nsParser::ResumeParse (this=0x7fffdd9a7880, allowIteration=true, aIsFinalChunk=true, aCanInterrupt=true) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:2229
- #78 0x00007ffff3c4e72c in nsParser::OnStopRequest (this=0x7fffdd9a7880, request=0x7fffdd26b440, aContext=0x0, status=0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/parser/htmlparser/src/nsParser.cpp:2813
- #79 0x00007ffff3c317be in nsJARChannel::OnStopRequest (this=0x7fffdd26b440, req=<optimized out>, ctx=<optimized out>, status=0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/modules/libjar/nsJARChannel.cpp:924
- #80 0x00007ffff3b80275 in nsInputStreamPump::OnStateStop (this=0x7fffdc60ab00) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/netwerk/base/src/nsInputStreamPump.cpp:580
- #81 0x00007ffff3b802f3 in nsInputStreamPump::OnInputStreamReady (this=0x7fffdc60ab00, stream=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/netwerk/base/src/nsInputStreamPump.cpp:405
- #82 0x00007ffff4503322 in nsInputStreamReadyEvent::Run (this=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/xpcom/io/nsStreamUtils.cpp:114
- #83 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
- #84 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
- #85 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
- #86 0x00007ffff452fcbf in RunHandler (this=0x7ffff6ccca10) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201
- #87 MessageLoop::Run (this=0x7ffff6ccca10) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175
- #88 0x00007ffff43e8bca in nsBaseAppShell::Run (this=0x7fffe85cf5c0) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:189
- #89 0x00007ffff42bc68a in nsAppStartup::Run (this=0x7fffe85dc060) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/toolkit/components/startup/nsAppStartup.cpp:220
- #90 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
- #91 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
- #92 main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/firefox-11.0+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:295
- (gdb)
RAW Paste Data

