Created
February 17, 2012 22:24
-
-
Save engie/1855783 to your computer and use it in GitHub Desktop.
Crashing Firefox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Version | |
------- | |
[~ (master)↑⚡]$ /usr/lib/firefox-10.0.1/firefox --version | |
Mozilla Firefox 10.0.1 | |
[~ (master)↑⚡]$ md5sum /usr/lib/firefox-10.0.1/firefox | |
3fd647a371dfb5e244fa5446e12bd45a /usr/lib/firefox-10.0.1/firefox | |
[~ (master)↑⚡]$ cat /etc/issue | |
Ubuntu 11.10 \n \l | |
[~ (master)↑⚡]$ dpkg -s firefox | |
Package: firefox | |
Status: install ok installed | |
Priority: optional | |
Section: web | |
Installed-Size: 41568 | |
Maintainer: Ubuntu Mozilla Team <[email protected]> | |
Architecture: amd64 | |
Version: 10.0.1+build1-0ubuntu0.11.10.1 | |
Replaces: abrowser, abrowser-branding, firefox-branding, kubuntu-firefox-installer | |
Provides: gnome-www-browser, iceweasel, www-browser | |
Depends: fontconfig, psmisc, lsb-release, debianutils (>= 1.16), libasound2 (>> 1.0.24.1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.11), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.8), libstdc++6 (>= 4.6), libx11-6, libxext6, libxrender1, libxt6 | |
Recommends: ubufox, firefox-globalmenu | |
Suggests: firefox-gnome-support | firefox-kde-support, latex-xft-fonts, libthai0 | |
Breaks: abrowser (<= 4.0~b11+build3+nobinonly-0ubuntu1), abrowser-branding (<= 4.0~b11+build3+nobinonly-0ubuntu1), firefox-branding (<= 4.0~b11+build3+nobinonly-0ubuntu1) | |
Conffiles: | |
/etc/apparmor.d/usr.bin.firefox 435b32dc27b53258320173d0dfb84fbb | |
/etc/apport/native-origins.d/firefox 7c26b75c7c2b715c89cc6d85338252a4 | |
/etc/apport/blacklist.d/firefox b9fa0543f5251a61f1fb4286b3a12b05 | |
/etc/firefox/syspref.js 09e457e65435a1a043521f2bd19cd2a1 | |
Description: Safe and easy web browser from Mozilla | |
Firefox delivers safe, easy web browsing. A familiar user interface, | |
enhanced security features including protection from online identity theft, | |
and integrated search let you get the most out of the web. | |
Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} | |
Action | |
------ | |
Ran firefox -g to run it under gdb (firefox-dbg package installed). Navigated to http://www.cs.bris.ac.uk/~sp9857 on firefox boot (it restored it using the post-crash mechanism). | |
Result | |
------ | |
Firefox started to render the page then froze about 5s after starting the page load. GDB reported a range of errors. I have generated backtraces from a few different core files below: | |
core.23721 | |
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 | |
Copyright (C) 2011 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-10.0.1/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox-10.0.1/firefox...done. | |
done. | |
[New LWP 23964] | |
[New LWP 23844] | |
[New LWP 23839] | |
[New LWP 23838] | |
[New LWP 23832] | |
[New LWP 23829] | |
[New LWP 23828] | |
[New LWP 23827] | |
[New LWP 23826] | |
[New LWP 23825] | |
[New LWP 23824] | |
[New LWP 23814] | |
[New LWP 23784] | |
[New LWP 23783] | |
[New LWP 23782] | |
[New LWP 23781] | |
[New LWP 23780] | |
[New LWP 23779] | |
[New LWP 23778] | |
[New LWP 23777] | |
[New LWP 23776] | |
[New LWP 23775] | |
[New LWP 23774] | |
[New LWP 23773] | |
[New LWP 23772] | |
[New LWP 23734] | |
[New LWP 23732] | |
[New LWP 23731] | |
[New LWP 23730] | |
[New LWP 23728] | |
[New LWP 23727] | |
[New LWP 23726] | |
[New LWP 23725] | |
[New LWP 23721] | |
[Thread debugging using libthread_db enabled] | |
Core was generated by `/usr/lib/firefox-10.0.1/firefox'. | |
Program terminated with signal 5, Trace/breakpoint trap. | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
Thread 34 (LWP 23721): | |
#0 0x00007ffff1f00313 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#1 0x00007ffff1f006a2 in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1efe6b2 in g_malloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff0209262 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff0209cc7 in gdk_region_union () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff0213827 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 | |
No symbol table info available. | |
#6 0x00007ffff02139d3 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 | |
No symbol table info available. | |
#7 0x00007ffff44d1290 in nsWindow::Invalidate (this=0x7fffe4398480, aRect=<optimized out>, aIsSynchronous=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/gtk2/nsWindow.cpp:1696 | |
rect = {x = 0, y = 64, width = 1680, height = 962} | |
#8 0x00007ffff407bf49 in nsViewManager::UpdateWidgetArea (this=0x7fffdd423740, aWidgetView=0x7fffe9b7b2a0, aWidget=0x7fffe4398480, aDamagedRegion=<optimized out>, aIgnoreWidgetView=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/view/src/nsViewManager.cpp:597 | |
bounds = {<mozilla::gfx::BaseRect<int, nsIntRect, nsIntPoint, nsIntSize, nsIntMargin>> = {x = 0, y = 64, width = 1680, height = 962}, static kMaxSizedIntRect = {<mozilla::gfx::BaseRect<int, nsIntRect, nsIntPoint, nsIntSize, nsIntMargin>> = {x = 0, y = 0, width = 2147483647, height = 2147483647}, static kMaxSizedIntRect = <same as static member of an already seen type>}} | |
iter = {mRegion = <optimized out>, mCurPtr = 0x7fffd29990e8} | |
r = 0x7fffd29990e8 | |
intersection = {mRectCount = 1, mCurRect = 0x7fffe192eb48, mRectListHead = {<nsRegion::nsRectFast> = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 2147483647, y = 2147483647, width = 0, height = 0}, <No data fields>}, <No data fields>}, prev = 0x7fffe192eb48, next = 0x7fffe192eb48}, mBoundRect = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 0, y = 3840, width = 100800, height = 57720}, <No data fields>}, <No data fields>}} | |
children = {mRectCount = 0, mCurRect = 0x7fffffffb4d8, mRectListHead = {<nsRegion::nsRectFast> = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 0, y = 0, width = 0, height = 0}, <No data fields>}, <No data fields>}, prev = 0x7fffffffb4d8, next = 0x7fffffffb4d8}, mBoundRect = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 0, y = 0, width = 0, height = 0}, <No data fields>}, <No data fields>}} | |
leftOver = {mRectCount = 1, mCurRect = 0x7fffd29990e8, mRectListHead = {<nsRegion::nsRectFast> = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 0, y = 0, width = 0, height = 0}, <No data fields>}, <No data fields>}, prev = 0x7fffd29990e8, next = 0x7fffd29990e8}, mBoundRect = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 0, y = 3840, width = 100800, height = 57720}, <No data fields>}, <No data fields>}} | |
#9 0x00007ffff407c39b in ProcessPendingUpdates (aView=<optimized out>, this=<optimized out>, aDoInvalidate=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/view/src/nsViewManager.cpp:456 | |
nearestViewWithWidget = 0x7fffe9b7b2a0 | |
r = {mRectCount = 7, mCurRect = 0x7fffe192e0c8, mRectListHead = {<nsRegion::nsRectFast> = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 0, y = 2147483647, width = 0, height = 0}, <No data fields>}, <No data fields>}, prev = 0x7fffe192e988, next = 0x7fffe192e0c8}, mBoundRect = {<nsRect> = {<mozilla::gfx::BaseRect<int, nsRect, nsPoint, nsSize, nsMargin>> = {x = 0, y = 3840, width = 577920, height = 2851704}, <No data fields>}, <No data fields>}} | |
#10 nsViewManager::ProcessPendingUpdates (this=<optimized out>, aView=0x7fffe9b7b2a0, aDoInvalidate=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/view/src/nsViewManager.cpp:421 | |
No locals. | |
#11 0x00007ffff407c3f4 in FlushPendingInvalidates (this=0x7fffdd423740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/view/src/nsViewManager.cpp:1552 | |
No locals. | |
#12 nsViewManager::FlushPendingInvalidates (this=0x7fffdd423740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/view/src/nsViewManager.cpp:1546 | |
No locals. | |
#13 0x00007ffff407c410 in nsViewManager::ProcessInvalidateEvent (this=0x7fffdd423740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/view/src/nsViewManager.cpp:1612 | |
processEvent = true | |
#14 0x00007ffff407c441 in nsInvalidateEvent::Run (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/view/src/nsViewManager.h:308 | |
No locals. | |
#15 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffffb72f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffce79fe00}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#16 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#17 0x00007ffff458a91a in mozilla::ipc::MessagePump::Run (this=0x7fffe9b3fcc0, aDelegate=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/glue/MessagePump.cpp:110 | |
did_work = <optimized out> | |
#18 0x00007ffff468b801 in RunHandler (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#19 MessageLoop::Run (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffff6dd42b0, previous_state_ = 0x0} | |
#20 0x00007ffff44ed5b2 in nsBaseAppShell::Run (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:189 | |
thread = 0x7fffe9b6a060 | |
#21 0x00007ffff43c2786 in nsAppStartup::Run (this=0x7fffe19040b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/components/startup/nsAppStartup.cpp:228 | |
rv = <optimized out> | |
#22 0x00007ffff3c5c409 in XRE_main (argc=<optimized out>, argv=<optimized out>, aAppData=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/xre/nsAppRunner.cpp:3551 | |
appStartup = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe19040b0}, <No data fields>} | |
shuttingDown = false | |
workingDir = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf016640}, <No data fields>} | |
remoteService = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdde14190}, <No data fields>} | |
event_tracing_running = false | |
cmdLine = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf057540}, <No data fields>} | |
xpcom = {mServiceManager = 0x7ffff6dc78c8, static gNativeAppSupport = 0x7fffe9b0f710} | |
prefs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9bc9240}, <No data fields>} | |
desktopStartupIDEnv = <optimized out> | |
flagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
profLD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>} | |
cachesOK = <optimized out> | |
disableRemote = false | |
desktopStartupIDPtr = <optimized out> | |
nativeApp = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b0f710}, <No data fields>} | |
startOffline = false | |
profileName = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffe9b429c8 "default", mLength = 7, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbec8 ""}, mStorage = "\000\277\377\377\377\177\000\000\016\000\a\200\000\000\000\000\243Df\364\377\177\000\000\217\331\321\366\377\177\000\000\002\fd\364\377\177\000\000\240\262\321\366\377\177\000\000\217\331\321\366\377\177\000\000x\277\377\377\377\177\000"} | |
versionOK = false | |
appInitiatedRestart = false | |
desktopStartupID = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbe08 "", mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbe08 ""}, mStorage = "\000k\250\364\377\177\000\000\350u\250\364\377\177\000\000\250\262\321\366\377\177", '\000' <repeats 26 times>"\313, a\250\364\377\177\000\000\265a\250\364\377\177\000"} | |
display_name = <optimized out> | |
xremotearg = <optimized out> | |
_g_set_application_name = <optimized out> | |
canRun = true | |
profileLock = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4ed30}, <No data fields>} | |
profD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>} | |
version = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125", mLength = 36, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125"}, mStorage = "10.0.1_20120210025125/20120210025125\000\177\000\000\360\300\377\377\377\177\000\000\037\367\305\363\377\177\000\000\030\374\323\366\377\177\000"} | |
display = 0x7ffff6dc0190 | |
_gtk_window_set_auto_startup_notification = <optimized out> | |
osABI = {<nsCString> = {<nsACString_internal> = {mData = 0x7ffff4a860c4 "Linux_x86_64-gcc3", mLength = 17, mFlags = 1}, <No data fields>}, <No data fields>} | |
fFlagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
rv = 0 | |
override = 0x0 | |
appData = {<nsXREAppData> = {size = 112, directory = 0x7ffff6d3c540, vendor = 0x7ffff6d6d0f8 "Mozilla", name = 0x7ffff6d6d100 "Firefox", version = 0x7ffff6d6d108 "10.0.1", buildID = 0x7ffff6d1a1b0 "20120210025125", ID = 0x7ffff6d3fc40 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", copyright = 0x0, flags = 14, xreDirectory = 0x7ffff6d3c6c0, minVersion = 0x7ffff6d6d110 "10.0.1", maxVersion = 0x7ffff6d6d118 "10.0.1", crashReporterURL = 0x7ffff6d2a680 "https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=10.0.1&buildid=20120210025125", profile = 0x0}, <No data fields>} | |
ar = <optimized out> | |
home = <optimized out> | |
gtkModules = <optimized out> | |
dirProvider = {<nsIDirectoryServiceProvider2> = {<nsIDirectoryServiceProvider> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da770}, <No data fields>}, <No data fields>}, <nsIProfileStartup> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da7b8}, <No data fields>}, mAppProvider = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mGREDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c6c0}, <No data fields>}, mXULAppDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c540}, <No data fields>}, mProfileDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>}, mProfileLocalDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>}, mProfileNotified = true, mAppBundleDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x0}}, <No data fields>}, mExtensionDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf358970}}, <No data fields>}, mThemeDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf026f10}}, <No data fields>}} | |
#23 0x00005555555560c7 in do_main (argv=0x7fffffffe208, argc=1, exePath=0x7fffffffc0f8 "/usr/lib/firefox-10.0.1/libxpcom.so") at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:198 | |
rv = <optimized out> | |
appDataFile = 0x0 | |
appData = 0x7ffff6d1b240 | |
appini = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c480}, <No data fields>} | |
result = <optimized out> | |
#24 main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:281 | |
exePath = "/usr/lib/firefox-10.0.1/libxpcom.so", '\000' <repeats 4060 times> | |
rv = <optimized out> | |
lastSlash = <optimized out> | |
gotCounters = <optimized out> | |
initialRUsage = {ru_utime = {tv_sec = 0, tv_usec = 0}, ru_stime = {tv_sec = 0, tv_usec = 4000}, ru_maxrss = 9872, ru_ixrss = 0, ru_idrss = 0, ru_isrss = 0, ru_minflt = 678, ru_majflt = 0, ru_nswap = 0, ru_inblock = 0, ru_oublock = 0, ru_msgsnd = 0, ru_msgrcv = 0, ru_nsignals = 0, ru_nvcsw = 6, ru_nivcsw = 3} | |
result = 255 | |
Thread 33 (LWP 23725): | |
#0 0x00007ffff73f2bd9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff468791c in epoll_wait (epfd=<optimized out>, events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll_sub.c:51 | |
No locals. | |
#2 0x00007ffff46874e2 in epoll_dispatch (base=0x7fffe9b27800, arg=<optimized out>, tv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll.c:208 | |
epollop = <optimized out> | |
events = 0x7fffe9b60000 | |
evep = <optimized out> | |
i = <optimized out> | |
res = <optimized out> | |
timeout = <optimized out> | |
#3 0x00007ffff4685ffd in event_base_loop (base=0x7fffe9b27800, flags=1) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/event.c:513 | |
evsel = 0x7ffff56076d0 | |
evbase = 0x7fffe9b44c80 | |
tv = {tv_sec = 140737057373416, tv_usec = 140737057373192} | |
tv_p = 0x0 | |
res = <optimized out> | |
#4 0x00007ffff46964fd in base::MessagePumpLibevent::Run (this=0x7fffe9b4f6a0, delegate=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:336 | |
poll_tv = {tv_sec = 93824992254941, tv_usec = 140737488336664} | |
delay = {delta_ = 140737488336664} | |
did_work = <optimized out> | |
old_in_run = false | |
#5 0x00007ffff468b801 in RunHandler (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#6 MessageLoop::Run (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7fffe64fbce8, previous_state_ = 0x0} | |
#7 0x00007ffff468f928 in base::Thread::ThreadMain (this=0x7fffe9b3fe00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/thread.cc:156 | |
message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x7ffff55b0820}, type_ = MessageLoop::TYPE_IO, work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fec0, _M_map_size = 8, _M_start = {_M_cur = 0x7fffc95f3338, _M_first = 0x7fffc95f3200, _M_last = 0x7fffc95f33f8, _M_node = 0x7fffe9b3fef0}, _M_finish = {_M_cur = 0x7fffc95f3338, _M_first = 0x7fffc95f3200, _M_last = 0x7fffc95f33f8, _M_node = 0x7fffe9b3fef0}}}, <No data fields>}}, delayed_work_queue_ = {c = {<std::_Vector_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, comp = {<std::binary_function<MessageLoop::PendingTask, MessageLoop::PendingTask, bool>> = {<No data fields>}, <No data fields>}}, deferred_non_nestable_work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe80, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}, _M_finish = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}}}, <No data fields>}}, pump_ = {ptr_ = 0x7fffe9b4f6a0}, destruction_observers_ = {observers_ = {<std::_Vector_base<MessageLoop::DestructionObserver*, std::allocator<MessageLoop::DestructionObserver*> >> = {_M_impl = {<std::allocator<MessageLoop::DestructionObserver*>> = {<__gnu_cxx::new_allocator<MessageLoop::DestructionObserver*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, notify_depth_ = 0, type_ = ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe9b4f688 "Gecko_IOThread"}}, incoming_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe40, _M_map_size = 8, _M_start = {_M_cur = 0x7fffc95f48f0, _M_first = 0x7fffc95f4800, _M_last = 0x7fffc95f49f8, _M_node = 0x7fffe9b3fe70}, _M_finish = {_M_cur = 0x7fffc95f48f0, _M_first = 0x7fffc95f4800, _M_last = 0x7fffc95f49f8, _M_node = 0x7fffe9b3fe70}}}, <No data fields>}}, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7fffe64fbcb8, next_sequence_num_ = 0} | |
#8 0x00007ffff4696935 in ThreadFunc (closure=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:26 | |
delegate = <optimized out> | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 32 (LWP 23726): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe9b3ffc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d606a0 | |
#2 0x00007ffff46780c4 in Wait (interval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCycleCollectorRunner::Run (this=0x7fffe9b4edd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/base/nsCycleCollector.cpp:3496 | |
autoLock = {mLock = 0x7fffe9b4edf0} | |
#4 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a530, mayWait=true, result=0x7fffe56e4e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4edd0}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#5 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#6 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6a530) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6a530 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#7 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d606a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d606a0 | |
detached = 0 | |
#8 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#9 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#10 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 31 (LWP 23727): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe9b3ff48, ml=0x7fffe9b6a1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515905, tv_usec = 750961} | |
tmo = {tv_sec = 1329515905, tv_nsec = 913961000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe9b3ff40, timeout=163) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d607b0 | |
#3 0x00007ffff4670a66 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 Wait (interval=<optimized out>, this=0x7ffff6d15d28) at ../../dist/include/mozilla/Monitor.h:80 | |
No locals. | |
#5 TimerThread::Run (this=0x7ffff6d15d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/TimerThread.cpp:362 | |
waitFor = <optimized out> | |
lock = {mMonitor = 0x7ffff6d15d28} | |
low = <optimized out> | |
high = <optimized out> | |
halfMicrosecondsIntervalResolution = 250 | |
#6 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6b710, mayWait=true, result=0x7fffe4ee3e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d15d00}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#7 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#8 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6b710) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6b710 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#9 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d607b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d607b0 | |
detached = 0 | |
#10 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#11 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#12 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 30 (LWP 23728): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff6ae5897 in _pr_poll_with_poll (pds=0x7fffd22ea000, npds=90, timeout=65535000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptio.c:3952 | |
stack_syspoll = {{fd = 0, events = 0, revents = 0}, {fd = -156387849, events = 32767, revents = 0}, {fd = -883365354, events = 32767, revents = 0}, {fd = -807978784, events = 32767, revents = 0}, {fd = -883365354, events = 32767, revents = 0}, {fd = -156340801, events = 32767, revents = 0}, {fd = 1440, events = 0, revents = 0}, {fd = -466621380, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621380, events = 32767, revents = 0}, {fd = -883366794, events = 32767, revents = 0}, {fd = -204650283, events = 32767, revents = 0}, {fd = -916568016, events = 32767, revents = 0}, {fd = 19742, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621380, events = 32767, revents = 0}, {fd = -904573392, events = 0, revents = 0}, {fd = -204694445, events = 32767, revents = 0}, {fd = -2142568442, events = 0, revents = 0}, {fd = -916567720, events = 32767, revents = 0}, {fd = 30194, events = 0, revents = 0}, {fd = -156350374, events = 32767, revents = 0}, {fd = -807978784, events = 32767, revents = 0}, {fd = -916567720, events = 32767, revents = 0}, {fd = -1, events = 0, revents = 0}, {fd = -156350374, events = 32767, revents = 0}, {fd = -827831808, events = 32767, revents = 0}, {fd = -909865504, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -156349378, events = 32767, revents = 0}, {fd = 1440, events = 0, revents = 0}, {fd = -194652025, events = 32767, revents = 0}, {fd = 1440, events = 0, revents = 0}, {fd = -194650867, events = 32767, revents = 0}, {fd = -904573392, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -827831648, events = 32767, revents = 0}, {fd = -827831712, events = 32767, revents = 0}, {fd = -827831712, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -194649576, events = 32767, revents = 0}, {fd = 1669484052, events = 0, revents = 0}, {fd = 0, events = 32767, revents = 0}, {fd = -883365354, events = 32767, revents = 0}, {fd = -156350374, events = 32767, revents = 0}, {fd = -466621296, events = 32767, revents = 0}, {fd = -156325956, events = 32767, revents = 0}, {fd = -1134966384, events = 32767, revents = 0}, {fd = -204950145, events = 32767, revents = 0}, {fd = 60, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -916567768, events = 32767, revents = 0}, {fd = -204655821, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1134966400, events = 32767, revents = 0}, {fd = -466621264, events = 32767, revents = 0}, {fd = -134236359, events = 32767, revents = 0}, {fd = -466621200, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621232, events = 32767, revents = 0}, {fd = -134235731, events = 32767, revents = 0}} | |
syspoll = <optimized out> | |
index = <optimized out> | |
msecs = 65535000 | |
ready = <optimized out> | |
start = 2371011329 | |
elapsed = <optimized out> | |
remaining = <optimized out> | |
#2 0x00007ffff3c8d9c8 in nsSocketTransportService::Poll (this=<optimized out>, wait=<optimized out>, interval=0x7fffe42fed4c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:416 | |
rv = <optimized out> | |
pollList = 0x7fffd22ea000 | |
pollCount = 90 | |
pollTimeout = 65535000 | |
ts = 2371011328 | |
passedInterval = <optimized out> | |
#3 0x00007ffff3c8db84 in nsSocketTransportService::DoPollIteration (this=0x7fffe4530690, wait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:734 | |
i = -1 | |
count = 0 | |
pollInterval = <optimized out> | |
n = <optimized out> | |
#4 0x00007ffff3c8ddc9 in nsSocketTransportService::Run (this=0x7fffe4530690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:632 | |
pendingEvents = false | |
thread = 0x7fffe45307f0 | |
threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45307f0}, <No data fields>} | |
i = <optimized out> | |
#5 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe45307f0, mayWait=true, result=0x7fffe42fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45306a8}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#6 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#7 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe45307f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe45307f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#8 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d608c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d608c0 | |
detached = 0 | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 29 (LWP 23730): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff1ef7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ef8792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff0546516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 28 (LWP 23731): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe439b2c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d61690 | |
#2 0x00007ffff4841dce in js::GCHelperThread::threadLoop (this=0x7fffe19a47e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsgc.cpp:2226 | |
lock = {runtime = 0x7fffe195e000} | |
#3 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d61690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d61690 | |
detached = 0 | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 27 (LWP 23732): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe43a98c8, ml=0x7fffe4531450, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515905, tv_usec = 316583} | |
tmo = {tv_sec = 1329515906, tv_nsec = 316583000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe43a98c0, timeout=1000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d617a0 | |
#3 0x00007ffff42d94fc in XPCJSRuntime::WatchdogMain (arg=0x7fffe4391800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:965 | |
cx = <optimized out> | |
self = 0x7fffe4391800 | |
lock = {mJSRuntime = 0x7fffe195e000} | |
sleepInterval = <optimized out> | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d617a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d617a0 | |
detached = 1 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 26 (LWP 23734): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdde198c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffde0c2d00 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736915830528 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf059f08, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf059f08, mayWait=true, result=0x7fffdddfee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf059f08} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf059ea0, mayWait=true, result=0x7fffdddfee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf059ea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf059ea0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffde0c2d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffde0c2d00 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 25 (LWP 23772): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffcb776200, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffce8c5ae0 | |
#2 0x00007ffff44161fd in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 Wait (this=0x7fffcb75bf50, interval=4294967295) at ../../../../dist/include/mozilla/Monitor.h:80 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../../../dist/include/mozilla/Monitor.h:135 | |
No locals. | |
#5 mozilla::psm::SyncRunnableBase::DispatchToMainThreadAndWait (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/PSMRunnable.cpp:55 | |
lock = {mMonitor = 0x7fffcb75bf50} | |
rv = 0 | |
#6 0x00007ffff43f31b0 in nsNSSSocketInfo::GetPreviousCert (this=<optimized out>, _result=0x7fffd55e2740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSIOLayer.cpp:836 | |
runnable = {mRawPtr = 0x7fffcb75bf40} | |
#7 0x00007ffff43e8e71 in HandshakeCallback (fd=<optimized out>, client_data=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:931 | |
nssc = {mRawPtr = 0x7fffd24a5940} | |
prevcert = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
equals_previous = false | |
infoObject = 0x7fffc9e58f10 | |
status = {mRawPtr = 0x7fffca280dd0} | |
serverCert = 0x0 | |
locker = {<No data fields>} | |
keyLength = 256 | |
rv = 0 | |
shortDesc = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffd55e28a0, mLength = 34, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffd55e28a0}, mStorage = {65, 117, 116, 104, 101, 110, 116, 105, 99, 97, 116, 101, 100, 32, 98, 121, 32, 71, 111, 68, 97, 100, 100, 121, 46, 99, 111, 109, 44, 32, 73, 110, 99, 46, 0, 0, 10240, 54737, 32767, 0, 10776, 54622, 32767, 0, 17928, 62942, 32767, 0, 37056, 54667, 32767, 0, 39901, 21845, 21845, 0, 8576, 52558, 32767, 0, 8576, 52558, 32767, 0}} | |
sslStatus = 1 | |
caName = <optimized out> | |
signer = 0x7fffcc322aa0 "serialNumber=07969287,CN=Go Daddy Secure Certification Authority,OU=http://certificates.godaddy.com/repository,O=\"GoDaddy.com, Inc.\",L=Scottsdale,ST=Arizona,C=US" | |
cipherName = 0x7fffcbe24d30 "Camellia-256" | |
encryptBits = 256 | |
secStatus = <optimized out> | |
siteSupportsSafeRenego = 1 | |
peerCert = <optimized out> | |
certOrgName = 0x7fffc9a3f4e0 "GoDaddy.com, Inc." | |
verisignName = 0x7ffff4bb6e57 "Verisign, Inc." | |
formatStrings = {0x7fffcbe32a60} | |
nssComponent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd5e57810}, <No data fields>} | |
#8 0x00007ffff58a9e1d in ssl3_HandleFinished (ss=0x7fffcd110000, b=<optimized out>, length=<optimized out>, hashes=<optimized out>) at ssl3con.c:8555 | |
sid = 0x7fffceb96100 | |
rv = <optimized out> | |
isServer = <optimized out> | |
isTLS = <optimized out> | |
doStepUp = 0 | |
effectiveExchKeyType = <optimized out> | |
#9 0x00007ffff58aca55 in ssl3_HandleHandshakeMessage (ss=0x7fffcd110000, b=0x7fffce598004 "\023\374\220\346\250\032\217\071\306\016\030\345\351\266\001\243\222\024\212\204\265f\004\302\b\272\262,\333<?\200", '\v' <repeats 12 times>, "\030\252\235'cG\376g \374\234\030;V\242(\230\027\031\236R\210OE\211m\n\344\274\367\346 mZ\323ll\230\365\326\362\217/\034{up ژi \262\037\177\022\020l\253\254W\227\356\342J\033\a\242\305-\215\245\320\371\030>\350\256:\345\\ZS\376`\031\177\252\027\033J\311I5\204Z\277\273\071\032A\016L\027\273\206\071\026\272\067f\263<\307\364Q\202vo\243\252;\347\272\030\062*\267\273\345:\365ݕ \n\376\354\264y1::\036\224\213\363\035?\002n\315\371\027\177%"..., length=12) at ssl3con.c:8711 | |
rv = <optimized out> | |
type = <optimized out> | |
hashes = {md5 = "X\241M\016\310!\272\067\062\360\241Ő", <incomplete sequence \372\210>, sha = "vS2\350\275g\316w\325\v\264\340\232\225J`\241", <incomplete sequence \322>} | |
hdr = "\024\000\000\f" | |
#10 0x00007ffff58ad2bc in ssl3_HandleHandshake (origBuf=0x7fffcd110368, ss=0x7fffcd110000) at ssl3con.c:8779 | |
rv = <optimized out> | |
buf = 0x7fffcd110988 | |
#11 ssl3_HandleRecord (ss=0x7fffcd110000, cText=<optimized out>, databuf=0x7fffcd110368) at ssl3con.c:9118 | |
cipher_def = <optimized out> | |
crSpec = <optimized out> | |
rv = <optimized out> | |
hashBytes = 20 | |
padding_length = <optimized out> | |
isTLS = <optimized out> | |
padIsBad = <optimized out> | |
rType = content_handshake | |
hash = "\351\266\001\243\222\024\212\204\265f\004\302\b\272\262,\333<?\200\377\177\000\000$\000\000\000\000\000\000\000\064\000\000\000\000\000\000\000$\000\000\000\000\000\000\000\062\000\000\000\000\000\000\000\377\377\377\377\000\000\000" | |
plaintext = <optimized out> | |
temp_buf = {buf = 0x160000002a <Address 0x160000002a out of bounds>, len = 3555975288, space = 32767} | |
#12 0x00007ffff58adc5f in ssl3_GatherCompleteHandshake (ss=0x7fffcd110000, flags=0) at ssl3gthr.c:209 | |
cText = {type = content_handshake, version = 769, buf = 0x7fffcd1103a0} | |
rv = <optimized out> | |
canFalseStart = 0 | |
#13 0x00007ffff58aebf8 in ssl_GatherRecord1stHandshake (ss=0x7fffcd110000) at sslcon.c:1258 | |
rv = <optimized out> | |
#14 0x00007ffff58b47a2 in ssl_Do1stHandshake (ss=0x7fffcd110000) at sslsecur.c:153 | |
rv = 0 | |
loopCount = <optimized out> | |
#15 0x00007ffff58b580c in ssl_SecureSend (ss=0x7fffcd110000, buf=0x7fffcff5a800 "GET /~plaw/render-this.html HTTP/1.1\r\nHost: www.studentrobotics.org\r\nUser-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.1) Gecko/20100101 Firefox/10.0.1\r\nAccept: text/html,application/xhtml+x"..., len=1295, flags=<optimized out>) at sslsecur.c:1229 | |
canFalseStart = <optimized out> | |
rv = 0 | |
#16 0x00007ffff58b8718 in ssl_Write (fd=<optimized out>, buf=0x7fffcff5a800, len=1295) at sslsock.c:1689 | |
ss = 0x7fffcd110000 | |
rv = <optimized out> | |
#17 0x00007ffff43e6076 in nsSSLThread::Run (this=0x7fffd5e8cdd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsSSLThread.cpp:1047 | |
bytesWritten = 0 | |
locker = {<No data fields>} | |
bstd = @0x7fffcbf56840 | |
realFileDesc = 0x7fffcacbc2e0 | |
busy_socket_ssl_state = nsSSLSocketThreadData::ssl_pending_write | |
needToSetPollableEvent = <optimized out> | |
socketToDestroy = 0x0 | |
#18 0x00007ffff6aea133 in _pt_root (arg=0x7fffce8c5ae0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffce8c5ae0 | |
detached = 0 | |
#19 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#20 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#21 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 24 (LWP 23773): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd5ef6480, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffce8c5bf0 | |
#2 0x00007ffff43e6bca in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCertVerificationThread::Run (this=0x7fffd9254dc0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp:166 | |
threadLock = {mLock = 0x7fffd9254dd0} | |
job = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffce8c5bf0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffce8c5bf0 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 23 (LWP 23774): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515904, tv_usec = 700646} | |
tmo = {tv_sec = 1329515964, tv_nsec = 700646000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd93e39c0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcf5fde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370951732} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffcb2a9780 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd93e39c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd93e39c0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 22 (LWP 23775): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd44f3b80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd93e4020 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736904296192 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd5effda8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd5effda8, mayWait=true, result=0x7fffdd2fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd5effda8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd5effd40, mayWait=true, result=0x7fffdd2fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd5effd40) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd5effd40 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd93e4020) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd93e4020 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 21 (LWP 23776): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdc38f5c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd93e5670 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736928388864 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd92df358, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd92df358, mayWait=true, result=0x7fffde9f8e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd92df358} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd92df2f0, mayWait=true, result=0x7fffde9f8e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd92df2f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd92df2f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd93e5670) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd93e5670 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 20 (LWP 23777): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdc3d40c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd93e5780 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736880178944 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd93f9dd8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd93f9dd8, mayWait=true, result=0x7fffdbbfee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd93f9dd8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd93f9d70, mayWait=true, result=0x7fffdbbfee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd93f9d70) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd93f9d70 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd93e5780) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd93e5780 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 19 (LWP 23778): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd8e5ad40, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffce8c57b0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736826701568 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd8abba38, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd8abba38, mayWait=true, result=0x7fffd88fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd8abba38} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd8abb9d0, mayWait=true, result=0x7fffd88fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd8abb9d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd8abb9d0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffce8c57b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffce8c57b0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 18 (LWP 23779): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdf36ed80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8c39df0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736816039680 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd8dfc148, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd8dfc148, mayWait=true, result=0x7fffd7ed3e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd8dfc148} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd8dfc0e0, mayWait=true, result=0x7fffd7ed3e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd8dfc0e0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd8dfc0e0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8c39df0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8c39df0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 17 (LWP 23780): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd44d9880, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8d7acf0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736804681472 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd44e5228, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd44e5228, mayWait=true, result=0x7fffd73fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd44e5228} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd44e51c0, mayWait=true, result=0x7fffd73fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd44e51c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd44e51c0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8d7acf0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8d7acf0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 16 (LWP 23781): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffcea7ce80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8c3a010 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736738621184 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd44e6fb8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd44e6fb8, mayWait=true, result=0x7fffd34fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd44e6fb8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd44e6f50, mayWait=true, result=0x7fffd34fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd44e6f50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd44e6f50 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8c3a010) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8c3a010 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 15 (LWP 23782): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd6013dc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8c3acd0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736702969600 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd35fde88, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd35fde88, mayWait=true, result=0x7fffd12fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd35fde88} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd35fde20, mayWait=true, result=0x7fffd12fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd35fde20) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd35fde20 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8c3acd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8c3acd0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 14 (LWP 23783): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515904, tv_usec = 570452} | |
tmo = {tv_sec = 1329515964, tv_nsec = 570452000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffcfab17a0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcdefee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370955111} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd1456aa0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffcfab17a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffcfab17a0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 13 (LWP 23784): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff3c69691 in google_breakpad::CrashGenerationServer::Run (this=0x7fffca7fca60) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:278 | |
nevents = <optimized out> | |
pollfds = {{fd = 74, events = 1, revents = 0}, {fd = 75, events = 1, revents = 0}} | |
#2 0x00007ffff3c696e6 in google_breakpad::CrashGenerationServer::ThreadMain (arg=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:465 | |
No locals. | |
#3 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#4 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 12 (LWP 23814): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffca12a740, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffca0a3890 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736998262528 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd29ced28, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd29ced28, mayWait=true, result=0x7fffe2c9be00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd29ced28} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd29cecc0, mayWait=true, result=0x7fffe2c9be4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd29cecc0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd29cecc0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffca0a3890) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffca0a3890 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 11 (LWP 23824): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515905, tv_usec = 174368} | |
tmo = {tv_sec = 1329515965, tv_nsec = 174368000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffca0a1470 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffc84fee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370997200} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd224ef20 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffca0a1470) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffca0a1470 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 10 (LWP 23825): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515904, tv_usec = 876628} | |
tmo = {tv_sec = 1329515964, tv_nsec = 876628000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffca0a1580 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffc78fde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370997280} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd195e4c0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffca0a1580) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffca0a1580 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 9 (LWP 23826): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515904, tv_usec = 666185} | |
tmo = {tv_sec = 1329515964, tv_nsec = 666185000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffca0a1690 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffc70fce58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370997298} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffdc9b6c50 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffca0a1690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffca0a1690 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 8 (LWP 23827): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515904, tv_usec = 830321} | |
tmo = {tv_sec = 1329515964, tv_nsec = 830321000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffca0a18b0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffc68fbe58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370997312} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc9b3a160 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffca0a18b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffca0a18b0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 7 (LWP 23828): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515904, tv_usec = 591423} | |
tmo = {tv_sec = 1329515964, tv_nsec = 591423000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffca0a19c0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffc60fae58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370997319} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd14571f0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffca0a19c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffca0a19c0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 6 (LWP 23829): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515904, tv_usec = 536678} | |
tmo = {tv_sec = 1329516204, tv_nsec = 536678000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=300000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffca0a1ad0 | |
#3 0x00007ffff3c97285 in Wait (interval=300000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffc58f9e58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 300000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2370997329} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc8698280 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffca0a1ad0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffca0a1ad0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 5 (LWP 23832): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd08241f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 4 (LWP 23838): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd08241f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 3 (LWP 23839): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd08241f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 2 (LWP 23844): | |
#0 0x00007ffff76c30dd in read () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff1ef3a83 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#4 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 1 (LWP 23964): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf083388, ml=0x7fffe9bca358, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329515905, tv_usec = 194403} | |
tmo = {tv_sec = 1329515965, tv_nsec = 194403000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf083380, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffc9a1bce0 | |
#3 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -516 | |
saved_entries = 1 | |
saved_owner = 140736794175232 | |
#4 0x00007ffff466f160 in Wait (this=<optimized out>, interval=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#5 Wait (interval=<optimized out>, this=0x7fffd69f9d98) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#6 nsThreadPool::Run (this=0x7fffdf06d640) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThreadPool.cpp:215 | |
delta = <optimized out> | |
now = <optimized out> | |
timeout = <optimized out> | |
mon = {mReentrantMonitor = 0x7fffdf06d660} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
current = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcabc4110}, <No data fields>} | |
exitThread = false | |
wasIdle = true | |
listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
shutdownThreadOnExit = false | |
idleSince = 2371010730 | |
#7 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffcabc4110, mayWait=true, result=0x7fffd69f9e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf06d648}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffcabc4110) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffcabc4110 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffc9a1bce0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffc9a1bce0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
core.24231 | |
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 | |
Copyright (C) 2011 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-10.0.1/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox-10.0.1/firefox...done. | |
done. | |
[New LWP 24490] | |
[New LWP 24482] | |
[New LWP 24481] | |
[New LWP 24374] | |
[New LWP 24314] | |
[New LWP 24309] | |
[New LWP 24304] | |
[New LWP 24302] | |
[New LWP 24299] | |
[New LWP 24298] | |
[New LWP 24297] | |
[New LWP 24296] | |
[New LWP 24295] | |
[New LWP 24294] | |
[New LWP 24293] | |
[New LWP 24292] | |
[New LWP 24291] | |
[New LWP 24289] | |
[New LWP 24288] | |
[New LWP 24287] | |
[New LWP 24286] | |
[New LWP 24285] | |
[New LWP 24284] | |
[New LWP 24283] | |
[New LWP 24282] | |
[New LWP 24244] | |
[New LWP 24242] | |
[New LWP 24241] | |
[New LWP 24240] | |
[New LWP 24238] | |
[New LWP 24237] | |
[New LWP 24236] | |
[New LWP 24235] | |
[New LWP 24231] | |
[Thread debugging using libthread_db enabled] | |
Core was generated by `/usr/lib/firefox-10.0.1/firefox'. | |
Program terminated with signal 6, Aborted. | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
Thread 34 (LWP 24231): | |
#0 0x00007ffff734b3a5 in raise () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff734eb0b in abort () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#2 0x00007ffff798cd7d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#3 0x00007ffff798af26 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#4 0x00007ffff798af53 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007ffff798b04e in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#6 0x00007ffff798b52d in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#7 0x00007ffff7974059 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#8 0x00007ffff7974dcb in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#9 0x00007ffff7974eb0 in std::string::reserve(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#10 0x00007ffff79753dd in std::string::append(std::string const&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#11 0x00007fffce8e715d in JavaRequestProcessor::newMessageOnBus(char const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#12 0x00007fffce8f3706 in MessageBus::post(char const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#13 0x00007fffce8d94ca in consume_message(char*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#14 0x00007fffce8d9922 in ?? () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#15 0x00007ffff1ef7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#16 0x00007ffff1ef8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#17 0x00007ffff1ef8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#18 0x00007fffce8e252d in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#19 0x00007fffce8e6922 in JavaRequestProcessor::hasField(std::string, std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#20 0x00007fffce8dcc36 in IcedTeaScriptableJavaObject::hasProperty(NPObject*, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#21 0x00007ffff44606cb in NPObjWrapper_NewResolve (cx=0x7fffc668b6a0, obj=0x7fffc7d0e6b8, id=140736930991488, flags=<optimized out>, objp=0x7fffffff8690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsJSNPRuntime.cpp:1649 | |
npobj = 0x7fffc47a1550 | |
pdg = {<PRCListStr> = {next = 0x7ffff5602e50, prev = 0x7fffffff9ac0}, mInstance = {mRawPtr = 0x7fffcb3b1420}, mDelayedDestroy = false, static sListHead = {next = 0x7fffffff9ac0, prev = 0x7fffffff85f0}} | |
hasProperty = <optimized out> | |
hasMethod = <optimized out> | |
#22 0x00007ffff4889adc in CallResolveOp (cx=0x7fffc668b6a0, start=<optimized out>, obj=0x7fffc7d0e6b8, id=140736930991488, flags=5, objp=0x7fffffff8860, propp=0x7fffffff8868, recursedp=0x7fffffff871f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsobj.cpp:5404 | |
newresolve = 0x7ffff4460655 <NPObjWrapper_NewResolve(JSContext*, JSObject*, jsid, uintN, JSObject**)> | |
obj2 = 0x0 | |
clasp = 0x7ffff5602ef0 | |
resolve = 0x7ffff4460655 <NPObjWrapper_NewResolve(JSContext*, JSObject*, jsid, uintN, JSObject**)> | |
resolving = {context = 0x7fffc668b6a0, object = 0x7fffc7d0e6b8, id = 140736930991488, kind = js::AutoResolving::LOOKUP, link = 0x0} | |
#23 0x00007ffff4889cd8 in LookupPropertyWithFlagsInline (propp=0x7fffffff8868, objp=0x7fffffff8860, flags=65535, id=140736930991488, obj=0x7fffc7d0e6b8, cx=0x7fffc668b6a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsobj.cpp:5457 | |
recursed = false | |
shape = 0x6 | |
start = 0x7fffc3df1ad8 | |
#24 js_LookupProperty (cx=0x7fffc668b6a0, obj=0x7fffc3df1ad8, id=140736930991488, objp=0x7fffffff8860, propp=0x7fffffff8868) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsobj.cpp:5509 | |
No locals. | |
#25 0x00007ffff4a0a971 in lookupGeneric (propp=<optimized out>, objp=<optimized out>, id=<optimized out>, cx=0x7fffc668b6a0, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsobjinlines.h:1178 | |
op = <optimized out> | |
#26 GetPropertyHelper<GetPropCompiler>::lookup (this=0x7fffffff8830) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/methodjit/PolyIC.cpp:792 | |
aobj = 0x5ea7 | |
monitor = {cx = <optimized out>, recompilations = 513, frameExpansions = 0, gcNumber = <optimized out>} | |
#27 0x00007ffff4a109b3 in lookupAndTest (this=0x7fffffff8830) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/methodjit/PolyIC.cpp:837 | |
status = <optimized out> | |
#28 update (this=0x7fffffff87e0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/methodjit/PolyIC.cpp:1390 | |
getprop = {cx = 0x7fffc668b6a0, obj = 0x7fffc3df1ad8, atom = 0x7fffdec74d80, ic = @0x7fffffff87e0, f = @0x7fffffff88f0, aobj = 0x7fffc668b6a0, holder = 0x0, prop = 0x0, shape = 0x0} | |
status = js::mjit::ic::Lookup_Error | |
#29 js::mjit::ic::GetProp (f=..., pic=0x7fffc36cf1b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/methodjit/PolyIC.cpp:1992 | |
stub = <optimized out> | |
cc = {<PICStubCompiler> = {<js::mjit::BaseCompiler> = {<js::mjit::MacroAssemblerTypedefs> = {<No data fields>}, cx = 0x7fffc668b6a0}, type = 0x7ffff4c4f7e2 "getprop", f = @0x7fffffff88f0, script = 0x7fffc25a4340, pic = @0x7fffc36cf1b0, stub = 0x7ffff4a091c0, gcNumber = 5, canCallHook = true}, obj = 0x7fffc3df1ad8, atom = 0x7fffdec74d80, lastStubSecondShapeGuard = 37} | |
obj = 0x7fffc3df1ad8 | |
script = 0xffffffffffffffff | |
atom = 0x7fffdec74d80 | |
monitor = {cx = <optimized out>, recompilations = <optimized out>, frameExpansions = 0, gcNumber = <optimized out>} | |
v = {data = {asBits = 140733193388037, debugView = {payload47 = 140733193388037, tag = 0}, s = {payload = {i32 = 5, u32 = 5, why = JS_NO_CONSTANT}}, asDouble = 6.9531436082561548e-310, asPtr = 0x7fff00000005, asWord = 140733193388037}} | |
#30 0x00007fffdcaf356f in ?? () | |
No symbol table info available. | |
#31 0x00007fffdcaf1f80 in ?? () | |
No symbol table info available. | |
#32 0x0000000000000001 in ?? () | |
No symbol table info available. | |
#33 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 33 (LWP 24235): | |
#0 0x00007ffff73f2bd9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff468791c in epoll_wait (epfd=<optimized out>, events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll_sub.c:51 | |
No locals. | |
#2 0x00007ffff46874e2 in epoll_dispatch (base=0x7fffe9b27800, arg=<optimized out>, tv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll.c:208 | |
epollop = <optimized out> | |
events = 0x7fffe9b60000 | |
evep = <optimized out> | |
i = <optimized out> | |
res = <optimized out> | |
timeout = <optimized out> | |
#3 0x00007ffff4685ffd in event_base_loop (base=0x7fffe9b27800, flags=1) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/event.c:513 | |
evsel = 0x7ffff56076d0 | |
evbase = 0x7fffe9b44c80 | |
tv = {tv_sec = 140737057373416, tv_usec = 140737057373192} | |
tv_p = 0x0 | |
res = <optimized out> | |
#4 0x00007ffff46964fd in base::MessagePumpLibevent::Run (this=0x7fffe9b4f6a0, delegate=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:336 | |
poll_tv = {tv_sec = 93824992254941, tv_usec = 140737488336664} | |
delay = {delta_ = 140737488336664} | |
did_work = <optimized out> | |
old_in_run = false | |
#5 0x00007ffff468b801 in RunHandler (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#6 MessageLoop::Run (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7fffe64fbce8, previous_state_ = 0x0} | |
#7 0x00007ffff468f928 in base::Thread::ThreadMain (this=0x7fffe9b3fe00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/thread.cc:156 | |
message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x7ffff55b0820}, type_ = MessageLoop::TYPE_IO, work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe40, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}, _M_finish = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}}}, <No data fields>}}, delayed_work_queue_ = {c = {<std::_Vector_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, comp = {<std::binary_function<MessageLoop::PendingTask, MessageLoop::PendingTask, bool>> = {<No data fields>}, <No data fields>}}, deferred_non_nestable_work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe80, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}, _M_finish = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}}}, <No data fields>}}, pump_ = {ptr_ = 0x7fffe9b4f6a0}, destruction_observers_ = {observers_ = {<std::_Vector_base<MessageLoop::DestructionObserver*, std::allocator<MessageLoop::DestructionObserver*> >> = {_M_impl = {<std::allocator<MessageLoop::DestructionObserver*>> = {<__gnu_cxx::new_allocator<MessageLoop::DestructionObserver*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, notify_depth_ = 0, type_ = ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe9b4f688 "Gecko_IOThread"}}, incoming_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fec0, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}, _M_finish = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}}}, <No data fields>}}, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7fffe64fbcb8, next_sequence_num_ = 0} | |
#8 0x00007ffff4696935 in ThreadFunc (closure=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:26 | |
delegate = <optimized out> | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 32 (LWP 24236): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe9b3ffc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d606a0 | |
#2 0x00007ffff46780c4 in Wait (interval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCycleCollectorRunner::Run (this=0x7fffe9b4edd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/base/nsCycleCollector.cpp:3496 | |
autoLock = {mLock = 0x7fffe9b4edf0} | |
#4 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a530, mayWait=true, result=0x7fffe56e4e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4edd0}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#5 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#6 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6a530) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6a530 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#7 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d606a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d606a0 | |
detached = 0 | |
#8 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#9 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#10 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 31 (LWP 24237): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe9b3ff48, ml=0x7fffe9b6a1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516078, tv_usec = 2765} | |
tmo = {tv_sec = 1329516078, tv_nsec = 12765000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe9b3ff40, timeout=10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d607b0 | |
#3 0x00007ffff4670a66 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 Wait (interval=<optimized out>, this=0x7ffff6d15d28) at ../../dist/include/mozilla/Monitor.h:80 | |
No locals. | |
#5 TimerThread::Run (this=0x7ffff6d15d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/TimerThread.cpp:362 | |
waitFor = <optimized out> | |
lock = {mMonitor = 0x7ffff6d15d28} | |
low = <optimized out> | |
high = <optimized out> | |
halfMicrosecondsIntervalResolution = 250 | |
#6 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6b710, mayWait=true, result=0x7fffe4ee3e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d15d00}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#7 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#8 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6b710) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6b710 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#9 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d607b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d607b0 | |
detached = 0 | |
#10 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#11 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#12 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 30 (LWP 24238): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff6ae5897 in _pr_poll_with_poll (pds=0x7fffca3ee000, npds=86, timeout=65535000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptio.c:3952 | |
stack_syspoll = {{fd = 31, events = 1, revents = 0}, {fd = -1002651432, events = 32767, revents = 0}, {fd = 131105, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -465640688, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0} <repeats 14 times>, {fd = -2112888064, events = 4999, revents = 22435}, {fd = -933326152, events = 32767, revents = 0}, {fd = -1022684608, events = 32767, revents = 0}, {fd = -933326248, events = 32767, revents = 0}, {fd = -143903472, events = 32767, revents = 0}, {fd = 2, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = -466621345, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -935114240, events = 32767, revents = 0}, {fd = -156340853, events = 32767, revents = 0}, {fd = -466621480, events = 32767, revents = 0}, {fd = -204656215, events = 0, revents = 0}, {fd = -465640704, events = 32767, revents = 0}, {fd = -374083680, events = 32767, revents = 0}, {fd = -464329416, events = 32767, revents = 0}, {fd = -466621448, events = 32767, revents = 0}, {fd = 0, events = 17, revents = 1}, {fd = 63, events = 32767, revents = 0}, {fd = -466621448, events = 32767, revents = 0}, {fd = -1038528000, events = 32767, revents = 0}, {fd = -2142568445, events = 0, revents = 0}, {fd = -156325956, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -204951015, events = 32767, revents = 0}, {fd = -934929352, events = 32767, revents = 0}, {fd = -934929352, events = 32767, revents = 0}, {fd = -2147467260, events = 0, revents = 0}, {fd = -204950862, events = 32767, revents = 0}, {fd = -934929696, events = 32767, revents = 0}, {fd = -934929448, events = 32767, revents = 0}, {fd = -2147467260, events = 0, revents = 0}, {fd = -156350374, events = 32767, revents = 0}, {fd = -935114240, events = 32767, revents = 0}, {fd = -934929400, events = 32767, revents = 0}, {fd = -899678104, events = 32767, revents = 0}, {fd = 1431673821, events = 21845, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621264, events = 32767, revents = 0}, {fd = -134236359, events = 32767, revents = 0}, {fd = -466621200, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621232, events = 32767, revents = 0}, {fd = -134235731, events = 32767, revents = 0}} | |
syspoll = <optimized out> | |
index = <optimized out> | |
msecs = 65535000 | |
ready = <optimized out> | |
start = 2371183448 | |
elapsed = <optimized out> | |
remaining = <optimized out> | |
#2 0x00007ffff3c8d9c8 in nsSocketTransportService::Poll (this=<optimized out>, wait=<optimized out>, interval=0x7fffe42fed4c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:416 | |
rv = <optimized out> | |
pollList = 0x7fffca3ee000 | |
pollCount = 86 | |
pollTimeout = 65535000 | |
ts = 2371183448 | |
passedInterval = <optimized out> | |
#3 0x00007ffff3c8db84 in nsSocketTransportService::DoPollIteration (this=0x7fffe4530690, wait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:734 | |
i = -1 | |
count = 0 | |
pollInterval = <optimized out> | |
n = <optimized out> | |
#4 0x00007ffff3c8ddc9 in nsSocketTransportService::Run (this=0x7fffe4530690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:632 | |
pendingEvents = false | |
thread = 0x7fffe45307f0 | |
threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45307f0}, <No data fields>} | |
i = <optimized out> | |
#5 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe45307f0, mayWait=true, result=0x7fffe42fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45306a8}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#6 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#7 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe45307f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe45307f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#8 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d608c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d608c0 | |
detached = 0 | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 29 (LWP 24240): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff1ef7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ef8792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff0546516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 28 (LWP 24241): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe439a2c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d61690 | |
#2 0x00007ffff4841dce in js::GCHelperThread::threadLoop (this=0x7fffe19a47e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsgc.cpp:2226 | |
lock = {runtime = 0x7fffe195e000} | |
#3 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d61690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d61690 | |
detached = 0 | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 27 (LWP 24242): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe43a98c8, ml=0x7fffe4531450, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 782969} | |
tmo = {tv_sec = 1329516078, tv_nsec = 782969000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe43a98c0, timeout=1000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d617a0 | |
#3 0x00007ffff42d94fc in XPCJSRuntime::WatchdogMain (arg=0x7fffe4391800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:965 | |
cx = <optimized out> | |
self = 0x7fffe4391800 | |
lock = {mJSRuntime = 0x7fffe195e000} | |
sleepInterval = <optimized out> | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d617a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d617a0 | |
detached = 1 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 26 (LWP 24244): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffddeab740, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffde0c7e10 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736915830528 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf059f08, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf059f08, mayWait=true, result=0x7fffdddfee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf059f08} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf059ea0, mayWait=true, result=0x7fffdddfee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf059ea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf059ea0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffde0c7e10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffde0c7e10 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 25 (LWP 24282): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffc6580e08, ml=0x7fffc5d1c190, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 861091} | |
tmo = {tv_sec = 1329516078, tv_nsec = 111091000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffc6580e00, timeout=250) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd015bd00 | |
#3 0x00007ffff43e7e1f in Wait (interval=250, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsNSSHttpRequestSession::internal_send_receive_attempt (this=0x7fffc0860460, retryable_error=@0x7fffd38e267f, pPollDesc=<optimized out>, http_response_code=0x7fffd38e2776, http_response_content_type=0x0, http_response_headers=<optimized out>, http_response_data=0x7fffd38e2768, http_response_data_len=0x7fffd38e2770) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:437 | |
locker = {mLock = 0x7fffc3c68280} | |
start_time = 2371182644 | |
wait_interval = 250 | |
running_on_main_thread = false | |
acceptableResultSize = 65536 | |
waitLock = @0x7fffc3c68280 | |
rv = <optimized out> | |
waitCondition = @0x7fffc3c68288 | |
waitFlag = @0x7fffc3c68298 | |
event = {mRawPtr = 0x7fffc3b82dc0} | |
request_canceled = false | |
#5 0x00007ffff43e7ff6 in nsNSSHttpRequestSession::trySendAndReceiveFcn (this=0x7fffc0860460, pPollDesc=0x0, http_response_code=0x7fffd38e2776, http_response_content_type=0x0, http_response_headers=0x0, http_response_data=0x7fffd38e2768, http_response_data_len=0x7fffd38e2770) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:320 | |
retry_count = 1 | |
retryable_error = false | |
result_sec_status = <optimized out> | |
#6 0x00007ffff5aee873 in fetchOcspHttpClientV1 (encodedRequest=0x7fffc63a6e20, location=<optimized out>, hcv1=0x7ffff5632598, arena=0x0) at ocsp.c:3364 | |
pRequestSession = 0x7fffc0860460 | |
myHttpResponseCode = <optimized out> | |
myHttpResponseDataLen = 0 | |
encodedResponse = 0x0 | |
hostname = 0x7fffc63a6e40 "EVSecure-ocsp.verisign.com" | |
path = 0x7fffc3f6e210 "/" | |
port = <optimized out> | |
pServerSession = 0x7fffc63a6e60 | |
myHttpResponseData = <optimized out> | |
#7 ocsp_GetEncodedOCSPResponseFromRequest (arena=0x0, request=0x7fffc5b05820, location=<optimized out>, pwArg=<optimized out>, pRequest=0x7fffd38e2878, time=<optimized out>, addServiceLocator=<optimized out>) at ocsp.c:3496 | |
encodedRequest = 0x7fffc63a6e20 | |
encodedResponse = 0x0 | |
sock = 0x0 | |
rv = <optimized out> | |
registeredHttpClient = 0x7ffff5632590 | |
#8 0x00007ffff5af0682 in ocsp_GetEncodedOCSPResponseForSingleCert (pRequest=0x7fffd38e2878, arena=0x0, pwArg=0x7fffc67e4300, addServiceLocator=<optimized out>, time=1329516077107302, location=0x7fffc3b82d30 "http://EVSecure-ocsp.verisign.com", singleCert=0x7fffc848fc20, certID=0x7fffc5b03020) at ocsp.c:3542 | |
request = <optimized out> | |
#9 ocsp_GetOCSPStatusFromNetwork (rv_ocsp=0x7fffd38e2884, certIDWasConsumed=0x7fffd38e2880, pwArg=0x7fffc67e4300, time=1329516077107302, cert=0x7fffc848fc20, certID=0x7fffc5b03020, handle=0x7fffd4017030) at ocsp.c:4963 | |
encodedResponse = 0x0 | |
request = 0x0 | |
rv = SECFailure | |
location = 0x7fffc3b82d30 "http://EVSecure-ocsp.verisign.com" | |
locationIsDefault = 0 | |
#10 CERT_CheckOCSPStatus (handle=0x7fffd4017030, cert=0x7fffc848fc20, time=1329516077107302, pwArg=0x7fffc67e4300) at ocsp.c:4806 | |
certID = 0x7fffc5b03020 | |
certIDWasConsumed = 0 | |
rv = <optimized out> | |
rvOcsp = SECFailure | |
dummy_error_code = 0 | |
#11 0x00007ffff5af2de2 in CERT_VerifyCert (handle=0x7fffd4017030, cert=0x7fffc848fc20, checkSig=1, certUsage=certUsageSSLServer, t=1329516077107302, wincx=0x7fffc67e4300, log=0x0) at certvfy.c:1359 | |
rv = <optimized out> | |
requiredKeyUsage = 16384 | |
requiredCertType = 64 | |
flags = 0 | |
certType = 192 | |
trusted = 0 | |
allowOverride = 1 | |
validity = <optimized out> | |
statusConfig = <optimized out> | |
#12 0x00007ffff5af2ebc in CERT_VerifyCertNow (handle=<optimized out>, cert=<optimized out>, checkSig=<optimized out>, certUsage=<optimized out>, wincx=<optimized out>) at certvfy.c:1394 | |
No locals. | |
#13 0x00007ffff43e9013 in PSM_SSL_PKIX_AuthCertificate (fd=<optimized out>, peerCert=0x7fffc848fc20, checksig=true, isServer=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:988 | |
rv = <optimized out> | |
certificateusage = 2 | |
pinarg = 0x7fffc67e4300 | |
hostname = 0x7fffc63a6ac0 "www.paypalobjects.com" | |
#14 0x00007ffff43e9218 in AuthCertificateCallback (client_data=<optimized out>, fd=0x7fffc2fc8640, checksig=1, isServer=0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:1155 | |
locker = {<No data fields>} | |
serverCert = 0x7fffc848fc20 | |
serverCertCleaner = {object = <synthetic pointer>} | |
rv = <optimized out> | |
#15 0x00007ffff58ab796 in ssl3_HandleCertificate (length=0, b=0x7fffc7193120 "lass(a.call(this,c,d.attr(\"class\"),b),b)});return this.each(function(){if(c===\"string\"){var e,g=0,h=f(this),i=b,j=a.split(o);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?\"addClass\":\"removeClass\"](e)}else i"..., ss=0x7fffcbc11000) at ssl3con.c:7956 | |
remaining = 0 | |
size = <optimized out> | |
cert = <optimized out> | |
trusted = 0 | |
c = <optimized out> | |
rv = <optimized out> | |
certs = 0x7fffc8492c20 | |
arena = 0x7fffc72ae290 | |
certItem = {type = 3350203856, data = 0x7fffc7192c4c "0\202\004\320\060\202\004\071\240\003\002\001\002\002\020%\f\350\340\060a.\237+\211\367\005M|\370\375\060\r\006\t*\206H\206\367\r\001\001\005\005", len = 1236} | |
lastCert = 0x7fffc8492c30 | |
isServer = <optimized out> | |
isTLS = 1 | |
desc = bad_certificate | |
errCode = -12258 | |
#16 ssl3_HandleHandshakeMessage (ss=0x7fffcbc11000, b=<optimized out>, length=<optimized out>) at ssl3con.c:8655 | |
rv = <optimized out> | |
type = <optimized out> | |
hashes = {md5 = "\000P", '\000' <repeats 13 times>, sha = "\000\300\177\312\377\177\000\000@\320\354\367\377\177\000\000\000P\000"} | |
hdr = "\v\000\021\034" | |
#17 0x00007ffff58ad2bc in ssl3_HandleHandshake (origBuf=0x7fffcbc11368, ss=0x7fffcbc11000) at ssl3con.c:8779 | |
rv = <optimized out> | |
buf = 0x7fffcbc11988 | |
#18 ssl3_HandleRecord (ss=0x7fffcbc11000, cText=<optimized out>, databuf=0x7fffcbc11368) at ssl3con.c:9118 | |
cipher_def = <optimized out> | |
crSpec = <optimized out> | |
rv = <optimized out> | |
hashBytes = 0 | |
padding_length = <optimized out> | |
isTLS = <optimized out> | |
padIsBad = <optimized out> | |
rType = content_handshake | |
hash = "\360\242UUUU\000\000\000H\000\000\000\000\000\000\240\023\301\313\377\177", '\000' <repeats 26 times>, "n\263UUUU\000\000\000H\000\000\000\000\000" | |
plaintext = <optimized out> | |
temp_buf = {buf = 0x0, len = 0, space = 0} | |
#19 0x00007ffff58adc5f in ssl3_GatherCompleteHandshake (ss=0x7fffcbc11000, flags=0) at ssl3gthr.c:209 | |
cText = {type = content_handshake, version = 769, buf = 0x7fffcbc113a0} | |
rv = <optimized out> | |
canFalseStart = 0 | |
#20 0x00007ffff58aebf8 in ssl_GatherRecord1stHandshake (ss=0x7fffcbc11000) at sslcon.c:1258 | |
rv = <optimized out> | |
#21 0x00007ffff58b47a2 in ssl_Do1stHandshake (ss=0x7fffcbc11000) at sslsecur.c:153 | |
rv = 0 | |
loopCount = <optimized out> | |
#22 0x00007ffff58b580c in ssl_SecureSend (ss=0x7fffcbc11000, buf=0x7fffc4f95b80 "GET /en_US/i/logo/logo_ccDiscover.gif HTTP/1.1\r\nHost: www.paypalobjects.com\r\nUser-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.1) Gecko/20100101 Firefox/10.0.1\r\nAccept: image/png,image/*;q=0"..., len=335, flags=<optimized out>) at sslsecur.c:1229 | |
canFalseStart = <optimized out> | |
rv = 0 | |
#23 0x00007ffff58b8718 in ssl_Write (fd=<optimized out>, buf=0x7fffc4f95b80, len=335) at sslsock.c:1689 | |
ss = 0x7fffcbc11000 | |
rv = <optimized out> | |
#24 0x00007ffff43e6076 in nsSSLThread::Run (this=0x7fffd402d330) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsSSLThread.cpp:1047 | |
bytesWritten = 0 | |
locker = {<No data fields>} | |
bstd = @0x7fffcb01e300 | |
realFileDesc = 0x7fffc2fc8640 | |
busy_socket_ssl_state = nsSSLSocketThreadData::ssl_pending_write | |
needToSetPollableEvent = <optimized out> | |
socketToDestroy = 0x0 | |
#25 0x00007ffff6aea133 in _pt_root (arg=0x7fffd015bd00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd015bd00 | |
detached = 0 | |
#26 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#27 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#28 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 24 (LWP 24283): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd41c5c80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd015be10 | |
#2 0x00007ffff43e6bca in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCertVerificationThread::Run (this=0x7fffd403c080) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp:166 | |
threadLock = {mLock = 0x7fffd403c090} | |
job = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffd015be10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd015be10 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 23 (LWP 24284): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd55c5700, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd015b6a0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736928388864 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd94f2598, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd94f2598, mayWait=true, result=0x7fffde9f8e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd94f2598} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd94f2530, mayWait=true, result=0x7fffde9f8e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd94f2530) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd94f2530 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd015b6a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd015b6a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 22 (LWP 24285): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd989bb00, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd9438be0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736894854912 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd9af2f08, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd9af2f08, mayWait=true, result=0x7fffdc9fde00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd9af2f08} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd9af2ea0, mayWait=true, result=0x7fffdc9fde4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd9af2ea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd9af2ea0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd9438be0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd9438be0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 21 (LWP 24286): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd03f8240, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd943aab0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736707159808 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd222cdd8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd222cdd8, mayWait=true, result=0x7fffd16fde00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd222cdd8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd222cd70, mayWait=true, result=0x7fffd16fde4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd222cd70) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd222cd70 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd943aab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd943aab0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 20 (LWP 24287): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf290308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 825504} | |
tmo = {tv_sec = 1329516137, tv_nsec = 825504000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf290300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffda2928c0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffdbffee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371162590} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc4e4bbc0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffda2928c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffda2928c0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 19 (LWP 24288): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd2240d00, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffda2929d0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736837187328 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdd27e908, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdd27e908, mayWait=true, result=0x7fffd92fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdd27e908} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdd27e8a0, mayWait=true, result=0x7fffd92fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdd27e8a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdd27e8a0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffda2929d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffda2929d0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 18 (LWP 24289): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd415e3c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffda293360 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736828794624 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdd27ebc8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdd27ebc8, mayWait=true, result=0x7fffd8afde00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdd27ebc8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdd27eb60, mayWait=true, result=0x7fffd8afde4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdd27eb60) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdd27eb60 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffda293360) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffda293360 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 17 (LWP 24291): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffdcaf8531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371162970} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc1e34680 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd967acd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd967acd0 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 16 (LWP 24292): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf290308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 687759} | |
tmo = {tv_sec = 1329516377, tv_nsec = 687759000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf290300, timeout=300000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd967ade0 | |
#3 0x00007ffff3c97285 in Wait (interval=300000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd70fee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 300000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371162985} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffcb5093a0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd967ade0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd967ade0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 15 (LWP 24293): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf290308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 688031} | |
tmo = {tv_sec = 1329516137, tv_nsec = 688031000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf290300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd945a040 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd68fde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371162998} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffcbaf7310 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd945a040) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd945a040 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 14 (LWP 24294): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffdcaf8531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371163013} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc6255040 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd945a480) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd945a480 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 13 (LWP 24295): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf290308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 687616} | |
tmo = {tv_sec = 1329516377, tv_nsec = 687616000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf290300, timeout=300000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd945b8b0 | |
#3 0x00007ffff3c97285 in Wait (interval=300000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd4bfde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 300000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371163085} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc7947590 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd945b8b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd945b8b0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 12 (LWP 24296): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffdcaf8531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371163105} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffcc4daa60 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd945b9c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd945b9c0 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 11 (LWP 24297): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf290308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 756977} | |
tmo = {tv_sec = 1329516137, tv_nsec = 756977000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf290300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd945bbe0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd0efce58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371163116} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc4d92dc0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd945bbe0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd945bbe0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 10 (LWP 24298): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd25f3c80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd945d230 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736681998080 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd25d5858, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd25d5858, mayWait=true, result=0x7fffcfefee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd25d5858} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd25d57f0, mayWait=true, result=0x7fffcfefee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd25d57f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd25d57f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd945d230) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd945d230 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 9 (LWP 24299): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd23c2800, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd26c06a0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736671512320 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd25d6fb8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd25d6fb8, mayWait=true, result=0x7fffcf4fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd25d6fb8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd25d6f50, mayWait=true, result=0x7fffcf4fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd25d6f50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd25d6f50 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd26c06a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd26c06a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 8 (LWP 24302): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffce8f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 7 (LWP 24304): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffce8f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 6 (LWP 24309): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffce8f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 5 (LWP 24314): | |
#0 0x00007ffff76c30dd in read () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff1ef3a83 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#4 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 4 (LWP 24374): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd93acbc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd9677040 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736584480512 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd9847f08, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd9847f08, mayWait=true, result=0x7fffca1fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd9847f08} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd9847ea0, mayWait=true, result=0x7fffca1fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd9847ea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd9847ea0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd9677040) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd9677040 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 3 (LWP 24481): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffc0c24ec0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffc6030670 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736917227264 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffbf76ec48, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffbf76ec48, mayWait=true, result=0x7fffddf53e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffbf76ec48} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffbf76ebe0, mayWait=true, result=0x7fffddf53e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffbf76ebe0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffbf76ebe0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffc6030670) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffc6030670 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 2 (LWP 24482): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffc0c24dc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffc6030bc0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736874182400 | |
#3 0x00007ffff41d297b in Wait (this=<optimized out>, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=0x7fffdb646b30) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsMediaCacheStream::Read (this=0x7fffc0ccb048, aBuffer=0x7fffc4d3a170 "\347\234s 4d\025", aCount=4096, aBytes=0x7fffdb646b8c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/nsMediaCache.cpp:2144 | |
rv = <optimized out> | |
streamBlock = <optimized out> | |
offsetInStreamBlock = 4096 | |
bytes = 32767 | |
channelBlock = <optimized out> | |
size = 4096 | |
cacheBlock = -1 | |
mon = {mReentrantMonitor = 0x7fffc0368640} | |
count = 0 | |
#6 0x00007ffff41e5ad0 in nsOggReader::ReadOggPage (this=0x7fffc5963800, aPage=0x7fffdb646bc0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/ogg/nsOggReader.cpp:555 | |
buffer = 0x7fffc4d3a170 "\347\234s 4d\025" | |
bytesRead = 0 | |
rv = <optimized out> | |
ret = <optimized out> | |
offset = <optimized out> | |
#7 0x00007ffff41e6710 in nsOggReader::NextOggPacket (this=0x7fffc5963800, aCodecState=0x7fffc31e0800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/ogg/nsOggReader.cpp:586 | |
page = {header = 0x0, header_len = 140737288940531, body = 0x7fffc009f310 "\003\004\006\a\b\b\005\002\003\003\003\006", '\b' <repeats 26 times>, "\a", body_len = 140736418186816} | |
serial = 32767 | |
codecState = 0x7fffc5963800 | |
packet = 0x0 | |
#8 0x00007ffff41e6799 in nsOggReader::DecodeAudioData (this=0x7fffc5963800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/ogg/nsOggReader.cpp:398 | |
packet = 0x0 | |
autoRelease = <optimized out> | |
#9 0x00007ffff41db342 in nsBuiltinDecoderReader::DecodeToFirstData<AudioData> (this=0x7fffc5963800, aDecodeFn=&virtual nsBuiltinDecoderReader::DecodeAudioData(), aQueue=...) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/nsBuiltinDecoderReader.cpp:258 | |
eof = <optimized out> | |
d = <optimized out> | |
#10 0x00007ffff41db42e in nsBuiltinDecoderReader::FindStartTime (this=0x7fffc5963800, aOutStartTime=@0x7fffdb646d10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/nsBuiltinDecoderReader.cpp:232 | |
audioData = <optimized out> | |
videoStartTime = 9223372036854775807 | |
audioStartTime = 9223372036854775807 | |
videoData = 0x0 | |
startTime = 9223372036854775807 | |
#11 0x00007ffff41d80ab in nsBuiltinDecoderStateMachine::FindStartTime (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp:1809 | |
exitMon = {mReentrantMonitor = 0x7fffbf779de0} | |
startTime = 0 | |
v = 0x0 | |
#12 0x00007ffff41d975d in nsBuiltinDecoderStateMachine::DecodeMetadata (this=0x7fffc34ea550) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp:1234 | |
res = 0 | |
info = {mAudioRate = 22050, mAudioChannels = 1, mDisplay = {<mozilla::gfx::BaseSize<int, nsIntSize>> = {width = 0, height = 0}, <No data fields>}, mStereoMode = mozilla::layers::STEREO_MODE_MONO, mHasAudio = true, mHasVideo = false} | |
videoData = <optimized out> | |
metadataLoadedEvent = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6ae45ae}, <No data fields>} | |
#13 0x00007ffff41da629 in nsBuiltinDecoderStateMachine::DecodeThreadRun (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/media/nsBuiltinDecoderStateMachine.cpp:296 | |
mon = {mReentrantMonitor = 0x7fffbf779de0} | |
#14 0x00007ffff41d79a3 in nsRunnableMethodImpl<void (nsBuiltinDecoderStateMachine::*)(), true>::Run (this=<optimized out>) at ../../dist/include/nsThreadUtils.h:345 | |
No locals. | |
#15 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffbf76ed40, mayWait=true, result=0x7fffdb646e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc008afa0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#16 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#17 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffbf76ed40) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffbf76ed40 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#18 0x00007ffff6aea133 in _pt_root (arg=0x7fffc6030bc0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffc6030bc0 | |
detached = 0 | |
#19 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#20 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#21 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 1 (LWP 24490): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf083388, ml=0x7fffe9bca358, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516077, tv_usec = 898044} | |
tmo = {tv_sec = 1329516137, tv_nsec = 898044000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf083380, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffc6030340 | |
#3 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -516 | |
saved_entries = 1 | |
saved_owner = 140736998262528 | |
#4 0x00007ffff466f160 in Wait (this=<optimized out>, interval=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#5 Wait (interval=<optimized out>, this=0x7fffe2c9bd98) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#6 nsThreadPool::Run (this=0x7fffdf06d640) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThreadPool.cpp:215 | |
delta = <optimized out> | |
now = <optimized out> | |
timeout = <optimized out> | |
mon = {mReentrantMonitor = 0x7fffdf06d660} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
current = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc79f9ab0}, <No data fields>} | |
exitThread = false | |
wasIdle = true | |
listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
shutdownThreadOnExit = false | |
idleSince = 2371183434 | |
#7 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffc79f9ab0, mayWait=true, result=0x7fffe2c9be4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf06d648}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffc79f9ab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffc79f9ab0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffc6030340) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffc6030340 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
core.24794 | |
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 | |
Copyright (C) 2011 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-10.0.1/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox-10.0.1/firefox...done. | |
done. | |
[New LWP 24974] | |
[New LWP 24926] | |
[New LWP 24865] | |
[New LWP 24860] | |
[New LWP 24859] | |
[New LWP 24853] | |
[New LWP 24850] | |
[New LWP 24849] | |
[New LWP 24848] | |
[New LWP 24847] | |
[New LWP 24846] | |
[New LWP 24845] | |
[New LWP 24844] | |
[New LWP 24843] | |
[New LWP 24842] | |
[New LWP 24841] | |
[New LWP 24840] | |
[New LWP 24839] | |
[New LWP 24838] | |
[New LWP 24836] | |
[New LWP 24835] | |
[New LWP 24834] | |
[New LWP 24833] | |
[New LWP 24808] | |
[New LWP 24806] | |
[New LWP 24805] | |
[New LWP 24804] | |
[New LWP 24803] | |
[New LWP 24802] | |
[New LWP 24801] | |
[New LWP 24800] | |
[New LWP 24799] | |
[New LWP 24794] | |
[Thread debugging using libthread_db enabled] | |
Core was generated by `/usr/lib/firefox-10.0.1/firefox'. | |
Program terminated with signal 11, Segmentation fault. | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
Thread 33 (LWP 24794): | |
#0 _mm_movemask_epi8 (__A=...) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/intl/uconv/src/nsUTF8ToUnicodeSSE2.cpp:128 | |
No locals. | |
#1 mozilla::SSE2::Convert_ascii_run (src=@0x7fffffffa520, dst=@0x7fffffffa528, len=47503) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/intl/uconv/src/nsUTF8ToUnicodeSSE2.cpp:92 | |
out2 = <optimized out> | |
out1 = <optimized out> | |
offset = 8 | |
#2 0x00007ffff3d092c8 in Convert_ascii_run (len=<optimized out>, dst=@0x7fffffffa528, src=@0x7fffffffa520) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/intl/uconv/src/nsUTF8ToUnicode.cpp:193 | |
No locals. | |
#3 nsUTF8ToUnicode::Convert (this=0x7fffc153ade0, aSrc=0x7fffbbd98200 "t-size:inherit;padding:1px\n4px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.help_doc .input_submit:hover{color:#000}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,inpu"..., aSrcLength=<optimized out>, aDest=0x7fffbbbd2408, aDestLength=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/intl/uconv/src/nsUTF8ToUnicode.cpp:254 | |
out = 0x7fffbbbd31e8 | |
res = 0 | |
mState = 0 '\000' | |
mBytes = <optimized out> | |
aDestLen = <optimized out> | |
inend = <optimized out> | |
mUcs4 = 0 | |
mFirst = false | |
aSrcLen = <optimized out> | |
in = 0x7fffbbd988f0 "ist_data\n.ft{display:inline-block;float:left;width:120px;font-weight:bold;text-align:right;padding-right:10px}.ipsList_data.ipsList_data_thin .row_title, .ipsList_data.ipsList_data_thin\n.ft{width:80px"... | |
outend = <optimized out> | |
#4 0x00007ffff3c8f643 in nsUnicharStreamLoader::WriteSegmentFun (aClosure=0x7fffc41c78e0, aSegment=0x7fffbbd98200 "t-size:inherit;padding:1px\n4px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.help_doc .input_submit:hover{color:#000}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,inpu"..., aCount=49279, aWriteCount=0x7fffffffa61c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp:247 | |
srcLen = 49279 | |
dstLen = 49280 | |
capacity = <optimized out> | |
self = 0x7fffc41c78e0 | |
haveRead = 512 | |
consumed = 0 | |
rv = <optimized out> | |
#5 0x00007ffff4660544 in ReadSegments (result=0x7fffffffa61c, aCount=<optimized out>, closure=<optimized out>, writer=<optimized out>, this=0x7fffd838f080) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/io/nsStringStream.cpp:261 | |
rv = <optimized out> | |
#6 nsStringInputStream::ReadSegments (this=0x7fffd838f080, writer=<optimized out>, closure=<optimized out>, aCount=<optimized out>, result=0x7fffffffa61c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/io/nsStringStream.cpp:243 | |
No locals. | |
#7 0x00007ffff3c8fa05 in nsUnicharStreamLoader::OnDataAvailable (this=0x7fffc41c78e0, aRequest=<optimized out>, aContext=<optimized out>, aInputStream=0x7fffd838f080, aSourceOffset=<optimized out>, aCount=49791) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp:176 | |
dummy = 32767 | |
haveRead = 0 | |
n = 512 | |
here = <optimized out> | |
rv = 0 | |
#8 0x00007ffff3c9f429 in nsHTTPCompressConv::do_OnDataAvailable (this=0x7fffbbb1e940, request=0x7fffc49a6050, context=0x0, offset=0, buffer=<optimized out>, count=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/streamconv/converters/nsHTTPCompressConv.cpp:378 | |
rv = <optimized out> | |
#9 0x00007ffff3c9fa3e in nsHTTPCompressConv::OnDataAvailable (this=0x7fffbbb1e940, request=0x7fffc49a6050, aContext=0x0, iStr=0x7fffbd745310, aSourceOffset=0, aCount=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/streamconv/converters/nsHTTPCompressConv.cpp:322 | |
code = <optimized out> | |
bytesWritten = <optimized out> | |
rv = 16597 | |
streamLen = <optimized out> | |
#10 0x00007ffff3cdc715 in OnDataAvailable (count=<optimized out>, input=0x7fffbd745310, request=<optimized out>, this=0x7fffc49a6000, ctxt=<optimized out>, offset=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/protocol/http/nsHttpChannel.cpp:4389 | |
transportStatus = <optimized out> | |
progressMax = <optimized out> | |
progress = 16607 | |
rv = <optimized out> | |
#11 nsHttpChannel::OnDataAvailable (this=0x7fffc49a6000, request=<optimized out>, ctxt=<optimized out>, input=0x7fffbd745310, offset=<optimized out>, count=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/protocol/http/nsHttpChannel.cpp:4335 | |
No locals. | |
#12 0x00007ffff3c79a17 in nsInputStreamPump::OnStateTransfer (this=0x7fffbd1d7b30) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsInputStreamPump.cpp:510 | |
offsetBefore = 0 | |
seekable = {<nsCOMPtr_base> = {mRawPtr = 0x7fffbd745318}, <No data fields>} | |
rv = 0 | |
avail = 16607 | |
#13 0x00007ffff3c79b83 in nsInputStreamPump::OnInputStreamReady (this=0x7fffbd1d7b30, stream=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsInputStreamPump.cpp:400 | |
nextState = <optimized out> | |
#14 0x00007ffff465e76c in nsInputStreamReadyEvent::Run (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/io/nsStreamUtils.cpp:114 | |
No locals. | |
#15 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=true, result=0x7fffffffa81f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc33f47f0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#16 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#17 0x00007ffff466dde4 in nsThread::Shutdown (this=0x7fffc0d94690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:494 | |
context = {joiningThread = 0x7fffe9b6a060, shutdownAck = false} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffbc3ee6a0}, <No data fields>} | |
#18 0x00007ffff467af2e in NS_InvokeByIndex_P (that=<optimized out>, methodIndex=<optimized out>, paramCount=0, params=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:195 | |
nr_stack = <optimized out> | |
gpregs = {140737022409136, 140737114447968, 140737293590918, 140737334676264, 140737332004954, 140737114447968} | |
d0 = <optimized out> | |
d5 = <optimized out> | |
a1 = 140737334676256 | |
result = <optimized out> | |
nr_gpr = <optimized out> | |
d1 = <optimized out> | |
d6 = <optimized out> | |
a2 = 140736418422528 | |
nr_fpr = <optimized out> | |
d2 = <optimized out> | |
d7 = <optimized out> | |
a3 = 140737332004954 | |
methodAddress = <optimized out> | |
stack = 0x7fffffffa870 | |
fpregs = {6.9533373343620123e-310, 0, 6.9533461937877879e-310, 6.9533558067361529e-310, 6.953337334356874e-310, 1.1716103774791069e-314, 6.9533461938785972e-310, 2.121995789977141e-314} | |
d3 = <optimized out> | |
a4 = <optimized out> | |
d4 = <optimized out> | |
a0 = 140736428852880 | |
a5 = <optimized out> | |
#19 0x00007ffff46712cf in nsProxyObjectCallInfo::Run (this=0x7fffccbb9d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/proxy/src/nsProxyEvent.cpp:182 | |
No locals. | |
#20 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=true, result=0x7fffffffa9ef) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffccbb9d00}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#21 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#22 0x00007ffff466dde4 in nsThread::Shutdown (this=0x7fffbf7a85b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:494 | |
context = {joiningThread = 0x7fffe9b6a060, shutdownAck = false} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffbd5cbd80}, <No data fields>} | |
#23 0x00007ffff467af2e in NS_InvokeByIndex_P (that=<optimized out>, methodIndex=<optimized out>, paramCount=0, params=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:195 | |
nr_stack = <optimized out> | |
gpregs = {140737022409136, 140737114447968, 140737293590918, 140737334676264, 140737332004954, 140737114447968} | |
d0 = <optimized out> | |
d5 = <optimized out> | |
a1 = 140737334676256 | |
result = <optimized out> | |
nr_gpr = <optimized out> | |
d1 = <optimized out> | |
d6 = <optimized out> | |
a2 = 0 | |
nr_fpr = <optimized out> | |
d2 = <optimized out> | |
d7 = <optimized out> | |
a3 = 140737332004954 | |
methodAddress = <optimized out> | |
stack = 0x7fffffffaa40 | |
fpregs = {6.9533373343620123e-310, 0, 6.9533461937877879e-310, 6.9533558067590776e-310, 6.953337334356874e-310, 1.1716102114730499e-314, 6.9533461938785972e-310, 2.121995789977141e-314} | |
d3 = <optimized out> | |
a4 = <optimized out> | |
d4 = <optimized out> | |
a0 = 140736405865904 | |
a5 = <optimized out> | |
#24 0x00007ffff46712cf in nsProxyObjectCallInfo::Run (this=0x7fffc15c6800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/proxy/src/nsProxyEvent.cpp:182 | |
No locals. | |
#25 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffffabbf) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc15c6800}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#26 0x00007ffff46421d6 in NS_ProcessPendingEvents_P (thread=0x7fffe9b6a060, timeout=20) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:195 | |
processedEvent = true | |
rv = <optimized out> | |
start = 2371365454 | |
#27 0x00007ffff44ed84d in nsBaseAppShell::NativeEventCallback (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:130 | |
hasPending = <optimized out> | |
thread = 0x7fffe9b6a060 | |
prevBlockNativeEvent = false | |
prevVal = nsBaseAppShell::eEventloopNone | |
#28 0x00007ffff44d9744 in nsAppShell::EventProcessorCallback (source=<optimized out>, condition=<optimized out>, data=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/gtk2/nsAppShell.cpp:69 | |
self = 0x7fffe43a39b0 | |
c = 250 '\372' | |
#29 0x00007ffff1ef7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#30 0x00007ffff1ef8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#31 0x00007ffff1ef8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#32 0x00007fffc95e252d in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#33 0x00007fffc95e309d in JavaRequestProcessor::getClassID(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#34 0x00007fffc95dba6c in get_scriptable_object(_NPP*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#35 0x00007fffc95dbf88 in ITNP_GetValue(_NPP*, NPPVariable, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#36 0x00007ffff445254a in GetValueFromPlugin (value=0x7fffffffaf88, variable=NPPVpluginScriptableNPObject, this=0x7fffbf7ff880) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:654 | |
startTime = 2371364868 | |
guard = {<PRCListStr> = {next = 0x7ffff5602e50, prev = 0x7ffff5602e50}, mInstance = {mRawPtr = 0x7fffbf7ff880}, mDelayedDestroy = true, static sListHead = {next = 0x7fffffffaf30, prev = 0x7fffffffaf30}} | |
pluginError = 1 | |
pluginFunctions = 0x7fffca7fda90 | |
rv = 2147500037 | |
#37 nsNPAPIPluginInstance::GetValueFromPlugin (this=0x7fffbf7ff880, variable=NPPVpluginScriptableNPObject, value=0x7fffffffaf88) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:641 | |
No locals. | |
#38 0x00007ffff4452741 in nsNPAPIPluginInstance::GetJSObject (this=0x7fffbf7ff880, cx=0x7fffc9f1bc80, outObject=0x7fffffffb0e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:898 | |
npobj = 0x0 | |
rv = <optimized out> | |
#39 0x00007ffff40b3ca0 in nsHTMLPluginObjElementSH::GetPluginJSObject (cx=0x7fffc9f1bc80, obj=<optimized out>, plugin_inst=0x7fffbf7ff880, plugin_obj=0x7fffffffb0e8, plugin_proto=0x7fffffffb0f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9676 | |
ar = {mContext = 0x7fffc9f1bc80, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffc17f84e0, 0x7ffff3f3fdf9, 0x7fffffffb038, 0x0, 0x0, 0x8000ffff, 0x7fffc17f8470, 0x7fffbffcdef8, 0x7fffbf708f90, 0x7ffff3f2cb32, 0x7fffbffcdef8, 0x7fffbf708f90, 0x7fffffffb0d8}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
#40 0x00007ffff40c6780 in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffbf708f90, cx=0x7fffc9f1bc80, obj=0x7fffbffcdef8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9442 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc47072e0}, <No data fields>}, mScriptIsRunning = false, mPushedSomething = true} | |
ac = {bytes = {0x1500000000, 0x7ffff46672da, 0x7fffffffb088, 0x1001100000029, 0x7fff0000003f, 0x7fffffffb088, 0x616c6c697a6f6d40, 0x74656e2f67726f2e, 0x6f72702f6b726f77, 0x3f313b6c6f636f74, 0x7474683d656d616e, 0x7ffff6dc0070, 0x7ffff4669d00}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x0 | |
ar = {mContext = 0x7fffc9f1bc80, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x7fffbf7ff880} | |
pi_obj = 0x0 | |
my_proto = 0x7ffff42c5ddd | |
#41 0x00007ffff3e1a20e in nsObjectFrame::NotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2579 | |
sgo = 0x7fffc4774c78 | |
wrapper = {<nsCOMPtr_base> = {mRawPtr = 0x7fffbf708f90}, <No data fields>} | |
obj = 0x7fffbffcdef8 | |
rv = <optimized out> | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc356d000}, <No data fields>} | |
scx = <optimized out> | |
cx = 0x7fffc9f1bc80 | |
#42 0x00007ffff3e1a87e in nsObjectFrame::TryNotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2279 | |
inst = {mRawPtr = 0x7fffbf7ff880} | |
#43 0x00007ffff3e1bc7d in Instantiate (aURI=0x7fffcc90b860, aMimeType=0x7fffc032c988 "application/x-java-vm", this=0x7fffd2223350) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2245 | |
rv = 0 | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
pluginHost = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcbbdf780}, <No data fields>} | |
accService = <optimized out> | |
#44 nsObjectFrame::Instantiate (this=0x7fffd2223350, aMimeType=0x7fffc032c988 "application/x-java-vm", aURI=0x7fffcc90b860) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2199 | |
No locals. | |
#45 0x00007ffff3f3fb04 in nsObjectLoadingContent::Instantiate (this=0x7fffc17f84e0, aFrame=0x7fffd22233a0, aMIMEType=<optimized out>, aURI=0x7fffcc90b860) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:1900 | |
oldInstantiatingValue = false | |
thisContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc17f8470}, <No data fields>} | |
baseURI = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
rv = <optimized out> | |
pluginInstance = {mRawPtr = 0x7fffc35b8d01} | |
typeToUse = {<nsACString_internal> = {mData = 0x7fffc032c988 "application/x-java-vm", mLength = 21, mFlags = 5}, <No data fields>} | |
nsiframe = <optimized out> | |
#46 0x00007ffff3f3feb3 in Run (this=0x7fffc431a440) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:172 | |
rv = <optimized out> | |
frame = 0x7fffd22233a0 | |
objectFrame = <optimized out> | |
#47 nsAsyncInstantiateEvent::Run (this=0x7fffc431a440) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:140 | |
No locals. | |
#48 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=true, result=0x7fffffffb38f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc431a440}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#49 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#50 0x00007ffff466dde4 in nsThread::Shutdown (this=0x7fffc4924be0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:494 | |
context = {joiningThread = 0x7fffe9b6a060, shutdownAck = true} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc21650a0}, <No data fields>} | |
#51 0x00007ffff467af2e in NS_InvokeByIndex_P (that=<optimized out>, methodIndex=<optimized out>, paramCount=0, params=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:195 | |
nr_stack = <optimized out> | |
gpregs = {140737022409136, 140737114447968, 140737293590918, 140737334676264, 140737332004954, 140737114447968} | |
d0 = <optimized out> | |
d5 = <optimized out> | |
a1 = 140737334676256 | |
result = <optimized out> | |
nr_gpr = <optimized out> | |
d1 = <optimized out> | |
d6 = <optimized out> | |
a2 = 0 | |
nr_fpr = <optimized out> | |
d2 = <optimized out> | |
d7 = <optimized out> | |
a3 = 140737332004954 | |
methodAddress = <optimized out> | |
stack = 0x7fffffffb3e0 | |
fpregs = {6.9533373343620123e-310, 0, 6.9533461937877879e-310, 6.9533558068808153e-310, 6.953337334356874e-310, 1.1716098784728046e-314, 6.9533461938785972e-310, 1.2249863622987867e-319} | |
d3 = <optimized out> | |
a4 = <optimized out> | |
d4 = <optimized out> | |
a0 = 140736491310048 | |
a5 = <optimized out> | |
#52 0x00007ffff46712cf in nsProxyObjectCallInfo::Run (this=0x7fffbf7f4f80) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/proxy/src/nsProxyEvent.cpp:182 | |
No locals. | |
#53 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=true, result=0x7fffffffb55f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffbf7f4f80}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#54 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#55 0x00007ffff466dde4 in nsThread::Shutdown (this=0x7fffcc916870) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:494 | |
context = {joiningThread = 0x7fffe9b6a060, shutdownAck = true} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc0b5a980}, <No data fields>} | |
#56 0x00007ffff467af2e in NS_InvokeByIndex_P (that=<optimized out>, methodIndex=<optimized out>, paramCount=0, params=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:195 | |
nr_stack = <optimized out> | |
gpregs = {140737022409136, 140737114447968, 140737293590918, 140737334676264, 140737332004954, 140737114447968} | |
d0 = <optimized out> | |
d5 = <optimized out> | |
a1 = 140737334676256 | |
result = <optimized out> | |
nr_gpr = <optimized out> | |
d1 = <optimized out> | |
d6 = <optimized out> | |
a2 = 140737114274816 | |
nr_fpr = <optimized out> | |
d2 = <optimized out> | |
d7 = <optimized out> | |
a3 = 140737332004954 | |
methodAddress = <optimized out> | |
stack = 0x7fffffffb5b0 | |
fpregs = {6.9533373343620123e-310, 0, 6.9533461937877879e-310, 6.95335580690374e-310, 6.953337334356874e-310, 1.1716098508051284e-314, 6.9533461938785972e-310, 1.2249863622987867e-319} | |
d3 = <optimized out> | |
a4 = <optimized out> | |
d4 = <optimized out> | |
a0 = 140736625469552 | |
a5 = <optimized out> | |
#57 0x00007ffff46712cf in nsProxyObjectCallInfo::Run (this=0x7fffccb96a40) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/proxy/src/nsProxyEvent.cpp:182 | |
No locals. | |
#58 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffffb72f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffccb96a40}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#59 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#60 0x00007ffff458a91a in mozilla::ipc::MessagePump::Run (this=0x7fffe9b3fcc0, aDelegate=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/glue/MessagePump.cpp:110 | |
did_work = <optimized out> | |
#61 0x00007ffff468b801 in RunHandler (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#62 MessageLoop::Run (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffff6dd42b0, previous_state_ = 0x0} | |
#63 0x00007ffff44ed5b2 in nsBaseAppShell::Run (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:189 | |
thread = 0x7fffe9b6a060 | |
#64 0x00007ffff43c2786 in nsAppStartup::Run (this=0x7fffe19040b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/components/startup/nsAppStartup.cpp:228 | |
rv = <optimized out> | |
#65 0x00007ffff3c5c409 in XRE_main (argc=<optimized out>, argv=<optimized out>, aAppData=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/xre/nsAppRunner.cpp:3551 | |
appStartup = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe19040b0}, <No data fields>} | |
shuttingDown = false | |
workingDir = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf016640}, <No data fields>} | |
remoteService = {<nsCOMPtr_base> = {mRawPtr = 0x7fffddedc630}, <No data fields>} | |
event_tracing_running = false | |
cmdLine = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf057540}, <No data fields>} | |
xpcom = {mServiceManager = 0x7ffff6dc78c8, static gNativeAppSupport = 0x7fffe9b0f710} | |
prefs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9bc9240}, <No data fields>} | |
desktopStartupIDEnv = <optimized out> | |
flagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
profLD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>} | |
cachesOK = <optimized out> | |
disableRemote = false | |
desktopStartupIDPtr = <optimized out> | |
nativeApp = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b0f710}, <No data fields>} | |
startOffline = false | |
profileName = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffe9b429c8 "default", mLength = 7, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbec8 ""}, mStorage = "\000\277\377\377\377\177\000\000\016\000\a\200\000\000\000\000\243Df\364\377\177\000\000\217\331\321\366\377\177\000\000\002\fd\364\377\177\000\000\240\262\321\366\377\177\000\000\217\331\321\366\377\177\000\000x\277\377\377\377\177\000"} | |
versionOK = false | |
appInitiatedRestart = false | |
desktopStartupID = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbe08 "", mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbe08 ""}, mStorage = "\000k\250\364\377\177\000\000\350u\250\364\377\177\000\000\250\262\321\366\377\177", '\000' <repeats 26 times>"\313, a\250\364\377\177\000\000\265a\250\364\377\177\000"} | |
display_name = <optimized out> | |
xremotearg = <optimized out> | |
_g_set_application_name = <optimized out> | |
canRun = true | |
profileLock = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4ed30}, <No data fields>} | |
profD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>} | |
version = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125", mLength = 36, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125"}, mStorage = "10.0.1_20120210025125/20120210025125\000\177\000\000\360\300\377\377\377\177\000\000\037\367\305\363\377\177\000\000\030\374\323\366\377\177\000"} | |
display = 0x7ffff6dc0190 | |
_gtk_window_set_auto_startup_notification = <optimized out> | |
osABI = {<nsCString> = {<nsACString_internal> = {mData = 0x7ffff4a860c4 "Linux_x86_64-gcc3", mLength = 17, mFlags = 1}, <No data fields>}, <No data fields>} | |
fFlagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
rv = 0 | |
override = 0x0 | |
appData = {<nsXREAppData> = {size = 112, directory = 0x7ffff6d3c540, vendor = 0x7ffff6d6d0f8 "Mozilla", name = 0x7ffff6d6d100 "Firefox", version = 0x7ffff6d6d108 "10.0.1", buildID = 0x7ffff6d1a1b0 "20120210025125", ID = 0x7ffff6d3fc40 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", copyright = 0x0, flags = 14, xreDirectory = 0x7ffff6d3c6c0, minVersion = 0x7ffff6d6d110 "10.0.1", maxVersion = 0x7ffff6d6d118 "10.0.1", crashReporterURL = 0x7ffff6d2a680 "https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=10.0.1&buildid=20120210025125", profile = 0x0}, <No data fields>} | |
ar = <optimized out> | |
home = <optimized out> | |
gtkModules = <optimized out> | |
dirProvider = {<nsIDirectoryServiceProvider2> = {<nsIDirectoryServiceProvider> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da770}, <No data fields>}, <No data fields>}, <nsIProfileStartup> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da7b8}, <No data fields>}, mAppProvider = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mGREDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c6c0}, <No data fields>}, mXULAppDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c540}, <No data fields>}, mProfileDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>}, mProfileLocalDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>}, mProfileNotified = true, mAppBundleDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x0}}, <No data fields>}, mExtensionDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf358970}}, <No data fields>}, mThemeDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf026f10}}, <No data fields>}} | |
#66 0x00005555555560c7 in do_main (argv=0x7fffffffe208, argc=1, exePath=0x7fffffffc0f8 "/usr/lib/firefox-10.0.1/libxpcom.so") at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:198 | |
rv = <optimized out> | |
appDataFile = 0x0 | |
appData = 0x7ffff6d1b240 | |
appini = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c480}, <No data fields>} | |
result = <optimized out> | |
#67 main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:281 | |
exePath = "/usr/lib/firefox-10.0.1/libxpcom.so", '\000' <repeats 4060 times> | |
rv = <optimized out> | |
lastSlash = <optimized out> | |
gotCounters = <optimized out> | |
initialRUsage = {ru_utime = {tv_sec = 0, tv_usec = 4000}, ru_stime = {tv_sec = 0, tv_usec = 0}, ru_maxrss = 9872, ru_ixrss = 0, ru_idrss = 0, ru_isrss = 0, ru_minflt = 678, ru_majflt = 0, ru_nswap = 0, ru_inblock = 0, ru_oublock = 0, ru_msgsnd = 0, ru_msgrcv = 0, ru_nsignals = 0, ru_nvcsw = 6, ru_nivcsw = 4} | |
result = 255 | |
Thread 32 (LWP 24799): | |
#0 0x00007ffff73f2bd9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff468791c in epoll_wait (epfd=<optimized out>, events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll_sub.c:51 | |
No locals. | |
#2 0x00007ffff46874e2 in epoll_dispatch (base=0x7fffe9b27800, arg=<optimized out>, tv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll.c:208 | |
epollop = <optimized out> | |
events = 0x7fffe9b60000 | |
evep = <optimized out> | |
i = <optimized out> | |
res = <optimized out> | |
timeout = <optimized out> | |
#3 0x00007ffff4685ffd in event_base_loop (base=0x7fffe9b27800, flags=1) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/event.c:513 | |
evsel = 0x7ffff56076d0 | |
evbase = 0x7fffe9b44c80 | |
tv = {tv_sec = 140737057373416, tv_usec = 140737057373192} | |
tv_p = 0x0 | |
res = <optimized out> | |
#4 0x00007ffff46964fd in base::MessagePumpLibevent::Run (this=0x7fffe9b4f6a0, delegate=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:336 | |
poll_tv = {tv_sec = 93824992254941, tv_usec = 140737488336664} | |
delay = {delta_ = 140737488336664} | |
did_work = <optimized out> | |
old_in_run = false | |
#5 0x00007ffff468b801 in RunHandler (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#6 MessageLoop::Run (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7fffe64fbce8, previous_state_ = 0x0} | |
#7 0x00007ffff468f928 in base::Thread::ThreadMain (this=0x7fffe9b3fe00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/thread.cc:156 | |
message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x7ffff55b0820}, type_ = MessageLoop::TYPE_IO, work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe40, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}, _M_finish = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}}}, <No data fields>}}, delayed_work_queue_ = {c = {<std::_Vector_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, comp = {<std::binary_function<MessageLoop::PendingTask, MessageLoop::PendingTask, bool>> = {<No data fields>}, <No data fields>}}, deferred_non_nestable_work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe80, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}, _M_finish = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}}}, <No data fields>}}, pump_ = {ptr_ = 0x7fffe9b4f6a0}, destruction_observers_ = {observers_ = {<std::_Vector_base<MessageLoop::DestructionObserver*, std::allocator<MessageLoop::DestructionObserver*> >> = {_M_impl = {<std::allocator<MessageLoop::DestructionObserver*>> = {<__gnu_cxx::new_allocator<MessageLoop::DestructionObserver*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, notify_depth_ = 0, type_ = ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe9b4f688 "Gecko_IOThread"}}, incoming_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fec0, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}, _M_finish = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}}}, <No data fields>}}, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7fffe64fbcb8, next_sequence_num_ = 0} | |
#8 0x00007ffff4696935 in ThreadFunc (closure=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:26 | |
delegate = <optimized out> | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 31 (LWP 24800): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe9b3ffc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d606a0 | |
#2 0x00007ffff46780c4 in Wait (interval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCycleCollectorRunner::Run (this=0x7fffe9b4edd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/base/nsCycleCollector.cpp:3496 | |
autoLock = {mLock = 0x7fffe9b4edf0} | |
#4 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a530, mayWait=true, result=0x7fffe56e4e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4edd0}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#5 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#6 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6a530) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6a530 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#7 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d606a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d606a0 | |
detached = 0 | |
#8 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#9 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#10 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 30 (LWP 24801): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe9b3ff48, ml=0x7fffe9b6a1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516260, tv_usec = 255275} | |
tmo = {tv_sec = 1329516260, tv_nsec = 362275000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe9b3ff40, timeout=107) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d607b0 | |
#3 0x00007ffff4670a66 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 Wait (interval=<optimized out>, this=0x7ffff6d15d28) at ../../dist/include/mozilla/Monitor.h:80 | |
No locals. | |
#5 TimerThread::Run (this=0x7ffff6d15d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/TimerThread.cpp:362 | |
waitFor = <optimized out> | |
lock = {mMonitor = 0x7ffff6d15d28} | |
low = <optimized out> | |
high = <optimized out> | |
halfMicrosecondsIntervalResolution = 250 | |
#6 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6b710, mayWait=true, result=0x7fffe4ee3e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d15d00}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#7 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#8 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6b710) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6b710 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#9 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d607b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d607b0 | |
detached = 0 | |
#10 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#11 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#12 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 29 (LWP 24802): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff6ae5897 in _pr_poll_with_poll (pds=0x7fffca32f000, npds=61, timeout=65535000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptio.c:3952 | |
stack_syspoll = {{fd = 21, events = 1, revents = 0}, {fd = 49, events = 3, revents = 0}, {fd = 125, events = 3, revents = 0}, {fd = 64, events = 3, revents = 0}, {fd = 61, events = 3, revents = 0}, {fd = 70, events = 3, revents = 0}, {fd = 67, events = 3, revents = 0}, {fd = 68, events = 3, revents = 0}, {fd = 55, events = 3, revents = 0}, {fd = 65, events = 3, revents = 0}, {fd = 71, events = 3, revents = 0}, {fd = 60, events = 3, revents = 0}, {fd = 113, events = 3, revents = 0}, {fd = 62, events = 3, revents = 0}, {fd = 59, events = 3, revents = 0}, {fd = 57, events = 3, revents = 0}, {fd = 117, events = 3, revents = 0}, {fd = 96, events = 3, revents = 0}, {fd = 84, events = 3, revents = 0}, {fd = 85, events = 3, revents = 0}, {fd = 105, events = 2, revents = 0}, {fd = 78, events = 3, revents = 0}, {fd = 95, events = 3, revents = 0}, {fd = 89, events = 3, revents = 0}, {fd = 90, events = 3, revents = 0}, {fd = 91, events = 3, revents = 0}, {fd = 92, events = 3, revents = 0}, {fd = 93, events = 3, revents = 0}, {fd = 94, events = 3, revents = 0}, {fd = 97, events = 3, revents = 0}, {fd = 109, events = 3, revents = 0}, {fd = 77, events = 6, revents = 0}, {fd = 87, events = 3, revents = 0}, {fd = 115, events = 3, revents = 0}, {fd = 114, events = 3, revents = 0}, {fd = 121, events = 3, revents = 0}, {fd = 63, events = 3, revents = 0}, {fd = 106, events = 3, revents = 0}, {fd = 108, events = 3, revents = 0}, {fd = 112, events = 3, revents = 0}, {fd = 76, events = 3, revents = 0}, {fd = 110, events = 3, revents = 0}, {fd = 111, events = 3, revents = 0}, {fd = 102, events = 3, revents = 0}, {fd = 103, events = 3, revents = 0}, {fd = 104, events = 3, revents = 0}, {fd = 107, events = 3, revents = 0}, {fd = 69, events = 2, revents = 0}, {fd = 41, events = 3, revents = 0}, {fd = 122, events = 2, revents = 0}, {fd = 123, events = 2, revents = 0}, {fd = 124, events = 2, revents = 0}, {fd = 99, events = 3, revents = 0}, {fd = 98, events = 2, revents = 0}, {fd = 100, events = 3, revents = 0}, {fd = 101, events = 3, revents = 0}, {fd = 80, events = 3, revents = 0}, {fd = 79, events = 3, revents = 0}, {fd = 86, events = 3, revents = 0}, {fd = 88, events = 3, revents = 0}, {fd = 116, events = 6, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621232, events = 32767, revents = 0}, {fd = -134235731, events = 32767, revents = 0}} | |
syspoll = <optimized out> | |
index = <optimized out> | |
msecs = 65535000 | |
ready = <optimized out> | |
start = 2371365813 | |
elapsed = <optimized out> | |
remaining = <optimized out> | |
#2 0x00007ffff3c8d9c8 in nsSocketTransportService::Poll (this=<optimized out>, wait=<optimized out>, interval=0x7fffe42fed4c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:416 | |
rv = <optimized out> | |
pollList = 0x7fffca32f000 | |
pollCount = 61 | |
pollTimeout = 65535000 | |
ts = 2371365813 | |
passedInterval = <optimized out> | |
#3 0x00007ffff3c8db84 in nsSocketTransportService::DoPollIteration (this=0x7fffe4530690, wait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:734 | |
i = -1 | |
count = 0 | |
pollInterval = <optimized out> | |
n = <optimized out> | |
#4 0x00007ffff3c8ddc9 in nsSocketTransportService::Run (this=0x7fffe4530690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:632 | |
pendingEvents = false | |
thread = 0x7fffe45307f0 | |
threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45307f0}, <No data fields>} | |
i = <optimized out> | |
#5 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe45307f0, mayWait=true, result=0x7fffe42fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45306a8}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#6 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#7 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe45307f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe45307f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#8 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d608c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d608c0 | |
detached = 0 | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 28 (LWP 24803): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff23b3465 in ?? () from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ecc43f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff1eccc91 in g_async_queue_timed_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1f6f7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#6 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#7 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 27 (LWP 24804): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff1ef7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ef8792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff0546516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 26 (LWP 24805): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe4395100, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d61690 | |
#2 0x00007ffff4841dce in js::GCHelperThread::threadLoop (this=0x7fffe19a47e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsgc.cpp:2226 | |
lock = {runtime = 0x7fffe195e000} | |
#3 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d61690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d61690 | |
detached = 0 | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 25 (LWP 24806): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe43a9288, ml=0x7fffe4531450, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 817002} | |
tmo = {tv_sec = 1329516260, tv_nsec = 817002000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe43a9280, timeout=1000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d617a0 | |
#3 0x00007ffff42d94fc in XPCJSRuntime::WatchdogMain (arg=0x7fffe43ddc00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:965 | |
cx = <optimized out> | |
self = 0x7fffe43ddc00 | |
lock = {mJSRuntime = 0x7fffe195e000} | |
sleepInterval = <optimized out> | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d617a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d617a0 | |
detached = 1 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 24 (LWP 24808): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffddee6180, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffde0cbe10 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736915830528 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf059f08, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf059f08, mayWait=true, result=0x7fffdddfee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf059f08} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf059ea0, mayWait=true, result=0x7fffdddfee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf059ea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf059ea0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffde0cbe10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffde0cbe10 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 23 (LWP 24833): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffcc946f48, ml=0x7fffcc915950, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516260, tv_usec = 33614} | |
tmo = {tv_sec = 1329516260, tv_nsec = 283614000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffcc946f40, timeout=250) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd61478c0 | |
#3 0x00007ffff43e7e1f in Wait (interval=250, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsNSSHttpRequestSession::internal_send_receive_attempt (this=0x7fffd42cad60, retryable_error=@0x7fffd3dfe67f, pPollDesc=<optimized out>, http_response_code=0x7fffd3dfe776, http_response_content_type=0x0, http_response_headers=<optimized out>, http_response_data=0x7fffd3dfe768, http_response_data_len=0x7fffd3dfe770) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:437 | |
locker = {mLock = 0x7fffcc902a60} | |
start_time = 2371364060 | |
wait_interval = 250 | |
running_on_main_thread = false | |
acceptableResultSize = 65536 | |
waitLock = @0x7fffcc902a60 | |
rv = <optimized out> | |
waitCondition = @0x7fffcc902a68 | |
waitFlag = @0x7fffcc902a78 | |
event = {mRawPtr = 0x7fffdf26fca0} | |
request_canceled = false | |
#5 0x00007ffff43e7ff6 in nsNSSHttpRequestSession::trySendAndReceiveFcn (this=0x7fffd42cad60, pPollDesc=0x0, http_response_code=0x7fffd3dfe776, http_response_content_type=0x0, http_response_headers=0x0, http_response_data=0x7fffd3dfe768, http_response_data_len=0x7fffd3dfe770) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:320 | |
retry_count = 1 | |
retryable_error = false | |
result_sec_status = <optimized out> | |
#6 0x00007ffff5aee873 in fetchOcspHttpClientV1 (encodedRequest=0x7fffcc917260, location=<optimized out>, hcv1=0x7ffff5632598, arena=0x0) at ocsp.c:3364 | |
pRequestSession = 0x7fffd42cad60 | |
myHttpResponseCode = <optimized out> | |
myHttpResponseDataLen = 0 | |
encodedResponse = 0x0 | |
hostname = 0x7fffcc9172c0 "EVSecure-ocsp.verisign.com" | |
path = 0x7fffd5af65c8 "/" | |
port = <optimized out> | |
pServerSession = 0x7fffcc9172e0 | |
myHttpResponseData = <optimized out> | |
#7 ocsp_GetEncodedOCSPResponseFromRequest (arena=0x0, request=0x7fffc033d020, location=<optimized out>, pwArg=<optimized out>, pRequest=0x7fffd3dfe878, time=<optimized out>, addServiceLocator=<optimized out>) at ocsp.c:3496 | |
encodedRequest = 0x7fffcc917260 | |
encodedResponse = 0x0 | |
sock = 0x0 | |
rv = <optimized out> | |
registeredHttpClient = 0x7ffff5632590 | |
#8 0x00007ffff5af0682 in ocsp_GetEncodedOCSPResponseForSingleCert (pRequest=0x7fffd3dfe878, arena=0x0, pwArg=0x7fffc9fa8200, addServiceLocator=<optimized out>, time=1329516258524146, location=0x7fffdf26fbb0 "http://EVSecure-ocsp.verisign.com", singleCert=0x7fffccfb6820, certID=0x7fffd874e820) at ocsp.c:3542 | |
request = <optimized out> | |
#9 ocsp_GetOCSPStatusFromNetwork (rv_ocsp=0x7fffd3dfe884, certIDWasConsumed=0x7fffd3dfe880, pwArg=0x7fffc9fa8200, time=1329516258524146, cert=0x7fffccfb6820, certID=0x7fffd874e820, handle=0x7fffd5b02830) at ocsp.c:4963 | |
encodedResponse = 0x0 | |
request = 0x0 | |
rv = SECFailure | |
location = 0x7fffdf26fbb0 "http://EVSecure-ocsp.verisign.com" | |
locationIsDefault = 0 | |
#10 CERT_CheckOCSPStatus (handle=0x7fffd5b02830, cert=0x7fffccfb6820, time=1329516258524146, pwArg=0x7fffc9fa8200) at ocsp.c:4806 | |
certID = 0x7fffd874e820 | |
certIDWasConsumed = 0 | |
rv = <optimized out> | |
rvOcsp = SECFailure | |
dummy_error_code = 0 | |
#11 0x00007ffff5af2de2 in CERT_VerifyCert (handle=0x7fffd5b02830, cert=0x7fffccfb6820, checkSig=1, certUsage=certUsageSSLServer, t=1329516258524146, wincx=0x7fffc9fa8200, log=0x0) at certvfy.c:1359 | |
rv = <optimized out> | |
requiredKeyUsage = 16384 | |
requiredCertType = 64 | |
flags = 0 | |
certType = 192 | |
trusted = 0 | |
allowOverride = 1 | |
validity = <optimized out> | |
statusConfig = <optimized out> | |
#12 0x00007ffff5af2ebc in CERT_VerifyCertNow (handle=<optimized out>, cert=<optimized out>, checkSig=<optimized out>, certUsage=<optimized out>, wincx=<optimized out>) at certvfy.c:1394 | |
No locals. | |
#13 0x00007ffff43e9013 in PSM_SSL_PKIX_AuthCertificate (fd=<optimized out>, peerCert=0x7fffccfb6820, checksig=true, isServer=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:988 | |
rv = <optimized out> | |
certificateusage = 2 | |
pinarg = 0x7fffc9fa8200 | |
hostname = 0x7fffccbb3f20 "www.paypalobjects.com" | |
#14 0x00007ffff43e9218 in AuthCertificateCallback (client_data=<optimized out>, fd=0x7fffd8723550, checksig=1, isServer=0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:1155 | |
locker = {<No data fields>} | |
serverCert = 0x7fffccfb6820 | |
serverCertCleaner = {object = <synthetic pointer>} | |
rv = <optimized out> | |
#15 0x00007ffff58ab796 in ssl3_HandleCertificate (length=0, b=0x7fffc45f9120 "", ss=0x7fffc4512000) at ssl3con.c:7956 | |
remaining = 0 | |
size = <optimized out> | |
cert = <optimized out> | |
trusted = 0 | |
c = <optimized out> | |
rv = <optimized out> | |
certs = 0x7fffccfbc820 | |
arena = 0x7fffccbb4830 | |
certItem = {type = 3224372552, data = 0x7fffc45f8c4c "0\202\004\320\060\202\004\071\240\003\002\001\002\002\020%\f\350\340\060a.\237+\211\367\005M|\370\375\060\r\006\t*\206H\206\367\r\001\001\005\005", len = 1236} | |
lastCert = 0x7fffccfbc830 | |
isServer = <optimized out> | |
isTLS = 1 | |
desc = bad_certificate | |
errCode = -12258 | |
#16 ssl3_HandleHandshakeMessage (ss=0x7fffc4512000, b=<optimized out>, length=<optimized out>) at ssl3con.c:8655 | |
rv = <optimized out> | |
type = <optimized out> | |
hashes = {md5 = "\000P\000\000\000\000\000\000\025\000\000\000\000\000\000", sha = "\000\300\332\302\377\177\000\000@\320\354\367\377\177\000\000\000P\000"} | |
hdr = "\v\000\021\034" | |
#17 0x00007ffff58ad2bc in ssl3_HandleHandshake (origBuf=0x7fffc4512368, ss=0x7fffc4512000) at ssl3con.c:8779 | |
rv = <optimized out> | |
buf = 0x7fffc4512988 | |
#18 ssl3_HandleRecord (ss=0x7fffc4512000, cText=<optimized out>, databuf=0x7fffc4512368) at ssl3con.c:9118 | |
cipher_def = <optimized out> | |
crSpec = <optimized out> | |
rv = <optimized out> | |
hashBytes = 0 | |
padding_length = <optimized out> | |
isTLS = <optimized out> | |
padIsBad = <optimized out> | |
rType = content_handshake | |
hash = "\360\242UUUU\000\000\000H\000\000\000\000\000\000\240#Q\304\377\177", '\000' <repeats 26 times>, "n\263UUUU\000\000\000H\000\000\000\000\000" | |
plaintext = <optimized out> | |
temp_buf = {buf = 0x0, len = 0, space = 0} | |
#19 0x00007ffff58adc5f in ssl3_GatherCompleteHandshake (ss=0x7fffc4512000, flags=0) at ssl3gthr.c:209 | |
cText = {type = content_handshake, version = 769, buf = 0x7fffc45123a0} | |
rv = <optimized out> | |
canFalseStart = 0 | |
#20 0x00007ffff58aebf8 in ssl_GatherRecord1stHandshake (ss=0x7fffc4512000) at sslcon.c:1258 | |
rv = <optimized out> | |
#21 0x00007ffff58b47a2 in ssl_Do1stHandshake (ss=0x7fffc4512000) at sslsecur.c:153 | |
rv = 0 | |
loopCount = <optimized out> | |
#22 0x00007ffff58b580c in ssl_SecureSend (ss=0x7fffc4512000, buf=0x7fffbf9a6820 "GET /en_US/i/logo/logo_ccVisa.gif HTTP/1.1\r\nHost: www.paypalobjects.com\r\nUser-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.1) Gecko/20100101 Firefox/10.0.1\r\nAccept: image/png,image/*;q=0.8,*"..., len=331, flags=<optimized out>) at sslsecur.c:1229 | |
canFalseStart = <optimized out> | |
rv = 0 | |
#23 0x00007ffff58b8718 in ssl_Write (fd=<optimized out>, buf=0x7fffbf9a6820, len=331) at sslsock.c:1689 | |
ss = 0x7fffc4512000 | |
rv = <optimized out> | |
#24 0x00007ffff43e6076 in nsSSLThread::Run (this=0x7fffd61e8ec0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsSSLThread.cpp:1047 | |
bytesWritten = 0 | |
locker = {<No data fields>} | |
bstd = @0x7fffd222ba00 | |
realFileDesc = 0x7fffd8723550 | |
busy_socket_ssl_state = nsSSLSocketThreadData::ssl_pending_write | |
needToSetPollableEvent = <optimized out> | |
socketToDestroy = 0x0 | |
#25 0x00007ffff6aea133 in _pt_root (arg=0x7fffd61478c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd61478c0 | |
detached = 0 | |
#26 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#27 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#28 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 22 (LWP 24834): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd61df340, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd61479d0 | |
#2 0x00007ffff43e6bca in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCertVerificationThread::Run (this=0x7fffd5b23080) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp:166 | |
threadLock = {mLock = 0x7fffd5b23090} | |
job = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffd61479d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd61479d0 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 21 (LWP 24835): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd64abfc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd6416470 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736928388864 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd63b8f08, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd63b8f08, mayWait=true, result=0x7fffde9f8e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd63b8f08} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd63b8ea0, mayWait=true, result=0x7fffde9f8e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd63b8ea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd63b8ea0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd6416470) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd6416470 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 20 (LWP 24836): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd43ed640, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd6416690 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736879130368 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd63b7858, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd63b7858, mayWait=true, result=0x7fffdbafee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd63b7858} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd63b77f0, mayWait=true, result=0x7fffdbafee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd63b77f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd63b77f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd6416690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd6416690 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 19 (LWP 24838): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd40af780, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd95d87a0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736808867584 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf058908, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf058908, mayWait=true, result=0x7fffd77fce00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf058908} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf0588a0, mayWait=true, result=0x7fffd77fce4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf0588a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf0588a0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd95d87a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd95d87a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 18 (LWP 24839): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd9635a00, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd95d88b0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736903247616 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffe9b71b18, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffe9b71b18, mayWait=true, result=0x7fffdd1fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffe9b71b18} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffe9b71ab0, mayWait=true, result=0x7fffdd1fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b71ab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b71ab0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd95d88b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd95d88b0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 17 (LWP 24840): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd9226ac0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd95d8be0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736836138752 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf0d8c78, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf0d8c78, mayWait=true, result=0x7fffd91fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf0d8c78} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf0d8c10, mayWait=true, result=0x7fffd91fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf0d8c10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf0d8c10 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd95d8be0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd95d8be0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 16 (LWP 24841): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd435b280, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8255df0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736819361536 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd438a828, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd438a828, mayWait=true, result=0x7fffd81fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd438a828} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd438a7c0, mayWait=true, result=0x7fffd81fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd438a7c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd438a7c0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8255df0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8255df0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 15 (LWP 24842): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 478614} | |
tmo = {tv_sec = 1329516319, tv_nsec = 478614000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8256560 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd6ffbe58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358532} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc45b9c00 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8256560) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8256560 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 14 (LWP 24843): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd84fffc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8256670 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736731272960 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd5291a38, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd5291a38, mayWait=true, result=0x7fffd2dfce00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd5291a38} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd52919d0, mayWait=true, result=0x7fffd2dfce4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd52919d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd52919d0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8256670) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8256670 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 13 (LWP 24844): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 173799} | |
tmo = {tv_sec = 1329516319, tv_nsec = 173799000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd82fc7b0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd18fee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358765} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc45b9b80 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fc7b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fc7b0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 12 (LWP 24845): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516260, tv_usec = 180796} | |
tmo = {tv_sec = 1329516320, tv_nsec = 180796000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd82fcbf0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd10fde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358773} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffbc3137d0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fcbf0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fcbf0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 11 (LWP 24846): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 646278} | |
tmo = {tv_sec = 1329516319, tv_nsec = 646278000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd82fcd00 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd08fce58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358787} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc0b4e620 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fcd00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fcd00 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 10 (LWP 24847): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 792570} | |
tmo = {tv_sec = 1329516319, tv_nsec = 792570000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd82fd140 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd00fbe58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358807} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffccb25e50 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fd140) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fd140 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 9 (LWP 24848): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 564571} | |
tmo = {tv_sec = 1329516319, tv_nsec = 564571000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd82fd250 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcf8fae58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358815} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffbd7fda10 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fd250) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fd250 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 8 (LWP 24849): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 478608} | |
tmo = {tv_sec = 1329516319, tv_nsec = 478608000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd82fd360 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcf0f9e58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358834} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc3b19430 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fd360) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fd360 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 7 (LWP 24850): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516259, tv_usec = 478924} | |
tmo = {tv_sec = 1329516319, tv_nsec = 478924000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd82fd580 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffce8f8e58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371358844} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc3b18d70 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fd580) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fd580 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 6 (LWP 24853): | |
#0 0x00007ffff76c2be4 in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff76be1e5 in _L_lock_883 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#2 0x00007ffff76be03a in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007fffc95f025d in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 5 (LWP 24859): | |
#0 0x00007ffff76c2be4 in __lll_lock_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff76be1e5 in _L_lock_883 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#2 0x00007ffff76be03a in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007fffc95f025d in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 4 (LWP 24860): | |
#0 0x00007ffff444e4e4 in nsPluginThreadRunnable (userData=0x0, func=<optimized out>, instance=0x7fffbe1899d0, this=0x7fffd838f040) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPlugin.cpp:859 | |
lock = {mLock = 0x7fffcb9602d8} | |
inst = 0x69006b00690077 | |
#1 mozilla::plugins::parent::_pluginthreadasynccall (instance=0x7fffbe1899d0, func=<optimized out>, userData=0x0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPlugin.cpp:2658 | |
evt = <optimized out> | |
#2 0x00007fffc95f3a54 in IcedTeaPluginUtilities::postPluginThreadAsyncCall(_NPP*, void (*)(void*), void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#3 0x00007fffc95f3b61 in IcedTeaPluginUtilities::callAndWaitForResult(_NPP*, void (*)(void*), async_call_thread_data*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#4 0x00007fffc95ef874 in PluginRequestProcessor::call(std::vector<std::string*, std::allocator<std::string*> >*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#5 0x00007fffc95f0268 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#6 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#7 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 3 (LWP 24865): | |
#0 0x00007ffff76c30dd in read () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff1ef3a83 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#4 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 2 (LWP 24926): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd9530d80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd82fd470 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736642152192 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffcb953fb8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffcb953fb8, mayWait=true, result=0x7fffcd8fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffcb953fb8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffcb953f50, mayWait=true, result=0x7fffcd8fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffcb953f50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffcb953f50 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd82fd470) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd82fd470 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 1 (LWP 24974): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf083388, ml=0x7fffe9bca358, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516260, tv_usec = 242910} | |
tmo = {tv_sec = 1329516320, tv_nsec = 242910000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf083380, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffc03a4230 | |
#3 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -516 | |
saved_entries = 1 | |
saved_owner = 140736535197440 | |
#4 0x00007ffff466f160 in Wait (this=<optimized out>, interval=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#5 Wait (interval=<optimized out>, this=0x7fffc72fed98) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#6 nsThreadPool::Run (this=0x7fffdf06d640) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThreadPool.cpp:215 | |
delta = <optimized out> | |
now = <optimized out> | |
timeout = <optimized out> | |
mon = {mReentrantMonitor = 0x7fffdf06d660} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
current = {<nsCOMPtr_base> = {mRawPtr = 0x7fffbd5f13d0}, <No data fields>} | |
exitThread = false | |
wasIdle = true | |
listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
shutdownThreadOnExit = false | |
idleSince = 2371365778 | |
#7 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffbd5f13d0, mayWait=true, result=0x7fffc72fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf06d648}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffbd5f13d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffbd5f13d0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffc03a4230) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffc03a4230 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
core.25009 | |
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 | |
Copyright (C) 2011 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-10.0.1/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox-10.0.1/firefox...done. | |
done. | |
[New LWP 25149] | |
[New LWP 25148] | |
[New LWP 25088] | |
[New LWP 25083] | |
[New LWP 25082] | |
[New LWP 25076] | |
[New LWP 25073] | |
[New LWP 25072] | |
[New LWP 25071] | |
[New LWP 25070] | |
[New LWP 25069] | |
[New LWP 25068] | |
[New LWP 25067] | |
[New LWP 25066] | |
[New LWP 25064] | |
[New LWP 25063] | |
[New LWP 25062] | |
[New LWP 25061] | |
[New LWP 25060] | |
[New LWP 25058] | |
[New LWP 25057] | |
[New LWP 25056] | |
[New LWP 25055] | |
[New LWP 25022] | |
[New LWP 25020] | |
[New LWP 25019] | |
[New LWP 25018] | |
[New LWP 25017] | |
[New LWP 25016] | |
[New LWP 25015] | |
[New LWP 25014] | |
[New LWP 25013] | |
[New LWP 25009] | |
[Thread debugging using libthread_db enabled] | |
Core was generated by `/usr/lib/firefox-10.0.1/firefox'. | |
Program terminated with signal 11, Segmentation fault. | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
Thread 33 (LWP 25009): | |
#0 JSAutoEnterCompartment::enter (this=0x7fffffff8ca0, cx=0x7fffd3f4bf20, target=0x0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsapi.cpp:1360 | |
call = <optimized out> | |
#1 0x00007ffff4462417 in doInvoke (npobj=0x7fffd1727d60, method=0x7fffd99b0f00, args=0x7fffca6165f0, argCount=0, ctorCall=false, result=0x7fffd17d9740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsJSNPRuntime.cpp:682 | |
cx = 0x7fffd3f4bf20 | |
reporter = {mCx = 0x7fffd99b0f00} | |
npjsobj = 0x7fffd1727d60 | |
fv = {data = {asBits = 140736708056896, debugView = {payload47 = 140736708056896, tag = 0}, s = {payload = {i32 = -780298432, u32 = 3514668864, why = 3514668864}}, asDouble = 6.9533172559701288e-310, asPtr = 0x7fffd17d9740, asWord = 140736708056896}} | |
pusher = {<No data fields>} | |
ar = {mContext = 0x7fffd3f4bf20, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffffff8fc0, 0x23, 0x7ffff6d8d4e0, 0x7ffff4808702, 0x0, 0x7ffff467f382, 0x7ffff6d1ce40, 0x7fffdd451158, 0x7fffd99b0f00, 0x7fffe195e000, 0x7fffe19a4b90, 0x7fffdd45117b, 0x7fffdd45117b}, state = JSAutoEnterCompartment::STATE_UNENTERED} | |
jsargs_buf = {{data = {asBits = 140737488326118, debugView = {payload47 = 140737488326118, tag = 0}, s = {payload = {i32 = -29210, u32 = 4294938086, why = 4294938086}}, asDouble = 6.9533558063918386e-310, asPtr = 0x7fffffff8de6, asWord = 140737488326118}}, {data = {asBits = 140737488325888, debugView = {payload47 = 140737488325888, tag = 0}, s = {payload = {i32 = -29440, u32 = 4294937856, why = 4294937856}}, asDouble = 6.9533558063804751e-310, asPtr = 0x7fffffff8d00, asWord = 140737488325888}}, {data = {asBits = 140737334793440, debugView = {payload47 = 140737334793440, tag = 0}, s = {payload = {i32 = -153561888, u32 = 4141405408, why = 4141405408}}, asDouble = 6.9533482208696672e-310, asPtr = 0x7ffff6d8d4e0, asWord = 140737334793440}}, {data = {asBits = 140737332004864, debugView = {payload47 = 140737332004864, tag = 0}, s = {payload = {i32 = -156350464, u32 = 4138616832, why = 4138616832}}, asDouble = 6.9533480830957069e-310, asPtr = 0x7ffff6ae4800, asWord = 140737332004864}}, {data = {asBits = 140737334793440, debugView = {payload47 = 140737334793440, tag = 0}, s = {payload = {i32 = -153561888, u32 = 4141405408, why = 4141405408}}, asDouble = 6.9533482208696672e-310, asPtr = 0x7ffff6d8d4e0, asWord = 140737334793440}}, {data = {asBits = 140737334793440, debugView = {payload47 = 140737334793440, tag = 0}, s = {payload = {i32 = -153561888, u32 = 4141405408, why = 4141405408}}, asDouble = 6.9533482208696672e-310, asPtr = 0x7ffff6d8d4e0, asWord = 140737334793440}}, {data = {asBits = 140736905679192, debugView = {payload47 = 140736905679192, tag = 0}, s = {payload = {i32 = -582676136, u32 = 3712291160, why = 3712291160}}, asDouble = 6.9533270198088594e-310, asPtr = 0x7fffdd451158, asWord = 140736905679192}}, {data = {asBits = 140737334793440, debugView = {payload47 = 140737334793440, tag = 0}, s = {payload = {i32 = -153561888, u32 = 4141405408, why = 4141405408}}, asDouble = 6.9533482208696672e-310, asPtr = 0x7ffff6d8d4e0, asWord = 140737334793440}}} | |
npp = 0x7fffd433fad0 | |
jsargs = <optimized out> | |
v = {data = {asBits = 140737488326048, debugView = {payload47 = 140737488326048, tag = 0}, s = {payload = {i32 = -29280, u32 = 4294938016, why = 4294938016}}, asDouble = 6.9533558063883801e-310, asPtr = 0x7fffffff8da0, asWord = 140737488326048}} | |
ok = <optimized out> | |
#2 0x00007ffff444f7c4 in _invoke (result=0x7fffd17d9740, argCount=0, args=0x7fffca6165f0, method=0x7fffd99b0f00, npobj=0x7fffd1727d60, npp=0x7fffd433fad0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPlugin.cpp:1593 | |
guard = {<PRCListStr> = {next = 0x7fffffff8de8, prev = 0x7fffffff9110}, mInstance = {mRawPtr = 0x7fffd433fac0}, mDelayedDestroy = false, static sListHead = {next = 0x7fffffff98f0, prev = 0x7fffffff8de8}} | |
nppPusher = {<NPPStack> = {static sCurrentNPP = 0x7fffd433fad0}, <PluginDestructionGuard> = {<PRCListStr> = {next = 0x7ffff5602e50, prev = 0x7fffffff8e10}, mInstance = {mRawPtr = 0x7fffd433fac0}, mDelayedDestroy = false, static sListHead = {next = 0x7fffffff98f0, prev = 0x7fffffff8de8}}, mOldNPP = 0x0} | |
#3 mozilla::plugins::parent::_invoke (npp=0x7fffd433fad0, npobj=0x7fffd1727d60, method=0x7fffd99b0f00, args=0x7fffca6165f0, argCount=0, result=0x7fffd17d9740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPlugin.cpp:1574 | |
No locals. | |
#4 0x00007fffcd3eb16b in _call(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#5 0x00007fffcd3f0c22 in processAsyncCallQueue(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#6 0x00007fffcd3e2519 in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#7 0x00007fffcd3e6cb6 in JavaRequestProcessor::getAppletObjectInstance(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#8 0x00007fffcd3dba03 in get_scriptable_object(_NPP*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#9 0x00007fffcd3dbf88 in ITNP_GetValue(_NPP*, NPPVariable, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#10 0x00007ffff445254a in GetValueFromPlugin (value=0x7fffffff9168, variable=NPPVpluginScriptableNPObject, this=0x7fffd433fac0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:654 | |
startTime = 2371437542 | |
guard = {<PRCListStr> = {next = 0x7fffffff8e10, prev = 0x7fffffff98f0}, mInstance = {mRawPtr = 0x7fffd433fac0}, mDelayedDestroy = false, static sListHead = {next = 0x7fffffff98f0, prev = 0x7fffffff8de8}} | |
pluginError = 1 | |
pluginFunctions = 0x7fffd44bf910 | |
rv = 2147500037 | |
#11 nsNPAPIPluginInstance::GetValueFromPlugin (this=0x7fffd433fac0, variable=NPPVpluginScriptableNPObject, value=0x7fffffff9168) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:641 | |
No locals. | |
#12 0x00007ffff4452741 in nsNPAPIPluginInstance::GetJSObject (this=0x7fffd433fac0, cx=0x7fffd3f4bf20, outObject=0x7fffffff92c8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:898 | |
npobj = 0x0 | |
rv = <optimized out> | |
#13 0x00007ffff40b3ca0 in nsHTMLPluginObjElementSH::GetPluginJSObject (cx=0x7fffd3f4bf20, obj=<optimized out>, plugin_inst=0x7fffd433fac0, plugin_obj=0x7fffffff92c8, plugin_proto=0x7fffffff92d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9676 | |
ar = {mContext = 0x7fffd3f4bf20, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffdc982240, 0x7ffff3f3fdf9, 0x7fffffff9218, 0x0, 0x0, 0x8000ffff, 0x7fffdc9821d0, 0x7fffd47adea0, 0x7fffd89a5970, 0x7ffff3f2cb32, 0x7fffd47adea0, 0x7fffd89a5970, 0x7fffffff92b8}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
#14 0x00007ffff40c6780 in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffd89a5970, cx=0x7fffd3f4bf20, obj=0x7fffd47adea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9442 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc91ff400}, <No data fields>}, mScriptIsRunning = false, mPushedSomething = true} | |
ac = {bytes = {0x1500000000, 0x7ffff46672da, 0x7fffffff9268, 0x1001100000029, 0x7fff0000003f, 0x7fffffff9268, 0x616c6c697a6f6d40, 0x74656e2f67726f2e, 0x6f72702f6b726f77, 0x3f313b6c6f636f74, 0x7474683d656d616e, 0x7ffff6dc0070, 0x7ffff4669d00}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x0 | |
ar = {mContext = 0x7fffd3f4bf20, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x7fffd433fac0} | |
pi_obj = 0x0 | |
my_proto = 0x7ffff42c5ddd | |
#15 0x00007ffff3e1a20e in nsObjectFrame::NotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2579 | |
sgo = 0x7fffd7b67878 | |
wrapper = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd89a5970}, <No data fields>} | |
obj = 0x7fffd47adea0 | |
rv = <optimized out> | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffce028000}, <No data fields>} | |
scx = <optimized out> | |
cx = 0x7fffd3f4bf20 | |
#16 0x00007ffff3e1a87e in nsObjectFrame::TryNotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2279 | |
inst = {mRawPtr = 0x7fffd433fac0} | |
#17 0x00007ffff3e1bc7d in Instantiate (aURI=0x7fffd896efa0, aMimeType=0x7fffd945ab48 "application/x-java-vm", this=0x7fffc9fda0a8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2245 | |
rv = 0 | |
weakFrame = {mPrev = 0x7fffffff9440, mFrame = 0x7fffc9fda0a8} | |
pluginHost = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcdefe680}, <No data fields>} | |
accService = <optimized out> | |
#18 nsObjectFrame::Instantiate (this=0x7fffc9fda0a8, aMimeType=0x7fffd945ab48 "application/x-java-vm", aURI=0x7fffd896efa0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2199 | |
No locals. | |
#19 0x00007ffff3f3fb04 in nsObjectLoadingContent::Instantiate (this=0x7fffdc982240, aFrame=0x7fffc9fda0f8, aMIMEType=<optimized out>, aURI=0x7fffd896efa0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:1900 | |
oldInstantiatingValue = false | |
thisContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdc9821d0}, <No data fields>} | |
baseURI = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
weakFrame = {mPrev = 0x7fffc919f458, mFrame = 0x7fffc9fda0a8} | |
rv = <optimized out> | |
pluginInstance = {mRawPtr = 0x1} | |
typeToUse = {<nsACString_internal> = {mData = 0x7fffd945ab48 "application/x-java-vm", mLength = 21, mFlags = 5}, <No data fields>} | |
nsiframe = <optimized out> | |
#20 0x00007ffff3f3feb3 in Run (this=0x7fffc919f440) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:172 | |
rv = <optimized out> | |
frame = 0x7fffc9fda0f8 | |
objectFrame = <optimized out> | |
#21 nsAsyncInstantiateEvent::Run (this=0x7fffc919f440) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:140 | |
No locals. | |
#22 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffff956f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc919f440}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#23 0x00007ffff46421d6 in NS_ProcessPendingEvents_P (thread=0x7fffe9b6a060, timeout=20) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:195 | |
processedEvent = true | |
rv = <optimized out> | |
start = 2371437529 | |
#24 0x00007ffff44ed84d in nsBaseAppShell::NativeEventCallback (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:130 | |
hasPending = <optimized out> | |
thread = 0x7fffe9b6a060 | |
prevBlockNativeEvent = false | |
prevVal = nsBaseAppShell::eEventloopNone | |
#25 0x00007ffff44d9744 in nsAppShell::EventProcessorCallback (source=<optimized out>, condition=<optimized out>, data=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/gtk2/nsAppShell.cpp:69 | |
self = 0x7fffe43a39b0 | |
c = 250 '\372' | |
#26 0x00007ffff1ef7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#27 0x00007ffff1ef8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#28 0x00007ffff1ef8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#29 0x00007fffcd3e252d in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#30 0x00007fffcd3e6cb6 in JavaRequestProcessor::getAppletObjectInstance(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#31 0x00007fffcd3dba03 in get_scriptable_object(_NPP*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#32 0x00007fffcd3dbf88 in ITNP_GetValue(_NPP*, NPPVariable, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#33 0x00007ffff445254a in GetValueFromPlugin (value=0x7fffffff9948, variable=NPPVpluginScriptableNPObject, this=0x7fffc9899840) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:654 | |
startTime = 2371437414 | |
guard = {<PRCListStr> = {next = 0x7fffffff9110, prev = 0x7ffff5602e50}, mInstance = {mRawPtr = 0x7fffc9899840}, mDelayedDestroy = true, static sListHead = {next = 0x7fffffff98f0, prev = 0x7fffffff8de8}} | |
pluginError = 1 | |
pluginFunctions = 0x7fffd44bf910 | |
rv = 2147500037 | |
#34 nsNPAPIPluginInstance::GetValueFromPlugin (this=0x7fffc9899840, variable=NPPVpluginScriptableNPObject, value=0x7fffffff9948) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:641 | |
No locals. | |
#35 0x00007ffff4452741 in nsNPAPIPluginInstance::GetJSObject (this=0x7fffc9899840, cx=0x7fffd3c1d0c0, outObject=0x7fffffff9aa8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:898 | |
npobj = 0x0 | |
rv = <optimized out> | |
#36 0x00007ffff40b3ca0 in nsHTMLPluginObjElementSH::GetPluginJSObject (cx=0x7fffd3c1d0c0, obj=<optimized out>, plugin_inst=0x7fffc9899840, plugin_obj=0x7fffffff9aa8, plugin_proto=0x7fffffff9ab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9676 | |
ar = {mContext = 0x7fffd3c1d0c0, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffca436890, 0x7ffff3f3fdf9, 0x7fffffff99f8, 0x0, 0x0, 0x8000ffff, 0x7fffca436820, 0x7fffc7e0a558, 0x7fffc9b99b30, 0x7ffff3f2cb32, 0x7fffc7e0a558, 0x7fffc9b99b30, 0x7fffffff9a98}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
#37 0x00007ffff40c6780 in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffc9b99b30, cx=0x7fffd3c1d0c0, obj=0x7fffc7e0a558) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9442 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd4243100}, <No data fields>}, mScriptIsRunning = true, mPushedSomething = true} | |
ac = {bytes = {0x1500000000, 0x7ffff46672da, 0x7fffffff9a48, 0x1001100000029, 0x7fff0000003f, 0x7fffffff9a48, 0x616c6c697a6f6d40, 0x74656e2f67726f2e, 0x6f72702f6b726f77, 0x3f313b6c6f636f74, 0x7474683d656d616e, 0x7ffff6dc0070, 0x7ffff4669d00}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x0 | |
ar = {mContext = 0x7fffd3c1d0c0, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x7fffc9899840} | |
pi_obj = 0x0 | |
my_proto = 0x7ffff42c5ddd | |
#38 0x00007ffff3e1a20e in nsObjectFrame::NotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2579 | |
sgo = 0x7fffc90b4c78 | |
wrapper = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9b99b30}, <No data fields>} | |
obj = 0x7fffc7e0a558 | |
rv = <optimized out> | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffca46d800}, <No data fields>} | |
scx = <optimized out> | |
cx = 0x7fffd3c1d0c0 | |
#39 0x00007ffff3e1a87e in nsObjectFrame::TryNotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2279 | |
inst = {mRawPtr = 0x7fffc9899840} | |
#40 0x00007ffff3e1bc7d in Instantiate (aURI=0x7fffd42e1c80, aMimeType=0x7fffdcfbf888 "application/x-java-vm", this=0x7fffc9cfd958) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2245 | |
rv = 0 | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
pluginHost = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcdefe680}, <No data fields>} | |
accService = <optimized out> | |
#41 nsObjectFrame::Instantiate (this=0x7fffc9cfd958, aMimeType=0x7fffdcfbf888 "application/x-java-vm", aURI=0x7fffd42e1c80) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2199 | |
No locals. | |
#42 0x00007ffff3f3fb04 in nsObjectLoadingContent::Instantiate (this=0x7fffca436890, aFrame=0x7fffc9cfd9a8, aMIMEType=<optimized out>, aURI=0x7fffd42e1c80) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:1900 | |
oldInstantiatingValue = false | |
thisContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffca436820}, <No data fields>} | |
baseURI = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
rv = <optimized out> | |
pluginInstance = {mRawPtr = 0x7fffffff9dc8} | |
typeToUse = {<nsACString_internal> = {mData = 0x7fffdcfbf888 "application/x-java-vm", mLength = 21, mFlags = 5}, <No data fields>} | |
nsiframe = <optimized out> | |
#43 0x00007ffff3f3fdd0 in EnsureInstantiation (aInstance=0x7fffffff9dc8, this=0x7fffca436890) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:933 | |
frame = 0x7fffc9cfd9a8 | |
nsiframe = <optimized out> | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
rv = 0 | |
#44 nsObjectLoadingContent::EnsureInstantiation (this=0x7fffca436890, aInstance=0x7fffffff9dc8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:863 | |
No locals. | |
#45 0x00007ffff40b3c11 in nsHTMLPluginObjElementSH::GetPluginInstanceIfSafe (wrapper=<optimized out>, obj=<optimized out>, _result=0x7fffffff9dc8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9343 | |
content = {<nsCOMPtr_base> = {mRawPtr = 0x7fffca436820}, <No data fields>} | |
objlc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffca4368e0}, <No data fields>} | |
#46 0x00007ffff40c672e in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffc9b99b30, cx=0x7fffd3c1d0c0, obj=0x7fffc7e0a558) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9430 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd4243100}, <No data fields>}, mScriptIsRunning = true, mPushedSomething = true} | |
ac = {bytes = {0x7fffffff9e48, 0x0, 0x7fffd17ce470, 0x7fffe43bf620, 0x7fffe43bf620, 0x7fffc9b99b68, 0x7fffc9b99b30, 0x0, 0x7ffff42e8e5f, 0x0, 0x7fffc9b569a8, 0x7fffe4505f10, 0x7fffdb42b800}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x100 | |
ar = {mContext = 0x7fffd3c1d0c0, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x0} | |
pi_obj = 0x7fffca436820 | |
my_proto = 0x7fffffffa140 | |
#47 0x00007ffff40c68f5 in nsHTMLPluginObjElementSH::PostCreate (this=<optimized out>, wrapper=0x7fffc9b99b30, cx=0x7fffd3c1d0c0, obj=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9541 | |
runner = <optimized out> | |
#48 0x00007ffff42e803c in FinishCreate (ccx=..., Scope=<optimized out>, cache=0x7fffca436828, wrapper=0x7fffc9b99b30, resultWrapper=0x7fffffffa140, Interface=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:642 | |
rv = <optimized out> | |
flat = 0x7fffc7e0a558 | |
si = 0x0 | |
mapLock = 0x7ffff6d6d688 | |
map = 0x7fffca616da8 | |
wrapperToKill = 0x7fffc7e0a558 | |
#49 0x00007ffff42ea71b in XPCWrappedNative::GetNewOrUsed (ccx=..., helper=..., Scope=0x7fffce4e4a00, Interface=0x7fffdb42b800, isGlobal=0, resultWrapper=0x7fffffffa140) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:580 | |
rv = <optimized out> | |
sci = {mCallback = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mFlags = {mFlags = 0}, mInterfacesBitmap = 0} | |
newParentVal_automarker = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff55223a0, mNext = 0x7fffffff9f98, mTLS = 0x7fffe1914520}, mPtr = 0x7fffffffa058} | |
cache = 0x7fffca436828 | |
identity = 0x7fffca436820 | |
mapLock = 0x7fff00000000 | |
wrapper = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5525900, mNext = 0x7fffffffa110, mTLS = 0x7fffe1914520}, mPtr = 0x7fffc9b99b30} | |
info = 0x7fffd03ad3a0 | |
sciWrapper = @0x7fffffffa038 | |
parent = 0x7fffd45732f0 | |
newParentVal_markable = {mVal = {data = {asBits = 18444773748872577024, debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = {payload = {i32 = 0, u32 = 0, why = JS_ARRAY_HOLE}}, asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, asWord = 18444773748872577024}}, mValPtr = 0x7fffffffa070} | |
needsSOW = 0 | |
needsCOW = 0 | |
ac = {bytes = {0x7fffd3c1d0c0, 0x26dd7, 0x7fffca436820, 0x7fffffffa220, 0x7fffd03ad3a0, 0x7fffca436820, 0x570003, 0x7fffca46d800, 0x7ffff40b4f32, 0x0, 0x0, 0x7fffffffa2c8, 0x7fffffffa220}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
map = 0x7fffca616da8 | |
isClassInfo = 0 | |
sciProto = {mCallback = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd03ad3a8}, <No data fields>}, mFlags = {mFlags = 1248080621}, mInterfacesBitmap = 323} | |
newParentVal = {data = {asBits = 18445618173070226160, debugView = {payload47 = 140736755872496, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -732482832, u32 = 3562484464, why = 3562484464}}, asDouble = -nan(0xbffffd45732f0), asPtr = 0xfffbffffd45732f0, asWord = 18445618173070226160}} | |
proto = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5522430, mNext = 0x7fffffff9fb8, mTLS = 0x7fffe1914520}, mPtr = 0x7fffc9b56980} | |
#50 0x00007ffff42d46e5 in XPCConvert::NativeInterface2JSObject (lccx=..., d=0x7fffdf6462e8, dest=0x0, aHelper=..., iid=0x7ffff4b5dc30, Interface=0x7ffff56320c8, allowNativeWrapper=true, isGlobal=false, pErr=0x7fffffffa1dc) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCConvert.cpp:1179 | |
ccx = @0x7fffffffa2c8 | |
cx = 0x7fffd3c1d0c0 | |
iface = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5522400, mNext = 0x0, mTLS = 0x7fffe1914520}, mPtr = 0x7fffdb42b800} | |
rv = <optimized out> | |
jsscope = 0x7fffd3f4bf20 | |
xpcscope = 0x7fffce4e4a00 | |
tryConstructSlimWrapper = <optimized out> | |
strongWrapper = {mRawPtr = 0x0} | |
ccx = <optimized out> | |
cache = 0x7fffffffa2c8 | |
flat = 0x0 | |
wrapper = <optimized out> | |
v = <optimized out> | |
original = <optimized out> | |
#51 0x00007ffff42f4579 in xpc_qsXPCOMObjectToJsval (lccx=..., aHelper=..., iid=0x7ffff4b5dc30, iface=<optimized out>, rval=0x7fffdf6462e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCQuickStubs.cpp:1093 | |
cx = 0x7fffd3c1d0c0 | |
rv = 2153185290 | |
#52 0x00007ffff430d37e in nsIDOMDocument_GetElementById (cx=<optimized out>, argc=<optimized out>, vp=0x7fffdf6462e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/js/xpconnect/src/dom_quickstubs.cpp:3334 | |
obj = 0x7fffd45732f0 | |
callee = 0x0 | |
self = 0x7fffca46d800 | |
selfref = {ptr = 0x0} | |
arg0 = {<xpc_qsBasicString<nsAString_internal, nsDependentString>> = {mBuf = {0x7fffd7f96f10, 0x100000008}, mValid = 1}, <No data fields>} | |
helper = {<xpcObjectHelper> = {mCanonicalStrong = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mCanonical = 0x0, mObject = 0x7fffca436820, mCache = 0x7fffca436828, mClassInfo = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mXPCClassInfo = {mRawPtr = 0x7fffd03ad3a0}, mIsNode = true}, <No data fields>} | |
lccx = {mCallBeginRequest = XPCLazyCallContext::DONT_CALL_BEGINREQUEST, mCcx = 0x7fffffffa2c8, mCcxToDestroy = 0x7fffffffa2c8, mCx = 0x7fffd3c1d0c0, mCallerLanguage = XPCContext::LANG_JS, mObj = 0x7fffd45732f0, mFlattenedJSObject = 0x7fffd45732f0, mWrapper = 0x7fffca4b2da0, mTearOff = 0x0, mData = "`$R\365\377\177\000\000\004\000\000\000\377\177\000\000\300\344\323\366\377\177\000\000 E\221\341\377\177\000\000\300Kf\331\377\177\000\000\300\320\301\323\377\177\000\000\000\000\000\000\000\000\000\000\001", '\000' <repeats 15 times>"\360, \062W\324\377\177\000\000\360\062W\324\377\177\000\000\240-K\312\377\177\000\000\000\000\000\000\000\000\000\000\360\062W\324\377\177\000\000\370Ĩ\331\377\177\000\000\300#X\337\377\177\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000ܚ\210\364\377\177\000\000\a\000/\364\377\177\000\000 \244\377\377\377\177\000\000\300\320\301ӭ\336\000\000\000\000\000\000\000\000\000\000\300\320\301\323\377\177\000\000\000T\214\364\377\177\000\000\000\000\000\000\000\000\000\000\230\202P\324\377\177\000\000\000\343P\324\377\177\000"} | |
argv = 0x7fffdf6462f8 | |
result = 0x7fffca436820 | |
cache = 0x7fffca436828 | |
#53 0x00007ffff48771b8 in CallJSNative (args=..., native=<optimized out>, cx=0x7fffd3c1d0c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jscntxtinlines.h:297 | |
No locals. | |
#54 js::InvokeKernel (cx=0x7fffd3c1d0c0, args=..., construct=js::NO_CONSTRUCT) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:629 | |
clasp = 0x0 | |
fun = 0x7fffd450d700 | |
fp = 0x7fffdf6462f8 | |
ok = <optimized out> | |
initial = js::INITIAL_NONE | |
ifg = {<js::FrameGuard> = {stack_ = 0x7fffffffa700, pushedSeg_ = 192, regs_ = {sp = 0x7fffd4508298, pc = 0x7fffdf582380 "\210", inlined_ = 0x7fffd450e300, fp_ = 0x7ffff48951c0, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x7fff00000001}, <No data fields>} | |
#55 0x00007ffff4865d0f in js::Interpret (cx=0x7fffd3c1d0c0, entryFrame=0x7fffdf646030, interpMode=js::JSINTERP_NORMAL) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:3948 | |
construct = false | |
callee = <optimized out> | |
fun = <optimized out> | |
newScript = 0x7fffdf582380 | |
args = {<js::CallReceiver> = {argv_ = 0x7fffdf6462f8}, argc_ = 1} | |
initial = <optimized out> | |
newType = <optimized out> | |
rf = {mContext = 0x7fffd3c1d0c0, mSaved = 0} | |
normalJumpTable = {0x7ffff486b024, 0x7ffff4868afc, 0x7ffff4866c17, 0x7ffff486b255, 0x7ffff486b1aa, 0x7ffff486bb08, 0x7ffff486687c, 0x7ffff4868b99, 0x7ffff4867427, 0x7ffff4867cab, 0x7ffff486dcd5, 0x7ffff4868d89, 0x7ffff486b806, 0x7ffff486b7b9, 0x7ffff486d94e, 0x7ffff486be1b, 0x7ffff486bd67, 0x7ffff486bcb3, 0x7ffff486bbf5, 0x7ffff486bb37, 0x7ffff486ccaa, 0x7ffff486cb33, 0x7ffff486c9b3, 0x7ffff486c833, 0x7ffff486d32d, 0x7ffff486d275, 0x7ffff486d1b3, 0x7ffff486d00d, 0x7ffff486d504, 0x7ffff486d3e5, 0x7ffff486d623, 0x7ffff486c103, 0x7ffff486c4b0, 0x7ffff486c422, 0x7ffff486c53a, 0x7ffff486c3c0, 0x7ffff486ba17, 0x7ffff486b302, 0x7ffff486b586, 0x7ffff4866b55, 0x7ffff4867d4f, 0x7ffff4867900, 0x7ffff4867b03, 0x7ffff4867d4a, 0x7ffff486dba5, 0x7ffff486b1a5, 0x7ffff4867afe, 0x7ffff486db98, 0x7ffff4865976, 0x7ffff486593f, 0x7ffff486db93, 0x7ffff4865976, 0x7ffff486593f, 0x7ffff4867af9, 0x7ffff4865b28, 0x7ffff48677a1, 0x7ffff486ad27, 0x7ffff4865d8a, 0x7ffff486b1a0, 0x7ffff4865d8a, 0x7ffff4868544, 0x7ffff48684e5, 0x7ffff48682ca, 0x7ffff4868281, 0x7ffff4868238, 0x7ffff486dbdc, 0x7ffff48681ef, 0x7ffff48681a6, 0x7ffff4867389, 0x7ffff4867312, 0x7ffff486812d, 0x7ffff4867dff, 0x7ffff486cf17, 0x7ffff486ce95, 0x7ffff486a6f5, 0x7ffff486b912, 0x7ffff486b849, 0x7ffff486b984, 0x7ffff486b3e9, 0x7ffff4865c78, 0x7ffff486846e, 0x7ffff4868dcc, 0x7ffff486ab9e, 0x7ffff4867d8f, 0x7ffff4866a63, 0x7ffff48685b1, 0x7ffff48680cc, 0x7ffff4868011, 0x7ffff486a82f, 0x7ffff48699c9, 0x7ffff48694fd, 0x7ffff48690b0, 0x7ffff4869086, 0x7ffff4866e8b, 0x7ffff48697ef, 0x7ffff4869716, 0x7ffff4869633, 0x7ffff486dbb5, 0x7ffff4867b08, 0x7ffff486dbd0, 0x7ffff486dbc4, 0x7ffff486dcba, 0x7ffff486c1f3, 0x7ffff486dcae, 0x7ffff486dcc9, 0x7ffff486becf, 0x7ffff4868123, 0x7ffff4868128, 0x7ffff4865c78, 0x7ffff4866c67, 0x7ffff486beec, 0x7ffff4867905, 0x7ffff4868990, 0x7ffff48670ec, 0x7ffff486877b, 0x7ffff48686de, 0x7ffff4868c10, 0x7ffff4868ab6, 0x7ffff4868a4d, 0x7ffff4868b6f, 0x7ffff486db64, 0x7ffff486cf99, 0x7ffff4866873, 0x7ffff486af04, 0x7ffff486aba3, 0x7ffff486a6db, 0x7ffff4866940, 0x7ffff4868e00, 0x7ffff4865f91, 0x7ffff4865f91, 0x7ffff4869ffc, 0x7ffff4869f17, 0x7ffff4868938, 0x7ffff486da45, 0x7ffff486db3a, 0x7ffff4868a14, 0x7ffff4866ac7, 0x7ffff4866ac7, 0x7ffff486a8cc, 0x7ffff4866bc5, 0x7ffff4867075, 0x7ffff4867565, 0x7ffff48674b7, 0x7ffff486729b, 0x7ffff4868cfb, 0x7ffff486ce21, 0x7ffff4866bbc, 0x7ffff4867f74, 0x7ffff4867f6a, 0x7ffff48668bf, 0x7ffff48668bf, 0x7ffff48689c7, 0x7ffff4866c17, 0x7ffff4866844, 0x7ffff486a6e5, 0x7ffff486790a, 0x7ffff486db8e, 0x7ffff486dab7, 0x7ffff4865905, 0x7ffff4865908, 0x7ffff4868313, 0x7ffff486868e, 0x7ffff4868607, 0x7ffff486a67c, 0x7ffff486a5d4, 0x7ffff486a546, 0x7ffff486a4dc, 0x7ffff486995d, 0x7ffff4866e03, 0x7ffff4866e03, 0x7ffff4869e4d, 0x7ffff4869ccf, 0x7ffff4866d36, 0x7ffff4866c91, 0x7ffff486c78b, 0x7ffff486c307, 0x7ffff486c297, 0x7ffff486c71b, 0x7ffff486b130, 0x7ffff486b0d0, 0x7ffff4866c67, 0x7ffff486b04e, 0x7ffff486a45a, 0x7ffff486a3cd, 0x7ffff4866c91, 0x7ffff4867967, 0x7ffff4868b45, 0x7ffff486dabc, 0x7ffff486a7cd, 0x7ffff486a88d, 0x7ffff4866a30, 0x7ffff4866a30, 0x7ffff486db10, 0x7ffff486dae6, 0x7ffff4867604, 0x7ffff4866844, 0x7ffff4866693, 0x7ffff4866d36, 0x7ffff4866b55, 0x7ffff486a1f0...} | |
interruptEnabler = {<js::InterpreterFrames::InterruptEnablerBase> = {_vptr.InterruptEnablerBase = 0x7ffff55b78e0}, variable = 0x7fffffffa5f0, value = 0x7ffff53d96c0} | |
interpGuard = {prevContextRegs = 0x7fffffffaa00, cx = 0x7fffd3c1d0c0, regs_ = @0x7fffffffa560} | |
argv = 0x7fffdf646208 | |
interpReturnOK = <optimized out> | |
len = <optimized out> | |
interruptJumpTable = {0x7ffff486b727 <repeats 230 times>} | |
useMethodJIT = true | |
atoms = 0x7fffc9b35030 | |
op = JSOP_CALL | |
rt = 0x7fffe195e000 | |
jumpTable = 0x7ffff53d8f80 | |
regs = {sp = 0x7fffdf646300, pc = 0x7fffc9b35947 ":", inlined_ = 0x0, fp_ = 0x7fffdf646210, static offsetOfFp = 24, static offsetOfInlined = 16} | |
interpreterFrame = {older = 0x0, context = 0x7fffd3c1d0c0, regs = 0x7fffffffa570, enabler = @0x7fffffffa5b0} | |
script = 0x7fffcd8fbe80 | |
pcCounts = 0x0 | |
atomNotDefined = <optimized out> | |
#56 0x00007ffff4877f92 in ExecuteKernel (result=0x0, thisv=..., scopeChain=<optimized out>, script=0x7fffc7e02940, cx=0x7fffd3c1d0c0, type=<optimized out>, evalInFrame=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:783 | |
efg = {<js::FrameGuard> = {stack_ = 0x7fffd3c1d128, pushedSeg_ = true, regs_ = {sp = 0x7fffdf646098, pc = 0x7fffdcfb1b70 <incomplete sequence \324>, inlined_ = 0x0, fp_ = 0x7fffdf646030, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x0}, <No data fields>} | |
fp = 0x7fffdf646030 | |
ok = <optimized out> | |
evalInFrame = 0x0 | |
type = js::EXECUTE_GLOBAL | |
#57 js::Execute (cx=0x7fffd3c1d0c0, script=0x7fffc7e02940, scopeChainArg=<optimized out>, rval=0x0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:822 | |
scopeChain = <optimized out> | |
thisObj = <optimized out> | |
thisv = {data = {asBits = 18445618173072864208, debugView = {payload47 = 140736758510544, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -729844784, u32 = 3565122512, why = 3565122512}}, asDouble = -nan(0xbffffd47f73d0), asPtr = 0xfffbffffd47f73d0, asWord = 18445618173072864208}} | |
#58 0x00007ffff47ef87d in EvaluateUCScriptForPrincipalsCommon (compileVersion=JSVERSION_DEFAULT, rval=0x0, lineno=16, filename=<optimized out>, length=<optimized out>, chars=<optimized out>, principals=<optimized out>, obj=0x7fffdf438e70, cx=0x7fffd3c1d0c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsapi.cpp:5093 | |
flags = <optimized out> | |
lfc = {cx = 0x7fffd3c1d0c0} | |
script = <optimized out> | |
#59 JS_EvaluateUCScriptForPrincipalsVersion (cx=0x7fffd3c1d0c0, obj=0x7fffdf438e70, principals=<optimized out>, chars=<optimized out>, length=<optimized out>, filename=<optimized out>, lineno=16, rval=0x0, version=JSVERSION_DEFAULT) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsapi.cpp:5105 | |
avi = {cx = 0x7fffd3c1d0c0, oldDefaultVersion = JSVERSION_DEFAULT, oldHasVersionOverride = false, oldVersionOverride = JSVERSION_UNKNOWN, newVersion = JSVERSION_DEFAULT} | |
#60 0x00007ffff4086975 in nsJSContext::EvaluateString (this=0x7fffd4243100, aScript=..., aScopeObject=0x7fffdf438e70, aPrincipal=<optimized out>, aURL=0x7fffd030af18 "http://www.cs.bris.ac.uk/~sp9857/", aLineNo=16, aVersion=0, aRetValue=0x0, aIsUndefined=0x7fffffffacb7) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsJSEnvironment.cpp:1490 | |
ac = {bytes = {0x30, 0x7fffca4ab000, 0x7fffc9f0cb80, 0x7ffff4167f0e, 0x7fffca46d800, 0x7ffff3ef76d5, 0x7fffffffacb8, 0x7fffe19e7200, 0x7fffca46d800, 0x7fffffffacb8, 0x7fffca46d800, 0x7ffff3ef7768, 0x7fffc90b4c78}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
jsprin = 0x7fffca48d088 | |
ok = true | |
rv = 0 | |
val = {data = {asBits = 18444773748872577024, debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = {payload = {i32 = 0, u32 = 0, why = JS_ARRAY_HOLE}}, asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, asWord = 18444773748872577024}} | |
vp = 0x0 | |
holder = {mContext = 0x7fffd4243100, mTerminations = 0x0} | |
principal = <optimized out> | |
stack = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3e4f8}, <No data fields>} | |
#61 0x00007ffff3f4a19c in nsScriptLoader::EvaluateScript (this=0x7fffca477580, aRequest=<optimized out>, aScript=...) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:905 | |
rv = <optimized out> | |
uri = 0x7fffd4243100 | |
url = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffd030af18 "http://www.cs.bris.ac.uk/~sp9857/", mLength = 33, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffacd8 ""}, mStorage = "\000\fd\364\377\177\000\000@\320\354\367\377\177\000\000H\255\377\377\377\177\000\000\340\062\265\364\377\177\000\000C\035\023\364\377\177\000\000\000p\270\351\377\177\000\000\265kg\364\377\177\000\000,\034\023\364\377\177\000"} | |
cx = <optimized out> | |
scriptContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9c5da00}, <No data fields>} | |
ownerDoc = 0x7fffffff8ca0 | |
pwin = 0x0 | |
oldProcessingScriptTag = false | |
oldCurrent = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
isUndefined = false | |
globalObject = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc90b4c78}, <No data fields>} | |
stid = 2 | |
context = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd4243100}, <No data fields>} | |
#62 0x00007ffff3f4ac47 in nsScriptLoader::ProcessRequest (this=0x7fffca477580, aRequest=0x7fffc9b89920) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:799 | |
scriptElem = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9c5da00}, <No data fields>} | |
oldParserInsertedScript = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
rv = 0 | |
script = 0x7fffffffad68 | |
textData = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffc95c17e8, mLength = 74, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffad88}, mStorage = {0, 62568, 32767, 0, 0, 0, 0, 0, 3950, 62568, 32767, 0, 850, 1346, 0, 0, 10305, 62564, 32767, 0, 0, 0, 0, 0, 2248, 62568, 21, 0, 29068, 62566, 32767, 0, 44624, 65535, 32767, 0, 15, 0, 0, 0, 18522, 63150, 32767, 0, 28672, 59832, 32767, 0, 27573, 62567, 32767, 0, 5560, 51706, 0, 0, 30842, 62567, 32767, 0, 69, 0, 0, 0}} | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
runScript = true | |
#63 0x00007ffff3f4be9d in nsScriptLoader::ProcessScriptElement (this=0x7fffca477580, aElement=0x7fffc9c5da78) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:745 | |
typeID = <optimized out> | |
language = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffffffaee8, mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffaee8}, mStorage = {0, 21845, 21845, 0, 56, 0, 0, 0, 17120, 51786, 32767, 0, 1, 0, 0, 0, 24832, 51786, 32767, 0, 2, 0, 0, 0, 45934, 21845, 21845, 0, 56, 0, 0, 0, 24075, 63051, 32767, 0, 52528, 51631, 32767, 0, 25424, 62485, 32767, 0, 0, 0, 0, 0, 61264, 51526, 32767, 0, 0, 0, 0, 0, 5984, 57746, 32767, 0, 5984, 57746, 32767, 0}} | |
rv = <optimized out> | |
csp = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
type = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffca4a5768, mLength = 15, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffaf88}, mStorage = {0, 0, 0, 0, 10208, 56506, 32767, 0, 2, 0, 0, 0, 59696, 51591, 32767, 0, 0, 0, 0, 0, 45480, 56475, 32767, 0, 52379, 62485, 32767, 0, 0, 0, 0, 0, 0, 0, 32767, 0, 55808, 51653, 32767, 0, 8416, 51594, 32767, 0, 17120, 51786, 32767, 0, 19, 0, 0, 0, 55808, 51653, 32767, 0, 61592, 51526, 32767, 0, 45520, 56475, 32767, 0}} | |
src = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffffffb028, mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffb028}, mStorage = {0, 62485, 32767, 0, 2400, 0, 0, 0, 1, 0, 32767, 0, 0, 0, 0, 0, 10192, 56506, 32767, 0, 0, 0, 3, 0, 47410, 62459, 32767, 0, 2400, 0, 0, 0, 38680, 51463, 32767, 0, 46208, 65535, 32767, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46208, 65535, 32767, 0, 0, 0, 0, 0, 64025, 62431, 32767, 0, 0, 0, 32767, 0}} | |
eltContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9c5da00}, <No data fields>} | |
globalObject = <optimized out> | |
context = <optimized out> | |
rootElement = <optimized out> | |
version = 0 | |
request = {mRawPtr = 0x7fffc9b89920} | |
#64 0x00007ffff3f49292 in nsScriptElement::MaybeProcessScript (this=0x7fffc9c5da78) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptElement.cpp:182 | |
cont = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9c5da00}, <No data fields>} | |
scriptresult = <optimized out> | |
ownerDoc = 0x7fffca477580 | |
parser = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc98a20e0}, <No data fields>} | |
loader = {mRawPtr = 0x7fffca477580} | |
#65 0x00007ffff3ff1d06 in nsHTMLScriptElement::MaybeProcessScript (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/html/content/src/nsHTMLScriptElement.cpp:349 | |
rv = 0 | |
#66 0x00007ffff3ff2603 in nsHTMLScriptElement::DoneAddingChildren (this=0x7fffc9c5da00, aHaveNotified=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/html/content/src/nsHTMLScriptElement.cpp:276 | |
rv = <optimized out> | |
#67 0x00007ffff415fae3 in nsHtml5TreeOpExecutor::RunScript (this=0x7fffc946ef50, aScriptElement=0x7fffc9c5da00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:772 | |
sele = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9c5da78}, <No data fields>} | |
htmlDocument = {<nsCOMPtr_base> = {mRawPtr = 0x7fffca46dce0}, <No data fields>} | |
rv = <optimized out> | |
#68 0x00007ffff416087f in nsHtml5TreeOpExecutor::RunFlushLoop (this=0x7fffc946ef50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:567 | |
scriptElement = 0x7fffc9c5da00 | |
numberOfOpsToFlush = 3701191120 | |
first = 0x7fffdc9bb108 | |
last = 0x7fffdc9bb1d0 | |
guard = {mExecutor = {mRawPtr = 0x7fffc946ef50}} | |
parserKungFuDeathGrip = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc98a20e0}, <No data fields>} | |
#69 0x00007ffff41608d0 in nsHtml5ExecutorReflusher::Run (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:94 | |
No locals. | |
#70 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=true, result=0x7fffffffb55f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd175fca0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#71 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#72 0x00007ffff466dde4 in nsThread::Shutdown (this=0x7fffc9f79ed0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:494 | |
context = {joiningThread = 0x7fffe9b6a060, shutdownAck = true} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd3c3cae0}, <No data fields>} | |
#73 0x00007ffff467af2e in NS_InvokeByIndex_P (that=<optimized out>, methodIndex=<optimized out>, paramCount=0, params=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:195 | |
nr_stack = <optimized out> | |
gpregs = {140737022409136, 140737114447968, 140737293590918, 140737334676264, 140737332004954, 140737114447968} | |
d0 = <optimized out> | |
d5 = <optimized out> | |
a1 = 140737334676256 | |
result = <optimized out> | |
nr_gpr = <optimized out> | |
d1 = <optimized out> | |
d6 = <optimized out> | |
a2 = 0 | |
nr_fpr = <optimized out> | |
d2 = <optimized out> | |
d7 = <optimized out> | |
a3 = 140737332004954 | |
methodAddress = <optimized out> | |
stack = 0x7fffffffb5b0 | |
fpregs = {6.9533373343620123e-310, 0, 6.9533461937877879e-310, 6.95335580690374e-310, 6.953337334356874e-310, 1.1716457298523294e-314, 6.9533461938785972e-310, 1.2356087736843735e-319} | |
d3 = <optimized out> | |
a4 = <optimized out> | |
d4 = <optimized out> | |
a0 = 140736581836496 | |
a5 = <optimized out> | |
#74 0x00007ffff46712cf in nsProxyObjectCallInfo::Run (this=0x7fffc9f77900) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/proxy/src/nsProxyEvent.cpp:182 | |
No locals. | |
#75 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffffb72f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9f77900}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#76 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#77 0x00007ffff458a91a in mozilla::ipc::MessagePump::Run (this=0x7fffe9b3fcc0, aDelegate=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/glue/MessagePump.cpp:110 | |
did_work = <optimized out> | |
#78 0x00007ffff468b801 in RunHandler (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#79 MessageLoop::Run (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffff6dd42b0, previous_state_ = 0x0} | |
#80 0x00007ffff44ed5b2 in nsBaseAppShell::Run (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:189 | |
thread = 0x7fffe9b6a060 | |
#81 0x00007ffff43c2786 in nsAppStartup::Run (this=0x7fffe1904150) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/components/startup/nsAppStartup.cpp:228 | |
rv = <optimized out> | |
#82 0x00007ffff3c5c409 in XRE_main (argc=<optimized out>, argv=<optimized out>, aAppData=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/xre/nsAppRunner.cpp:3551 | |
appStartup = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe1904150}, <No data fields>} | |
shuttingDown = false | |
workingDir = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf016640}, <No data fields>} | |
remoteService = {<nsCOMPtr_base> = {mRawPtr = 0x7fffddedc630}, <No data fields>} | |
event_tracing_running = false | |
cmdLine = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf057480}, <No data fields>} | |
xpcom = {mServiceManager = 0x7ffff6dc78c8, static gNativeAppSupport = 0x7fffe9b0f710} | |
prefs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9bc9240}, <No data fields>} | |
desktopStartupIDEnv = <optimized out> | |
flagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
profLD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>} | |
cachesOK = <optimized out> | |
disableRemote = false | |
desktopStartupIDPtr = <optimized out> | |
nativeApp = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b0f710}, <No data fields>} | |
startOffline = false | |
profileName = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffe9b429c8 "default", mLength = 7, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbec8 ""}, mStorage = "\000\277\377\377\377\177\000\000\016\000\a\200\000\000\000\000\243Df\364\377\177\000\000\217\331\321\366\377\177\000\000\002\fd\364\377\177\000\000\240\262\321\366\377\177\000\000\217\331\321\366\377\177\000\000x\277\377\377\377\177\000"} | |
versionOK = false | |
appInitiatedRestart = false | |
desktopStartupID = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbe08 "", mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbe08 ""}, mStorage = "\000k\250\364\377\177\000\000\350u\250\364\377\177\000\000\250\262\321\366\377\177", '\000' <repeats 26 times>"\313, a\250\364\377\177\000\000\265a\250\364\377\177\000"} | |
display_name = <optimized out> | |
xremotearg = <optimized out> | |
_g_set_application_name = <optimized out> | |
canRun = true | |
profileLock = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4ed30}, <No data fields>} | |
profD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>} | |
version = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125", mLength = 36, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125"}, mStorage = "10.0.1_20120210025125/20120210025125\000\177\000\000\360\300\377\377\377\177\000\000\037\367\305\363\377\177\000\000\030\374\323\366\377\177\000"} | |
display = 0x7ffff6dc0190 | |
_gtk_window_set_auto_startup_notification = <optimized out> | |
osABI = {<nsCString> = {<nsACString_internal> = {mData = 0x7ffff4a860c4 "Linux_x86_64-gcc3", mLength = 17, mFlags = 1}, <No data fields>}, <No data fields>} | |
fFlagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
rv = 0 | |
override = 0x0 | |
appData = {<nsXREAppData> = {size = 112, directory = 0x7ffff6d3c540, vendor = 0x7ffff6d6d0f8 "Mozilla", name = 0x7ffff6d6d100 "Firefox", version = 0x7ffff6d6d108 "10.0.1", buildID = 0x7ffff6d1a1b0 "20120210025125", ID = 0x7ffff6d3fc40 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", copyright = 0x0, flags = 14, xreDirectory = 0x7ffff6d3c6c0, minVersion = 0x7ffff6d6d110 "10.0.1", maxVersion = 0x7ffff6d6d118 "10.0.1", crashReporterURL = 0x7ffff6d2a680 "https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=10.0.1&buildid=20120210025125", profile = 0x0}, <No data fields>} | |
ar = <optimized out> | |
home = <optimized out> | |
gtkModules = <optimized out> | |
dirProvider = {<nsIDirectoryServiceProvider2> = {<nsIDirectoryServiceProvider> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da770}, <No data fields>}, <No data fields>}, <nsIProfileStartup> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da7b8}, <No data fields>}, mAppProvider = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mGREDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c6c0}, <No data fields>}, mXULAppDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c540}, <No data fields>}, mProfileDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>}, mProfileLocalDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>}, mProfileNotified = true, mAppBundleDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x0}}, <No data fields>}, mExtensionDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf358a10}}, <No data fields>}, mThemeDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf026fb0}}, <No data fields>}} | |
#83 0x00005555555560c7 in do_main (argv=0x7fffffffe208, argc=1, exePath=0x7fffffffc0f8 "/usr/lib/firefox-10.0.1/libxpcom.so") at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:198 | |
rv = <optimized out> | |
appDataFile = 0x0 | |
appData = 0x7ffff6d1b240 | |
appini = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c480}, <No data fields>} | |
result = <optimized out> | |
#84 main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:281 | |
exePath = "/usr/lib/firefox-10.0.1/libxpcom.so", '\000' <repeats 4060 times> | |
rv = <optimized out> | |
lastSlash = <optimized out> | |
gotCounters = <optimized out> | |
initialRUsage = {ru_utime = {tv_sec = 0, tv_usec = 0}, ru_stime = {tv_sec = 0, tv_usec = 4000}, ru_maxrss = 9872, ru_ixrss = 0, ru_idrss = 0, ru_isrss = 0, ru_minflt = 678, ru_majflt = 0, ru_nswap = 0, ru_inblock = 0, ru_oublock = 0, ru_msgsnd = 0, ru_msgrcv = 0, ru_nsignals = 0, ru_nvcsw = 6, ru_nivcsw = 3} | |
result = 255 | |
Thread 32 (LWP 25013): | |
#0 0x00007ffff73f2bd9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff468791c in epoll_wait (epfd=<optimized out>, events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll_sub.c:51 | |
No locals. | |
#2 0x00007ffff46874e2 in epoll_dispatch (base=0x7fffe9b27800, arg=<optimized out>, tv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll.c:208 | |
epollop = <optimized out> | |
events = 0x7fffe9b60000 | |
evep = <optimized out> | |
i = <optimized out> | |
res = <optimized out> | |
timeout = <optimized out> | |
#3 0x00007ffff4685ffd in event_base_loop (base=0x7fffe9b27800, flags=1) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/event.c:513 | |
evsel = 0x7ffff56076d0 | |
evbase = 0x7fffe9b44c80 | |
tv = {tv_sec = 140737057373416, tv_usec = 140737057373192} | |
tv_p = 0x0 | |
res = <optimized out> | |
#4 0x00007ffff46964fd in base::MessagePumpLibevent::Run (this=0x7fffe9b4f6a0, delegate=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:336 | |
poll_tv = {tv_sec = 93824992254941, tv_usec = 140737488336664} | |
delay = {delta_ = 140737488336664} | |
did_work = <optimized out> | |
old_in_run = false | |
#5 0x00007ffff468b801 in RunHandler (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#6 MessageLoop::Run (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7fffe64fbce8, previous_state_ = 0x0} | |
#7 0x00007ffff468f928 in base::Thread::ThreadMain (this=0x7fffe9b3fe00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/thread.cc:156 | |
message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x7ffff55b0820}, type_ = MessageLoop::TYPE_IO, work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe40, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}, _M_finish = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}}}, <No data fields>}}, delayed_work_queue_ = {c = {<std::_Vector_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, comp = {<std::binary_function<MessageLoop::PendingTask, MessageLoop::PendingTask, bool>> = {<No data fields>}, <No data fields>}}, deferred_non_nestable_work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe80, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}, _M_finish = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}}}, <No data fields>}}, pump_ = {ptr_ = 0x7fffe9b4f6a0}, destruction_observers_ = {observers_ = {<std::_Vector_base<MessageLoop::DestructionObserver*, std::allocator<MessageLoop::DestructionObserver*> >> = {_M_impl = {<std::allocator<MessageLoop::DestructionObserver*>> = {<__gnu_cxx::new_allocator<MessageLoop::DestructionObserver*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, notify_depth_ = 0, type_ = ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe9b4f688 "Gecko_IOThread"}}, incoming_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fec0, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}, _M_finish = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}}}, <No data fields>}}, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7fffe64fbcb8, next_sequence_num_ = 0} | |
#8 0x00007ffff4696935 in ThreadFunc (closure=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:26 | |
delegate = <optimized out> | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 31 (LWP 25014): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe9b3ffc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d606a0 | |
#2 0x00007ffff46780c4 in Wait (interval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCycleCollectorRunner::Run (this=0x7fffe9b4edd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/base/nsCycleCollector.cpp:3496 | |
autoLock = {mLock = 0x7fffe9b4edf0} | |
#4 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a530, mayWait=true, result=0x7fffe56e4e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4edd0}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#5 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#6 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6a530) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6a530 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#7 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d606a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d606a0 | |
detached = 0 | |
#8 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#9 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#10 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 30 (LWP 25015): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe9b3ff48, ml=0x7fffe9b6a1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516332, tv_usec = 940} | |
tmo = {tv_sec = 1329516332, tv_nsec = 26940000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe9b3ff40, timeout=26) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d607b0 | |
#3 0x00007ffff4670a66 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 Wait (interval=<optimized out>, this=0x7ffff6d15d28) at ../../dist/include/mozilla/Monitor.h:80 | |
No locals. | |
#5 TimerThread::Run (this=0x7ffff6d15d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/TimerThread.cpp:362 | |
waitFor = <optimized out> | |
lock = {mMonitor = 0x7ffff6d15d28} | |
low = <optimized out> | |
high = <optimized out> | |
halfMicrosecondsIntervalResolution = 250 | |
#6 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6b710, mayWait=true, result=0x7fffe4ee3e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d15d00}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#7 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#8 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6b710) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6b710 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#9 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d607b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d607b0 | |
detached = 0 | |
#10 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#11 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#12 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 29 (LWP 25016): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff6ae5897 in _pr_poll_with_poll (pds=0x7fffc9f8c000, npds=53, timeout=65535000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptio.c:3952 | |
stack_syspoll = {{fd = 21, events = 1, revents = 0}, {fd = 50, events = 3, revents = 0}, {fd = 63, events = 3, revents = 0}, {fd = 64, events = 3, revents = 0}, {fd = 71, events = 3, revents = 0}, {fd = 65, events = 3, revents = 0}, {fd = 67, events = 3, revents = 0}, {fd = 68, events = 3, revents = 0}, {fd = 69, events = 3, revents = 0}, {fd = 66, events = 3, revents = 0}, {fd = 60, events = 3, revents = 0}, {fd = 59, events = 3, revents = 0}, {fd = 57, events = 3, revents = 0}, {fd = 62, events = 3, revents = 0}, {fd = 52, events = 3, revents = 0}, {fd = 61, events = 3, revents = 0}, {fd = 96, events = 3, revents = 0}, {fd = 118, events = 6, revents = 0}, {fd = 85, events = 3, revents = 0}, {fd = 92, events = 3, revents = 0}, {fd = 77, events = 3, revents = 0}, {fd = 78, events = 3, revents = 0}, {fd = 95, events = 3, revents = 0}, {fd = 89, events = 3, revents = 0}, {fd = 94, events = 3, revents = 0}, {fd = 91, events = 3, revents = 0}, {fd = 80, events = 3, revents = 0}, {fd = 88, events = 3, revents = 0}, {fd = 93, events = 3, revents = 0}, {fd = 90, events = 3, revents = 0}, {fd = 79, events = 3, revents = 0}, {fd = 75, events = 3, revents = 0}, {fd = 70, events = 3, revents = 0}, {fd = 84, events = 3, revents = 0}, {fd = 119, events = 6, revents = 0}, {fd = 100, events = 6, revents = 0}, {fd = 101, events = 6, revents = 0}, {fd = 102, events = 6, revents = 0}, {fd = 103, events = 6, revents = 0}, {fd = 104, events = 6, revents = 0}, {fd = 105, events = 6, revents = 0}, {fd = 106, events = 6, revents = 0}, {fd = 107, events = 6, revents = 0}, {fd = 108, events = 6, revents = 0}, {fd = 109, events = 6, revents = 0}, {fd = 110, events = 6, revents = 0}, {fd = 111, events = 6, revents = 0}, {fd = 112, events = 6, revents = 0}, {fd = 113, events = 6, revents = 0}, {fd = 114, events = 6, revents = 0}, {fd = 115, events = 6, revents = 0}, {fd = 116, events = 6, revents = 0}, {fd = 117, events = 6, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -839471576, events = 32767, revents = 0}, {fd = -204655821, events = 32767, revents = 0}, {fd = -190272432, events = 32767, revents = 0}, {fd = -838722304, events = 32767, revents = 0}, {fd = -466621264, events = 32767, revents = 0}, {fd = -134236359, events = 32767, revents = 0}, {fd = -466621200, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621232, events = 32767, revents = 0}, {fd = -134235731, events = 32767, revents = 0}} | |
syspoll = <optimized out> | |
index = <optimized out> | |
msecs = 65535000 | |
ready = <optimized out> | |
start = 2371437541 | |
elapsed = <optimized out> | |
remaining = <optimized out> | |
#2 0x00007ffff3c8d9c8 in nsSocketTransportService::Poll (this=<optimized out>, wait=<optimized out>, interval=0x7fffe42fed4c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:416 | |
rv = <optimized out> | |
pollList = 0x7fffc9f8c000 | |
pollCount = 53 | |
pollTimeout = 65535000 | |
ts = 2371437541 | |
passedInterval = <optimized out> | |
#3 0x00007ffff3c8db84 in nsSocketTransportService::DoPollIteration (this=0x7fffe4530690, wait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:734 | |
i = -1 | |
count = 0 | |
pollInterval = <optimized out> | |
n = <optimized out> | |
#4 0x00007ffff3c8ddc9 in nsSocketTransportService::Run (this=0x7fffe4530690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:632 | |
pendingEvents = false | |
thread = 0x7fffe45307f0 | |
threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45307f0}, <No data fields>} | |
i = <optimized out> | |
#5 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe45307f0, mayWait=true, result=0x7fffe42fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45306a8}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#6 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#7 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe45307f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe45307f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#8 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d608c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d608c0 | |
detached = 0 | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 28 (LWP 25017): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff23b3465 in ?? () from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ecc43f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff1eccc91 in g_async_queue_timed_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1f6f7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#6 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#7 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 27 (LWP 25018): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff1ef7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ef8792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff0546516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 26 (LWP 25019): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe1906f40, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d61690 | |
#2 0x00007ffff4841dce in js::GCHelperThread::threadLoop (this=0x7fffe19a47e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsgc.cpp:2226 | |
lock = {runtime = 0x7fffe195e000} | |
#3 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d61690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d61690 | |
detached = 0 | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 25 (LWP 25020): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe439a048, ml=0x7fffe4531450, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516331, tv_usec = 637614} | |
tmo = {tv_sec = 1329516332, tv_nsec = 637614000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe439a040, timeout=1000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d617a0 | |
#3 0x00007ffff42d94fc in XPCJSRuntime::WatchdogMain (arg=0x7fffe4391800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:965 | |
cx = <optimized out> | |
self = 0x7fffe4391800 | |
lock = {mJSRuntime = 0x7fffe195e000} | |
sleepInterval = <optimized out> | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d617a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d617a0 | |
detached = 1 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 24 (LWP 25022): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffddee6280, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffde0cbe10 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736915830528 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf059fb8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf059fb8, mayWait=true, result=0x7fffdddfee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf059fb8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf059f50, mayWait=true, result=0x7fffdddfee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf059f50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf059f50 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffde0cbe10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffde0cbe10 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 23 (LWP 25055): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdc6e82c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffdc64f8c0 | |
#2 0x00007ffff43e5f58 in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsSSLThread::Run (this=0x7fffdc6b6f10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsSSLThread.cpp:981 | |
threadLock = {mLock = 0x7fffdc6b6f20} | |
pending_work = false | |
busy_socket_ssl_state = <optimized out> | |
needToSetPollableEvent = <optimized out> | |
socketToDestroy = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffdc64f8c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffdc64f8c0 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 22 (LWP 25056): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdc6e8300, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffdc64f9d0 | |
#2 0x00007ffff43e6bca in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCertVerificationThread::Run (this=0x7fffdc52b080) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp:166 | |
threadLock = {mLock = 0x7fffdc52b090} | |
job = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffdc64f9d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffdc64f9d0 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 21 (LWP 25057): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd694f500, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd3c9c240 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736706115328 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd69d0c78, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd69d0c78, mayWait=true, result=0x7fffd15fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd69d0c78} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd69d0c10, mayWait=true, result=0x7fffd15fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd69d0c10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd69d0c10 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd3c9c240) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd3c9c240 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 20 (LWP 25058): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd19f9880, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd3c9c460 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736697722624 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd1a6b6f8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd1a6b6f8, mayWait=true, result=0x7fffd0dfde00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd1a6b6f8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd1a6b690, mayWait=true, result=0x7fffd0dfde4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd1a6b690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd1a6b690 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd3c9c460) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd3c9c460 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 19 (LWP 25060): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdd095580, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd69488b0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736928388864 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf0582d8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf0582d8, mayWait=true, result=0x7fffde9f8e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf0582d8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf058270, mayWait=true, result=0x7fffde9f8e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf058270) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf058270 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd69488b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd69488b0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 18 (LWP 25061): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd931e840, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd69489c0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736884373248 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffe9b71b18, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffe9b71b18, mayWait=true, result=0x7fffdbffee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffe9b71b18} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffe9b71ab0, mayWait=true, result=0x7fffdbffee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b71ab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b71ab0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd69489c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd69489c0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 17 (LWP 25062): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdd2485c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd6948cf0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736837187328 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdc6e1c78, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdc6e1c78, mayWait=true, result=0x7fffd92fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdc6e1c78} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdc6e1c10, mayWait=true, result=0x7fffd92fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdc6e1c10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdc6e1c10 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd6948cf0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd6948cf0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 16 (LWP 25063): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd1704040, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffdc9c8140 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736826701568 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdc9518d8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdc9518d8, mayWait=true, result=0x7fffd88fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdc9518d8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdc951870, mayWait=true, result=0x7fffd88fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdc951870) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdc951870 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffdc9c8140) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffdc9c8140 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 15 (LWP 25064): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291248, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516331, tv_usec = 199242} | |
tmo = {tv_sec = 1329516391, tv_nsec = 199242000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291240, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffdb30bf00 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd58fce58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371433271} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffce2aeb00 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffdb30bf00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffdb30bf00 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 14 (LWP 25066): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdca78040, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffdb30c9a0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736767969024 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd1aa68d8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd1aa68d8, mayWait=true, result=0x7fffd50fbe00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd1aa68d8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd1aa6870, mayWait=true, result=0x7fffd50fbe4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd1aa6870) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd1aa6870 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffdb30c9a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffdb30c9a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 13 (LWP 25067): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291248, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516331, tv_usec = 234956} | |
tmo = {tv_sec = 1329516391, tv_nsec = 234956000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291240, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffdc9cade0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd3bfee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371433504} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd17d1110 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffdc9cade0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffdc9cade0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 12 (LWP 25068): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffd6afb531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371433513} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc91a2380 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffde0ce120) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffde0ce120 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 11 (LWP 25069): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291248, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516331, tv_usec = 170132} | |
tmo = {tv_sec = 1329516391, tv_nsec = 170132000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291240, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd89fb040 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd2bfce58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371433525} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffce2ae500 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd89fb040) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd89fb040 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 10 (LWP 25070): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffd6afb531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371433541} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc9f539d0 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd89fb480) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd89fb480 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 9 (LWP 25071): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffd6afb531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=0, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 0, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371433554} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffca4bee50 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd89fb590) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd89fb590 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 8 (LWP 25072): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffd6afb531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371433567} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc905c080 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd89fb6a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd89fb6a0 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 7 (LWP 25073): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffd6afb531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371433581} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc9f538b0 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd89fb7b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd89fb7b0 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 6 (LWP 25076): | |
#0 0x00007ffff73c251d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff73f0154 in usleep () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#2 0x00007fffcd3f3b8d in IcedTeaPluginUtilities::callAndWaitForResult(_NPP*, void (*)(void*), async_call_thread_data*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#3 0x00007fffcd3ef874 in PluginRequestProcessor::call(std::vector<std::string*, std::allocator<std::string*> >*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#4 0x00007fffcd3f0268 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 5 (LWP 25082): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffcd3f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 4 (LWP 25083): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffcd3f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 3 (LWP 25088): | |
#0 0x00007ffff76c30dd in read () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff1ef3a83 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#4 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 2 (LWP 25148): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdca32240, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd694a010 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736565606144 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf3a6a38, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf3a6a38, mayWait=true, result=0x7fffc8ffee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf3a6a38} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf3a69d0, mayWait=true, result=0x7fffc8ffee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf3a69d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf3a69d0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd694a010) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd694a010 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 1 (LWP 25149): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf0832c8, ml=0x7fffe9bca358, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516331, tv_usec = 852837} | |
tmo = {tv_sec = 1329516391, tv_nsec = 852837000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf0832c0, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd4363040 | |
#3 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -516 | |
saved_entries = 1 | |
saved_owner = 140736543586048 | |
#4 0x00007ffff466f160 in Wait (this=<optimized out>, interval=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#5 Wait (interval=<optimized out>, this=0x7fffc7afed98) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#6 nsThreadPool::Run (this=0x7fffdf06d640) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThreadPool.cpp:215 | |
delta = <optimized out> | |
now = <optimized out> | |
timeout = <optimized out> | |
mon = {mReentrantMonitor = 0x7fffdf06d660} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
current = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcd6fcd70}, <No data fields>} | |
exitThread = false | |
wasIdle = true | |
listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
shutdownThreadOnExit = false | |
idleSince = 2371437388 | |
#7 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffcd6fcd70, mayWait=true, result=0x7fffc7afee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf06d648}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffcd6fcd70) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffcd6fcd70 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd4363040) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd4363040 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
core.25191 | |
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 | |
Copyright (C) 2011 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-10.0.1/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox-10.0.1/firefox...done. | |
done. | |
[New LWP 25409] | |
[New LWP 25348] | |
[New LWP 25343] | |
[New LWP 25342] | |
[New LWP 25336] | |
[New LWP 25333] | |
[New LWP 25332] | |
[New LWP 25331] | |
[New LWP 25330] | |
[New LWP 25329] | |
[New LWP 25328] | |
[New LWP 25327] | |
[New LWP 25326] | |
[New LWP 25324] | |
[New LWP 25322] | |
[New LWP 25321] | |
[New LWP 25320] | |
[New LWP 25319] | |
[New LWP 25316] | |
[New LWP 25315] | |
[New LWP 25314] | |
[New LWP 25313] | |
[New LWP 25312] | |
[New LWP 25283] | |
[New LWP 25281] | |
[New LWP 25280] | |
[New LWP 25279] | |
[New LWP 25277] | |
[New LWP 25273] | |
[New LWP 25272] | |
[New LWP 25271] | |
[New LWP 25191] | |
[Thread debugging using libthread_db enabled] | |
Core was generated by `/usr/lib/firefox-10.0.1/firefox'. | |
Program terminated with signal 6, Aborted. | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
Thread 32 (LWP 25191): | |
#0 0x00007ffff734b3a5 in raise () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff734eb0b in abort () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#2 0x00007ffff798cd7d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#3 0x00007ffff798af26 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#4 0x00007ffff798af53 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#5 0x00007ffff798b04e in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#6 0x00007ffff798b52d in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#7 0x00007ffff7974059 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#8 0x00007ffff7974dcb in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#9 0x00007ffff7974eb0 in std::string::reserve(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#10 0x00007ffff79751e0 in std::string::append(char const*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
No symbol table info available. | |
#11 0x00007fffd29f394b in IcedTeaPluginUtilities::strSplit(char const*, char const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#12 0x00007fffd29ebd00 in PluginRequestProcessor::newMessageOnBus(char const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#13 0x00007fffd29f3706 in MessageBus::post(char const*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#14 0x00007fffd29d92cc in consume_message(char*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#15 0x00007fffd29d9922 in ?? () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#16 0x00007ffff1ef7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#17 0x00007ffff1ef8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#18 0x00007ffff1ef8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#19 0x00007fffd29e252d in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#20 0x00007fffd29e6cb6 in JavaRequestProcessor::getAppletObjectInstance(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#21 0x00007fffd29dba03 in get_scriptable_object(_NPP*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#22 0x00007fffd29dbf88 in ITNP_GetValue(_NPP*, NPPVariable, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#23 0x00007ffff445254a in GetValueFromPlugin (value=0x7fffffff9348, variable=NPPVpluginScriptableNPObject, this=0x7fffd08bf020) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:654 | |
startTime = 2371510459 | |
guard = {<PRCListStr> = {next = 0x7ffff5602e50, prev = 0x7fffffff9ac0}, mInstance = {mRawPtr = 0x7fffd08bf020}, mDelayedDestroy = false, static sListHead = {next = 0x7fffffff9ac0, prev = 0x7fffffff92f0}} | |
pluginError = 1 | |
pluginFunctions = 0x7fffd950e210 | |
rv = 2147500037 | |
#24 nsNPAPIPluginInstance::GetValueFromPlugin (this=0x7fffd08bf020, variable=NPPVpluginScriptableNPObject, value=0x7fffffff9348) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:641 | |
No locals. | |
#25 0x00007ffff4452741 in nsNPAPIPluginInstance::GetJSObject (this=0x7fffd08bf020, cx=0x7fffd1afcf10, outObject=0x7fffffff94a8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:898 | |
npobj = 0x0 | |
rv = <optimized out> | |
#26 0x00007ffff40b3ca0 in nsHTMLPluginObjElementSH::GetPluginJSObject (cx=0x7fffd1afcf10, obj=<optimized out>, plugin_inst=0x7fffd08bf020, plugin_obj=0x7fffffff94a8, plugin_proto=0x7fffffff94b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9676 | |
ar = {mContext = 0x7fffd1afcf10, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffd0472630, 0x7ffff3f3fdf9, 0x7fffffff93f8, 0x0, 0x0, 0x8000ffff, 0x7fffd04725c0, 0x7fffd125ff50, 0x7fffd82ee040, 0x7ffff3f2cb32, 0x7fffd125ff50, 0x7fffd82ee040, 0x7fffffff9498}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
#27 0x00007ffff40c6780 in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffd82ee040, cx=0x7fffd1afcf10, obj=0x7fffd125ff50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9442 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffde012ee0}, <No data fields>}, mScriptIsRunning = false, mPushedSomething = true} | |
ac = {bytes = {0x15f7ecd210, 0x7ffff46672da, 0x7fffffff9448, 0x1001100000029, 0x7fff0000003f, 0x7fffffff9448, 0x616c6c697a6f6d40, 0x74656e2f67726f2e, 0x6f72702f6b726f77, 0x3f313b6c6f636f74, 0x7474683d656d616e, 0x7ffff6dc0070, 0x7ffff4669d00}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x0 | |
ar = {mContext = 0x7fffd1afcf10, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x7fffd08bf020} | |
pi_obj = 0x0 | |
my_proto = 0x7ffff42c5ddd | |
#28 0x00007ffff3e1a20e in nsObjectFrame::NotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2579 | |
sgo = 0x7fffd8299078 | |
wrapper = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd82ee040}, <No data fields>} | |
obj = 0x7fffd125ff50 | |
rv = <optimized out> | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd0490800}, <No data fields>} | |
scx = <optimized out> | |
cx = 0x7fffd1afcf10 | |
#29 0x00007ffff3e1a87e in nsObjectFrame::TryNotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2279 | |
inst = {mRawPtr = 0x7fffd08bf020} | |
#30 0x00007ffff3e1bc7d in Instantiate (aURI=0x7fffd0e1d740, aMimeType=0x7fffd884a128 "application/x-java-vm", this=0x7fffd06aa0a8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2245 | |
rv = 0 | |
weakFrame = {mPrev = 0x7fffffff9620, mFrame = 0x7fffd06aa0a8} | |
pluginHost = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd03fea00}, <No data fields>} | |
accService = <optimized out> | |
#31 nsObjectFrame::Instantiate (this=0x7fffd06aa0a8, aMimeType=0x7fffd884a128 "application/x-java-vm", aURI=0x7fffd0e1d740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2199 | |
No locals. | |
#32 0x00007ffff3f3fb04 in nsObjectLoadingContent::Instantiate (this=0x7fffd0472630, aFrame=0x7fffd06aa0f8, aMIMEType=<optimized out>, aURI=0x7fffd0e1d740) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:1900 | |
oldInstantiatingValue = false | |
thisContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd04725c0}, <No data fields>} | |
baseURI = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
weakFrame = {mPrev = 0x7fffcfe0e098, mFrame = 0x7fffd06aa0a8} | |
rv = <optimized out> | |
pluginInstance = {mRawPtr = 0x1} | |
typeToUse = {<nsACString_internal> = {mData = 0x7fffd884a128 "application/x-java-vm", mLength = 21, mFlags = 5}, <No data fields>} | |
nsiframe = <optimized out> | |
#33 0x00007ffff3f3feb3 in Run (this=0x7fffcfe0e080) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:172 | |
rv = <optimized out> | |
frame = 0x7fffd06aa0f8 | |
objectFrame = <optimized out> | |
#34 nsAsyncInstantiateEvent::Run (this=0x7fffcfe0e080) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:140 | |
No locals. | |
#35 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffff974f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcfe0e080}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#36 0x00007ffff46421d6 in NS_ProcessPendingEvents_P (thread=0x7fffe9b6a060, timeout=20) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:195 | |
processedEvent = true | |
rv = <optimized out> | |
start = 2371510441 | |
#37 0x00007ffff44ed84d in nsBaseAppShell::NativeEventCallback (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:130 | |
hasPending = <optimized out> | |
thread = 0x7fffe9b6a060 | |
prevBlockNativeEvent = false | |
prevVal = nsBaseAppShell::eEventloopNone | |
#38 0x00007ffff44d9744 in nsAppShell::EventProcessorCallback (source=<optimized out>, condition=<optimized out>, data=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/gtk2/nsAppShell.cpp:69 | |
self = 0x7fffe43a39b0 | |
c = 250 '\372' | |
#39 0x00007ffff1ef7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#40 0x00007ffff1ef8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#41 0x00007ffff1ef8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#42 0x00007fffd29e252d in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#43 0x00007fffd29e309d in JavaRequestProcessor::getClassID(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#44 0x00007fffd29dba6c in get_scriptable_object(_NPP*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#45 0x00007fffd29dbf88 in ITNP_GetValue(_NPP*, NPPVariable, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#46 0x00007ffff445254a in GetValueFromPlugin (value=0x7fffffff9b18, variable=NPPVpluginScriptableNPObject, this=0x7fffc85c8160) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:654 | |
startTime = 2371510260 | |
guard = {<PRCListStr> = {next = 0x7fffffff92f0, prev = 0x7ffff5602e50}, mInstance = {mRawPtr = 0x7fffc85c8160}, mDelayedDestroy = true, static sListHead = {next = 0x7fffffff9ac0, prev = 0x7fffffff92f0}} | |
pluginError = 1 | |
pluginFunctions = 0x7fffd950e210 | |
rv = 2147500037 | |
#47 nsNPAPIPluginInstance::GetValueFromPlugin (this=0x7fffc85c8160, variable=NPPVpluginScriptableNPObject, value=0x7fffffff9b18) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:641 | |
No locals. | |
#48 0x00007ffff4452741 in nsNPAPIPluginInstance::GetJSObject (this=0x7fffc85c8160, cx=0x7fffd1aff430, outObject=0x7fffffff9c78) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:898 | |
npobj = 0x0 | |
rv = <optimized out> | |
#49 0x00007ffff40b3ca0 in nsHTMLPluginObjElementSH::GetPluginJSObject (cx=0x7fffd1aff430, obj=<optimized out>, plugin_inst=0x7fffc85c8160, plugin_obj=0x7fffffff9c78, plugin_proto=0x7fffffff9c80) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9676 | |
ar = {mContext = 0x7fffd1aff430, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffd0694910, 0x7ffff3f3fdf9, 0x7fffffff9bc8, 0x0, 0x0, 0x8000ffff, 0x7fffd06948a0, 0x7fffc7f1e6b8, 0x7fffc857b860, 0x7ffff3f2cb32, 0x7fffc7f1e6b8, 0x7fffc857b860, 0x7fffffff9c68}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
#50 0x00007ffff40c6780 in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffc857b860, cx=0x7fffd1aff430, obj=0x7fffc7f1e6b8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9442 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd4c50a60}, <No data fields>}, mScriptIsRunning = true, mPushedSomething = true} | |
ac = {bytes = {0x1500000000, 0x7ffff46672da, 0x7fffffff9c18, 0x1001100000029, 0x7fff0000003f, 0x7fffffff9c18, 0x616c6c697a6f6d40, 0x74656e2f67726f2e, 0x6f72702f6b726f77, 0x3f313b6c6f636f74, 0x7474683d656d616e, 0x7ffff6dc0070, 0x7ffff4669d00}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x0 | |
ar = {mContext = 0x7fffd1aff430, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x7fffc85c8160} | |
pi_obj = 0x0 | |
my_proto = 0x7ffff42c5ddd | |
#51 0x00007ffff3e1a20e in nsObjectFrame::NotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2579 | |
sgo = 0x7fffd0eb8c78 | |
wrapper = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc857b860}, <No data fields>} | |
obj = 0x7fffc7f1e6b8 | |
rv = <optimized out> | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcfedd800}, <No data fields>} | |
scx = <optimized out> | |
cx = 0x7fffd1aff430 | |
#52 0x00007ffff3e1a87e in nsObjectFrame::TryNotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2279 | |
inst = {mRawPtr = 0x7fffc85c8160} | |
#53 0x00007ffff3e1bc7d in Instantiate (aURI=0x7fffc8549940, aMimeType=0x7fffd995e188 "application/x-java-vm", this=0x7fffc8556168) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2245 | |
rv = 0 | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
pluginHost = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd03fea00}, <No data fields>} | |
accService = <optimized out> | |
#54 nsObjectFrame::Instantiate (this=0x7fffc8556168, aMimeType=0x7fffd995e188 "application/x-java-vm", aURI=0x7fffc8549940) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2199 | |
No locals. | |
#55 0x00007ffff3f3fb04 in nsObjectLoadingContent::Instantiate (this=0x7fffd0694910, aFrame=0x7fffc85561b8, aMIMEType=<optimized out>, aURI=0x7fffc8549940) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:1900 | |
oldInstantiatingValue = false | |
thisContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd06948a0}, <No data fields>} | |
baseURI = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
rv = <optimized out> | |
pluginInstance = {mRawPtr = 0x7fffffff9f98} | |
typeToUse = {<nsACString_internal> = {mData = 0x7fffd995e188 "application/x-java-vm", mLength = 21, mFlags = 5}, <No data fields>} | |
nsiframe = <optimized out> | |
#56 0x00007ffff3f3fdd0 in EnsureInstantiation (aInstance=0x7fffffff9f98, this=0x7fffd0694910) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:933 | |
frame = 0x7fffc85561b8 | |
nsiframe = <optimized out> | |
weakFrame = {mPrev = 0x0, mFrame = 0x0} | |
rv = 0 | |
#57 nsObjectLoadingContent::EnsureInstantiation (this=0x7fffd0694910, aInstance=0x7fffffff9f98) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:863 | |
No locals. | |
#58 0x00007ffff40b3c11 in nsHTMLPluginObjElementSH::GetPluginInstanceIfSafe (wrapper=<optimized out>, obj=<optimized out>, _result=0x7fffffff9f98) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9343 | |
content = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd06948a0}, <No data fields>} | |
objlc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd0694960}, <No data fields>} | |
#59 0x00007ffff40c672e in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffc857b860, cx=0x7fffd1aff430, obj=0x7fffc7f1e6b8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9430 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd4c50a60}, <No data fields>}, mScriptIsRunning = true, mPushedSomething = true} | |
ac = {bytes = {0x7fffffffa018, 0x0, 0x7fffd22d26a0, 0x7fffe43bf620, 0x7fffe43bf620, 0x7fffc857b898, 0x7fffc857b860, 0x0, 0x7ffff42e8e5f, 0x0, 0x7fffc8566da8, 0x7fffe4505f10, 0x7fffdbc12800}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x100 | |
ar = {mContext = 0x7fffd1aff430, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x0} | |
pi_obj = 0x7fffd06948a0 | |
my_proto = 0x7fffffffa310 | |
#60 0x00007ffff40c68f5 in nsHTMLPluginObjElementSH::PostCreate (this=<optimized out>, wrapper=0x7fffc857b860, cx=0x7fffd1aff430, obj=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9541 | |
runner = <optimized out> | |
#61 0x00007ffff42e803c in FinishCreate (ccx=..., Scope=<optimized out>, cache=0x7fffd06948a8, wrapper=0x7fffc857b860, resultWrapper=0x7fffffffa310, Interface=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:642 | |
rv = <optimized out> | |
flat = 0x7fffc7f1e6b8 | |
si = 0x0 | |
mapLock = 0x7ffff6d6d688 | |
map = 0x7fffd4cd2140 | |
wrapperToKill = 0x7fffc7f1e6b8 | |
#62 0x00007ffff42ea71b in XPCWrappedNative::GetNewOrUsed (ccx=..., helper=..., Scope=0x7fffd97a7740, Interface=0x7fffdbc12800, isGlobal=0, resultWrapper=0x7fffffffa310) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:580 | |
rv = <optimized out> | |
sci = {mCallback = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mFlags = {mFlags = 0}, mInterfacesBitmap = 0} | |
newParentVal_automarker = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff55223a0, mNext = 0x7fffffffa168, mTLS = 0x7fffe1914520}, mPtr = 0x7fffffffa228} | |
cache = 0x7fffd06948a8 | |
identity = 0x7fffd06948a0 | |
mapLock = 0x7fff00000000 | |
wrapper = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5525900, mNext = 0x7fffffffa2e0, mTLS = 0x7fffe1914520}, mPtr = 0x7fffc857b860} | |
info = 0x7fffd2251360 | |
sciWrapper = @0x7fffffffa208 | |
parent = 0x7fffd12ebd98 | |
newParentVal_markable = {mVal = {data = {asBits = 18444773748872577024, debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = {payload = {i32 = 0, u32 = 0, why = JS_ARRAY_HOLE}}, asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, asWord = 18444773748872577024}}, mValPtr = 0x7fffffffa240} | |
needsSOW = 0 | |
needsCOW = 0 | |
ac = {bytes = {0x7fffd1aff430, 0x2831f, 0x7fffd06948a0, 0x7fffffffa3f0, 0x7fffd2251360, 0x7fffd06948a0, 0x570003, 0x7fffcfedd800, 0x7ffff40b4f32, 0x0, 0x0, 0x7fffffffa498, 0x7fffffffa3f0}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
map = 0x7fffd4cd2140 | |
isClassInfo = 0 | |
sciProto = {mCallback = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd2251368}, <No data fields>}, mFlags = {mFlags = 1248080621}, mInterfacesBitmap = 323} | |
newParentVal = {data = {asBits = 18445618173017243032, debugView = {payload47 = 140736702889368, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -785465960, u32 = 3509501336, why = 3509501336}}, asDouble = -nan(0xbffffd12ebd98), asPtr = 0xfffbffffd12ebd98, asWord = 18445618173017243032}} | |
proto = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5522430, mNext = 0x7fffffffa188, mTLS = 0x7fffe1914520}, mPtr = 0x7fffc8566d80} | |
#63 0x00007ffff42d46e5 in XPCConvert::NativeInterface2JSObject (lccx=..., d=0x7fffdf6462e8, dest=0x0, aHelper=..., iid=0x7ffff4b5dc30, Interface=0x7ffff56320c8, allowNativeWrapper=true, isGlobal=false, pErr=0x7fffffffa3ac) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCConvert.cpp:1179 | |
ccx = @0x7fffffffa498 | |
cx = 0x7fffd1aff430 | |
iface = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5522400, mNext = 0x0, mTLS = 0x7fffe1914520}, mPtr = 0x7fffdbc12800} | |
rv = <optimized out> | |
jsscope = 0x6267 | |
xpcscope = 0x7fffd97a7740 | |
tryConstructSlimWrapper = <optimized out> | |
strongWrapper = {mRawPtr = 0x0} | |
ccx = <optimized out> | |
cache = 0x7fffffffa498 | |
flat = 0x0 | |
wrapper = <optimized out> | |
v = <optimized out> | |
original = <optimized out> | |
#64 0x00007ffff42f4579 in xpc_qsXPCOMObjectToJsval (lccx=..., aHelper=..., iid=0x7ffff4b5dc30, iface=<optimized out>, rval=0x7fffdf6462e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCQuickStubs.cpp:1093 | |
cx = 0x7fffd1aff430 | |
rv = 2153185290 | |
#65 0x00007ffff430d37e in nsIDOMDocument_GetElementById (cx=<optimized out>, argc=<optimized out>, vp=0x7fffdf6462e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/js/xpconnect/src/dom_quickstubs.cpp:3334 | |
obj = 0x7fffd12ebd98 | |
callee = 0x6 | |
self = 0x7fffcfedd800 | |
selfref = {ptr = 0x0} | |
arg0 = {<xpc_qsBasicString<nsAString_internal, nsDependentString>> = {mBuf = {0x7fffd7644550, 0x100000008}, mValid = 1}, <No data fields>} | |
helper = {<xpcObjectHelper> = {mCanonicalStrong = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mCanonical = 0x0, mObject = 0x7fffd06948a0, mCache = 0x7fffd06948a8, mClassInfo = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mXPCClassInfo = {mRawPtr = 0x7fffd2251360}, mIsNode = true}, <No data fields>} | |
lccx = {mCallBeginRequest = XPCLazyCallContext::DONT_CALL_BEGINREQUEST, mCcx = 0x7fffffffa498, mCcxToDestroy = 0x7fffffffa498, mCx = 0x7fffd1aff430, mCallerLanguage = XPCContext::LANG_JS, mObj = 0x7fffd12ebd98, mFlattenedJSObject = 0x7fffd12ebd98, mWrapper = 0x7fffd0a27f20, mTearOff = 0x0, mData = "`$R\365\377\177\000\000\004\000\000\000\377\177\000\000\300\344\323\366\377\177\000\000 E\221\341\377\177\000\000\200\232\347\320\377\177\000\000\060\364\257\321\377\177\000\000\000\000\000\000\000\000\000\000\001", '\000' <repeats 15 times>"\230, \275.\321\377\177\000\000\230\275.\321\377\177\000\000 \177\242\320\377\177\000\000\000\000\000\000\000\000\000\000\230\275.\321\377\177\000\000\370\064\231\331\377\177\000\000\300#X\337\377\177\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000ܚ\210\364\377\177\000\000\a\000/\364\377\177\000\000\360\245\377\377\377\177\000\000\060\364\257ѭ\336\000\000\000\000\000\000\000\000\000\000\060\364\257\321\377\177\000\000\000T\214\364\377\177\000\000\000\000\000\000\000\000\000\000\070L'\321\377\177\000\000\000\344(\321\377\177\000"} | |
argv = 0x7fffdf6462f8 | |
result = 0x7fffd06948a0 | |
cache = 0x7fffd06948a8 | |
#66 0x00007ffff48771b8 in CallJSNative (args=..., native=<optimized out>, cx=0x7fffd1aff430) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jscntxtinlines.h:297 | |
No locals. | |
#67 js::InvokeKernel (cx=0x7fffd1aff430, args=..., construct=js::NO_CONSTRUCT) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:629 | |
clasp = 0x0 | |
fun = 0x7fffd128f080 | |
fp = 0x7fffdf6462f8 | |
ok = <optimized out> | |
initial = js::INITIAL_NONE | |
ifg = {<js::FrameGuard> = {stack_ = 0x7fffffffa8d0, pushedSeg_ = 48, regs_ = {sp = 0x7fffd1274c38, pc = 0x7fffdf582380 "\210", inlined_ = 0x7fffd128e440, fp_ = 0x7ffff48951c0, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x7fff00000001}, <No data fields>} | |
#68 0x00007ffff4865d0f in js::Interpret (cx=0x7fffd1aff430, entryFrame=0x7fffdf646030, interpMode=js::JSINTERP_NORMAL) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:3948 | |
construct = false | |
callee = <optimized out> | |
fun = <optimized out> | |
newScript = 0x7fffdf582380 | |
args = {<js::CallReceiver> = {argv_ = 0x7fffdf6462f8}, argc_ = 1} | |
initial = <optimized out> | |
newType = <optimized out> | |
rf = {mContext = 0x7fffd1aff430, mSaved = 0} | |
normalJumpTable = {0x7ffff486b024, 0x7ffff4868afc, 0x7ffff4866c17, 0x7ffff486b255, 0x7ffff486b1aa, 0x7ffff486bb08, 0x7ffff486687c, 0x7ffff4868b99, 0x7ffff4867427, 0x7ffff4867cab, 0x7ffff486dcd5, 0x7ffff4868d89, 0x7ffff486b806, 0x7ffff486b7b9, 0x7ffff486d94e, 0x7ffff486be1b, 0x7ffff486bd67, 0x7ffff486bcb3, 0x7ffff486bbf5, 0x7ffff486bb37, 0x7ffff486ccaa, 0x7ffff486cb33, 0x7ffff486c9b3, 0x7ffff486c833, 0x7ffff486d32d, 0x7ffff486d275, 0x7ffff486d1b3, 0x7ffff486d00d, 0x7ffff486d504, 0x7ffff486d3e5, 0x7ffff486d623, 0x7ffff486c103, 0x7ffff486c4b0, 0x7ffff486c422, 0x7ffff486c53a, 0x7ffff486c3c0, 0x7ffff486ba17, 0x7ffff486b302, 0x7ffff486b586, 0x7ffff4866b55, 0x7ffff4867d4f, 0x7ffff4867900, 0x7ffff4867b03, 0x7ffff4867d4a, 0x7ffff486dba5, 0x7ffff486b1a5, 0x7ffff4867afe, 0x7ffff486db98, 0x7ffff4865976, 0x7ffff486593f, 0x7ffff486db93, 0x7ffff4865976, 0x7ffff486593f, 0x7ffff4867af9, 0x7ffff4865b28, 0x7ffff48677a1, 0x7ffff486ad27, 0x7ffff4865d8a, 0x7ffff486b1a0, 0x7ffff4865d8a, 0x7ffff4868544, 0x7ffff48684e5, 0x7ffff48682ca, 0x7ffff4868281, 0x7ffff4868238, 0x7ffff486dbdc, 0x7ffff48681ef, 0x7ffff48681a6, 0x7ffff4867389, 0x7ffff4867312, 0x7ffff486812d, 0x7ffff4867dff, 0x7ffff486cf17, 0x7ffff486ce95, 0x7ffff486a6f5, 0x7ffff486b912, 0x7ffff486b849, 0x7ffff486b984, 0x7ffff486b3e9, 0x7ffff4865c78, 0x7ffff486846e, 0x7ffff4868dcc, 0x7ffff486ab9e, 0x7ffff4867d8f, 0x7ffff4866a63, 0x7ffff48685b1, 0x7ffff48680cc, 0x7ffff4868011, 0x7ffff486a82f, 0x7ffff48699c9, 0x7ffff48694fd, 0x7ffff48690b0, 0x7ffff4869086, 0x7ffff4866e8b, 0x7ffff48697ef, 0x7ffff4869716, 0x7ffff4869633, 0x7ffff486dbb5, 0x7ffff4867b08, 0x7ffff486dbd0, 0x7ffff486dbc4, 0x7ffff486dcba, 0x7ffff486c1f3, 0x7ffff486dcae, 0x7ffff486dcc9, 0x7ffff486becf, 0x7ffff4868123, 0x7ffff4868128, 0x7ffff4865c78, 0x7ffff4866c67, 0x7ffff486beec, 0x7ffff4867905, 0x7ffff4868990, 0x7ffff48670ec, 0x7ffff486877b, 0x7ffff48686de, 0x7ffff4868c10, 0x7ffff4868ab6, 0x7ffff4868a4d, 0x7ffff4868b6f, 0x7ffff486db64, 0x7ffff486cf99, 0x7ffff4866873, 0x7ffff486af04, 0x7ffff486aba3, 0x7ffff486a6db, 0x7ffff4866940, 0x7ffff4868e00, 0x7ffff4865f91, 0x7ffff4865f91, 0x7ffff4869ffc, 0x7ffff4869f17, 0x7ffff4868938, 0x7ffff486da45, 0x7ffff486db3a, 0x7ffff4868a14, 0x7ffff4866ac7, 0x7ffff4866ac7, 0x7ffff486a8cc, 0x7ffff4866bc5, 0x7ffff4867075, 0x7ffff4867565, 0x7ffff48674b7, 0x7ffff486729b, 0x7ffff4868cfb, 0x7ffff486ce21, 0x7ffff4866bbc, 0x7ffff4867f74, 0x7ffff4867f6a, 0x7ffff48668bf, 0x7ffff48668bf, 0x7ffff48689c7, 0x7ffff4866c17, 0x7ffff4866844, 0x7ffff486a6e5, 0x7ffff486790a, 0x7ffff486db8e, 0x7ffff486dab7, 0x7ffff4865905, 0x7ffff4865908, 0x7ffff4868313, 0x7ffff486868e, 0x7ffff4868607, 0x7ffff486a67c, 0x7ffff486a5d4, 0x7ffff486a546, 0x7ffff486a4dc, 0x7ffff486995d, 0x7ffff4866e03, 0x7ffff4866e03, 0x7ffff4869e4d, 0x7ffff4869ccf, 0x7ffff4866d36, 0x7ffff4866c91, 0x7ffff486c78b, 0x7ffff486c307, 0x7ffff486c297, 0x7ffff486c71b, 0x7ffff486b130, 0x7ffff486b0d0, 0x7ffff4866c67, 0x7ffff486b04e, 0x7ffff486a45a, 0x7ffff486a3cd, 0x7ffff4866c91, 0x7ffff4867967, 0x7ffff4868b45, 0x7ffff486dabc, 0x7ffff486a7cd, 0x7ffff486a88d, 0x7ffff4866a30, 0x7ffff4866a30, 0x7ffff486db10, 0x7ffff486dae6, 0x7ffff4867604, 0x7ffff4866844, 0x7ffff4866693, 0x7ffff4866d36, 0x7ffff4866b55, 0x7ffff486a1f0...} | |
interruptEnabler = {<js::InterpreterFrames::InterruptEnablerBase> = {_vptr.InterruptEnablerBase = 0x7ffff55b78e0}, variable = 0x7fffffffa7c0, value = 0x7ffff53d96c0} | |
interpGuard = {prevContextRegs = 0x7fffffffabd0, cx = 0x7fffd1aff430, regs_ = @0x7fffffffa730} | |
argv = 0x7fffdf646208 | |
interpReturnOK = <optimized out> | |
len = <optimized out> | |
interruptJumpTable = {0x7ffff486b727 <repeats 230 times>} | |
useMethodJIT = true | |
atoms = 0x7fffc8577030 | |
op = JSOP_CALL | |
rt = 0x7fffe195e000 | |
jumpTable = 0x7ffff53d8f80 | |
regs = {sp = 0x7fffdf646300, pc = 0x7fffc8577947 ":", inlined_ = 0x0, fp_ = 0x7fffdf646210, static offsetOfFp = 24, static offsetOfInlined = 16} | |
interpreterFrame = {older = 0x0, context = 0x7fffd1aff430, regs = 0x7fffffffa740, enabler = @0x7fffffffa780} | |
script = 0x7fffc7f14640 | |
pcCounts = 0x0 | |
atomNotDefined = <optimized out> | |
#69 0x00007ffff4877f92 in ExecuteKernel (result=0x0, thisv=..., scopeChain=<optimized out>, script=0x7fffc7f18100, cx=0x7fffd1aff430, type=<optimized out>, evalInFrame=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:783 | |
efg = {<js::FrameGuard> = {stack_ = 0x7fffd1aff498, pushedSeg_ = true, regs_ = {sp = 0x7fffdf646098, pc = 0x7fffd9952490 <incomplete sequence \324>, inlined_ = 0x0, fp_ = 0x7fffdf646030, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x0}, <No data fields>} | |
fp = 0x7fffdf646030 | |
ok = <optimized out> | |
evalInFrame = 0x0 | |
type = js::EXECUTE_GLOBAL | |
#70 js::Execute (cx=0x7fffd1aff430, script=0x7fffc7f18100, scopeChainArg=<optimized out>, rval=0x0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:822 | |
scopeChain = <optimized out> | |
thisObj = <optimized out> | |
thisv = {data = {asBits = 18445618173016530008, debugView = {payload47 = 140736702176344, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -786178984, u32 = 3508788312, why = 3508788312}}, asDouble = -nan(0xbffffd123dc58), asPtr = 0xfffbffffd123dc58, asWord = 18445618173016530008}} | |
#71 0x00007ffff47ef87d in EvaluateUCScriptForPrincipalsCommon (compileVersion=JSVERSION_DEFAULT, rval=0x0, lineno=16, filename=<optimized out>, length=<optimized out>, chars=<optimized out>, principals=<optimized out>, obj=0x7fffd4db3768, cx=0x7fffd1aff430) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsapi.cpp:5093 | |
flags = <optimized out> | |
lfc = {cx = 0x7fffd1aff430} | |
script = <optimized out> | |
#72 JS_EvaluateUCScriptForPrincipalsVersion (cx=0x7fffd1aff430, obj=0x7fffd4db3768, principals=<optimized out>, chars=<optimized out>, length=<optimized out>, filename=<optimized out>, lineno=16, rval=0x0, version=JSVERSION_DEFAULT) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsapi.cpp:5105 | |
avi = {cx = 0x7fffd1aff430, oldDefaultVersion = JSVERSION_DEFAULT, oldHasVersionOverride = false, oldVersionOverride = JSVERSION_UNKNOWN, newVersion = JSVERSION_DEFAULT} | |
#73 0x00007ffff4086975 in nsJSContext::EvaluateString (this=0x7fffd4c50a60, aScript=..., aScopeObject=0x7fffd4db3768, aPrincipal=<optimized out>, aURL=0x7fffd4fe7f78 "http://www.cs.bris.ac.uk/~sp9857/", aLineNo=16, aVersion=0, aRetValue=0x0, aIsUndefined=0x7fffffffae87) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsJSEnvironment.cpp:1490 | |
ac = {bytes = {0x30, 0x7fffcfa38400, 0x7fffc8114d80, 0x7ffff4167f0e, 0x7fffcfedd800, 0x7ffff3ef76d5, 0x7fffffffae88, 0x7fffe19e7280, 0x7fffcfedd800, 0x7fffffffae88, 0x7fffcfedd800, 0x7ffff3ef7768, 0x7fffd0eb8c78}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
jsprin = 0x7fffcfa24e58 | |
ok = true | |
rv = 0 | |
val = {data = {asBits = 18444773748872577024, debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = {payload = {i32 = 0, u32 = 0, why = JS_ARRAY_HOLE}}, asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, asWord = 18444773748872577024}} | |
vp = 0x0 | |
holder = {mContext = 0x7fffd4c50a60, mTerminations = 0x0} | |
principal = <optimized out> | |
stack = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3e4f8}, <No data fields>} | |
#74 0x00007ffff3f4a19c in nsScriptLoader::EvaluateScript (this=0x7fffd0a26710, aRequest=<optimized out>, aScript=...) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:905 | |
rv = <optimized out> | |
uri = 0x7fffd4c50a60 | |
url = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffd4fe7f78 "http://www.cs.bris.ac.uk/~sp9857/", mLength = 33, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffaea8 ""}, mStorage = "\000\fd\364\377\177\000\000\000\240\000\000\000\000\000\000\030\257\377\377\377\177\000\000\340\062\265\364\377\177\000\000C\035\023\364\377\177\000\000\000p\270\351\377\177\000\000\265kg\364\377\177\000\000,\034\023\364\377\177\000"} | |
cx = <optimized out> | |
scriptContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc8338cc0}, <No data fields>} | |
ownerDoc = 0x6267 | |
pwin = 0x0 | |
oldProcessingScriptTag = false | |
oldCurrent = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
isUndefined = false | |
globalObject = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd0eb8c78}, <No data fields>} | |
stid = 2 | |
context = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd4c50a60}, <No data fields>} | |
#75 0x00007ffff3f4ac47 in nsScriptLoader::ProcessRequest (this=0x7fffd0a26710, aRequest=0x7fffc8551510) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:799 | |
scriptElem = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc8338cc0}, <No data fields>} | |
oldParserInsertedScript = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
rv = 0 | |
script = 0x7fffffffaf38 | |
textData = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffcfa89208, mLength = 74, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffaf58}, mStorage = {0, 62568, 32767, 0, 0, 0, 0, 0, 3950, 62568, 32767, 0, 850, 1346, 0, 0, 10305, 62564, 32767, 0, 0, 0, 0, 0, 2248, 62568, 21, 0, 29068, 62566, 32767, 0, 45088, 65535, 32767, 0, 15, 0, 0, 0, 18522, 63150, 32767, 0, 28672, 59832, 32767, 0, 27573, 62567, 32767, 0, 30248, 53161, 0, 0, 30842, 62567, 32767, 0, 69, 0, 0, 0}} | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
runScript = true | |
#76 0x00007ffff3f4be9d in nsScriptLoader::ProcessScriptElement (this=0x7fffd0a26710, aElement=0x7fffc8338d38) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:745 | |
typeID = <optimized out> | |
language = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffffffb0b8, mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffb0b8}, mStorage = {0, 21845, 21845, 0, 56, 0, 0, 0, 28352, 53160, 32767, 0, 1, 0, 0, 0, 61888, 56455, 32767, 0, 2, 0, 0, 0, 45934, 21845, 21845, 0, 56, 0, 0, 0, 24075, 63051, 32767, 0, 2896, 53521, 32767, 0, 25424, 62485, 32767, 0, 0, 0, 0, 0, 41888, 53310, 32767, 0, 0, 0, 0, 0, 5984, 57746, 32767, 0, 5984, 57746, 32767, 0}} | |
rv = <optimized out> | |
csp = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
type = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffcfab0378, mLength = 15, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffb158}, mStorage = {0, 0, 0, 0, 52608, 55398, 32767, 0, 2, 0, 0, 0, 4704, 53224, 32767, 0, 0, 0, 0, 0, 25512, 53156, 32767, 0, 52379, 62485, 32767, 0, 0, 0, 0, 0, 0, 0, 32767, 0, 36032, 51251, 32767, 0, 57968, 53309, 32767, 0, 28352, 53160, 32767, 0, 19, 0, 0, 0, 36032, 51251, 32767, 0, 42216, 53310, 32767, 0, 25552, 53156, 32767, 0}} | |
src = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffffffb1f8, mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffb1f8}, mStorage = {0, 62485, 32767, 0, 29288, 53155, 32767, 0, 1, 0, 0, 17008, 60, 0, 0, 0, 52592, 55398, 32767, 0, 0, 0, 3, 0, 47410, 62459, 32767, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29288, 53155, 32767, 0, 33792, 53155, 32767, 0, 0, 0, 0, 0, 24321, 36186, 1, 0, 29288, 53155, 32767, 0, 43665, 62432, 32767, 0, 25872, 53155, 32767, 0}} | |
eltContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc8338cc0}, <No data fields>} | |
globalObject = <optimized out> | |
context = <optimized out> | |
rootElement = <optimized out> | |
version = 0 | |
request = {mRawPtr = 0x7fffc8551510} | |
#77 0x00007ffff3f49292 in nsScriptElement::MaybeProcessScript (this=0x7fffc8338d38) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptElement.cpp:182 | |
cont = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc8338cc0}, <No data fields>} | |
scriptresult = <optimized out> | |
ownerDoc = 0x7fffd0a26710 | |
parser = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd03de270}, <No data fields>} | |
loader = {mRawPtr = 0x7fffd0a26710} | |
#78 0x00007ffff3ff1d06 in nsHTMLScriptElement::MaybeProcessScript (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/html/content/src/nsHTMLScriptElement.cpp:349 | |
rv = 0 | |
#79 0x00007ffff3ff2603 in nsHTMLScriptElement::DoneAddingChildren (this=0x7fffc8338cc0, aHaveNotified=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/html/content/src/nsHTMLScriptElement.cpp:276 | |
rv = <optimized out> | |
#80 0x00007ffff415fae3 in nsHtml5TreeOpExecutor::RunScript (this=0x7fffd03ea3a0, aScriptElement=0x7fffc8338cc0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:772 | |
sele = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc8338d38}, <No data fields>} | |
htmlDocument = {<nsCOMPtr_base> = {mRawPtr = 0x7fffcfeddce0}, <No data fields>} | |
rv = <optimized out> | |
#81 0x00007ffff416087f in nsHtml5TreeOpExecutor::RunFlushLoop (this=0x7fffd03ea3a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:567 | |
scriptElement = 0x7fffc8338cc0 | |
numberOfOpsToFlush = 3483657168 | |
first = 0x7fffcfa46308 | |
last = 0x7fffcfa463d0 | |
guard = {mExecutor = {mRawPtr = 0x7fffd03ea3a0}} | |
parserKungFuDeathGrip = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd03de270}, <No data fields>} | |
#82 0x00007ffff41608d0 in nsHtml5ExecutorReflusher::Run (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:94 | |
No locals. | |
#83 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffffb72f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd2251f20}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#84 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#85 0x00007ffff458a91a in mozilla::ipc::MessagePump::Run (this=0x7fffe9b3fcc0, aDelegate=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/glue/MessagePump.cpp:110 | |
did_work = <optimized out> | |
#86 0x00007ffff468b801 in RunHandler (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#87 MessageLoop::Run (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffff6dd42b0, previous_state_ = 0x0} | |
#88 0x00007ffff44ed5b2 in nsBaseAppShell::Run (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:189 | |
thread = 0x7fffe9b6a060 | |
#89 0x00007ffff43c2786 in nsAppStartup::Run (this=0x7fffe19040b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/components/startup/nsAppStartup.cpp:228 | |
rv = <optimized out> | |
#90 0x00007ffff3c5c409 in XRE_main (argc=<optimized out>, argv=<optimized out>, aAppData=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/xre/nsAppRunner.cpp:3551 | |
appStartup = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe19040b0}, <No data fields>} | |
shuttingDown = false | |
workingDir = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf016640}, <No data fields>} | |
remoteService = {<nsCOMPtr_base> = {mRawPtr = 0x7fffddeca630}, <No data fields>} | |
event_tracing_running = false | |
cmdLine = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf057540}, <No data fields>} | |
xpcom = {mServiceManager = 0x7ffff6dc78c8, static gNativeAppSupport = 0x7fffe9b0f710} | |
prefs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9bc9240}, <No data fields>} | |
desktopStartupIDEnv = <optimized out> | |
flagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
profLD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>} | |
cachesOK = <optimized out> | |
disableRemote = false | |
desktopStartupIDPtr = <optimized out> | |
nativeApp = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b0f710}, <No data fields>} | |
startOffline = false | |
profileName = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffe9b429c8 "default", mLength = 7, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbec8 ""}, mStorage = "\000\277\377\377\377\177\000\000\016\000\a\200\000\000\000\000\243Df\364\377\177\000\000\217\331\321\366\377\177\000\000\002\fd\364\377\177\000\000\240\262\321\366\377\177\000\000\217\331\321\366\377\177\000\000x\277\377\377\377\177\000"} | |
versionOK = false | |
appInitiatedRestart = false | |
desktopStartupID = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbe08 "", mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbe08 ""}, mStorage = "\000k\250\364\377\177\000\000\350u\250\364\377\177\000\000\250\262\321\366\377\177", '\000' <repeats 26 times>"\313, a\250\364\377\177\000\000\265a\250\364\377\177\000"} | |
display_name = <optimized out> | |
xremotearg = <optimized out> | |
_g_set_application_name = <optimized out> | |
canRun = true | |
profileLock = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4ed30}, <No data fields>} | |
profD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>} | |
version = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125", mLength = 36, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125"}, mStorage = "10.0.1_20120210025125/20120210025125\000\177\000\000\360\300\377\377\377\177\000\000\037\367\305\363\377\177\000\000\030\374\323\366\377\177\000"} | |
display = 0x7ffff6dc0190 | |
_gtk_window_set_auto_startup_notification = <optimized out> | |
osABI = {<nsCString> = {<nsACString_internal> = {mData = 0x7ffff4a860c4 "Linux_x86_64-gcc3", mLength = 17, mFlags = 1}, <No data fields>}, <No data fields>} | |
fFlagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
rv = 0 | |
override = 0x0 | |
appData = {<nsXREAppData> = {size = 112, directory = 0x7ffff6d3c540, vendor = 0x7ffff6d6d0f8 "Mozilla", name = 0x7ffff6d6d100 "Firefox", version = 0x7ffff6d6d108 "10.0.1", buildID = 0x7ffff6d1a1b0 "20120210025125", ID = 0x7ffff6d3fc40 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", copyright = 0x0, flags = 14, xreDirectory = 0x7ffff6d3c6c0, minVersion = 0x7ffff6d6d110 "10.0.1", maxVersion = 0x7ffff6d6d118 "10.0.1", crashReporterURL = 0x7ffff6d2a680 "https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=10.0.1&buildid=20120210025125", profile = 0x0}, <No data fields>} | |
ar = <optimized out> | |
home = <optimized out> | |
gtkModules = <optimized out> | |
dirProvider = {<nsIDirectoryServiceProvider2> = {<nsIDirectoryServiceProvider> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da770}, <No data fields>}, <No data fields>}, <nsIProfileStartup> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da7b8}, <No data fields>}, mAppProvider = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mGREDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c6c0}, <No data fields>}, mXULAppDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c540}, <No data fields>}, mProfileDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>}, mProfileLocalDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>}, mProfileNotified = true, mAppBundleDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x0}}, <No data fields>}, mExtensionDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf358970}}, <No data fields>}, mThemeDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf026f10}}, <No data fields>}} | |
#91 0x00005555555560c7 in do_main (argv=0x7fffffffe208, argc=1, exePath=0x7fffffffc0f8 "/usr/lib/firefox-10.0.1/libxpcom.so") at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:198 | |
rv = <optimized out> | |
appDataFile = 0x0 | |
appData = 0x7ffff6d1b240 | |
appini = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c480}, <No data fields>} | |
result = <optimized out> | |
#92 main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:281 | |
exePath = "/usr/lib/firefox-10.0.1/libxpcom.so", '\000' <repeats 4060 times> | |
rv = <optimized out> | |
lastSlash = <optimized out> | |
gotCounters = <optimized out> | |
initialRUsage = {ru_utime = {tv_sec = 0, tv_usec = 4000}, ru_stime = {tv_sec = 0, tv_usec = 0}, ru_maxrss = 9868, ru_ixrss = 0, ru_idrss = 0, ru_isrss = 0, ru_minflt = 678, ru_majflt = 0, ru_nswap = 0, ru_inblock = 0, ru_oublock = 0, ru_msgsnd = 0, ru_msgrcv = 0, ru_nsignals = 0, ru_nvcsw = 6, ru_nivcsw = 3} | |
result = 255 | |
Thread 31 (LWP 25271): | |
#0 0x00007ffff73f2bd9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff468791c in epoll_wait (epfd=<optimized out>, events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll_sub.c:51 | |
No locals. | |
#2 0x00007ffff46874e2 in epoll_dispatch (base=0x7fffe9b27800, arg=<optimized out>, tv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll.c:208 | |
epollop = <optimized out> | |
events = 0x7fffe9b60000 | |
evep = <optimized out> | |
i = <optimized out> | |
res = <optimized out> | |
timeout = <optimized out> | |
#3 0x00007ffff4685ffd in event_base_loop (base=0x7fffe9b27800, flags=1) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/event.c:513 | |
evsel = 0x7ffff56076d0 | |
evbase = 0x7fffe9b44c80 | |
tv = {tv_sec = 140737057373416, tv_usec = 140737057373192} | |
tv_p = 0x0 | |
res = <optimized out> | |
#4 0x00007ffff46964fd in base::MessagePumpLibevent::Run (this=0x7fffe9b4f6a0, delegate=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:336 | |
poll_tv = {tv_sec = 93824992254941, tv_usec = 140737488336664} | |
delay = {delta_ = 140737488336664} | |
did_work = <optimized out> | |
old_in_run = false | |
#5 0x00007ffff468b801 in RunHandler (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#6 MessageLoop::Run (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7fffe64fbce8, previous_state_ = 0x0} | |
#7 0x00007ffff468f928 in base::Thread::ThreadMain (this=0x7fffe9b3fe00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/thread.cc:156 | |
message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x7ffff55b0820}, type_ = MessageLoop::TYPE_IO, work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe40, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}, _M_finish = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}}}, <No data fields>}}, delayed_work_queue_ = {c = {<std::_Vector_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, comp = {<std::binary_function<MessageLoop::PendingTask, MessageLoop::PendingTask, bool>> = {<No data fields>}, <No data fields>}}, deferred_non_nestable_work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe80, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}, _M_finish = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}}}, <No data fields>}}, pump_ = {ptr_ = 0x7fffe9b4f6a0}, destruction_observers_ = {observers_ = {<std::_Vector_base<MessageLoop::DestructionObserver*, std::allocator<MessageLoop::DestructionObserver*> >> = {_M_impl = {<std::allocator<MessageLoop::DestructionObserver*>> = {<__gnu_cxx::new_allocator<MessageLoop::DestructionObserver*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, notify_depth_ = 0, type_ = ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe9b4f688 "Gecko_IOThread"}}, incoming_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fec0, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}, _M_finish = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}}}, <No data fields>}}, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7fffe64fbcb8, next_sequence_num_ = 0} | |
#8 0x00007ffff4696935 in ThreadFunc (closure=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:26 | |
delegate = <optimized out> | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 30 (LWP 25272): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe9b3ffc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d606a0 | |
#2 0x00007ffff46780c4 in Wait (interval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCycleCollectorRunner::Run (this=0x7fffe9b4edd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/base/nsCycleCollector.cpp:3496 | |
autoLock = {mLock = 0x7fffe9b4edf0} | |
#4 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a530, mayWait=true, result=0x7fffe56e4e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4edd0}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#5 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#6 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6a530) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6a530 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#7 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d606a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d606a0 | |
detached = 0 | |
#8 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#9 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#10 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 29 (LWP 25273): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe9b3ff48, ml=0x7fffe9b6a1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 960078} | |
tmo = {tv_sec = 1329516404, tv_nsec = 973078000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe9b3ff40, timeout=13) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d607b0 | |
#3 0x00007ffff4670a66 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 Wait (interval=<optimized out>, this=0x7ffff6d15d28) at ../../dist/include/mozilla/Monitor.h:80 | |
No locals. | |
#5 TimerThread::Run (this=0x7ffff6d15d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/TimerThread.cpp:362 | |
waitFor = <optimized out> | |
lock = {mMonitor = 0x7ffff6d15d28} | |
low = <optimized out> | |
high = <optimized out> | |
halfMicrosecondsIntervalResolution = 250 | |
#6 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6b710, mayWait=true, result=0x7fffe4ee3e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d15d00}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#7 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#8 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6b710) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6b710 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#9 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d607b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d607b0 | |
detached = 0 | |
#10 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#11 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#12 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 28 (LWP 25277): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff6ae5897 in _pr_poll_with_poll (pds=0x7fffe4524400, npds=40, timeout=65535000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptio.c:3952 | |
stack_syspoll = {{fd = 21, events = 1, revents = 0}, {fd = 79, events = 3, revents = 0}, {fd = 54, events = 3, revents = 0}, {fd = 60, events = 3, revents = 0}, {fd = 74, events = 3, revents = 0}, {fd = 62, events = 3, revents = 0}, {fd = 67, events = 3, revents = 0}, {fd = 64, events = 3, revents = 0}, {fd = 69, events = 3, revents = 0}, {fd = 71, events = 3, revents = 0}, {fd = 84, events = 3, revents = 0}, {fd = 68, events = 3, revents = 0}, {fd = 61, events = 3, revents = 0}, {fd = 73, events = 3, revents = 0}, {fd = 83, events = 3, revents = 0}, {fd = 97, events = 6, revents = 0}, {fd = 55, events = 3, revents = 0}, {fd = 59, events = 3, revents = 0}, {fd = 63, events = 3, revents = 0}, {fd = 65, events = 3, revents = 0}, {fd = 89, events = 3, revents = 0}, {fd = 70, events = 3, revents = 0}, {fd = 72, events = 3, revents = 0}, {fd = 78, events = 6, revents = 0}, {fd = 94, events = 6, revents = 0}, {fd = 95, events = 6, revents = 0}, {fd = 96, events = 6, revents = 0}, {fd = 87, events = 6, revents = 0}, {fd = 98, events = 6, revents = 0}, {fd = 99, events = 6, revents = 0}, {fd = 100, events = 6, revents = 0}, {fd = 101, events = 6, revents = 0}, {fd = 102, events = 6, revents = 0}, {fd = 103, events = 6, revents = 0}, {fd = 90, events = 6, revents = 0}, {fd = 91, events = 6, revents = 0}, {fd = 92, events = 6, revents = 0}, {fd = 93, events = 6, revents = 0}, {fd = 105, events = 6, revents = 0}, {fd = 104, events = 6, revents = 0}, {fd = -794289920, events = 32767, revents = 0}, {fd = -204656215, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 3, events = 0, revents = 0}, {fd = -204683201, events = 32767, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = -1439529728, events = 21939, revents = -26789}, {fd = -794283136, events = 32767, revents = 0}, {fd = -664038688, events = 32767, revents = 0}, {fd = -933747520, events = 32767, revents = 0}, {fd = -156432153, events = 32767, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = -1439529728, events = 21939, revents = -26789}, {fd = -933747520, events = 32767, revents = 0}, {fd = -156350374, events = 32767, revents = 0}, {fd = -794289800, events = 32767, revents = 0}, {fd = -933747520, events = 32767, revents = 0}, {fd = -466621264, events = 32767, revents = 0}, {fd = -134236359, events = 32767, revents = 0}, {fd = -466621200, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -466621232, events = 32767, revents = 0}, {fd = -134235731, events = 32767, revents = 0}} | |
syspoll = <optimized out> | |
index = <optimized out> | |
msecs = 65535000 | |
ready = <optimized out> | |
start = 2371510506 | |
elapsed = <optimized out> | |
remaining = <optimized out> | |
#2 0x00007ffff3c8d9c8 in nsSocketTransportService::Poll (this=<optimized out>, wait=<optimized out>, interval=0x7fffe42fed4c) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:416 | |
rv = <optimized out> | |
pollList = 0x7fffe4524400 | |
pollCount = 40 | |
pollTimeout = 65535000 | |
ts = 2371510505 | |
passedInterval = <optimized out> | |
#3 0x00007ffff3c8db84 in nsSocketTransportService::DoPollIteration (this=0x7fffe4530690, wait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:734 | |
i = -1 | |
count = 1 | |
pollInterval = <optimized out> | |
n = <optimized out> | |
#4 0x00007ffff3c8ddc9 in nsSocketTransportService::Run (this=0x7fffe4530690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:632 | |
pendingEvents = false | |
thread = 0x7fffe45307f0 | |
threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45307f0}, <No data fields>} | |
i = <optimized out> | |
#5 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe45307f0, mayWait=true, result=0x7fffe42fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45306a8}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#6 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#7 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe45307f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe45307f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#8 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d608c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d608c0 | |
detached = 0 | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 27 (LWP 25279): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff1ef7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ef8792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff0546516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 26 (LWP 25280): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe439a2c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d61690 | |
#2 0x00007ffff4841dce in js::GCHelperThread::threadLoop (this=0x7fffe19a47e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsgc.cpp:2226 | |
lock = {runtime = 0x7fffe195e000} | |
#3 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d61690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d61690 | |
detached = 0 | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 25 (LWP 25281): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe43a98c8, ml=0x7fffe4531450, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516403, tv_usec = 993716} | |
tmo = {tv_sec = 1329516404, tv_nsec = 993716000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe43a98c0, timeout=1000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d617a0 | |
#3 0x00007ffff42d94fc in XPCJSRuntime::WatchdogMain (arg=0x7fffe4391800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:965 | |
cx = <optimized out> | |
self = 0x7fffe4391800 | |
lock = {mJSRuntime = 0x7fffe195e000} | |
sleepInterval = <optimized out> | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d617a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d617a0 | |
detached = 1 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 24 (LWP 25283): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffddee8340, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffde0cbe10 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736915830528 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf059fb8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf059fb8, mayWait=true, result=0x7fffdddfee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf059fb8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf059f50, mayWait=true, result=0x7fffdddfee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf059f50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf059f50 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffde0cbe10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffde0cbe10 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 23 (LWP 25312): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf083388, ml=0x7fffe9bca358, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 682761} | |
tmo = {tv_sec = 1329516464, tv_nsec = 682761000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf083380, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffdc0fe9a0 | |
#3 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -516 | |
saved_entries = 1 | |
saved_owner = 140736792086272 | |
#4 0x00007ffff466f160 in Wait (this=<optimized out>, interval=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#5 Wait (interval=<optimized out>, this=0x7fffd67fbd98) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#6 nsThreadPool::Run (this=0x7fffdf06d640) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThreadPool.cpp:215 | |
delta = <optimized out> | |
now = <optimized out> | |
timeout = <optimized out> | |
mon = {mReentrantMonitor = 0x7fffdf06d660} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
current = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd997e060}, <No data fields>} | |
exitThread = false | |
wasIdle = true | |
listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
shutdownThreadOnExit = false | |
idleSince = 2371510218 | |
#7 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffd997e060, mayWait=true, result=0x7fffd67fbe4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf06d648}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd997e060) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd997e060 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffdc0fe9a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffdc0fe9a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 22 (LWP 25313): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd59e7400, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd59229d0 | |
#2 0x00007ffff43e5f58 in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsSSLThread::Run (this=0x7fffd59b6ec0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsSSLThread.cpp:981 | |
threadLock = {mLock = 0x7fffd59b6ed0} | |
pending_work = false | |
busy_socket_ssl_state = <optimized out> | |
needToSetPollableEvent = <optimized out> | |
socketToDestroy = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffd59229d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd59229d0 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 21 (LWP 25314): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd59e7440, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd5922ae0 | |
#2 0x00007ffff43e6bca in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCertVerificationThread::Run (this=0x7fffd5825110) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp:166 | |
threadLock = {mLock = 0x7fffd5825120} | |
job = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffd5922ae0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd5922ae0 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 20 (LWP 25315): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd5e12f80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd5bf07a0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736761681664 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd925d2a8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd925d2a8, mayWait=true, result=0x7fffd4afce00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd925d2a8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd925d240, mayWait=true, result=0x7fffd4afce4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd925d240) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd925d240 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd5bf07a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd5bf07a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 19 (LWP 25316): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd392d1c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd5bf0ad0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736903247616 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd5c59988, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd5c59988, mayWait=true, result=0x7fffdd1fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd5c59988} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd5c59920, mayWait=true, result=0x7fffdd1fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd5c59920) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd5c59920 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd5bf0ad0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd5bf0ad0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 18 (LWP 25319): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdc5426c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd95be7a0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736879130368 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf058908, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf058908, mayWait=true, result=0x7fffdbafee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf058908} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf0588a0, mayWait=true, result=0x7fffdbafee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf0588a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf0588a0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd95be7a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd95be7a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 17 (LWP 25320): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdc55f980, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd95be8b0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736928388864 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffe9b71a68, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffe9b71a68, mayWait=true, result=0x7fffde9f8e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffe9b71a68} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffe9b71a00, mayWait=true, result=0x7fffde9f8e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b71a00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b71a00 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd95be8b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd95be8b0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 16 (LWP 25321): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdf3e45c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd95bebe0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736836138752 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd59afe88, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd59afe88, mayWait=true, result=0x7fffd91fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd59afe88} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd59afe20, mayWait=true, result=0x7fffd91fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd59afe20) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd59afe20 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd95bebe0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd95bebe0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 15 (LWP 25322): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd2319d80, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd38d4bd0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736817264384 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd8448828, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd8448828, mayWait=true, result=0x7fffd7ffee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd8448828} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd84487c0, mayWait=true, result=0x7fffd7ffee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd84487c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd84487c0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd38d4bd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd38d4bd0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 14 (LWP 25324): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd861a600, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd38d5ab0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736806778624 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd882a0c8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd882a0c8, mayWait=true, result=0x7fffd75fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd882a0c8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd882a060, mayWait=true, result=0x7fffd75fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd882a060) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd882a060 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd38d5ab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd38d5ab0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 13 (LWP 25326): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 246283} | |
tmo = {tv_sec = 1329516464, tv_nsec = 246283000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8492370 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcf8fee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371493458} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffdc5da040 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8492370) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8492370 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 12 (LWP 25327): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 969878} | |
tmo = {tv_sec = 1329516464, tv_nsec = 969878000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8494ac0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffceef6e58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371494789} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd0f45480 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8494ac0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8494ac0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 11 (LWP 25328): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 429912} | |
tmo = {tv_sec = 1329516464, tv_nsec = 429912000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8494bd0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffce3fee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371494800} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd041ef70 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8494bd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8494bd0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 10 (LWP 25329): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007fffedfc6ee2 in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#2 0x00007fffedfc4e71 in __libc_res_nquery () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#3 0x00007fffedfc53ce in ?? () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#4 0x00007fffedfc580f in __libc_res_nsearch () from /lib/x86_64-linux-gnu/libresolv.so.2 | |
No symbol table info available. | |
#5 0x00007fffceefa531 in ?? () from /lib/x86_64-linux-gnu/libnss_dns.so.2 | |
No symbol table info available. | |
#6 0x00007ffff7410001 in gethostbyname2_r () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x00007ffff73cdeaa in ?? () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x00007ffff73d0290 in getaddrinfo () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x00007ffff6ade367 in PR_GetAddrInfoByName (hostname=<optimized out>, af=2, flags=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/misc/prnetdb.c:2079 | |
res = <optimized out> | |
hints = {ai_flags = 32, ai_family = 2, ai_socktype = 1, ai_protocol = 0, ai_addrlen = 0, ai_addr = 0x0, ai_canonname = 0x0, ai_next = 0x0} | |
rv = <optimized out> | |
#10 0x00007ffff3c977af in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:913 | |
flags = 32800 | |
status = <optimized out> | |
rs = {mLastReset = 2371494812} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd06fe880 | |
ai = <optimized out> | |
#11 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8494ce0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8494ce0 | |
detached = 1 | |
#12 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#13 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#14 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 9 (LWP 25330): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 729601} | |
tmo = {tv_sec = 1329516464, tv_nsec = 729601000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8494f00 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcd3fce58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371494831} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd0ad4500 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8494f00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8494f00 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 8 (LWP 25331): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 429990} | |
tmo = {tv_sec = 1329516464, tv_nsec = 429990000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8495340 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffccbfbe58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371494853} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd02b6800 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8495340) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8495340 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 7 (LWP 25332): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 430075} | |
tmo = {tv_sec = 1329516464, tv_nsec = 430075000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8495450 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcc3fae58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371494873} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd03ac500 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8495450) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8495450 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 6 (LWP 25333): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516404, tv_usec = 430081} | |
tmo = {tv_sec = 1329516464, tv_nsec = 430081000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8495560 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcbbf9e58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371494888} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd1bef280 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8495560) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8495560 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 5 (LWP 25336): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd29f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 4 (LWP 25342): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd29f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 3 (LWP 25343): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd29f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 2 (LWP 25348): | |
#0 0x00007ffff76c30dd in read () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff1ef3a83 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#4 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 1 (LWP 25409): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdf3e4cc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd38d4ac0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736564557568 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd9763c78, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd9763c78, mayWait=true, result=0x7fffc8efee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd9763c78} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd9763c10, mayWait=true, result=0x7fffc8efee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd9763c10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd9763c10 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd38d4ac0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd38d4ac0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
core.25712 | |
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 | |
Copyright (C) 2011 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-10.0.1/firefox...Reading symbols from /usr/lib/debug/usr/lib/firefox-10.0.1/firefox...done. | |
done. | |
[New LWP 25893] | |
[New LWP 25869] | |
[New LWP 25807] | |
[New LWP 25802] | |
[New LWP 25796] | |
[New LWP 25795] | |
[New LWP 25792] | |
[New LWP 25791] | |
[New LWP 25790] | |
[New LWP 25789] | |
[New LWP 25788] | |
[New LWP 25787] | |
[New LWP 25786] | |
[New LWP 25785] | |
[New LWP 25784] | |
[New LWP 25783] | |
[New LWP 25782] | |
[New LWP 25781] | |
[New LWP 25780] | |
[New LWP 25778] | |
[New LWP 25777] | |
[New LWP 25776] | |
[New LWP 25775] | |
[New LWP 25738] | |
[New LWP 25736] | |
[New LWP 25735] | |
[New LWP 25734] | |
[New LWP 25733] | |
[New LWP 25732] | |
[New LWP 25731] | |
[New LWP 25730] | |
[New LWP 25729] | |
[New LWP 25712] | |
[Thread debugging using libthread_db enabled] | |
Core was generated by `/usr/lib/firefox-10.0.1/firefox'. | |
Program terminated with signal 11, Segmentation fault. | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
Thread 33 (LWP 25712): | |
#0 0x00007ffff73c251d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff73f0154 in usleep () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#2 0x00007fffd57e253a in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#3 0x00007fffd57e6cb6 in JavaRequestProcessor::getAppletObjectInstance(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#4 0x00007fffd57dba03 in get_scriptable_object(_NPP*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#5 0x00007fffd57dbf88 in ITNP_GetValue(_NPP*, NPPVariable, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#6 0x00007ffff445254a in GetValueFromPlugin (value=0x7fffffff9168, variable=NPPVpluginScriptableNPObject, this=0x7fffc73c12a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:654 | |
startTime = 2371628825 | |
guard = {<PRCListStr> = {next = 0x7ffff5602e50, prev = 0x7fffffff98f0}, mInstance = {mRawPtr = 0x7fffc73c12a0}, mDelayedDestroy = false, static sListHead = {next = 0x7fffffff98f0, prev = 0x7fffffff9110}} | |
pluginError = 1 | |
pluginFunctions = 0x7fffdf2c3650 | |
rv = 2147500037 | |
#7 nsNPAPIPluginInstance::GetValueFromPlugin (this=0x7fffc73c12a0, variable=NPPVpluginScriptableNPObject, value=0x7fffffff9168) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:641 | |
No locals. | |
#8 0x00007ffff4452741 in nsNPAPIPluginInstance::GetJSObject (this=0x7fffc73c12a0, cx=0x7fffd84940c0, outObject=0x7fffffff92c8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:898 | |
npobj = 0x0 | |
rv = <optimized out> | |
#9 0x00007ffff40b3ca0 in nsHTMLPluginObjElementSH::GetPluginJSObject (cx=0x7fffd84940c0, obj=<optimized out>, plugin_inst=0x7fffc73c12a0, plugin_obj=0x7fffffff92c8, plugin_proto=0x7fffffff92d0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9676 | |
ar = {mContext = 0x7fffd84940c0, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffc9639780, 0x7ffff3f3fdf9, 0x7fffffff9218, 0x0, 0x0, 0x8000ffff, 0x7fffc9639710, 0x7fffc864f348, 0x7fffc977d6d0, 0x7ffff3f2cb32, 0x7fffc864f348, 0x7fffc977d6d0, 0x7fffffff92b8}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
#10 0x00007ffff40c6780 in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffc977d6d0, cx=0x7fffd84940c0, obj=0x7fffc864f348) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9442 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9ce9460}, <No data fields>}, mScriptIsRunning = false, mPushedSomething = true} | |
ac = {bytes = {0x1500000000, 0x7ffff46672da, 0x7fffffff9268, 0x1001100000029, 0x7fff0000003f, 0x7fffffff9268, 0x616c6c697a6f6d40, 0x74656e2f67726f2e, 0x6f72702f6b726f77, 0x3f313b6c6f636f74, 0x7474683d656d616e, 0x7ffff6dc0070, 0x7ffff4669d00}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x0 | |
ar = {mContext = 0x7fffd84940c0, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x7fffc73c12a0} | |
pi_obj = 0x0 | |
my_proto = 0x7ffff42c5ddd | |
#11 0x00007ffff3e1a20e in nsObjectFrame::NotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2579 | |
sgo = 0x7fffc9817478 | |
wrapper = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc977d6d0}, <No data fields>} | |
obj = 0x7fffc864f348 | |
rv = <optimized out> | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc946b800}, <No data fields>} | |
scx = <optimized out> | |
cx = 0x7fffd84940c0 | |
#12 0x00007ffff3e1a87e in nsObjectFrame::TryNotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2279 | |
inst = {mRawPtr = 0x7fffc73c12a0} | |
#13 0x00007ffff3e1bc7d in Instantiate (aURI=0x7fffc9434860, aMimeType=0x7fffd88ee608 "application/x-java-vm", this=0x7fffc81670a8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2245 | |
rv = 0 | |
weakFrame = {mPrev = 0x7fffffff9440, mFrame = 0x7fffc81670a8} | |
pluginHost = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd8f98800}, <No data fields>} | |
accService = <optimized out> | |
#14 nsObjectFrame::Instantiate (this=0x7fffc81670a8, aMimeType=0x7fffd88ee608 "application/x-java-vm", aURI=0x7fffc9434860) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2199 | |
No locals. | |
#15 0x00007ffff3f3fb04 in nsObjectLoadingContent::Instantiate (this=0x7fffc9639780, aFrame=0x7fffc81670f8, aMIMEType=<optimized out>, aURI=0x7fffc9434860) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:1900 | |
oldInstantiatingValue = false | |
thisContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9639710}, <No data fields>} | |
baseURI = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
weakFrame = {mPrev = 0x7fffc7852a58, mFrame = 0x7fffc81670a8} | |
rv = <optimized out> | |
pluginInstance = {mRawPtr = 0x1} | |
typeToUse = {<nsACString_internal> = {mData = 0x7fffd88ee608 "application/x-java-vm", mLength = 21, mFlags = 5}, <No data fields>} | |
nsiframe = <optimized out> | |
#16 0x00007ffff3f3feb3 in Run (this=0x7fffc7852a40) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:172 | |
rv = <optimized out> | |
frame = 0x7fffc81670f8 | |
objectFrame = <optimized out> | |
#17 nsAsyncInstantiateEvent::Run (this=0x7fffc7852a40) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:140 | |
No locals. | |
#18 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffff956f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc7852a40}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#19 0x00007ffff46421d6 in NS_ProcessPendingEvents_P (thread=0x7fffe9b6a060, timeout=20) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:195 | |
processedEvent = true | |
rv = <optimized out> | |
start = 2371628808 | |
#20 0x00007ffff44ed84d in nsBaseAppShell::NativeEventCallback (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:130 | |
hasPending = <optimized out> | |
thread = 0x7fffe9b6a060 | |
prevBlockNativeEvent = false | |
prevVal = nsBaseAppShell::eEventloopNone | |
#21 0x00007ffff44d9744 in nsAppShell::EventProcessorCallback (source=<optimized out>, condition=<optimized out>, data=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/gtk2/nsAppShell.cpp:69 | |
self = 0x7fffe43a39b0 | |
c = 250 '\372' | |
#22 0x00007ffff1ef7a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#23 0x00007ffff1ef8258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#24 0x00007ffff1ef8429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#25 0x00007fffd57e252d in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#26 0x00007fffd57e6cb6 in JavaRequestProcessor::getAppletObjectInstance(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#27 0x00007fffd57dba03 in get_scriptable_object(_NPP*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#28 0x00007fffd57dbf88 in ITNP_GetValue(_NPP*, NPPVariable, void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#29 0x00007ffff445254a in GetValueFromPlugin (value=0x7fffffff9948, variable=NPPVpluginScriptableNPObject, this=0x7fffc73c1020) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:654 | |
startTime = 2371628773 | |
guard = {<PRCListStr> = {next = 0x7fffffff9110, prev = 0x7ffff5602e50}, mInstance = {mRawPtr = 0x7fffc73c1020}, mDelayedDestroy = false, static sListHead = {next = 0x7fffffff98f0, prev = 0x7fffffff9110}} | |
pluginError = 1 | |
pluginFunctions = 0x7fffdf2c3650 | |
rv = 2147500037 | |
#30 nsNPAPIPluginInstance::GetValueFromPlugin (this=0x7fffc73c1020, variable=NPPVpluginScriptableNPObject, value=0x7fffffff9948) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:641 | |
No locals. | |
#31 0x00007ffff4452741 in nsNPAPIPluginInstance::GetJSObject (this=0x7fffc73c1020, cx=0x7fffd84965e0, outObject=0x7fffffff9aa8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/plugins/base/nsNPAPIPluginInstance.cpp:898 | |
npobj = 0x0 | |
rv = <optimized out> | |
#32 0x00007ffff40b3ca0 in nsHTMLPluginObjElementSH::GetPluginJSObject (cx=0x7fffd84965e0, obj=<optimized out>, plugin_inst=0x7fffc73c1020, plugin_obj=0x7fffffff9aa8, plugin_proto=0x7fffffff9ab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9676 | |
ar = {mContext = 0x7fffd84965e0, mSaveDepth = <optimized out>} | |
ac = {bytes = {0x7fffc706a4e0, 0x7ffff3f3fdf9, 0x7fffffff99f8, 0x0, 0x0, 0x8000ffff, 0x7fffc706a470, 0x7fffd8904ad8, 0x7fffc9485c10, 0x7ffff3f2cb32, 0x7fffd8904ad8, 0x7fffc9485c10, 0x7fffffff9a98}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
#33 0x00007ffff40c6780 in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffc9485c10, cx=0x7fffd84965e0, obj=0x7fffd8904ad8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9442 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf2cb580}, <No data fields>}, mScriptIsRunning = true, mPushedSomething = true} | |
ac = {bytes = {0x1500000000, 0x7ffff46672da, 0x7fffffff9a48, 0x1001100000029, 0x7fff0000003f, 0x7fffffff9a48, 0x616c6c697a6f6d40, 0x74656e2f67726f2e, 0x6f72702f6b726f77, 0x3f313b6c6f636f74, 0x7474683d656d616e, 0x7ffff6dc0070, 0x7ffff4669d00}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x0 | |
ar = {mContext = 0x7fffd84965e0, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x7fffc73c1020} | |
pi_obj = 0x0 | |
my_proto = 0x7ffff42c5ddd | |
#34 0x00007ffff3e1a20e in nsObjectFrame::NotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2579 | |
sgo = 0x7fffc9218c78 | |
wrapper = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9485c10}, <No data fields>} | |
obj = 0x7fffd8904ad8 | |
rv = <optimized out> | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc7d39000}, <No data fields>} | |
scx = <optimized out> | |
cx = 0x7fffd84965e0 | |
#35 0x00007ffff3e1a87e in nsObjectFrame::TryNotifyContentObjectWrapper (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2279 | |
inst = {mRawPtr = 0x7fffc73c1020} | |
#36 0x00007ffff3e1bc7d in Instantiate (aURI=0x7fffc7cfd580, aMimeType=0x7fffc9482a08 "application/x-java-vm", this=0x7fffde821d70) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2245 | |
rv = 0 | |
weakFrame = {mPrev = 0x7fffffff9c20, mFrame = 0x7fffde821d70} | |
pluginHost = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd8f98800}, <No data fields>} | |
accService = <optimized out> | |
#37 nsObjectFrame::Instantiate (this=0x7fffde821d70, aMimeType=0x7fffc9482a08 "application/x-java-vm", aURI=0x7fffc7cfd580) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/layout/generic/nsObjectFrame.cpp:2199 | |
No locals. | |
#38 0x00007ffff3f3fb04 in nsObjectLoadingContent::Instantiate (this=0x7fffc706a4e0, aFrame=0x7fffde821dc0, aMIMEType=<optimized out>, aURI=0x7fffc7cfd580) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:1900 | |
oldInstantiatingValue = false | |
thisContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc706a470}, <No data fields>} | |
baseURI = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
weakFrame = {mPrev = 0x7fffffff9cb8, mFrame = 0x7fffde821d70} | |
rv = <optimized out> | |
pluginInstance = {mRawPtr = 0x7fffffff9dc8} | |
typeToUse = {<nsACString_internal> = {mData = 0x7fffc9482a08 "application/x-java-vm", mLength = 21, mFlags = 5}, <No data fields>} | |
nsiframe = <optimized out> | |
#39 0x00007ffff3f3fdd0 in EnsureInstantiation (aInstance=0x7fffffff9dc8, this=0x7fffc706a4e0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:933 | |
frame = 0x7fffde821dc0 | |
nsiframe = <optimized out> | |
weakFrame = {mPrev = 0x7fffdf272bd8, mFrame = 0x7fffde821d70} | |
rv = 0 | |
#40 nsObjectLoadingContent::EnsureInstantiation (this=0x7fffc706a4e0, aInstance=0x7fffffff9dc8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsObjectLoadingContent.cpp:863 | |
No locals. | |
#41 0x00007ffff40b3c11 in nsHTMLPluginObjElementSH::GetPluginInstanceIfSafe (wrapper=<optimized out>, obj=<optimized out>, _result=0x7fffffff9dc8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9343 | |
content = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc706a470}, <No data fields>} | |
objlc = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc706a530}, <No data fields>} | |
#42 0x00007ffff40c672e in nsHTMLPluginObjElementSH::SetupProtoChain (wrapper=0x7fffc9485c10, cx=0x7fffd84965e0, obj=0x7fffd8904ad8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9430 | |
cxPusher = {mScx = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf2cb580}, <No data fields>}, mScriptIsRunning = true, mPushedSomething = true} | |
ac = {bytes = {0x7fffffff9e48, 0x0, 0x7fffd3181d80, 0x7fffe43c0620, 0x7fffe43c0620, 0x7fffc9485c48, 0x7fffc9485c10, 0x0, 0x7ffff42e8e5f, 0x0, 0x7fffdf272668, 0x7fffe4505f10, 0x7fffdc06e000}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
rv = <optimized out> | |
pi_proto = 0x100 | |
ar = {mContext = 0x7fffd84965e0, mSaveDepth = <optimized out>} | |
pi = {mRawPtr = 0x0} | |
pi_obj = 0x7fffc706a470 | |
my_proto = 0x7fffffffa140 | |
#43 0x00007ffff40c68f5 in nsHTMLPluginObjElementSH::PostCreate (this=<optimized out>, wrapper=0x7fffc9485c10, cx=0x7fffd84965e0, obj=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsDOMClassInfo.cpp:9541 | |
runner = <optimized out> | |
#44 0x00007ffff42e803c in FinishCreate (ccx=..., Scope=<optimized out>, cache=0x7fffc706a478, wrapper=0x7fffc9485c10, resultWrapper=0x7fffffffa140, Interface=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:642 | |
rv = <optimized out> | |
flat = 0x7fffd8904ad8 | |
si = 0xfffffffffffffdfc | |
mapLock = 0x7ffff6d6d688 | |
map = 0x7fffc849c1c0 | |
wrapperToKill = 0x7fffd8904ad8 | |
#45 0x00007ffff42ea71b in XPCWrappedNative::GetNewOrUsed (ccx=..., helper=..., Scope=0x7fffc92085e0, Interface=0x7fffdc06e000, isGlobal=0, resultWrapper=0x7fffffffa140) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCWrappedNative.cpp:580 | |
rv = <optimized out> | |
sci = {mCallback = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mFlags = {mFlags = 0}, mInterfacesBitmap = 0} | |
newParentVal_automarker = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff55223a0, mNext = 0x7fffffff9f98, mTLS = 0x7fffe1914520}, mPtr = 0x7fffffffa058} | |
cache = 0x7fffc706a478 | |
identity = 0x7fffc706a470 | |
mapLock = 0x7fff00000000 | |
wrapper = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5525900, mNext = 0x7fffffffa110, mTLS = 0x7fffe1914520}, mPtr = 0x7fffc9485c10} | |
info = 0x7fffd1337ee0 | |
sciWrapper = @0x7fffffffa038 | |
parent = 0x7fffc7f811e8 | |
newParentVal_markable = {mVal = {data = {asBits = 18444773748872577024, debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = {payload = {i32 = 0, u32 = 0, why = JS_ARRAY_HOLE}}, asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, asWord = 18444773748872577024}}, mValPtr = 0x7fffffffa070} | |
needsSOW = 0 | |
needsCOW = 0 | |
ac = {bytes = {0x7fffd84965e0, 0x2a3b9, 0x7fffc706a470, 0x7fffffffa220, 0x7fffd1337ee0, 0x7fffc706a470, 0x570003, 0x7fffc7d39000, 0x7ffff40b4f32, 0x0, 0x0, 0x7fffffffa2c8, 0x7fffffffa220}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
map = 0x7fffc849c1c0 | |
isClassInfo = 0 | |
sciProto = {mCallback = {<nsCOMPtr_base> = {mRawPtr = 0x7fffd1337ee8}, <No data fields>}, mFlags = {mFlags = 1248080621}, mInterfacesBitmap = 323} | |
newParentVal = {data = {asBits = 18445618172862665192, debugView = {payload47 = 140736548311528, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -940043800, u32 = 3354923496, why = 3354923496}}, asDouble = -nan(0xbffffc7f811e8), asPtr = 0xfffbffffc7f811e8, asWord = 18445618172862665192}} | |
proto = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5522430, mNext = 0x7fffffff9fb8, mTLS = 0x7fffe1914520}, mPtr = 0x7fffdf272640} | |
#46 0x00007ffff42d46e5 in XPCConvert::NativeInterface2JSObject (lccx=..., d=0x7fffdf6462e8, dest=0x0, aHelper=..., iid=0x7ffff4b5dc30, Interface=0x7ffff56320c8, allowNativeWrapper=true, isGlobal=false, pErr=0x7fffffffa1dc) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCConvert.cpp:1179 | |
ccx = @0x7fffffffa2c8 | |
cx = 0x7fffd84965e0 | |
iface = {<AutoMarkingPtr> = {_vptr.AutoMarkingPtr = 0x7ffff5522400, mNext = 0x0, mTLS = 0x7fffe1914520}, mPtr = 0x7fffdc06e000} | |
rv = <optimized out> | |
jsscope = 0x0 | |
xpcscope = 0x7fffc92085e0 | |
tryConstructSlimWrapper = <optimized out> | |
strongWrapper = {mRawPtr = 0x0} | |
ccx = <optimized out> | |
cache = 0x7fffffffa2c8 | |
flat = 0x0 | |
wrapper = <optimized out> | |
v = <optimized out> | |
original = <optimized out> | |
#47 0x00007ffff42f4579 in xpc_qsXPCOMObjectToJsval (lccx=..., aHelper=..., iid=0x7ffff4b5dc30, iface=<optimized out>, rval=0x7fffdf6462e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCQuickStubs.cpp:1093 | |
cx = 0x7fffd84965e0 | |
rv = 2153185290 | |
#48 0x00007ffff430d37e in nsIDOMDocument_GetElementById (cx=<optimized out>, argc=<optimized out>, vp=0x7fffdf6462e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/js/xpconnect/src/dom_quickstubs.cpp:3334 | |
obj = 0x7fffc7f811e8 | |
callee = 0x0 | |
self = 0x7fffc7d39000 | |
selfref = {ptr = 0x0} | |
arg0 = {<xpc_qsBasicString<nsAString_internal, nsDependentString>> = {mBuf = {0x7fffd3968cd0, 0x100000008}, mValid = 1}, <No data fields>} | |
helper = {<xpcObjectHelper> = {mCanonicalStrong = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mCanonical = 0x0, mObject = 0x7fffc706a470, mCache = 0x7fffc706a478, mClassInfo = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mXPCClassInfo = {mRawPtr = 0x7fffd1337ee0}, mIsNode = true}, <No data fields>} | |
lccx = {mCallBeginRequest = XPCLazyCallContext::DONT_CALL_BEGINREQUEST, mCcx = 0x7fffffffa2c8, mCcxToDestroy = 0x7fffffffa2c8, mCx = 0x7fffd84965e0, mCallerLanguage = XPCContext::LANG_JS, mObj = 0x7fffc7f811e8, mFlattenedJSObject = 0x7fffc7f811e8, mWrapper = 0x7fffc7d6d510, mTearOff = 0x0, mData = "`$R\365\377\177\000\000\004\000\000\000\377\177\000\000\300\344\323\366\377\177\000\000 E\221\341\377\177\000\000\300FJ\310\377\177\000\000\340eI\330\377\177\000\000\000\000\000\000\000\000\000\000\001", '\000' <repeats 15 times>"\350, \021\370\307\377\177\000\000\350\021\370\307\377\177\000\000\020\325\326\307\377\177\000\000\000\000\000\000\000\000\000\000\350\021\370\307\377\177\000\000\370\264\030\331\377\177\000\000\300#X\337\377\177\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000ܚ\210\364\377\177\000\000\a\000/\364\377\177\000\000 \244\377\377\377\177\000\000\340eIح\336\000\000\000\000\000\000\000\000\000\000\340eI\330\377\177\000\000\000T\214\364\377\177\000\000\000\000\000\000\000\000\000\000\060Pg\310\377\177\000\000\000Ng\310\377\177\000"} | |
argv = 0x7fffdf6462f8 | |
result = 0x7fffc706a470 | |
cache = 0x7fffc706a478 | |
#49 0x00007ffff48771b8 in CallJSNative (args=..., native=<optimized out>, cx=0x7fffd84965e0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jscntxtinlines.h:297 | |
No locals. | |
#50 js::InvokeKernel (cx=0x7fffd84965e0, args=..., construct=js::NO_CONSTRUCT) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:629 | |
clasp = 0xfffffffffffffdfc | |
fun = 0x7fffc8676680 | |
fp = 0x7fffdf6462f8 | |
ok = <optimized out> | |
initial = js::INITIAL_NONE | |
ifg = {<js::FrameGuard> = {stack_ = 0x7fffffffa700, pushedSeg_ = 224, regs_ = {sp = 0x7fffc8675030, pc = 0x7fffdf582380 "\210", inlined_ = 0x7fffc8674ec0, fp_ = 0x7ffff48951c0, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x7fff00000001}, <No data fields>} | |
#51 0x00007ffff4865d0f in js::Interpret (cx=0x7fffd84965e0, entryFrame=0x7fffdf646030, interpMode=js::JSINTERP_NORMAL) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:3948 | |
construct = false | |
callee = <optimized out> | |
fun = <optimized out> | |
newScript = 0x7fffdf582380 | |
args = {<js::CallReceiver> = {argv_ = 0x7fffdf6462f8}, argc_ = 1} | |
initial = <optimized out> | |
newType = <optimized out> | |
rf = {mContext = 0x7fffd84965e0, mSaved = 0} | |
normalJumpTable = {0x7ffff486b024, 0x7ffff4868afc, 0x7ffff4866c17, 0x7ffff486b255, 0x7ffff486b1aa, 0x7ffff486bb08, 0x7ffff486687c, 0x7ffff4868b99, 0x7ffff4867427, 0x7ffff4867cab, 0x7ffff486dcd5, 0x7ffff4868d89, 0x7ffff486b806, 0x7ffff486b7b9, 0x7ffff486d94e, 0x7ffff486be1b, 0x7ffff486bd67, 0x7ffff486bcb3, 0x7ffff486bbf5, 0x7ffff486bb37, 0x7ffff486ccaa, 0x7ffff486cb33, 0x7ffff486c9b3, 0x7ffff486c833, 0x7ffff486d32d, 0x7ffff486d275, 0x7ffff486d1b3, 0x7ffff486d00d, 0x7ffff486d504, 0x7ffff486d3e5, 0x7ffff486d623, 0x7ffff486c103, 0x7ffff486c4b0, 0x7ffff486c422, 0x7ffff486c53a, 0x7ffff486c3c0, 0x7ffff486ba17, 0x7ffff486b302, 0x7ffff486b586, 0x7ffff4866b55, 0x7ffff4867d4f, 0x7ffff4867900, 0x7ffff4867b03, 0x7ffff4867d4a, 0x7ffff486dba5, 0x7ffff486b1a5, 0x7ffff4867afe, 0x7ffff486db98, 0x7ffff4865976, 0x7ffff486593f, 0x7ffff486db93, 0x7ffff4865976, 0x7ffff486593f, 0x7ffff4867af9, 0x7ffff4865b28, 0x7ffff48677a1, 0x7ffff486ad27, 0x7ffff4865d8a, 0x7ffff486b1a0, 0x7ffff4865d8a, 0x7ffff4868544, 0x7ffff48684e5, 0x7ffff48682ca, 0x7ffff4868281, 0x7ffff4868238, 0x7ffff486dbdc, 0x7ffff48681ef, 0x7ffff48681a6, 0x7ffff4867389, 0x7ffff4867312, 0x7ffff486812d, 0x7ffff4867dff, 0x7ffff486cf17, 0x7ffff486ce95, 0x7ffff486a6f5, 0x7ffff486b912, 0x7ffff486b849, 0x7ffff486b984, 0x7ffff486b3e9, 0x7ffff4865c78, 0x7ffff486846e, 0x7ffff4868dcc, 0x7ffff486ab9e, 0x7ffff4867d8f, 0x7ffff4866a63, 0x7ffff48685b1, 0x7ffff48680cc, 0x7ffff4868011, 0x7ffff486a82f, 0x7ffff48699c9, 0x7ffff48694fd, 0x7ffff48690b0, 0x7ffff4869086, 0x7ffff4866e8b, 0x7ffff48697ef, 0x7ffff4869716, 0x7ffff4869633, 0x7ffff486dbb5, 0x7ffff4867b08, 0x7ffff486dbd0, 0x7ffff486dbc4, 0x7ffff486dcba, 0x7ffff486c1f3, 0x7ffff486dcae, 0x7ffff486dcc9, 0x7ffff486becf, 0x7ffff4868123, 0x7ffff4868128, 0x7ffff4865c78, 0x7ffff4866c67, 0x7ffff486beec, 0x7ffff4867905, 0x7ffff4868990, 0x7ffff48670ec, 0x7ffff486877b, 0x7ffff48686de, 0x7ffff4868c10, 0x7ffff4868ab6, 0x7ffff4868a4d, 0x7ffff4868b6f, 0x7ffff486db64, 0x7ffff486cf99, 0x7ffff4866873, 0x7ffff486af04, 0x7ffff486aba3, 0x7ffff486a6db, 0x7ffff4866940, 0x7ffff4868e00, 0x7ffff4865f91, 0x7ffff4865f91, 0x7ffff4869ffc, 0x7ffff4869f17, 0x7ffff4868938, 0x7ffff486da45, 0x7ffff486db3a, 0x7ffff4868a14, 0x7ffff4866ac7, 0x7ffff4866ac7, 0x7ffff486a8cc, 0x7ffff4866bc5, 0x7ffff4867075, 0x7ffff4867565, 0x7ffff48674b7, 0x7ffff486729b, 0x7ffff4868cfb, 0x7ffff486ce21, 0x7ffff4866bbc, 0x7ffff4867f74, 0x7ffff4867f6a, 0x7ffff48668bf, 0x7ffff48668bf, 0x7ffff48689c7, 0x7ffff4866c17, 0x7ffff4866844, 0x7ffff486a6e5, 0x7ffff486790a, 0x7ffff486db8e, 0x7ffff486dab7, 0x7ffff4865905, 0x7ffff4865908, 0x7ffff4868313, 0x7ffff486868e, 0x7ffff4868607, 0x7ffff486a67c, 0x7ffff486a5d4, 0x7ffff486a546, 0x7ffff486a4dc, 0x7ffff486995d, 0x7ffff4866e03, 0x7ffff4866e03, 0x7ffff4869e4d, 0x7ffff4869ccf, 0x7ffff4866d36, 0x7ffff4866c91, 0x7ffff486c78b, 0x7ffff486c307, 0x7ffff486c297, 0x7ffff486c71b, 0x7ffff486b130, 0x7ffff486b0d0, 0x7ffff4866c67, 0x7ffff486b04e, 0x7ffff486a45a, 0x7ffff486a3cd, 0x7ffff4866c91, 0x7ffff4867967, 0x7ffff4868b45, 0x7ffff486dabc, 0x7ffff486a7cd, 0x7ffff486a88d, 0x7ffff4866a30, 0x7ffff4866a30, 0x7ffff486db10, 0x7ffff486dae6, 0x7ffff4867604, 0x7ffff4866844, 0x7ffff4866693, 0x7ffff4866d36, 0x7ffff4866b55, 0x7ffff486a1f0...} | |
interruptEnabler = {<js::InterpreterFrames::InterruptEnablerBase> = {_vptr.InterruptEnablerBase = 0x7ffff55b78e0}, variable = 0x7fffffffa5f0, value = 0x7ffff53d96c0} | |
interpGuard = {prevContextRegs = 0x7fffffffaa00, cx = 0x7fffd84965e0, regs_ = @0x7fffffffa560} | |
argv = 0x7fffdf646208 | |
interpReturnOK = <optimized out> | |
len = <optimized out> | |
interruptJumpTable = {0x7ffff486b727 <repeats 230 times>} | |
useMethodJIT = true | |
atoms = 0x7fffc7e62030 | |
op = JSOP_CALL | |
rt = 0x7fffe195e000 | |
jumpTable = 0x7ffff53d8f80 | |
regs = {sp = 0x7fffdf646300, pc = 0x7fffc7e62947 ":", inlined_ = 0x0, fp_ = 0x7fffdf646210, static offsetOfFp = 24, static offsetOfInlined = 16} | |
interpreterFrame = {older = 0x0, context = 0x7fffd84965e0, regs = 0x7fffffffa570, enabler = @0x7fffffffa5b0} | |
script = 0x7fffc74f77c0 | |
pcCounts = 0x0 | |
atomNotDefined = <optimized out> | |
#52 0x00007ffff4877f92 in ExecuteKernel (result=0x0, thisv=..., scopeChain=<optimized out>, script=0x7fffc74fa280, cx=0x7fffd84965e0, type=<optimized out>, evalInFrame=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:783 | |
efg = {<js::FrameGuard> = {stack_ = 0x7fffd8496648, pushedSeg_ = true, regs_ = {sp = 0x7fffdf646098, pc = 0x7fffc7a22dd0 <incomplete sequence \324>, inlined_ = 0x0, fp_ = 0x7fffdf646030, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x0}, <No data fields>} | |
fp = 0x7fffdf646030 | |
ok = <optimized out> | |
evalInFrame = 0x0 | |
type = js::EXECUTE_GLOBAL | |
#53 js::Execute (cx=0x7fffd84965e0, script=0x7fffc74fa280, scopeChainArg=<optimized out>, rval=0x0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsinterp.cpp:822 | |
scopeChain = <optimized out> | |
thisObj = <optimized out> | |
thisv = {data = {asBits = 18445618172869626656, debugView = {payload47 = 140736555272992, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -933082336, u32 = 3361884960, why = 3361884960}}, asDouble = -nan(0xbffffc8624b20), asPtr = 0xfffbffffc8624b20, asWord = 18445618172869626656}} | |
#54 0x00007ffff47ef87d in EvaluateUCScriptForPrincipalsCommon (compileVersion=JSVERSION_DEFAULT, rval=0x0, lineno=16, filename=<optimized out>, length=<optimized out>, chars=<optimized out>, principals=<optimized out>, obj=0x7fffc9edd768, cx=0x7fffd84965e0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsapi.cpp:5093 | |
flags = <optimized out> | |
lfc = {cx = 0x7fffd84965e0} | |
script = <optimized out> | |
#55 JS_EvaluateUCScriptForPrincipalsVersion (cx=0x7fffd84965e0, obj=0x7fffc9edd768, principals=<optimized out>, chars=<optimized out>, length=<optimized out>, filename=<optimized out>, lineno=16, rval=0x0, version=JSVERSION_DEFAULT) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsapi.cpp:5105 | |
avi = {cx = 0x7fffd84965e0, oldDefaultVersion = JSVERSION_DEFAULT, oldHasVersionOverride = false, oldVersionOverride = JSVERSION_UNKNOWN, newVersion = JSVERSION_DEFAULT} | |
#56 0x00007ffff4086975 in nsJSContext::EvaluateString (this=0x7fffdf2cb580, aScript=..., aScopeObject=0x7fffc9edd768, aPrincipal=<optimized out>, aURL=0x7fffd12a4d38 "http://www.cs.bris.ac.uk/~sp9857/", aLineNo=16, aVersion=0, aRetValue=0x0, aIsUndefined=0x7fffffffacb7) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/dom/base/nsJSEnvironment.cpp:1490 | |
ac = {bytes = {0x30, 0x7fffc7ed6400, 0x7fffc7d4fec0, 0x7ffff4167f0e, 0x7fffc7d39000, 0x7ffff3ef76d5, 0x7fffffffacb8, 0x7fffe19e7280, 0x7fffc7d39000, 0x7fffffffacb8, 0x7fffc7d39000, 0x7ffff3ef7768, 0x7fffc9218c78}, state = JSAutoEnterCompartment::STATE_SAME_COMPARTMENT} | |
jsprin = 0x7fffc7d672c8 | |
ok = true | |
rv = 0 | |
val = {data = {asBits = 18444773748872577024, debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = {payload = {i32 = 0, u32 = 0, why = JS_ARRAY_HOLE}}, asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, asWord = 18444773748872577024}} | |
vp = 0x0 | |
holder = {mContext = 0x7fffdf2cb580, mTerminations = 0x0} | |
principal = <optimized out> | |
stack = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3e4f8}, <No data fields>} | |
#57 0x00007ffff3f4a19c in nsScriptLoader::EvaluateScript (this=0x7fffc7d4ec80, aRequest=<optimized out>, aScript=...) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:905 | |
rv = <optimized out> | |
uri = 0x7fffdf2cb580 | |
url = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffd12a4d38 "http://www.cs.bris.ac.uk/~sp9857/", mLength = 33, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffacd8 ""}, mStorage = "\000\fd\364\377\177\000\000@\320\354\367\377\177\000\000H\255\377\377\377\177\000\000\340\062\265\364\377\177\000\000C\035\023\364\377\177\000\000\000p\270\351\377\177\000\000\265kg\364\377\177\000\000,\034\023\364\377\177\000"} | |
cx = <optimized out> | |
scriptContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc78b12f0}, <No data fields>} | |
ownerDoc = 0x7fffffff8f10 | |
pwin = 0xfffffffffffffdfc | |
oldProcessingScriptTag = false | |
oldCurrent = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
isUndefined = false | |
globalObject = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9218c78}, <No data fields>} | |
stid = 2 | |
context = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf2cb580}, <No data fields>} | |
#58 0x00007ffff3f4ac47 in nsScriptLoader::ProcessRequest (this=0x7fffc7d4ec80, aRequest=0x7fffc7d6bce0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:799 | |
scriptElem = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc78b12f0}, <No data fields>} | |
oldParserInsertedScript = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
rv = 0 | |
script = 0x7fffffffad68 | |
textData = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffc98b67a8, mLength = 74, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffad88}, mStorage = {0, 62568, 32767, 0, 0, 0, 0, 0, 3950, 62568, 32767, 0, 850, 1346, 0, 0, 10305, 62564, 32767, 0, 0, 0, 0, 0, 2248, 62568, 21, 0, 29068, 62566, 32767, 0, 44624, 65535, 32767, 0, 15, 0, 0, 0, 18522, 63150, 32767, 0, 28672, 59832, 32767, 0, 27573, 62567, 32767, 0, 18424, 51154, 0, 0, 30842, 62567, 32767, 0, 69, 0, 0, 0}} | |
doc = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
runScript = true | |
#59 0x00007ffff3f4be9d in nsScriptLoader::ProcessScriptElement (this=0x7fffc7d4ec80, aElement=0x7fffc78b1368) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptLoader.cpp:745 | |
typeID = <optimized out> | |
language = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffffffaee8, mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffaee8}, mStorage = {0, 21845, 21845, 0, 56, 0, 0, 0, 48432, 51158, 32767, 0, 1, 0, 0, 0, 65344, 51156, 32767, 0, 2, 0, 0, 0, 45934, 21845, 21845, 0, 56, 0, 0, 0, 24075, 63051, 32767, 0, 28224, 51177, 32767, 0, 25424, 62485, 32767, 0, 0, 0, 0, 0, 27344, 54735, 32767, 0, 0, 0, 0, 0, 5984, 57746, 32767, 0, 5984, 57746, 32767, 0}} | |
rv = <optimized out> | |
csp = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
type = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffc7d94408, mLength = 15, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffaf88}, mStorage = {0, 0, 0, 0, 36464, 55515, 32767, 0, 2, 0, 0, 0, 53200, 51273, 32767, 0, 0, 0, 0, 0, 51624, 51276, 32767, 0, 52379, 62485, 32767, 0, 0, 0, 0, 0, 0, 0, 32767, 0, 4848, 51083, 32767, 0, 30656, 51149, 32767, 0, 48432, 51158, 32767, 0, 19, 0, 0, 0, 4848, 51083, 32767, 0, 27672, 54735, 32767, 0, 51664, 51276, 32767, 0}} | |
src = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fffffffb028, mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffb028}, mStorage = {0, 62485, 32767, 0, 24864, 51222, 32767, 0, 1, 0, 32767, 0, 28672, 59832, 32767, 0, 36448, 55515, 32767, 0, 20584, 51162, 3, 0, 47410, 62459, 32767, 0, 9, 0, 0, 0, 20584, 51162, 32767, 0, 37360, 56835, 32767, 0, 55515, 62474, 32767, 0, 37360, 56835, 32767, 0, 37360, 56835, 32767, 0, 28672, 59832, 32767, 0, 27573, 62567, 32767, 0, 55338, 62474, 32767, 0}} | |
eltContent = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc78b12f0}, <No data fields>} | |
globalObject = <optimized out> | |
context = <optimized out> | |
rootElement = <optimized out> | |
version = 0 | |
request = {mRawPtr = 0x7fffc7d6bce0} | |
#60 0x00007ffff3f49292 in nsScriptElement::MaybeProcessScript (this=0x7fffc78b1368) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/base/src/nsScriptElement.cpp:182 | |
cont = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc78b12f0}, <No data fields>} | |
scriptresult = <optimized out> | |
ownerDoc = 0x7fffc7d4ec80 | |
parser = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc7cd77c0}, <No data fields>} | |
loader = {mRawPtr = 0x7fffc7d4ec80} | |
#61 0x00007ffff3ff1d06 in nsHTMLScriptElement::MaybeProcessScript (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/html/content/src/nsHTMLScriptElement.cpp:349 | |
rv = 4294966780 | |
#62 0x00007ffff3ff2603 in nsHTMLScriptElement::DoneAddingChildren (this=0x7fffc78b12f0, aHaveNotified=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/content/html/content/src/nsHTMLScriptElement.cpp:276 | |
rv = <optimized out> | |
#63 0x00007ffff415fae3 in nsHtml5TreeOpExecutor::RunScript (this=0x7fffd5cf6ad0, aScriptElement=0x7fffc78b12f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:772 | |
sele = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc78b1368}, <No data fields>} | |
htmlDocument = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc7d394e0}, <No data fields>} | |
rv = <optimized out> | |
#64 0x00007ffff416087f in nsHtml5TreeOpExecutor::RunFlushLoop (this=0x7fffd5cf6ad0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:567 | |
scriptElement = 0x7fffc78b12f0 | |
numberOfOpsToFlush = 3360475600 | |
first = 0x7fffc84cc908 | |
last = 0x7fffc84cc9d0 | |
guard = {mExecutor = {mRawPtr = 0x7fffd5cf6ad0}} | |
parserKungFuDeathGrip = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc7cd77c0}, <No data fields>} | |
#65 0x00007ffff41608d0 in nsHtml5ExecutorReflusher::Run (this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/parser/html/nsHtml5TreeOpExecutor.cpp:94 | |
No locals. | |
#66 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=true, result=0x7fffffffb55f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc6e93560}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#67 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#68 0x00007ffff466dde4 in nsThread::Shutdown (this=0x7fffd8b2c1c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:494 | |
context = {joiningThread = 0x7fffe9b6a060, shutdownAck = true} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc7226f00}, <No data fields>} | |
#69 0x00007ffff467af2e in NS_InvokeByIndex_P (that=<optimized out>, methodIndex=<optimized out>, paramCount=0, params=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:195 | |
nr_stack = <optimized out> | |
gpregs = {140737022409136, 140737114447968, 140737293590918, 140737334676264, 140737332004954, 140737114447968} | |
d0 = <optimized out> | |
d5 = <optimized out> | |
a1 = 140737334676256 | |
result = <optimized out> | |
nr_gpr = <optimized out> | |
d1 = <optimized out> | |
d6 = <optimized out> | |
a2 = 140737114274816 | |
nr_fpr = <optimized out> | |
d2 = <optimized out> | |
d7 = <optimized out> | |
a3 = 140737332004954 | |
methodAddress = <optimized out> | |
stack = 0x7fffffffb5b0 | |
fpregs = {6.9533373343620123e-310, 0, 6.9533461937877879e-310, 6.95335580690374e-310, 6.953337334356874e-310, 1.171740233246869e-314, 6.9533461938785972e-310, 1.2703415885870131e-319} | |
d3 = <optimized out> | |
a4 = <optimized out> | |
d4 = <optimized out> | |
a0 = 140736828981696 | |
a5 = <optimized out> | |
#70 0x00007ffff46712cf in nsProxyObjectCallInfo::Run (this=0x7fffc9216300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/proxy/src/nsProxyEvent.cpp:182 | |
No locals. | |
#71 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a060, mayWait=false, result=0x7fffffffb72f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc9216300}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe43a39b8}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#72 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#73 0x00007ffff458a91a in mozilla::ipc::MessagePump::Run (this=0x7fffe9b3fcc0, aDelegate=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/glue/MessagePump.cpp:110 | |
did_work = <optimized out> | |
#74 0x00007ffff468b801 in RunHandler (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#75 MessageLoop::Run (this=0x7ffff6dd42b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffff6dd42b0, previous_state_ = 0x0} | |
#76 0x00007ffff44ed5b2 in nsBaseAppShell::Run (this=0x7fffe43a39b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:189 | |
thread = 0x7fffe9b6a060 | |
#77 0x00007ffff43c2786 in nsAppStartup::Run (this=0x7fffe19040b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/components/startup/nsAppStartup.cpp:228 | |
rv = <optimized out> | |
#78 0x00007ffff3c5c409 in XRE_main (argc=<optimized out>, argv=<optimized out>, aAppData=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/toolkit/xre/nsAppRunner.cpp:3551 | |
appStartup = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe19040b0}, <No data fields>} | |
shuttingDown = false | |
workingDir = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf016640}, <No data fields>} | |
remoteService = {<nsCOMPtr_base> = {mRawPtr = 0x7fffddeca780}, <No data fields>} | |
event_tracing_running = false | |
cmdLine = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf057540}, <No data fields>} | |
xpcom = {mServiceManager = 0x7ffff6dc78c8, static gNativeAppSupport = 0x7fffe9b0f710} | |
prefs = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9bc9240}, <No data fields>} | |
desktopStartupIDEnv = <optimized out> | |
flagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
profLD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>} | |
cachesOK = <optimized out> | |
disableRemote = false | |
desktopStartupIDPtr = <optimized out> | |
nativeApp = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b0f710}, <No data fields>} | |
startOffline = false | |
profileName = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffe9b429c8 "default", mLength = 7, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbec8 ""}, mStorage = "\000\277\377\377\377\177\000\000\016\000\a\200\000\000\000\000\243Df\364\377\177\000\000\217\331\321\366\377\177\000\000\002\fd\364\377\177\000\000\240\262\321\366\377\177\000\000\217\331\321\366\377\177\000\000x\277\377\377\377\177\000"} | |
versionOK = false | |
appInitiatedRestart = false | |
desktopStartupID = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbe08 "", mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbe08 ""}, mStorage = "\000k\250\364\377\177\000\000\350u\250\364\377\177\000\000\250\262\321\366\377\177", '\000' <repeats 26 times>"\313, a\250\364\377\177\000\000\265a\250\364\377\177\000"} | |
display_name = <optimized out> | |
xremotearg = <optimized out> | |
_g_set_application_name = <optimized out> | |
canRun = true | |
profileLock = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4ed30}, <No data fields>} | |
profD = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>} | |
version = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125", mLength = 36, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fffffffbf28 "10.0.1_20120210025125/20120210025125"}, mStorage = "10.0.1_20120210025125/20120210025125\000\177\000\000\360\300\377\377\377\177\000\000\037\367\305\363\377\177\000\000\030\374\323\366\377\177\000"} | |
display = 0x7ffff6dc0190 | |
_gtk_window_set_auto_startup_notification = <optimized out> | |
osABI = {<nsCString> = {<nsACString_internal> = {mData = 0x7ffff4a860c4 "Linux_x86_64-gcc3", mLength = 17, mFlags = 1}, <No data fields>}, <No data fields>} | |
fFlagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d440}, <No data fields>} | |
rv = 0 | |
override = 0x0 | |
appData = {<nsXREAppData> = {size = 112, directory = 0x7ffff6d3c540, vendor = 0x7ffff6d6d0f8 "Mozilla", name = 0x7ffff6d6d100 "Firefox", version = 0x7ffff6d6d108 "10.0.1", buildID = 0x7ffff6d1a1b0 "20120210025125", ID = 0x7ffff6d3fc40 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", copyright = 0x0, flags = 14, xreDirectory = 0x7ffff6d3c6c0, minVersion = 0x7ffff6d6d110 "10.0.1", maxVersion = 0x7ffff6d6d118 "10.0.1", crashReporterURL = 0x7ffff6d2a680 "https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=10.0.1&buildid=20120210025125", profile = 0x0}, <No data fields>} | |
ar = <optimized out> | |
home = <optimized out> | |
gtkModules = <optimized out> | |
dirProvider = {<nsIDirectoryServiceProvider2> = {<nsIDirectoryServiceProvider> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da770}, <No data fields>}, <No data fields>}, <nsIProfileStartup> = {<nsISupports> = {_vptr.nsISupports = 0x7ffff53da7b8}, <No data fields>}, mAppProvider = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mGREDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c6c0}, <No data fields>}, mXULAppDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c540}, <No data fields>}, mProfileDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d680}, <No data fields>}, mProfileLocalDir = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3d740}, <No data fields>}, mProfileNotified = true, mAppBundleDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x0}}, <No data fields>}, mExtensionDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf358970}}, <No data fields>}, mThemeDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7fffdf026f10}}, <No data fields>}} | |
#79 0x00005555555560c7 in do_main (argv=0x7fffffffe208, argc=1, exePath=0x7fffffffc0f8 "/usr/lib/firefox-10.0.1/libxpcom.so") at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:198 | |
rv = <optimized out> | |
appDataFile = 0x0 | |
appData = 0x7ffff6d1b240 | |
appini = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d3c480}, <No data fields>} | |
result = <optimized out> | |
#80 main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/browser/app/nsBrowserApp.cpp:281 | |
exePath = "/usr/lib/firefox-10.0.1/libxpcom.so", '\000' <repeats 4060 times> | |
rv = <optimized out> | |
lastSlash = <optimized out> | |
gotCounters = <optimized out> | |
initialRUsage = {ru_utime = {tv_sec = 0, tv_usec = 0}, ru_stime = {tv_sec = 0, tv_usec = 0}, ru_maxrss = 9872, ru_ixrss = 0, ru_idrss = 0, ru_isrss = 0, ru_minflt = 678, ru_majflt = 0, ru_nswap = 0, ru_inblock = 0, ru_oublock = 0, ru_msgsnd = 0, ru_msgrcv = 0, ru_nsignals = 0, ru_nvcsw = 6, ru_nivcsw = 2} | |
result = 255 | |
Thread 32 (LWP 25729): | |
#0 0x00007ffff73f2bd9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff468791c in epoll_wait (epfd=<optimized out>, events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll_sub.c:51 | |
No locals. | |
#2 0x00007ffff46874e2 in epoll_dispatch (base=0x7fffe9b27800, arg=<optimized out>, tv=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/epoll.c:208 | |
epollop = <optimized out> | |
events = 0x7fffe9b60000 | |
evep = <optimized out> | |
i = <optimized out> | |
res = <optimized out> | |
timeout = <optimized out> | |
#3 0x00007ffff4685ffd in event_base_loop (base=0x7fffe9b27800, flags=1) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/third_party/libevent/event.c:513 | |
evsel = 0x7ffff56076d0 | |
evbase = 0x7fffe9b44c80 | |
tv = {tv_sec = 140737057373416, tv_usec = 140737057373192} | |
tv_p = 0x0 | |
res = <optimized out> | |
#4 0x00007ffff46964fd in base::MessagePumpLibevent::Run (this=0x7fffe9b4f6a0, delegate=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:336 | |
poll_tv = {tv_sec = 93824992254941, tv_usec = 140737488336664} | |
delay = {delta_ = 140737488336664} | |
did_work = <optimized out> | |
old_in_run = false | |
#5 0x00007ffff468b801 in RunHandler (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:201 | |
No locals. | |
#6 MessageLoop::Run (this=0x7fffe64fbce8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/message_loop.cc:175 | |
save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7fffe64fbce8, previous_state_ = 0x0} | |
#7 0x00007ffff468f928 in base::Thread::ThreadMain (this=0x7fffe9b3fe00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/thread.cc:156 | |
message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x7ffff55b0820}, type_ = MessageLoop::TYPE_IO, work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe40, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}, _M_finish = {_M_cur = 0x7ffff6d88000, _M_first = 0x7ffff6d88000, _M_last = 0x7ffff6d881f8, _M_node = 0x7fffe9b3fe58}}}, <No data fields>}}, delayed_work_queue_ = {c = {<std::_Vector_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, comp = {<std::binary_function<MessageLoop::PendingTask, MessageLoop::PendingTask, bool>> = {<No data fields>}, <No data fields>}}, deferred_non_nestable_work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fe80, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}, _M_finish = {_M_cur = 0x7ffff6d88200, _M_first = 0x7ffff6d88200, _M_last = 0x7ffff6d883f8, _M_node = 0x7fffe9b3fe98}}}, <No data fields>}}, pump_ = {ptr_ = 0x7fffe9b4f6a0}, destruction_observers_ = {observers_ = {<std::_Vector_base<MessageLoop::DestructionObserver*, std::allocator<MessageLoop::DestructionObserver*> >> = {_M_impl = {<std::allocator<MessageLoop::DestructionObserver*>> = {<__gnu_cxx::new_allocator<MessageLoop::DestructionObserver*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, notify_depth_ = 0, type_ = ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe9b4f688 "Gecko_IOThread"}}, incoming_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7fffe9b3fec0, _M_map_size = 8, _M_start = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}, _M_finish = {_M_cur = 0x7ffff6d88400, _M_first = 0x7ffff6d88400, _M_last = 0x7ffff6d885f8, _M_node = 0x7fffe9b3fed8}}}, <No data fields>}}, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7fffe64fbcb8, next_sequence_num_ = 0} | |
#8 0x00007ffff4696935 in ThreadFunc (closure=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:26 | |
delegate = <optimized out> | |
#9 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#10 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#11 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 31 (LWP 25730): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe9b3ffc0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d606a0 | |
#2 0x00007ffff46780c4 in Wait (interval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCycleCollectorRunner::Run (this=0x7fffe9b4edd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/base/nsCycleCollector.cpp:3496 | |
autoLock = {mLock = 0x7fffe9b4edf0} | |
#4 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6a530, mayWait=true, result=0x7fffe56e4e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b4edd0}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#5 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#6 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6a530) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6a530 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#7 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d606a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d606a0 | |
detached = 0 | |
#8 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#9 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#10 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 30 (LWP 25731): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe9b3ff48, ml=0x7fffe9b6a1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516523, tv_usec = 370874} | |
tmo = {tv_sec = 1329516523, tv_nsec = 414874000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe9b3ff40, timeout=44) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d607b0 | |
#3 0x00007ffff4670a66 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 Wait (interval=<optimized out>, this=0x7ffff6d15d28) at ../../dist/include/mozilla/Monitor.h:80 | |
No locals. | |
#5 TimerThread::Run (this=0x7ffff6d15d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/TimerThread.cpp:362 | |
waitFor = <optimized out> | |
lock = {mMonitor = 0x7ffff6d15d28} | |
low = <optimized out> | |
high = <optimized out> | |
halfMicrosecondsIntervalResolution = 250 | |
#6 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe9b6b710, mayWait=true, result=0x7fffe4ee3e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6d15d00}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#7 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#8 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe9b6b710) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe9b6b710 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#9 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d607b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d607b0 | |
detached = 0 | |
#10 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#11 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#12 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 29 (LWP 25732): | |
#0 TouchBadMemory () at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/memory/mozalloc/mozalloc_abort.cpp:66 | |
No locals. | |
#1 mozalloc_abort (msg=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/memory/mozalloc/mozalloc_abort.cpp:87 | |
No locals. | |
#2 0x00007ffff64b5fab in mozalloc_handle_oom () at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/memory/mozalloc/mozalloc_oom.cpp:54 | |
No locals. | |
#3 0x00007ffff64b5e66 in moz_xrealloc (ptr=0x7fffd8b63460, size=32) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/memory/mozalloc/mozalloc.cpp:137 | |
newptr = <optimized out> | |
#4 0x00007ffff3c61650 in Realloc (size=32, ptr=0x7fffd8b63460) at ../../dist/include/nsTArray.h:90 | |
No locals. | |
#5 EnsureCapacity (elemSize=8, capacity=<optimized out>, this=0x7fffde5d8530) at ../../dist/include/nsTArray-inl.h:198 | |
pageSizeBytes = 12 | |
pageSize = 4096 | |
minBytes = <optimized out> | |
bytesToAlloc = 32 | |
header = <optimized out> | |
#6 nsTArray_base<nsTArrayDefaultAllocator>::EnsureCapacity (this=0x7fffde5d8530, capacity=<optimized out>, elemSize=8) at ../../dist/include/nsTArray-inl.h:132 | |
No locals. | |
#7 0x00007ffff3ccd815 in AppendElements<nsHttpConnection*> (arrayLen=1, array=0x7fffe42fec68, this=0x7fffde5d8530) at ../../../dist/include/nsTArray.h:868 | |
len = 3730670880 | |
#8 nsTArray<nsHttpConnection*, nsTArrayDefaultAllocator>::AppendElement<nsHttpConnection*> (this=0x7fffde5d8530, item=<optimized out>) at ../../../dist/include/nsTArray.h:885 | |
No locals. | |
#9 0x00007ffff3ccd86c in nsHttpConnectionMgr::AddActiveConn (this=0x7fffdf0df700, conn=0x7fffc73be480, ent=0x7fffde5d8520) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/protocol/http/nsHttpConnectionMgr.cpp:821 | |
No locals. | |
#10 0x00007ffff3cce287 in nsHttpConnectionMgr::nsHalfOpenSocket::OnOutputStreamReady (this=0x7fffc7e35320, out=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/protocol/http/nsHttpConnectionMgr.cpp:1592 | |
temp = 0x0 | |
rv = 0 | |
conn = {mRawPtr = 0x7fffc73be480} | |
callbackTarget = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe9b6a060}, <No data fields>} | |
index = <optimized out> | |
callbacks = {<nsCOMPtr_base> = {mRawPtr = 0x7fffde5fb360}, <No data fields>} | |
#11 0x00007ffff3c8a4b9 in nsSocketOutputStream::OnSocketReady (this=0x7fffc9ca84d8, condition=0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransport2.cpp:514 | |
callback = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc7e35320}, <No data fields>} | |
#12 0x00007ffff3c8aba9 in nsSocketTransport::OnSocketReady (this=0x7fffc9ca8380, fd=0x7fffc961a820, outFlags=2) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransport2.cpp:1551 | |
No locals. | |
#13 0x00007ffff3c8dc2f in nsSocketTransportService::DoPollIteration (this=0x7fffe4530690, wait=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:759 | |
desc = <optimized out> | |
s = <optimized out> | |
i = 35 | |
count = <optimized out> | |
pollInterval = 0 | |
n = 6 | |
#14 0x00007ffff3c8ddc9 in nsSocketTransportService::Run (this=0x7fffe4530690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/base/src/nsSocketTransportService2.cpp:632 | |
pendingEvents = false | |
thread = 0x7fffe45307f0 | |
threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45307f0}, <No data fields>} | |
i = <optimized out> | |
#15 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffe45307f0, mayWait=true, result=0x7fffe42fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffe45306a8}, <No data fields>} | |
notifyGlobalObserver = false | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#16 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#17 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffe45307f0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffe45307f0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#18 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d608c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d608c0 | |
detached = 0 | |
#19 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#20 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#21 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 28 (LWP 25733): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff23b3465 in ?? () from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ecc43f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff1eccc91 in g_async_queue_timed_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1f6f7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#6 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#7 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 27 (LWP 25734): | |
#0 0x00007ffff73ea773 in poll () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff1ef7f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1ef8792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff0546516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 | |
No symbol table info available. | |
#4 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 26 (LWP 25735): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffe439a2c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7ffff6d61690 | |
#2 0x00007ffff4841dce in js::GCHelperThread::threadLoop (this=0x7fffe19a47e8) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/src/jsgc.cpp:2226 | |
lock = {runtime = 0x7fffe195e000} | |
#3 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d61690) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d61690 | |
detached = 0 | |
#4 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#5 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#6 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 25 (LWP 25736): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffe43d28c8, ml=0x7fffe4531450, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516523, tv_usec = 123155} | |
tmo = {tv_sec = 1329516524, tv_nsec = 123155000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffe43d28c0, timeout=1000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7ffff6d617a0 | |
#3 0x00007ffff42d94fc in XPCJSRuntime::WatchdogMain (arg=0x7fffe4391800) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:965 | |
cx = <optimized out> | |
self = 0x7fffe4391800 | |
lock = {mJSRuntime = 0x7fffe195e000} | |
sleepInterval = <optimized out> | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7ffff6d617a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7ffff6d617a0 | |
detached = 1 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 24 (LWP 25738): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffddee81c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffde0c6e10 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736915830528 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf059fb8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf059fb8, mayWait=true, result=0x7fffdddfee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf059fb8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf059f50, mayWait=true, result=0x7fffdddfee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf059f50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf059f50 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffde0c6e10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffde0c6e10 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 23 (LWP 25775): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffc9c8c4c8, ml=0x7fffc7cd6480, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516523, tv_usec = 327821} | |
tmo = {tv_sec = 1329516523, tv_nsec = 577821000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffc9c8c4c0, timeout=250) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd1052d00 | |
#3 0x00007ffff43e7e1f in Wait (interval=250, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsNSSHttpRequestSession::internal_send_receive_attempt (this=0x7fffc7c5fb80, retryable_error=@0x7fffd2b7567f, pPollDesc=<optimized out>, http_response_code=0x7fffd2b75776, http_response_content_type=0x0, http_response_headers=<optimized out>, http_response_data=0x7fffd2b75768, http_response_data_len=0x7fffd2b75770) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:437 | |
locker = {mLock = 0x7fffc7ce9210} | |
start_time = 2371628363 | |
wait_interval = 250 | |
running_on_main_thread = false | |
acceptableResultSize = 65536 | |
waitLock = @0x7fffc7ce9210 | |
rv = <optimized out> | |
waitCondition = @0x7fffc7ce9218 | |
waitFlag = @0x7fffc7ce9228 | |
event = {mRawPtr = 0x7fffc7cc9310} | |
request_canceled = false | |
#5 0x00007ffff43e7ff6 in nsNSSHttpRequestSession::trySendAndReceiveFcn (this=0x7fffc7c5fb80, pPollDesc=0x0, http_response_code=0x7fffd2b75776, http_response_content_type=0x0, http_response_headers=0x0, http_response_data=0x7fffd2b75768, http_response_data_len=0x7fffd2b75770) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:320 | |
retry_count = 1 | |
retryable_error = false | |
result_sec_status = <optimized out> | |
#6 0x00007ffff5aee873 in fetchOcspHttpClientV1 (encodedRequest=0x7fffd8fecda0, location=<optimized out>, hcv1=0x7ffff5632598, arena=0x0) at ocsp.c:3364 | |
pRequestSession = 0x7fffc7c5fb80 | |
myHttpResponseCode = <optimized out> | |
myHttpResponseDataLen = 0 | |
encodedResponse = 0x0 | |
hostname = 0x7fffd8b63d50 "ocsp.thawte.com" | |
path = 0x7fffc849ccf0 "/" | |
port = <optimized out> | |
pServerSession = 0x7fffd911c280 | |
myHttpResponseData = <optimized out> | |
#7 ocsp_GetEncodedOCSPResponseFromRequest (arena=0x0, request=0x7fffc7cd0820, location=<optimized out>, pwArg=<optimized out>, pRequest=0x7fffd2b75878, time=<optimized out>, addServiceLocator=<optimized out>) at ocsp.c:3496 | |
encodedRequest = 0x7fffd8fecda0 | |
encodedResponse = 0x0 | |
sock = 0x0 | |
rv = <optimized out> | |
registeredHttpClient = 0x7ffff5632590 | |
#8 0x00007ffff5af0682 in ocsp_GetEncodedOCSPResponseForSingleCert (pRequest=0x7fffd2b75878, arena=0x0, pwArg=0x7fffc92d5210, addServiceLocator=<optimized out>, time=1329516522826975, location=0x7fffd911c260 "http://ocsp.thawte.com", singleCert=0x7fffc7c86020, certID=0x7fffc7cd0020) at ocsp.c:3542 | |
request = <optimized out> | |
#9 ocsp_GetOCSPStatusFromNetwork (rv_ocsp=0x7fffd2b75884, certIDWasConsumed=0x7fffd2b75880, pwArg=0x7fffc92d5210, time=1329516522826975, cert=0x7fffc7c86020, certID=0x7fffc7cd0020, handle=0x7fffd3707830) at ocsp.c:4963 | |
encodedResponse = 0x0 | |
request = 0x0 | |
rv = SECFailure | |
location = 0x7fffd911c260 "http://ocsp.thawte.com" | |
locationIsDefault = 0 | |
#10 CERT_CheckOCSPStatus (handle=0x7fffd3707830, cert=0x7fffc7c86020, time=1329516522826975, pwArg=0x7fffc92d5210) at ocsp.c:4806 | |
certID = 0x7fffc7cd0020 | |
certIDWasConsumed = 0 | |
rv = <optimized out> | |
rvOcsp = SECFailure | |
dummy_error_code = 0 | |
#11 0x00007ffff5af2de2 in CERT_VerifyCert (handle=0x7fffd3707830, cert=0x7fffc7c86020, checkSig=1, certUsage=certUsageSSLServer, t=1329516522826975, wincx=0x7fffc92d5210, log=0x0) at certvfy.c:1359 | |
rv = <optimized out> | |
requiredKeyUsage = 16384 | |
requiredCertType = 64 | |
flags = 0 | |
certType = 192 | |
trusted = 0 | |
allowOverride = 1 | |
validity = <optimized out> | |
statusConfig = <optimized out> | |
#12 0x00007ffff5af2ebc in CERT_VerifyCertNow (handle=<optimized out>, cert=<optimized out>, checkSig=<optimized out>, certUsage=<optimized out>, wincx=<optimized out>) at certvfy.c:1394 | |
No locals. | |
#13 0x00007ffff43e9013 in PSM_SSL_PKIX_AuthCertificate (fd=<optimized out>, peerCert=0x7fffc7c86020, checksig=true, isServer=false) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:988 | |
rv = <optimized out> | |
certificateusage = 2 | |
pinarg = 0x7fffc92d5210 | |
hostname = 0x7fffd12301a0 "www.google.com" | |
#14 0x00007ffff43e9218 in AuthCertificateCallback (client_data=<optimized out>, fd=0x7fffdf24f340, checksig=1, isServer=0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsNSSCallbacks.cpp:1155 | |
locker = {<No data fields>} | |
serverCert = 0x7fffc7c86020 | |
serverCertCleaner = {object = <synthetic pointer>} | |
rv = <optimized out> | |
#15 0x00007ffff58ab796 in ssl3_HandleCertificate (length=0, b=0x7fffc8496659 "", ss=0x7fffc92ac000) at ssl3con.c:7956 | |
remaining = 0 | |
size = <optimized out> | |
cert = <optimized out> | |
trusted = 0 | |
c = <optimized out> | |
rv = <optimized out> | |
certs = 0x7fffc7c88020 | |
arena = 0x7fffc7cb6a60 | |
certItem = {type = 3351253656, data = 0x7fffc8496332 "0\202\003#0\202\002\214\240\003\002\001\002\002\004\060", len = 807} | |
lastCert = 0x7fffc7c88020 | |
isServer = <optimized out> | |
isTLS = 1 | |
desc = bad_certificate | |
errCode = -12258 | |
#16 ssl3_HandleHandshakeMessage (ss=0x7fffc92ac000, b=<optimized out>, length=<optimized out>) at ssl3con.c:8655 | |
rv = <optimized out> | |
type = <optimized out> | |
hashes = {md5 = "\000P\000\000\000\000\000\000\006\000\000\000\000\000\000", sha = "\000\300*\311\377\177\000\000@\320\354\367\377\177\000\000\000P\000"} | |
hdr = "\v\000\006U" | |
#17 0x00007ffff58ad2bc in ssl3_HandleHandshake (origBuf=0x7fffc92ac368, ss=0x7fffc92ac000) at ssl3con.c:8779 | |
rv = <optimized out> | |
buf = 0x7fffc92ac988 | |
#18 ssl3_HandleRecord (ss=0x7fffc92ac000, cText=<optimized out>, databuf=0x7fffc92ac368) at ssl3con.c:9118 | |
cipher_def = <optimized out> | |
crSpec = <optimized out> | |
rv = <optimized out> | |
hashBytes = 0 | |
padding_length = <optimized out> | |
isTLS = <optimized out> | |
padIsBad = <optimized out> | |
rType = content_handshake | |
hash = "\360\242UUUU\000\000\000H\000\000\000\000\000\000\240\303*\311\377\177", '\000' <repeats 26 times>, "n\263UUUU\000\000\000H\000\000\000\000\000" | |
plaintext = <optimized out> | |
temp_buf = {buf = 0x0, len = 0, space = 0} | |
#19 0x00007ffff58adc5f in ssl3_GatherCompleteHandshake (ss=0x7fffc92ac000, flags=0) at ssl3gthr.c:209 | |
cText = {type = content_handshake, version = 769, buf = 0x7fffc92ac3a0} | |
rv = <optimized out> | |
canFalseStart = 0 | |
#20 0x00007ffff58aebf8 in ssl_GatherRecord1stHandshake (ss=0x7fffc92ac000) at sslcon.c:1258 | |
rv = <optimized out> | |
#21 0x00007ffff58b47a2 in ssl_Do1stHandshake (ss=0x7fffc92ac000) at sslsecur.c:153 | |
rv = 0 | |
loopCount = <optimized out> | |
#22 0x00007ffff58b580c in ssl_SecureSend (ss=0x7fffc92ac000, buf=0x7fffc8228000 "GET /jsapi?key=ABQIAAAA19VHhy1gnR2hucDe6cTNKRRZafmG-G4DtfpCDkSsyELHcpfK0xSQTBrsiZ0OmjguteyroQTpH_iivQ HTTP/1.1\r\nHost: www.google.com\r\nUser-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.1) Gec"..., len=1475, flags=<optimized out>) at sslsecur.c:1229 | |
canFalseStart = <optimized out> | |
rv = 0 | |
#23 0x00007ffff58b8718 in ssl_Write (fd=<optimized out>, buf=0x7fffc8228000, len=1475) at sslsock.c:1689 | |
ss = 0x7fffc92ac000 | |
rv = <optimized out> | |
#24 0x00007ffff43e6076 in nsSSLThread::Run (this=0x7fffd3716b50) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsSSLThread.cpp:1047 | |
bytesWritten = 0 | |
locker = {<No data fields>} | |
bstd = @0x7fffca0e59c0 | |
realFileDesc = 0x7fffdf24f340 | |
busy_socket_ssl_state = nsSSLSocketThreadData::ssl_pending_write | |
needToSetPollableEvent = <optimized out> | |
socketToDestroy = 0x0 | |
#25 0x00007ffff6aea133 in _pt_root (arg=0x7fffd1052d00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd1052d00 | |
detached = 0 | |
#26 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#27 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#28 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 22 (LWP 25776): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd3710640, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd1052e10 | |
#2 0x00007ffff43e6bca in Wait (interval=4294967295, this=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#3 nsCertVerificationThread::Run (this=0x7fffd372c110) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/security/manager/ssl/src/nsCertVerificationThread.cpp:166 | |
threadLock = {mLock = 0x7fffd372c120} | |
job = 0x0 | |
#4 0x00007ffff6aea133 in _pt_root (arg=0x7fffd1052e10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd1052e10 | |
detached = 0 | |
#5 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#6 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#7 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 21 (LWP 25777): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd8a78900, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd10527b0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736714495744 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd8a65da8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd8a65da8, mayWait=true, result=0x7fffd1dfce00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd8a65da8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd8a65d40, mayWait=true, result=0x7fffd1dfce4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd8a65d40) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd8a65d40 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd10527b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd10527b0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 20 (LWP 25778): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd31720c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd53e68b0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736894854912 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd31744b8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd31744b8, mayWait=true, result=0x7fffdc9fde00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd31744b8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd3174450, mayWait=true, result=0x7fffdc9fde4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd3174450) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd3174450 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd53e68b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd53e68b0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 19 (LWP 25780): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd68e1580, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8db37a0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736870741760 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdde77f08, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdde77f08, mayWait=true, result=0x7fffdb2fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdde77f08} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdde77ea0, mayWait=true, result=0x7fffdb2fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdde77ea0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdde77ea0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8db37a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8db37a0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 18 (LWP 25781): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd38c6840, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8db38b0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736884373248 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf2dccf8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf2dccf8, mayWait=true, result=0x7fffdbffee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf2dccf8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf2dcc90, mayWait=true, result=0x7fffdbffee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf2dcc90) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf2dcc90 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8db38b0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8db38b0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 17 (LWP 25782): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffdd25d980, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8db3be0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736903247616 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd8f86c78, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd8f86c78, mayWait=true, result=0x7fffdd1fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd8f86c78} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd8f86c10, mayWait=true, result=0x7fffdd1fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd8f86c10) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd8f86c10 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8db3be0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8db3be0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 16 (LWP 25783): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd1340e40, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8553bd0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736821458688 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd13af828, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd13af828, mayWait=true, result=0x7fffd83fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd13af828} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd13af7c0, mayWait=true, result=0x7fffd83fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd13af7c0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd13af7c0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8553bd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8553bd0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 15 (LWP 25784): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516522, tv_usec = 539209} | |
tmo = {tv_sec = 1329516582, tv_nsec = 539209000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd8554340 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd79fee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371616983} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd387e480 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8554340) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8554340 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 14 (LWP 25785): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd885e1c0, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8554450 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736792098560 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffd109d8d8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffd109d8d8, mayWait=true, result=0x7fffd67fee00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffd109d8d8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffd109d870, mayWait=true, result=0x7fffd67fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffd109d870) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffd109d870 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8554450) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8554450 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 13 (LWP 25786): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516522, tv_usec = 412547} | |
tmo = {tv_sec = 1329516822, tv_nsec = 412547000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=300000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd84c7ce0 | |
#3 0x00007ffff3c97285 in Wait (interval=300000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd4bfee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 300000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371620553} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd86e2fb0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd84c7ce0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd84c7ce0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 12 (LWP 25787): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516522, tv_usec = 88156} | |
tmo = {tv_sec = 1329516582, tv_nsec = 88156000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd84c7df0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffd05fde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371620565} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd8602d70 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd84c7df0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd84c7df0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 11 (LWP 25788): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516522, tv_usec = 428165} | |
tmo = {tv_sec = 1329516582, tv_nsec = 428165000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd84c7f00 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcfbfee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371620577} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffde50f700 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd84c7f00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd84c7f00 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 10 (LWP 25789): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516523, tv_usec = 215659} | |
tmo = {tv_sec = 1329516583, tv_nsec = 215659000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd84c8780 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcf3fde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371620904} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc7a7a580 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd84c8780) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd84c8780 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 9 (LWP 25790): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516522, tv_usec = 428371} | |
tmo = {tv_sec = 1329516582, tv_nsec = 428371000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd84c8890 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffce7fee58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371620912} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffde87dca0 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd84c8890) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd84c8890 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 8 (LWP 25791): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516523, tv_usec = 320798} | |
tmo = {tv_sec = 1329516583, tv_nsec = 320798000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd84c89a0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcdffde58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371620925} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffc81bb790 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd84c89a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd84c89a0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 7 (LWP 25792): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf291308, ml=0x7fffdf2db1c0, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516523, tv_usec = 320773} | |
tmo = {tv_sec = 1329516583, tv_nsec = 320773000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf291300, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffd84c8ab0 | |
#3 0x00007ffff3c97285 in Wait (interval=60000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:102 | |
No locals. | |
#4 nsHostResolver::GetHostToLookup (this=0x7fffe43ee300, result=0x7fffcd7fce58) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:801 | |
epoch = <optimized out> | |
timeout = 60000 | |
timedOut = <optimized out> | |
now = <optimized out> | |
lock = {mLock = 0x7fffe43ee310} | |
#5 0x00007ffff3c97863 in nsHostResolver::ThreadFunc (arg=0x7fffe43ee300) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/netwerk/dns/nsHostResolver.cpp:906 | |
rs = {mLastReset = 2371620934} | |
resolver = 0x7fffe43ee300 | |
rec = 0x7fffd8845280 | |
ai = <optimized out> | |
#6 0x00007ffff6aea133 in _pt_root (arg=0x7fffd84c8ab0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd84c8ab0 | |
detached = 1 | |
#7 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#8 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#9 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 6 (LWP 25795): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd57f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 5 (LWP 25796): | |
#0 0x00007ffff73c251d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#1 0x00007ffff73f0154 in usleep () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#2 0x00007fffd57e253a in JavaRequestProcessor::postAndWaitForResponse(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#3 0x00007fffd57e297d in JavaRequestProcessor::getString(std::string) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#4 0x00007fffd57ef24f in PluginRequestProcessor::call(std::vector<std::string*, std::allocator<std::string*> >*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#5 0x00007fffd57f0268 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#6 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#7 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#8 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 4 (LWP 25802): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007fffd57f01f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so | |
No symbol table info available. | |
#2 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#3 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#4 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 3 (LWP 25807): | |
#0 0x00007ffff76c30dd in read () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff1ef3a83 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#2 0x00007ffff1f1d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#3 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#4 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 2 (LWP 25869): | |
#0 0x00007ffff76c004c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae4970 in PR_WaitCondVar (cvar=0x7fffd88d5d00, timeout=4294967295) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 | |
rv = <optimized out> | |
thred = 0x7fffd8db3ad0 | |
#2 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -512 | |
saved_entries = 1 | |
saved_owner = 140736599131904 | |
#3 0x00007ffff466c88f in Wait (this=0x7fffdf3ba4e8, interval=4294967295) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#5 nsEventQueue::GetEvent (this=0x7fffdf3ba4e8, mayWait=true, result=0x7fffcaff7e00) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsEventQueue.cpp:83 | |
mon = {mReentrantMonitor = 0x7fffdf3ba4e8} | |
#6 0x00007ffff466d912 in GetEvent (event=<optimized out>, mayWait=<optimized out>, this=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.h:109 | |
No locals. | |
#7 nsThread::ProcessNextEvent (this=0x7fffdf3ba480, mayWait=true, result=0x7fffcaff7e4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:614 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffdf3ba480) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffdf3ba480 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffd8db3ad0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffd8db3ad0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 1 (LWP 25893): | |
#0 0x00007ffff76c03cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#1 0x00007ffff6ae440b in pt_TimedWait (cv=0x7fffdf083388, ml=0x7fffe9bca358, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:292 | |
rv = <optimized out> | |
now = {tv_sec = 1329516523, tv_usec = 113742} | |
tmo = {tv_sec = 1329516583, tv_nsec = 113742000} | |
ticks = <optimized out> | |
#2 0x00007ffff6ae48de in PR_WaitCondVar (cvar=0x7fffdf083380, timeout=60000) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:419 | |
rv = <optimized out> | |
thred = 0x7fffc774bbd0 | |
#3 0x00007ffff6ae4c96 in PR_Wait (mon=<optimized out>, timeout=<optimized out>) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptsynch.c:614 | |
rv = -516 | |
saved_entries = 1 | |
saved_owner = 140736567703296 | |
#4 0x00007ffff466f160 in Wait (this=<optimized out>, interval=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:121 | |
No locals. | |
#5 Wait (interval=<optimized out>, this=0x7fffc91fed98) at ../../dist/include/mozilla/ReentrantMonitor.h:224 | |
No locals. | |
#6 nsThreadPool::Run (this=0x7fffdf06d640) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThreadPool.cpp:215 | |
delta = <optimized out> | |
now = <optimized out> | |
timeout = <optimized out> | |
mon = {mReentrantMonitor = 0x7fffdf06d660} | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
current = {<nsCOMPtr_base> = {mRawPtr = 0x7fffc77fd3a0}, <No data fields>} | |
exitThread = false | |
wasIdle = true | |
listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
shutdownThreadOnExit = false | |
idleSince = 2371628649 | |
#7 0x00007ffff466d92e in nsThread::ProcessNextEvent (this=0x7fffc77fd3a0, mayWait=true, result=0x7fffc91fee4f) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:631 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf06d648}, <No data fields>} | |
notifyGlobalObserver = true | |
obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
canary = {static sOutputFD = 0} | |
rv = 0 | |
#8 0x00007ffff4642151 in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/obj-x86_64-linux-gnu/xpcom/build/nsThreadUtils.cpp:245 | |
val = true | |
#9 0x00007ffff466d26e in nsThread::ThreadFunc (arg=0x7fffc77fd3a0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/xpcom/threads/nsThread.cpp:272 | |
self = 0x7fffc77fd3a0 | |
event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} | |
#10 0x00007ffff6aea133 in _pt_root (arg=0x7fffc774bbd0) at /build/buildd/firefox-10.0.1+build1/build-tree/mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 | |
thred = 0x7fffc774bbd0 | |
detached = 0 | |
#11 0x00007ffff76bbefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
No symbol table info available. | |
#12 0x00007ffff73f689d in clone () from /lib/x86_64-linux-gnu/libc.so.6 | |
No symbol table info available. | |
#13 0x0000000000000000 in ?? () | |
No symbol table info available. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment