Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 940925 Details for
Bug 1110452
[abrt] firefox: mozalloc_abort(char const*)(): plugin-container killed by SIGSEGV
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Crash Report
crash_bt (text/plain), 244.18 KB, created by
aditaa05
on 2014-09-24 21:08:06 UTC
(
hide
)
Description:
Crash Report
Filename:
MIME Type:
Creator:
aditaa05
Created:
2014-09-24 21:08:06 UTC
Size:
244.18 KB
patch
obsolete
> >Thread 56 (Thread 0x7f85f1269700 (LWP 2318)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >No locals. >#1 0x00007f85fe71e345 in epoll_wait (epfd=<optimized out>, > events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/third_party/libevent/epoll_sub.c:63 >No locals. >#2 0x00007f85fe71e797 in epoll_dispatch (base=0x7f85ea245400, > tv=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/third_party/libevent/epoll.c:407 > epollop = 0x7f85ea252bf0 > events = 0x7f86016a2780 > i = <optimized out> > res = <optimized out> > timeout = -1 >#3 0x00007f85fe71b23f in event_base_loop (base=0x7f85ea245400, flags=1) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/third_party/libevent/event.c:1607 > evsel = 0x7f8600df7b30 <epollops> > tv = {tv_sec = 140213476298396, tv_usec = 140212013718184} > tv_p = 0x0 > res = <optimized out> > done = 0 > retval = 0 > __func__ = "event_base_loop" >#4 0x00007f85fe71f34d in base::MessagePumpLibevent::Run (this=0x7f85ea28d160, > delegate=0x7f85f1268d10) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_pump_libevent.cc:340 > poll_tv = {tv_sec = 1, tv_usec = 996148} > delay = {delta_ = 1996148} > did_work = <optimized out> > old_in_run = false >#5 0x00007f85fe728f01 in RunHandler (this=0x7f85f1268d10) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#6 MessageLoop::Run (this=this@entry=0x7f85f1268d10) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85f1268d10, > previous_state_ = 0x0} >#7 0x00007f85fe72c2c2 in base::Thread::ThreadMain (this=0x7f85ea282c40) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/thread.cc:168 > aLocal = 0 '\000' > message_loop = {<base::MessagePump::Delegate> = { > _vptr.Delegate = 0x7f8600ea3510 <vtable for MessageLoop+16>}, > type_ = MessageLoop::TYPE_IO, id_ = 2, > work_queue_ = std::queue wrapping: std::deque with 0 elements, > delayed_work_queue_ = std::priority_queue wrapping: std::vector of length 0, capacity 1, > deferred_non_nestable_work_queue_ = std::queue wrapping: std::deque with 0 elements, pump_ = {ptr_ = 0x7f85ea28d160}, destruction_observers_ = { > observers_ = std::vector of length 0, capacity 0, > notify_depth_ = 0, > type_ = base::ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, > thread_name_ = "Gecko_IOThread", > incoming_queue_ = std::queue wrapping: std::deque with 0 elements, > incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, > __count = 0, __owner = 0, __nusers = 0, __kind = 0, > __spins = 0, __elision = 0, __list = {__prev = 0x0, > __next = 0x0}}, __size = '\000' <repeats 39 times>, > __align = 0}}}, state_ = 0x7f85f1268cd0, run_depth_base_ = 1, > transient_hang_timeout_ = 0, permanent_hang_timeout_ = 0, > next_sequence_num_ = 7} >#8 0x00007f85fe71f779 in ThreadFunc (closure=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/platform_thread_posix.cc:39 > delegate = <optimized out> >#9 0x00007f86025a7f35 in start_thread (arg=0x7f85f1269700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85f1269700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213253216000, > -8791346005063212768, 0, 0, 140213253216704, 140213253216000, > 8860057309047972128, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 55 (Thread 0x7f85e2dff700 (LWP 2319)): >#0 0x00007f86018a37cd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f85f9bb2fe7 in poll (__timeout=-1, __nfds=12, __fds=0x7f85e2dfe9c0) > at /usr/include/bits/poll2.h:46 >No locals. >#2 _pr_poll_with_poll (pds=0x7f85ea2cdc00, npds=12, timeout=<optimized out>) > at ../../../nspr/pr/src/pthreads/ptio.c:3922 > stack_syspoll = {{fd = 16, events = 1, revents = 0}, {fd = 54, > events = 3, revents = 0}, {fd = 76, events = 3, revents = 0}, { > fd = 79, events = 3, revents = 0}, {fd = 62, events = 3, > revents = 0}, {fd = 39, events = 3, revents = 0}, {fd = 68, > events = 3, revents = 0}, {fd = 61, events = 3, revents = 0}, { > fd = 52, events = 3, revents = 0}, {fd = 60, events = 3, > revents = 0}, {fd = 53, events = 3, revents = 0}, {fd = 58, > events = 3, revents = 0}, {fd = -488641944, events = 32645, > revents = 0}, {fd = -105179680, events = 32645, revents = 0}, { > fd = -488641944, events = 32645, revents = 0}, {fd = -27614142, > events = 32645, revents = 0}, {fd = -1017154040, events = 32645, > revents = 0}, {fd = -964407296, events = 32645, revents = 0}, { > fd = -605156432, events = 32645, revents = 0}, {fd = 0, > events = 0, revents = 0}, {fd = -906683456, events = 32645, > revents = 0}, {fd = 42, events = 0, revents = 0}, {fd = 180000, > events = 0, revents = 0}, {fd = 25935325, events = 32646, > revents = 0}, {fd = 106351, events = 0, revents = 0}, { > fd = -1563283976, events = 32645, revents = 0}, {fd = -605156432, > events = 32645, revents = 0}, {fd = 1, events = 0, revents = 0}, { > fd = -906683456, events = 32645, revents = 0}, {fd = 42, > events = 0, revents = 0}, {fd = 112, events = 0, revents = 0}, { > fd = -26680752, events = 32645, revents = 0}, {fd = -1563283464, > events = 32645, revents = 0}, {fd = -1, events = 0, revents = 0}, { > fd = -605156432, events = 32645, revents = 0}, {fd = 0, > events = 0, revents = 0}, {fd = -605156288, events = 32645, > revents = 0}, {fd = -26677298, events = 32645, revents = 0}, { > fd = -605156432, events = 3, revents = 0}, {fd = 0, events = 0, > revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 127, > events = 0, revents = 0}, {fd = 128, events = 0, revents = 0}, { > fd = 4096, events = 0, revents = 0}, {fd = -1563283488, > events = 32645, revents = 0}, {fd = -605156288, events = 32645, > revents = 0}, {fd = 50, events = 0, revents = 0}, {fd = -28097061, > events = 32645, revents = 0}, {fd = 3, events = 0, revents = 0}, { > fd = -1563283456, events = 32645, revents = 0}, {fd = -26891836, > events = 32645, revents = 0}, {fd = -488641608, events = 32645, > revents = 0}, {fd = 32, events = 0, revents = 0}, {fd = -26685186, > events = 0, revents = 0}, {fd = -605015968, events = 32645, > revents = 0}, {fd = -488344976, events = 32645, revents = 0}, { > fd = -488641504, events = 32645, revents = 0}, {fd = 4269110, > events = 0, revents = 0}, {fd = -488641401, events = 32645, > revents = 0}, {fd = -1, events = 0, revents = 0}, {fd = 12, > events = 0, revents = 0}, {fd = -488641460, events = 32645, > revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 0, > events = 0, revents = 0}} > syspoll = <optimized out> > index = <optimized out> > msecs = -1 > ready = <optimized out> > start = 32645 > elapsed = <optimized out> > remaining = <optimized out> >#3 0x00007f85fe5adcb3 in nsSocketTransportService::Poll ( > this=this@entry=0x7f860164da10, wait=wait@entry=true, > interval=interval@entry=0x7f85e2dfec4c) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:416 > rv = <optimized out> > pollList = 0x7f85ea2cdc00 > pollCount = 12 > pollTimeout = 4294967295 > ts = 106351137 > passedInterval = <optimized out> >#4 0x00007f85fe5ae22a in nsSocketTransportService::DoPollIteration ( > this=this@entry=0x7f860164da10, wait=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:873 > i = -1 > count = 0 > pollInterval = 32645 > n = <optimized out> >#5 0x00007f85fe5ae656 in nsSocketTransportService::Run (this=0x7f860164da10) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:737 > pendingEvents = false > goingOffline = <optimized out> > thread = 0x7f85e2e47270 > threadInt = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85e2e47270}, <No data fields>} >#6 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85e2e47270, > aMayWait=<optimized out>, aResult=0x7f85e2dfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f860164da28}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85e2dfeda7 > aMayWait = true > this = 0x7f85e2e47270 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85e2e3ed00, aDelegate=0x7f86016989e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f86016989e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f86016989e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f86016989e0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85e2e47270) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85e2e47270 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fa40) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fa40 > detached = 0 > id = 140213013706496 > tid = 2319 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85e2dff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e2dff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213013706496, > -8791346005063212768, 0, 0, 140213013707200, 140213013706496, > 8860015178640023840, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 54 (Thread 0x7f86028b9700 (LWP 2320)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fb60 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0000) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fb60) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fb60 > detached = 0 > id = 140213545047808 > tid = 2320 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f86028b9700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f86028b9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213545047808, > -8791346005063212768, 0, 0, 140213545048512, 140213545047808, > 8859381410044600608, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 53 (Thread 0x7f86017b8700 (LWP 2321)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fc80 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0128) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fc80) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fc80 > detached = 0 > id = 140213527217920 > tid = 2321 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f86017b8700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f86017b8700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213527217920, > -8791346005063212768, 0, 0, 140213527218624, 140213527217920, > 8859389252118012192, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 52 (Thread 0x7f85e2fdd700 (LWP 2322)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fda0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0250) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fda0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fda0 > detached = 0 > id = 140213015664384 > tid = 2322 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e2fdd700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e2fdd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213015664384, > -8791346005063212768, 0, 0, 140213015665088, 140213015664384, > 8860014885508505888, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 51 (Thread 0x7f85e25fe700 (LWP 2323)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fec0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0378) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fec0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fec0 > detached = 0 > id = 140213005313792 > tid = 2323 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e25fe700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e25fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213005313792, > -8791346005063212768, 0, 0, 140213005314496, 140213005313792, > 8860016277614780704, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 50 (Thread 0x7f85e1de5700 (LWP 2324)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167ffe0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c04a0) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167ffe0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167ffe0 > detached = 0 > id = 140212996822784 > tid = 2324 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1de5700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1de5700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212996822784, > -8791346005063212768, 0, 0, 140212996823488, 140212996822784, > 8860021787520950560, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 49 (Thread 0x7f85e1d64700 (LWP 2325)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680100 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c05c8) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680100) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680100 > detached = 0 > id = 140212996294400 > tid = 2325 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1d64700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1d64700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212996294400, > -8791346005063212768, 0, 0, 140212996295104, 140212996294400, > 8860021718264602912, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 48 (Thread 0x7f85e1ce3700 (LWP 2326)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680220 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c06f0) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680220) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680220 > detached = 0 > id = 140212995766016 > tid = 2326 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1ce3700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1ce3700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212995766016, > -8791346005063212768, 0, 0, 140212995766720, 140212995766016, > 8860021923886162208, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 47 (Thread 0x7f85e1c62700 (LWP 2327)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680340 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0818) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680340) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680340 > detached = 0 > id = 140212995237632 > tid = 2327 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1c62700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1c62700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212995237632, > -8791346005063212768, 0, 0, 140212995238336, 140212995237632, > 8860021854629814560, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 46 (Thread 0x7f85e1be1700 (LWP 2328)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680460 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0940) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680460) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680460 > detached = 0 > id = 140212994709248 > tid = 2328 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1be1700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1be1700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212994709248, > -8791346005063212768, 0, 0, 140212994709952, 140212994709248, > 8860020960739746080, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 45 (Thread 0x7f85e1b60700 (LWP 2329)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680580 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0a68) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680580) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680580 > detached = 0 > id = 140212994180864 > tid = 2329 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1b60700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1b60700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212994180864, > -8791346005063212768, 0, 0, 140212994181568, 140212994180864, > 8860020865713594656, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 44 (Thread 0x7f85e1adf700 (LWP 2330)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f86016806a0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0b90) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016806a0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016806a0 > detached = 0 > id = 140212993652480 > tid = 2330 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1adf700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1adf700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212993652480, > -8791346005063212768, 0, 0, 140212993653184, 140212993652480, > 8860021071335153952, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 43 (Thread 0x7f85e1a5e700 (LWP 2331)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f86016807c0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0cb8) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016807c0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016807c0 > detached = 0 > id = 140212993124096 > tid = 2331 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1a5e700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1a5e700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212993124096, > -8791346005063212768, 0, 0, 140212993124800, 140212993124096, > 8860021002078806304, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 42 (Thread 0x7f85e08ff700 (LWP 2332)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007f85f9bb1187 in pt_TimedWait (cv=cv@entry=0x7f85e2462448, > ml=0x7f85e2e48660, timeout=timeout@entry=1000) > at ../../../nspr/pr/src/pthreads/ptsynch.c:264 > rv = <optimized out> > now = {tv_sec = 1411591037, tv_usec = 570194} > tmo = {tv_sec = 1411591038, tv_nsec = 570194000} > ticks = <optimized out> >#2 0x00007f85f9bb164e in PR_WaitCondVar (cvar=0x7f85e2462440, timeout=1000) > at ../../../nspr/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7f86016808e0 >#3 0x00007f85feef6d4e in Sleep (this=0x7f85e2e189d0, timeout=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCJSRuntime.cpp:1124 >No locals. >#4 WatchdogMain (arg=0x7f85e2e189d0) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCJSRuntime.cpp:1303 > self = 0x7f85e2e189d0 > lock = {mWatchdog = 0x7f85e2e189d0} >#5 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016808e0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016808e0 > detached = 1 > id = 140212974909184 > tid = 2332 >#6 0x00007f86025a7f35 in start_thread (arg=0x7f85e08ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e08ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212974909184, > -8791346005063212768, 0, 0, 140212974909888, 140212974909184, > 8860019164369674528, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 41 (Thread 0x7f85df949700 (LWP 2333)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85e2e93d00, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680e80 >#2 0x00007f85fe577924 in Wait (this=0x7f85dfded7e8, interval=4294967295) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 Wait (interval=4294967295, this=0x7f85dfded7e0) > at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/Monitor.h:102 >No locals. >#5 mozilla::HangMonitor::ThreadMain () > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/HangMonitor.cpp:243 > timestamp = <optimized out> > now = <optimized out> > timeout = 4294967295 > lastTimestamp = 0 > waitCount = 0 >#6 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680e80) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680e80 > detached = 0 > id = 140212958435072 > tid = 2333 >#7 0x00007f86025a7f35 in start_thread (arg=0x7f85df949700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85df949700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212958435072, > -8791346005063212768, 0, 0, 140212958435776, 140212958435072, > 8860095912214028576, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 40 (Thread 0x7f85ea33b700 (LWP 2335)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85dedd1440, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f86016822c0 >#2 0x00007f85fe57751a in Wait (this=0x7f85def4f368, interval=<optimized out>) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 Wait (interval=<optimized out>, this=0x7f85def4f360) > at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#4 mozilla::MonitorAutoLock::Wait (this=this@entry=0x7f85ea33ae48, > interval=interval@entry=4294967295) > at ../../dist/include/mozilla/Monitor.h:102 >No locals. >#5 0x00007f85fe648557 in mozilla::net::CacheIOThread::ThreadFunc ( > this=this@entry=0x7f85def4f350) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/cache2/CacheIOThread.cpp:232 > level = <optimized out> > lock = {mMonitor = 0x7f85def4f360} > xpcomThread = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > threadInternal = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85ded04450}, <No data fields>} >#6 0x00007f85fe6485ed in mozilla::net::CacheIOThread::ThreadFunc ( > aClosure=0x7f85def4f350) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/cache2/CacheIOThread.cpp:167 > thread = 0x7f85def4f350 >#7 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016822c0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016822c0 > detached = 0 > id = 140213136635648 > tid = 2335 >#8 0x00007f86025a7f35 in start_thread (arg=0x7f85ea33b700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85ea33b700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213136635648, > -8791346005063212768, 0, 0, 140213136636352, 140213136635648, > 8859997756105187616, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 39 (Thread 0x7f85debff700 (LWP 2336)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007f85f9bb1187 in pt_TimedWait (cv=cv@entry=0x7f85ea282dc8, > ml=0x7f86016fccc0, timeout=timeout@entry=11832) > at ../../../nspr/pr/src/pthreads/ptsynch.c:264 > rv = <optimized out> > now = {tv_sec = 1411591037, tv_usec = 933229} > tmo = {tv_sec = 1411591049, tv_nsec = 765229000} > ticks = <optimized out> >#2 0x00007f85f9bb164e in PR_WaitCondVar (cvar=0x7f85ea282dc0, timeout=11832) > at ../../../nspr/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7f86016823e0 >#3 0x00007f85fe578994 in Wait (this=0x7f85ea254e00, interval=<optimized out>) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#4 mozilla::Monitor::Wait (this=this@entry=0x7f85ea254df8, interval=11832) > at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#5 0x00007f85fe5792f5 in TimerThread::Run (this=0x7f85ea254dd0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/TimerThread.cpp:350 > waitFor = <optimized out> > forceRunThisTimer = false > high = <optimized out> > lock = {mMonitor = 0x7f85ea254df8} > low = <optimized out> > halfMicrosecondsIntervalResolution = 250 >#6 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85ded04660, > aMayWait=<optimized out>, aResult=0x7f85debfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85ea254dd0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85debfeda7 > aMayWait = true > this = 0x7f85ded04660 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85dedd1700, aDelegate=0x7f860169a240) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f860169a240) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f860169a240) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f860169a240, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ded04660) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ded04660 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >Quit >A debugging session is active. > > Inferior 1 [process 2298] will be detached. > >Quit anyway? (y or n) Detaching from program: /usr/lib64/firefox/firefox, process 2298 > >Thread 56 (Thread 0x7f85f1269700 (LWP 2318)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >No locals. >#1 0x00007f85fe71e345 in epoll_wait (epfd=<optimized out>, > events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/third_party/libevent/epoll_sub.c:63 >No locals. >#2 0x00007f85fe71e797 in epoll_dispatch (base=0x7f85ea245400, > tv=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/third_party/libevent/epoll.c:407 > epollop = 0x7f85ea252bf0 > events = 0x7f86016a2780 > i = <optimized out> > res = <optimized out> > timeout = -1 >#3 0x00007f85fe71b23f in event_base_loop (base=0x7f85ea245400, flags=1) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/third_party/libevent/event.c:1607 > evsel = 0x7f8600df7b30 <epollops> > tv = {tv_sec = 140213476298396, tv_usec = 140212013718184} > tv_p = 0x0 > res = <optimized out> > done = 0 > retval = 0 > __func__ = "event_base_loop" >#4 0x00007f85fe71f34d in base::MessagePumpLibevent::Run (this=0x7f85ea28d160, > delegate=0x7f85f1268d10) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_pump_libevent.cc:340 > poll_tv = {tv_sec = 1, tv_usec = 996148} > delay = {delta_ = 1996148} > did_work = <optimized out> > old_in_run = false >#5 0x00007f85fe728f01 in RunHandler (this=0x7f85f1268d10) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#6 MessageLoop::Run (this=this@entry=0x7f85f1268d10) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85f1268d10, > previous_state_ = 0x0} >#7 0x00007f85fe72c2c2 in base::Thread::ThreadMain (this=0x7f85ea282c40) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/thread.cc:168 > aLocal = 0 '\000' > message_loop = {<base::MessagePump::Delegate> = { > _vptr.Delegate = 0x7f8600ea3510 <vtable for MessageLoop+16>}, > type_ = MessageLoop::TYPE_IO, id_ = 2, > work_queue_ = std::queue wrapping: std::deque with 0 elements, > delayed_work_queue_ = std::priority_queue wrapping: std::vector of length 0, capacity 1, > deferred_non_nestable_work_queue_ = std::queue wrapping: std::deque with 0 elements, pump_ = {ptr_ = 0x7f85ea28d160}, destruction_observers_ = { > observers_ = std::vector of length 0, capacity 0, > notify_depth_ = 0, > type_ = base::ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, > thread_name_ = "Gecko_IOThread", > incoming_queue_ = std::queue wrapping: std::deque with 0 elements, > incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, > __count = 0, __owner = 0, __nusers = 0, __kind = 0, > __spins = 0, __elision = 0, __list = {__prev = 0x0, > __next = 0x0}}, __size = '\000' <repeats 39 times>, > __align = 0}}}, state_ = 0x7f85f1268cd0, run_depth_base_ = 1, > transient_hang_timeout_ = 0, permanent_hang_timeout_ = 0, > next_sequence_num_ = 7} >#8 0x00007f85fe71f779 in ThreadFunc (closure=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/platform_thread_posix.cc:39 > delegate = <optimized out> >#9 0x00007f86025a7f35 in start_thread (arg=0x7f85f1269700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85f1269700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213253216000, > -8791346005063212768, 0, 0, 140213253216704, 140213253216000, > 8860057309047972128, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 55 (Thread 0x7f85e2dff700 (LWP 2319)): >#0 0x00007f86018a37cd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f85f9bb2fe7 in poll (__timeout=-1, __nfds=2, __fds=0x7f85e2dfe9c0) > at /usr/include/bits/poll2.h:46 >No locals. >#2 _pr_poll_with_poll (pds=0x7f85ea2cdc00, npds=2, timeout=<optimized out>) > at ../../../nspr/pr/src/pthreads/ptio.c:3922 > stack_syspoll = {{fd = 16, events = 1, revents = 0}, {fd = 54, > events = 3, revents = 0}, {fd = 42704968, events = 32646, > revents = 0}, {fd = 4260115, events = 0, revents = 0}, { > fd = 42704960, events = 32646, revents = 0}, {fd = 42705184, > events = 32646, revents = 0}, {fd = -1210052856, events = 32645, > revents = 0}, {fd = 42705184, events = 32646, revents = 0}, { > fd = -1165500415, events = 32645, revents = 0}, {fd = -1219720960, > events = -23901, revents = -18008}, {fd = -1462480895, > events = 32645, revents = 0}, {fd = -974127104, events = 32645, > revents = 0}, {fd = 42704960, events = 32646, revents = 0}, { > fd = 576, events = 0, revents = 0}, {fd = 36864, events = 0, > revents = 0}, {fd = 42705176, events = 32646, revents = 0}, { > fd = -974036991, events = 32645, revents = 0}, {fd = 4268768, > events = 0, revents = 0}, {fd = -1540395008, events = 32645, > revents = 0}, {fd = -974126528, events = 32645, revents = 0}, { > fd = -556791376, events = 32645, revents = 0}, {fd = 42705448, > events = 32646, revents = 0}, {fd = 42704968, events = 32646, > revents = 0}, {fd = -105179831, events = 32645, revents = 0}, { > fd = 1, events = 0, revents = 0}, {fd = -626273536, > events = 32645, revents = 0}, {fd = -1, events = 0, revents = 0}, { > fd = 0, events = 0, revents = 0} <repeats 11 times>, {fd = 1, > events = 0, revents = 0}, {fd = -1219720960, events = -23901, > revents = -18008}, {fd = -974028800, events = 32645, revents = 0}, > {fd = -605003904, events = 32645, revents = 0}, {fd = -1019307424, > events = 32645, revents = 0}, {fd = -366557184, events = 32645, > revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 24, > events = 0, revents = 0}, {fd = -658500176, events = 32645, > revents = 0}, {fd = 42705560, events = 32646, revents = 0}, { > fd = -1428155128, events = 32645, revents = 0}, {fd = 42705336, > events = 32646, revents = 0}, {fd = -604144464, events = 32645, > revents = 0}, {fd = -1219720960, events = -23901, > revents = -18008}, {fd = -953149744, events = 32645, revents = 0}, > {fd = 42706456, events = 32646, revents = 0}, {fd = -488641592, > events = 32645, revents = 0}, {fd = -1219720960, events = -23901, > revents = -18008}, {fd = -488641592, events = 32645, revents = 0}, > {fd = 4269572, events = 0, revents = 0}, {fd = 2, events = 0, > revents = 0}, {fd = -1, events = 0, revents = 0}, {fd = 2, > events = 0, revents = 0}, {fd = -488641460, events = 32645, > revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 0, > events = 0, revents = 0}} > syspoll = <optimized out> > index = <optimized out> > msecs = -1 > ready = <optimized out> > start = 32646 > elapsed = <optimized out> > remaining = <optimized out> >#3 0x00007f85fe5adcb3 in nsSocketTransportService::Poll ( > this=this@entry=0x7f860164da10, wait=wait@entry=true, > interval=interval@entry=0x7f85e2dfec4c) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:416 > rv = <optimized out> > pollList = 0x7f85ea2cdc00 > pollCount = 2 > pollTimeout = 4294967295 > ts = 106464604 > passedInterval = <optimized out> >#4 0x00007f85fe5ae22a in nsSocketTransportService::DoPollIteration ( > this=this@entry=0x7f860164da10, wait=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:873 > i = -1 > count = 0 > pollInterval = 32645 > n = <optimized out> >#5 0x00007f85fe5ae656 in nsSocketTransportService::Run (this=0x7f860164da10) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:737 > pendingEvents = false > goingOffline = <optimized out> > thread = 0x7f85e2e47270 > threadInt = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85e2e47270}, <No data fields>} >#6 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85e2e47270, > aMayWait=<optimized out>, aResult=0x7f85e2dfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f860164da28}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85e2dfeda7 > aMayWait = true > this = 0x7f85e2e47270 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85e2e3ed00, aDelegate=0x7f86016989e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f86016989e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f86016989e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f86016989e0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85e2e47270) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85e2e47270 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fa40) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fa40 > detached = 0 > id = 140213013706496 > tid = 2319 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85e2dff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e2dff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213013706496, > -8791346005063212768, 0, 0, 140213013707200, 140213013706496, > 8860015178640023840, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 54 (Thread 0x7f86028b9700 (LWP 2320)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fb60 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0000) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fb60) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fb60 > detached = 0 > id = 140213545047808 > tid = 2320 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f86028b9700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f86028b9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213545047808, > -8791346005063212768, 0, 0, 140213545048512, 140213545047808, > 8859381410044600608, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 53 (Thread 0x7f86017b8700 (LWP 2321)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fc80 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0128) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fc80) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fc80 > detached = 0 > id = 140213527217920 > tid = 2321 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f86017b8700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f86017b8700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213527217920, > -8791346005063212768, 0, 0, 140213527218624, 140213527217920, > 8859389252118012192, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 52 (Thread 0x7f85e2fdd700 (LWP 2322)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fda0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0250) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fda0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fda0 > detached = 0 > id = 140213015664384 > tid = 2322 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e2fdd700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e2fdd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213015664384, > -8791346005063212768, 0, 0, 140213015665088, 140213015664384, > 8860014885508505888, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 51 (Thread 0x7f85e25fe700 (LWP 2323)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167fec0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0378) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167fec0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167fec0 > detached = 0 > id = 140213005313792 > tid = 2323 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e25fe700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e25fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213005313792, > -8791346005063212768, 0, 0, 140213005314496, 140213005313792, > 8860016277614780704, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 50 (Thread 0x7f85e1de5700 (LWP 2324)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f860167ffe0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c04a0) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f860167ffe0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f860167ffe0 > detached = 0 > id = 140212996822784 > tid = 2324 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1de5700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1de5700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212996822784, > -8791346005063212768, 0, 0, 140212996823488, 140212996822784, > 8860021787520950560, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 49 (Thread 0x7f85e1d64700 (LWP 2325)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680100 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c05c8) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680100) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680100 > detached = 0 > id = 140212996294400 > tid = 2325 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1d64700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1d64700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212996294400, > -8791346005063212768, 0, 0, 140212996295104, 140212996294400, > 8860021718264602912, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 48 (Thread 0x7f85e1ce3700 (LWP 2326)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680220 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c06f0) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680220) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680220 > detached = 0 > id = 140212995766016 > tid = 2326 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1ce3700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1ce3700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212995766016, > -8791346005063212768, 0, 0, 140212995766720, 140212995766016, > 8860021923886162208, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 47 (Thread 0x7f85e1c62700 (LWP 2327)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680340 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0818) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680340) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680340 > detached = 0 > id = 140212995237632 > tid = 2327 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1c62700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1c62700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212995237632, > -8791346005063212768, 0, 0, 140212995238336, 140212995237632, > 8860021854629814560, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 46 (Thread 0x7f85e1be1700 (LWP 2328)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680460 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0940) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680460) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680460 > detached = 0 > id = 140212994709248 > tid = 2328 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1be1700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1be1700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212994709248, > -8791346005063212768, 0, 0, 140212994709952, 140212994709248, > 8860020960739746080, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 45 (Thread 0x7f85e1b60700 (LWP 2329)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680580 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0a68) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680580) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680580 > detached = 0 > id = 140212994180864 > tid = 2329 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1b60700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1b60700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212994180864, > -8791346005063212768, 0, 0, 140212994181568, 140212994180864, > 8860020865713594656, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 44 (Thread 0x7f85e1adf700 (LWP 2330)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f86016806a0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0b90) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016806a0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016806a0 > detached = 0 > id = 140212993652480 > tid = 2330 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1adf700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1adf700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212993652480, > -8791346005063212768, 0, 0, 140212993653184, 140212993652480, > 8860021071335153952, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 43 (Thread 0x7f85e1a5e700 (LWP 2331)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f86016406c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f86016807c0 >#2 0x00007f85ffdb795b in wait (this=<optimized out>, millis=0, > which=js::GlobalHelperThreadState::PRODUCER) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:513 >No locals. >#3 js::HelperThread::threadLoop (this=0x7f85e24c0cb8) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/HelperThreads.cpp:1091 > stackLimit = <optimized out> >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016807c0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016807c0 > detached = 0 > id = 140212993124096 > tid = 2331 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85e1a5e700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e1a5e700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212993124096, > -8791346005063212768, 0, 0, 140212993124800, 140212993124096, > 8860021002078806304, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 42 (Thread 0x7f85e08ff700 (LWP 2332)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007f85f9bb1187 in pt_TimedWait (cv=cv@entry=0x7f85e2462448, > ml=0x7f85e2e48660, timeout=timeout@entry=1000) > at ../../../nspr/pr/src/pthreads/ptsynch.c:264 > rv = <optimized out> > now = {tv_sec = 1411591142, tv_usec = 230255} > tmo = {tv_sec = 1411591143, tv_nsec = 230255000} > ticks = <optimized out> >#2 0x00007f85f9bb164e in PR_WaitCondVar (cvar=0x7f85e2462440, timeout=1000) > at ../../../nspr/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7f86016808e0 >#3 0x00007f85feef6d4e in Sleep (this=0x7f85e2e189d0, timeout=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCJSRuntime.cpp:1124 >No locals. >#4 WatchdogMain (arg=0x7f85e2e189d0) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCJSRuntime.cpp:1303 > self = 0x7f85e2e189d0 > lock = {mWatchdog = 0x7f85e2e189d0} >#5 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016808e0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016808e0 > detached = 1 > id = 140212974909184 > tid = 2332 >#6 0x00007f86025a7f35 in start_thread (arg=0x7f85e08ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85e08ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212974909184, > -8791346005063212768, 0, 0, 140212974909888, 140212974909184, > 8860019164369674528, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 41 (Thread 0x7f85df949700 (LWP 2333)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85e2e93d00, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f8601680e80 >#2 0x00007f85fe577924 in Wait (this=0x7f85dfded7e8, interval=4294967295) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 Wait (interval=4294967295, this=0x7f85dfded7e0) > at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/Monitor.h:102 >No locals. >#5 mozilla::HangMonitor::ThreadMain () > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/HangMonitor.cpp:243 > timestamp = <optimized out> > now = <optimized out> > timeout = 4294967295 > lastTimestamp = 0 > waitCount = 0 >#6 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601680e80) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601680e80 > detached = 0 > id = 140212958435072 > tid = 2333 >#7 0x00007f86025a7f35 in start_thread (arg=0x7f85df949700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85df949700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212958435072, > -8791346005063212768, 0, 0, 140212958435776, 140212958435072, > 8860095912214028576, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 40 (Thread 0x7f85ea33b700 (LWP 2335)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85dedd1440, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f86016822c0 >#2 0x00007f85fe57751a in Wait (this=0x7f85def4f368, interval=<optimized out>) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 Wait (interval=<optimized out>, this=0x7f85def4f360) > at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#4 mozilla::MonitorAutoLock::Wait (this=this@entry=0x7f85ea33ae48, > interval=interval@entry=4294967295) > at ../../dist/include/mozilla/Monitor.h:102 >No locals. >#5 0x00007f85fe648557 in mozilla::net::CacheIOThread::ThreadFunc ( > this=this@entry=0x7f85def4f350) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/cache2/CacheIOThread.cpp:232 > level = <optimized out> > lock = {mMonitor = 0x7f85def4f360} > xpcomThread = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > threadInternal = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85ded04450}, <No data fields>} >#6 0x00007f85fe6485ed in mozilla::net::CacheIOThread::ThreadFunc ( > aClosure=0x7f85def4f350) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/cache2/CacheIOThread.cpp:167 > thread = 0x7f85def4f350 >#7 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016822c0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016822c0 > detached = 0 > id = 140213136635648 > tid = 2335 >#8 0x00007f86025a7f35 in start_thread (arg=0x7f85ea33b700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85ea33b700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140213136635648, > -8791346005063212768, 0, 0, 140213136636352, 140213136635648, > 8859997756105187616, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 39 (Thread 0x7f85debff700 (LWP 2336)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007f85f9bb1187 in pt_TimedWait (cv=cv@entry=0x7f85ea282dc8, > ml=0x7f86016fccc0, timeout=timeout@entry=295454) > at ../../../nspr/pr/src/pthreads/ptsynch.c:264 > rv = <optimized out> > now = {tv_sec = 1411591136, tv_usec = 230531} > tmo = {tv_sec = 1411591431, tv_nsec = 684531000} > ticks = <optimized out> >#2 0x00007f85f9bb164e in PR_WaitCondVar (cvar=0x7f85ea282dc0, timeout=295454) > at ../../../nspr/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7f86016823e0 >#3 0x00007f85fe578994 in Wait (this=0x7f85ea254e00, interval=<optimized out>) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#4 mozilla::Monitor::Wait (this=this@entry=0x7f85ea254df8, interval=295454) > at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#5 0x00007f85fe5792f5 in TimerThread::Run (this=0x7f85ea254dd0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/TimerThread.cpp:350 > waitFor = <optimized out> > forceRunThisTimer = false > high = <optimized out> > lock = {mMonitor = 0x7f85ea254df8} > low = <optimized out> > halfMicrosecondsIntervalResolution = 250 >#6 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85ded04660, > aMayWait=<optimized out>, aResult=0x7f85debfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85ea254dd0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85debfeda7 > aMayWait = true > this = 0x7f85ded04660 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85dedd1700, aDelegate=0x7f860169a240) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f860169a240) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f860169a240) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f860169a240, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ded04660) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ded04660 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016823e0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016823e0 > detached = 0 > id = 140212944500480 > tid = 2336 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85debff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85debff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212944500480, > -8791346005063212768, 0, 0, 140212944501184, 140212944500480, > 8860093518843502880, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 38 (Thread 0x7f85dddff700 (LWP 2337)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85ddefa5e0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212929820416 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85ddefa4e8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85ddefa4e8, aMayWait=aMayWait@entry=true, > aResult=0x7f85dddfed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85ddefa480, aMayWait=<optimized out>, > aResult=0x7f85dddfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85dddfeda7 > aMayWait = true > this = 0x7f85ddefa480 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85ddef2400, aDelegate=0x7f860169bf80) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f860169bf80) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f860169bf80) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f860169bf80, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ddefa480) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ddefa480 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f86016835e0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f86016835e0 > detached = 0 > id = 140212929820416 > tid = 2337 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85dddff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85dddff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212929820416, > -8791346005063212768, 0, 0, 140212929821120, 140212929820416, > 8860100940546990368, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 37 (Thread 0x7f85dd2ff700 (LWP 2338)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85ddefb5b0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212918286080 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85ddefb4b8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85ddefb4b8, aMayWait=aMayWait@entry=true, > aResult=0x7f85dd2fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85ddefb450, aMayWait=<optimized out>, > aResult=0x7f85dd2feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85dd2feda7 > aMayWait = true > this = 0x7f85ddefb450 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85dd346440, aDelegate=0x7f860169c120) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f860169c120) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f860169c120) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f860169c120, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ddefb450) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ddefb450 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601683b80) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601683b80 > detached = 0 > id = 140212918286080 > tid = 2338 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85dd2ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85dd2ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212918286080, > -8791346005063212768, 0, 0, 140212918286784, 140212918286080, > 8860101352863850784, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 36 (Thread 0x7f85dc8ff700 (LWP 2339)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85ddefb9d0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212907800320 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85ddefb8d8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85ddefb8d8, aMayWait=aMayWait@entry=true, > aResult=0x7f85dc8fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85ddefb870, aMayWait=<optimized out>, > aResult=0x7f85dc8feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85dc8feda7 > aMayWait = true > this = 0x7f85ddefb870 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85dc91e180, aDelegate=0x7f860169c2c0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f860169c2c0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f860169c2c0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f860169c2c0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ddefb870) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ddefb870 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f8601683ee0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f8601683ee0 > detached = 0 > id = 140212907800320 > tid = 2339 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85dc8ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85dc8ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212907800320, > -8791346005063212768, 0, 0, 140212907801024, 140212907800320, > 8860098329206874400, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 35 (Thread 0x7f85dbbf3700 (LWP 2340)): >#0 0x00007f86018a37cd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f85f91ea5b4 in g_main_context_poll (priority=2147483647, n_fds=1, > fds=0x7f85def2a418, timeout=-1, context=0x7f85ddec4a00) at gmain.c:4007 > poll_func = 0x7f85f91f9500 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x7f85ddec4a00, > block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f85def2a418 >#3 0x00007f85f91ea6dc in g_main_context_iteration (context=0x7f85ddec4a00, > may_block=1) at gmain.c:3774 > retval = <optimized out> >#4 0x00007f85dbbfab7d in dconf_gdbus_worker_thread () > from /usr/lib64/gio/modules/libdconfsettings.so >No symbol table info available. >#5 0x00007f85f920fa45 in g_thread_proxy (data=0x7f85df008370) at gthread.c:798 > thread = 0x7f85df008370 >#6 0x00007f86025a7f35 in start_thread (arg=0x7f85dbbf3700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85dbbf3700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212894119680, > -8791346005063212768, 0, 0, 140212894120384, 140212894119680, > 8860104516107264288, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 34 (Thread 0x7f85db3f2700 (LWP 2341)): >#0 0x00007f86018a37cd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f85f91ea5b4 in g_main_context_poll (priority=2147483647, n_fds=3, > fds=0x7f85dbefd160, timeout=-1, context=0x7f85ddec4c40) at gmain.c:4007 > poll_func = 0x7f85f91f9500 <g_poll> >#2 g_main_context_iterate (context=0x7f85ddec4c40, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = 3 > fds = 0x7f85dbefd160 >#3 0x00007f85f91eaa3a in g_main_loop_run (loop=0x7f85dbef1560) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007f85f8663376 in gdbus_shared_thread_func (user_data=0x7f85dbefa280) > at gdbusprivate.c:278 > data = 0x7f85dbefa280 >#5 0x00007f85f920fa45 in g_thread_proxy (data=0x7f85def08050) at gthread.c:798 > thread = 0x7f85def08050 >#6 0x00007f86025a7f35 in start_thread (arg=0x7f85db3f2700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85db3f2700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212885726976, > -8791346005063212768, 0, 0, 140212885727680, 140212885726976, > 8860105615082021152, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 33 (Thread 0x7f85d95ff700 (LWP 2342)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85d96a1700, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f85d9a87700 >#2 0x00007f85ff7cb73a in Wait (interval=4294967295, this=0x7f85d98090d8) > at ../../../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 nsCertVerificationThread::Run (this=0x7f85d98090c0) > at /usr/src/debug/firefox-32.0/mozilla-release/security/manager/ssl/src/nsCertVerificationThread.cpp:132 > threadLock = {mLock = 0x7f85d98090d0} > job = 0x0 >#4 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85d9a87700) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85d9a87700 > detached = 0 > id = 140212854322944 > tid = 2342 >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85d95ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85d95ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212854322944, > -8791346005063212768, 0, 0, 140212854323648, 140212854322944, > 8860110836151640352, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 32 (Thread 0x7f85d13ff700 (LWP 2345)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85defa7e00, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f85d3bdb380 >#2 0x00007f85ff0b089b in mozilla::CondVar::Wait ( > interval=interval@entry=4294967295, this=0x7f85d3bb5c50) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 0x00007f85ff0b170e in mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents (this=this@entry=0x7f85d3bb5c00, aInterval=aInterval@entry=4294967295) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:4441 >No locals. >#4 0x00007f85ff0b9afe in mozilla::dom::workers::WorkerPrivate::DoRunLoop ( > this=0x7f85d3bb5c00, aCx=0x7f85d1404480) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:3989 > lock = {mLock = 0x7f85d3ba7720} > currentStatus = <optimized out> > normalRunnablesPending = false > workerCompartment = {{u = { > mBytes = "\200D@Ñ \177\000\000\000\000\000\000\000\000\000", > mDummy = 140212718027904}}, constructed = true} >#5 0x00007f85ff0a6d0a in (anonymous namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7f85d3bf22e0) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/RuntimeService.cpp:2598 >No locals. >#6 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85daab17c0, > aMayWait=<optimized out>, aResult=0x7f85d13feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85d3bf22e0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85d13feda7 > aMayWait = false > this = 0x7f85daab17c0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=false) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#8 0x00007f85fe73875e in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85defa7f40, aDelegate=0x7f860169de60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:307 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f860169de60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f860169de60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f860169de60, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85daab17c0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85daab17c0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85d3bdb380) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85d3bdb380 > detached = 0 > id = 140212718008064 > tid = 2345 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85d13ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85d13ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212718008064, > -8791346005063212768, 0, 0, 140212718008768, 140212718008064, > 8860127603703963936, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 31 (Thread 0x7f85d07ff700 (LWP 2346)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85d9d860e0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212705425152 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85d9d85fe8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85d9d85fe8, aMayWait=aMayWait@entry=true, > aResult=0x7f85d07fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85d9d85f80, aMayWait=<optimized out>, > aResult=0x7f85d07feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85d07feda7 > aMayWait = true > this = 0x7f85d9d85f80 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85d9e657c0, aDelegate=0x7f85d14a90e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85d14a90e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85d14a90e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85d14a90e0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85d9d85f80) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85d9d85f80 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85d0873420) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85d0873420 > detached = 0 > id = 140212705425152 > tid = 2346 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85d07ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85d07ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212705425152, > -8791346005063212768, 0, 0, 140212705425856, 140212705425152, > 8860125954436522272, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 30 (Thread 0x7f85cc0ff700 (LWP 2351)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85ce0dd040, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f85dc970da0 >#2 0x00007f85ff0b089b in mozilla::CondVar::Wait ( > interval=interval@entry=4294967295, this=0x7f85ccb31850) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 0x00007f85ff0b170e in mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents (this=this@entry=0x7f85ccb31800, aInterval=aInterval@entry=4294967295) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:4441 >No locals. >#4 0x00007f85ff0b9afe in mozilla::dom::workers::WorkerPrivate::DoRunLoop ( > this=0x7f85ccb31800, aCx=0x7f85d0bec180) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:3989 > lock = {mLock = 0x7f85d9ecf310} > currentStatus = <optimized out> > normalRunnablesPending = false > workerCompartment = {{u = { > mBytes = "\200\301\276Ð \177\000\000\000\000\000\000\000\000\000", mDummy = 140212709540224}}, constructed = true} >#5 0x00007f85ff0a6d0a in (anonymous namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7f85ce0d7bb0) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/RuntimeService.cpp:2598 >No locals. >#6 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85d08f9f80, > aMayWait=<optimized out>, aResult=0x7f85cc0feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85ce0d7bb0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85cc0feda7 > aMayWait = false > this = 0x7f85d08f9f80 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=false) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#8 0x00007f85fe73875e in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85ce0dd180, aDelegate=0x7f85d14abb20) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:307 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85d14abb20) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85d14abb20) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85d14abb20, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85d08f9f80) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85d08f9f80 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85dc970da0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85dc970da0 > detached = 0 > id = 140212630976256 > tid = 2351 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85cc0ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85cc0ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212630976256, > -8791346005063212768, 0, 0, 140212630976960, 140212630976256, > 8860064244346413344, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 29 (Thread 0x7f85ca9ff700 (LWP 2354)): >#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 >No locals. >#1 0x00007f85cac9e05d in lp_get_javascript_message () > from /home/aditaa/.mozilla/firefox/p0oe5ave.default/extensions/support@lastpass.com/platform/Linux_x86_64-gcc3/components/lpxpcom_x86_64.so >No symbol table info available. >#2 0x00007f85fdaf3d8c in ffi_call_unix64 () at ../src/x86/unix64.S:76 >No locals. >#3 0x00007f85fdaf36bc in ffi_call (cif=0x7f85cbaf2380, > fn=0x7f85cac9e02e <lp_get_javascript_message>, rvalue=0x7f85c23eeb80, > avalue=0x7f85ca9fd238) at ../src/x86/ffi64.c:522 > classes = {3410993440, 32645, 3258903424, 32645} > stack = 0x7f85ca9fcf60 "\340\346\225Ü \177" > argp = 0x7f85ca9fd010 "\016" > arg_types = <optimized out> > gprcount = 0 > ssecount = <optimized out> > ngpr = -888265600 > nsse = 32645 > i = <optimized out> > avn = <optimized out> > ret_in_memory = <optimized out> > reg_args = 0x7f85ca9fcf60 >#4 0x00007f85ffb34f32 in js::ctypes::FunctionType::Call ( > cx=cx@entry=0x7f85cb0e5680, argc=<optimized out>, vp=0x7f85cb4fa120) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/ctypes/CTypes.cpp:5849 >No locals. >#5 0x00007f85ffdcf830 in CallJSNative (args=..., > native=0x7f85ffb34970 <js::ctypes::FunctionType::Call(JSContext*, unsigned int, jsval*)>, cx=0x7f85cb0e5680) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/jscntxtinlines.h:239 > ok = <optimized out> >#6 js::Invoke (cx=0x7f85cb0e5680, args=..., construct=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/Interpreter.cpp:448 > gcIfNeeded = {cx_ = 0x7f85cb0e5680} > state = {<js::RunState> = {_vptr.RunState = 0x7f85ca5220c0, > kind_ = (unknown: 3406714496), > script_ = {<js::RootedBase<JSScript*>> = {<No data fields>}, > stack = 0x7f85ca507340, prev = 0x7f85ffea06c0 > <js::frontend::EmitFunctionScript(js::ExclusiveContext*, js::frontend::BytecodeEmitter*, js::frontend::ParseNode*)+544>, ptr = 0x7f85cb0e56a0}}, > args_ = @0x1cc1cef20, initial_ = (unknown: 3406714496), > useNewType_ = 133} > ok = <optimized out> > initial = <optimized out> >#7 0x00007f85ffdc422a in Interpret (cx=0x7f85cb0e5680, state=...) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/Interpreter.cpp:2566 > construct = false > args = {<JS::detail::CallArgsBase<(JS::detail::UsedRval)0>> = {<JS::CallReceiver> = {<JS::detail::CallReceiverBase<(JS::detail::UsedRval)0>> = {<JS::detail::UsedRvalBase<(JS::detail::UsedRval)1>> = {<No data fields>}, > argv_ = 0x7f85cb4fa130}, <No data fields>}, > argc_ = 0}, <No data fields>} > initial = js::INITIAL_NONE > newType = false > rootValue0 = {<js::RootedBase<JS::Value>> = {<js::MutableValueOperations<JS::Rooted<JS::Value> >> = {<js::ValueOperations<JS::Rooted<JS::Value> >> = {<No data fields>}, <No data fields>}, <No data fields>}, stack = 0x7f85cb0e56e0, > prev = 0x7f85ca9fe7d0, ptr = {data = {asBits = 18445617648915996928, > debugView = {payload47 = 140212601643264, > tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -900701952, > u32 = 3394265344, why = 3394265344}}, > asDouble = -nan(0xbff85ca506100), asPtr = 0xfffbff85ca506100, > asWord = 18445617648915996928, > asUIntPtr = 18445617648915996928}}} > rootFunction0 = {<js::RootedBase<JSFunction*>> = {<No data fields>}, > stack = 0x7f85cb0e5698, prev = 0x7f85ca9fde30, ptr = 0x7f85ca522080} > rootValue1 = {<js::RootedBase<JS::Value>> = {<js::MutableValueOperations<JS::Rooted<JS::Value> >> = {<js::ValueOperations<JS::Rooted<JS::Value> >> = {<No data fields>}, <No data fields>}, <No data fields>}, stack = 0x7f85cb0e56e0, > prev = 0x7f85ca9fdd70, ptr = {data = {asBits = 18444773748872577024, > debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = { > payload = {i32 = 0, u32 = 0, why = JS_ELEMENTS_HOLE}}, > asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, > asWord = 18444773748872577024, > asUIntPtr = 18444773748872577024}}} > rootString0 = {<js::RootedBase<JSString*>> = {<No data fields>}, > stack = 0x7f85cb0e56b8, prev = 0x0, ptr = 0x0} > rootObject0 = {<js::RootedBase<JSObject*>> = {<No data fields>}, > stack = 0x7f85cb0e5698, prev = 0x7f85ca9fe740, ptr = 0x0} > rootType0 = {<js::RootedBase<js::types::TypeObject*>> = {<No data fields>}, stack = 0x7f85cb0e56b0, prev = 0x0, ptr = 0x0} > rootName0 = {<js::RootedBase<js::PropertyName*>> = {<No data fields>}, > stack = 0x7f85cb0e56b8, prev = 0x7f85ca9fddd0, ptr = 0x0} > rootScript0 = {<js::RootedBase<JSScript*>> = {<No data fields>}, > stack = 0x7f85cb0e56c8, prev = 0x7f85ca9fdd50, ptr = 0x7f85ca507280} > script = {<js::RootedBase<JSScript*>> = {<No data fields>}, > stack = 0x7f85cb0e56c8, prev = 0x7f85ca9fe160, ptr = 0x7f85ca507280} > rootString1 = {<js::RootedBase<JSString*>> = {<No data fields>}, > stack = 0x7f85cb0e56b8, prev = 0x7f85ca9fddb0, ptr = 0x0} > rootObject1 = {<js::RootedBase<JSObject*>> = {<No data fields>}, > stack = 0x7f85cb0e5698, prev = 0x7f85ca9fddf0, ptr = 0x0} > entryFrame = 0x7f86011abc40 <JSFunction::class_> > activation = {<js::Activation> = {cx_ = 0x7f85cb0e5680, > compartment_ = 0x7f85cb622400, prev_ = 0x0, savedFrameChain_ = 0, > hideScriptedCallerCount_ = 0, > kind_ = js::Activation::Interpreter}, state_ = @0x7f85ca9fe150, > regs_ = {sp = 0x7f85cb4fa130, pc = 0x7f85cb40a148 ":", > fp_ = 0x7f85cb4fa0a0}, entryFrame_ = 0x7f85cb4fa020, opMask_ = 0} > rootObject2 = {<js::RootedBase<JSObject*>> = {<No data fields>}, > stack = 0x7f85cb0e5698, prev = 0x7f85ca9fde10, ptr = 0x0} > interpReturnOK = false > addresses = { > 0x7f85ffdc688a <Interpret(JSContext*, js::RunState&)+12698>, > 0x7f85ffdc561e <Interpret(JSContext*, js::RunState&)+7982>, > 0x7f85ffdca163 <Interpret(JSContext*, js::RunState&)+27251>, > 0x7f85ffdc8185 <Interpret(JSContext*, js::RunState&)+19093>, > 0x7f85ffdc8225 <Interpret(JSContext*, js::RunState&)+19253>, > 0x7f85ffdc4b7c <Interpret(JSContext*, js::RunState&)+5260>, > 0x7f85ffdc4be1 <Interpret(JSContext*, js::RunState&)+5361>, > 0x7f85ffdc59b0 <Interpret(JSContext*, js::RunState&)+8896>, > 0x7f85ffdc5a36 <Interpret(JSContext*, js::RunState&)+9030>, > 0x7f85ffdc8716 <Interpret(JSContext*, js::RunState&)+20518>, > 0x7f85ffdc6e5f <Interpret(JSContext*, js::RunState&)+14191>, > 0x7f85ffdc569f <Interpret(JSContext*, js::RunState&)+8111>, > 0x7f85ffdc6dc5 <Interpret(JSContext*, js::RunState&)+14037>, > 0x7f85ffdc6e0e <Interpret(JSContext*, js::RunState&)+14110>, > 0x7f85ffdc6f12 <Interpret(JSContext*, js::RunState&)+14370>, > 0x7f85ffdc71fe <Interpret(JSContext*, js::RunState&)+15118>, > 0x7f85ffdc72a4 <Interpret(JSContext*, js::RunState&)+15284>, > 0x7f85ffdc734a <Interpret(JSContext*, js::RunState&)+15450>, > 0x7f85ffdc7408 <Interpret(JSContext*, js::RunState&)+15640>, > 0x7f85ffdc748b <Interpret(JSContext*, js::RunState&)+15771>, > 0x7f85ffdc76ca <Interpret(JSContext*, js::RunState&)+16346>, > 0x7f85ffdc783b <Interpret(JSContext*, js::RunState&)+16715>, > 0x7f85ffdc79ac <Interpret(JSContext*, js::RunState&)+17084>, > 0x7f85ffdc7b1d <Interpret(JSContext*, js::RunState&)+17453>, > 0x7f85ffdc7c8e <Interpret(JSContext*, js::RunState&)+17822>, > 0x7f85ffdc7d50 <Interpret(JSContext*, js::RunState&)+18016>, > 0x7f85ffdc7e12 <Interpret(JSContext*, js::RunState&)+18210>, > 0x7f85ffdc7ed6 <Interpret(JSContext*, js::RunState&)+18406>, > 0x7f85ffdc8056 <Interpret(JSContext*, js::RunState&)+18790>, > 0x7f85ffdc61c2 <Interpret(JSContext*, js::RunState&)+10962>, > 0x7f85ffdc62ed <Interpret(JSContext*, js::RunState&)+11261>, > 0x7f85ffdc641a <Interpret(JSContext*, js::RunState&)+11562>, > 0x7f85ffdc659b <Interpret(JSContext*, js::RunState&)+11947>, > 0x7f85ffdc6623 <Interpret(JSContext*, js::RunState&)+12083>, > 0x7f85ffdc66b7 <Interpret(JSContext*, js::RunState&)+12231>, > 0x7f85ffdc6779 <Interpret(JSContext*, js::RunState&)+12425>, > 0x7f85ffdc67cf <Interpret(JSContext*, js::RunState&)+12511>, > 0x7f85ffdc5ed0 <Interpret(JSContext*, js::RunState&)+10208>, > 0x7f85ffdc5fdd <Interpret(JSContext*, js::RunState&)+10477>, > 0x7f85ffdc4c37 <Interpret(JSContext*, js::RunState&)+5447>, > 0x7f85ffdc5e0a <Interpret(JSContext*, js::RunState&)+10010>, > 0x7f85ffdc46c6 <Interpret(JSContext*, js::RunState&)+4054>, > 0x7f85ffdc46c6 <Interpret(JSContext*, js::RunState&)+4054>, > 0x7f85ffdc4720 <Interpret(JSContext*, js::RunState&)+4144>, > 0x7f85ffdc56e8 <Interpret(JSContext*, js::RunState&)+8184>, > 0x7f85ffdc530e <Interpret(JSContext*, js::RunState&)+7198>, > 0x7f85ffdca365 <Interpret(JSContext*, js::RunState&)+27765>, > 0x7f85ffdc5313 <Interpret(JSContext*, js::RunState&)+7203>, > 0x7f85ffdca375 <Interpret(JSContext*, js::RunState&)+27781>, > 0x7f85ffdc5318 <Interpret(JSContext*, js::RunState&)+7208>, > 0x7f85ffdca3b5 <Interpret(JSContext*, js::RunState&)+27845>, > 0x7f85ffdc5325 <Interpret(JSContext*, js::RunState&)+7221>, > 0x7f85ffdca3c5 <Interpret(JSContext*, js::RunState&)+27861>, > 0x7f85ffdc5ecb <Interpret(JSContext*, js::RunState&)+10203>, > 0x7f85ffdc4f6b <Interpret(JSContext*, js::RunState&)+6267>, > 0x7f85ffdc4937 <Interpret(JSContext*, js::RunState&)+4679>, > 0x7f85ffdc5793 <Interpret(JSContext*, js::RunState&)+8355>, > 0x7f85ffdc5335 <Interpret(JSContext*, js::RunState&)+7237>, > 0x7f85ffdc512f <Interpret(JSContext*, js::RunState&)+6719>, > 0x7f85ffdc4ca1 <Interpret(JSContext*, js::RunState&)+5553>, > 0x7f85ffdc8eb3 <Interpret(JSContext*, js::RunState&)+22467>, > 0x7f85ffdc8f2c <Interpret(JSContext*, js::RunState&)+22588>, > 0x7f85ffdc90f0 <Interpret(JSContext*, js::RunState&)+23040>, > 0x7f85ffdc913f <Interpret(JSContext*, js::RunState&)+23119>, > 0x7f85ffdc918e <Interpret(JSContext*, js::RunState&)+23198>, > 0x7f85ffdc5e4e <Interpret(JSContext*, js::RunState&)+10078>, > 0x7f85ffdc85db <Interpret(JSContext*, js::RunState&)+20203>, > 0x7f85ffdc862a <Interpret(JSContext*, js::RunState&)+20282>, > 0x7f85ffdc69ce <Interpret(JSContext*, js::RunState&)+13022>, > 0x7f85ffdc6a6a <Interpret(JSContext*, js::RunState&)+13178>, > 0x7f85ffdc8679 <Interpret(JSContext*, js::RunState&)+20361>, > 0x7f85ffdc878d <Interpret(JSContext*, js::RunState&)+20637>, > 0x7f85ffdc7514 <Interpret(JSContext*, js::RunState&)+15908>, > 0x7f85ffdc7597 <Interpret(JSContext*, js::RunState&)+16039>, > 0x7f85ffdc825e <Interpret(JSContext*, js::RunState&)+19310>, > 0x7f85ffdc6bed <Interpret(JSContext*, js::RunState&)+13565>, > 0x7f85ffdc6c43 <Interpret(JSContext*, js::RunState&)+13651>, > 0x7f85ffdc6cd9 <Interpret(JSContext*, js::RunState&)+13801>, > 0x7f85ffdc6d57 <Interpret(JSContext*, js::RunState&)+13927>, > 0x7f85ffdc4091 <Interpret(JSContext*, js::RunState&)+2465>, > 0x7f85ffdc8fad <Interpret(JSContext*, js::RunState&)+22717>, > 0x7f85ffdc566d <Interpret(JSContext*, js::RunState&)+8061>, > 0x7f85ffdcaba4 <Interpret(JSContext*, js::RunState&)+29876>, > 0x7f85ffdc8562 <Interpret(JSContext*, js::RunState&)+20082>, > 0x7f85ffdc8a9d <Interpret(JSContext*, js::RunState&)+21421>, > 0x7f85ffdc8b04 <Interpret(JSContext*, js::RunState&)+21524>, > 0x7f85ffdc8c1c <Interpret(JSContext*, js::RunState&)+21804>, > 0x7f85ffdc8c7e <Interpret(JSContext*, js::RunState&)+21902>, > 0x7f85ffdc929b <Interpret(JSContext*, js::RunState&)+23467>, > 0x7f85ffdc5b31 <Interpret(JSContext*, js::RunState&)+9281>, > 0x7f85ffdc5d35 <Interpret(JSContext*, js::RunState&)+9797>, > 0x7f85ffdc96a4 <Interpret(JSContext*, js::RunState&)+24500>, > 0x7f85ffdc9622 <Interpret(JSContext*, js::RunState&)+24370>, > 0x7f85ffdc92fc <Interpret(JSContext*, js::RunState&)+23564>, > 0x7f85ffdc93d7 <Interpret(JSContext*, js::RunState&)+23783>, > 0x7f85ffdc9576 <Interpret(JSContext*, js::RunState&)+24198>, > 0x7f85ffdc94a2 <Interpret(JSContext*, js::RunState&)+23986>, > 0x7f85ffdc4dfa <Interpret(JSContext*, js::RunState&)+5898>, > 0x7f85ffdc4dfa <Interpret(JSContext*, js::RunState&)+5898>, > 0x7f85ffdc4ec8 <Interpret(JSContext*, js::RunState&)+6104>, > 0x7f85ffdc4ec8 <Interpret(JSContext*, js::RunState&)+6104>, > 0x7f85ffdca395 <Interpret(JSContext*, js::RunState&)+27813>, > 0x7f85ffdc5345 <Interpret(JSContext*, js::RunState&)+7253>, > 0x7f85ffdca3a5 <Interpret(JSContext*, js::RunState&)+27829>, > 0x7f85ffdc5355 <Interpret(JSContext*, js::RunState&)+7269>, > 0x7f85ffdca305 <Interpret(JSContext*, js::RunState&)+27669>, > 0x7f85ffdc558e <Interpret(JSContext*, js::RunState&)+7838>, > 0x7f85ffdc5365 <Interpret(JSContext*, js::RunState&)+7285>, > 0x7f85ffdc41b0 <Interpret(JSContext*, js::RunState&)+2752>, > 0x7f85ffdc5565 <Interpret(JSContext*, js::RunState&)+7797>, > 0x7f85ffdc7127 <Interpret(JSContext*, js::RunState&)+14903>, > 0x7f85ffdc4788 <Interpret(JSContext*, js::RunState&)+4248>, > 0x7f85ffdc9f05 <Interpret(JSContext*, js::RunState&)+26645>, > 0x7f85ffdc6ae7 <Interpret(JSContext*, js::RunState&)+13303>, > 0x7f85ffdc9f32 <Interpret(JSContext*, js::RunState&)+26690>, > 0x7f85ffdc98d2 <Interpret(JSContext*, js::RunState&)+25058>, > 0x7f85ffdca0c9 <Interpret(JSContext*, js::RunState&)+27097>, > 0x7f85ffdc9ff6 <Interpret(JSContext*, js::RunState&)+26886>, > 0x7f85ffdca06a <Interpret(JSContext*, js::RunState&)+27002>, > 0x7f85ffdc55f5 <Interpret(JSContext*, js::RunState&)+7941>, > 0x7f85ffdc3e92 <Interpret(JSContext*, js::RunState&)+1954>, > 0x7f85ffdc7620 <Interpret(JSContext*, js::RunState&)+16176>, > 0x7f85ffdc4bd8 <Interpret(JSContext*, js::RunState&)+5352>, > 0x7f85ffdc590e <Interpret(JSContext*, js::RunState&)+8734>, > 0x7f85ffdca315 <Interpret(JSContext*, js::RunState&)+27685>, > 0x7f85ffdc5375 <Interpret(JSContext*, js::RunState&)+7301>, > 0x7f85ffdca2e5 <Interpret(JSContext*, js::RunState&)+27637>, > 0x7f85ffdc8cd5 <Interpret(JSContext*, js::RunState&)+21989>, > 0x7f85ffdc4ce8 <Interpret(JSContext*, js::RunState&)+5624>, > 0x7f85ffdc4ce8 <Interpret(JSContext*, js::RunState&)+5624>, > 0x7f85ffdc8d7f <Interpret(JSContext*, js::RunState&)+22159>, > 0x7f85ffdc5c08 <Interpret(JSContext*, js::RunState&)+9496>, > 0x7f85ffdc5ce0 <Interpret(JSContext*, js::RunState&)+9712>, > 0x7f85ffdc6ea5 <Interpret(JSContext*, js::RunState&)+14261>, > 0x7f85ffdc3e98 <Interpret(JSContext*, js::RunState&)+1960>, > 0x7f85ffdc9e72 <Interpret(JSContext*, js::RunState&)+26498>, > 0x7f85ffdc87d4 <Interpret(JSContext*, js::RunState&)+20708>, > 0x7f85ffdc88a3 <Interpret(JSContext*, js::RunState&)+20915>, > 0x7f85ffdc5385 <Interpret(JSContext*, js::RunState&)+7317>, > 0x7f85ffdca2f5 <Interpret(JSContext*, js::RunState&)+27653>, > 0x7f85ffdc5395 <Interpret(JSContext*, js::RunState&)+7333>, > 0x7f85ffdca345 <Interpret(JSContext*, js::RunState&)+27733>, > 0x7f85ffdc53a5 <Interpret(JSContext*, js::RunState&)+7349>, > 0x7f85ffdc83d5 <Interpret(JSContext*, js::RunState&)+19685>, > 0x7f85ffdc5134 <Interpret(JSContext*, js::RunState&)+6724>, > 0x7f85ffdc70ab <Interpret(JSContext*, js::RunState&)+14779>, > 0x7f85ffdca355 <Interpret(JSContext*, js::RunState&)+27749>, > 0x7f85ffdc53b5 <Interpret(JSContext*, js::RunState&)+7365>, > 0x7f85ffdca325 <Interpret(JSContext*, js::RunState&)+27701>, > 0x7f85ffdc53c5 <Interpret(JSContext*, js::RunState&)+7381>, > 0x7f85ffdca335 <Interpret(JSContext*, js::RunState&)+27717>, > 0x7f85ffdc9eb0 <Interpret(JSContext*, js::RunState&)+26560>, > 0x7f85ffdc574b <Interpret(JSContext*, js::RunState&)+8283>, > 0x7f85ffdc4ba6 <Interpret(JSContext*, js::RunState&)+5302>, > 0x7f85ffdc4ca1 <Interpret(JSContext*, js::RunState&)+5553>, > 0x7f85ffdc4788 <Interpret(JSContext*, js::RunState&)+4248>, > 0x7f85ffdc53d5 <Interpret(JSContext*, js::RunState&)+7397>, > 0x7f85ffdca285 <Interpret(JSContext*, js::RunState&)+27541>, > 0x7f85ffdc53e5 <Interpret(JSContext*, js::RunState&)+7413>, > 0x7f85ffdca295 <Interpret(JSContext*, js::RunState&)+27557>, > 0x7f85ffdc9028 <Interpret(JSContext*, js::RunState&)+22840>, > 0x7f85ffdc53f5 <Interpret(JSContext*, js::RunState&)+7429>, > 0x7f85ffdca265 <Interpret(JSContext*, js::RunState&)+27509>, > 0x7f85ffdc5405 <Interpret(JSContext*, js::RunState&)+7445>, > 0x7f85ffdca275 <Interpret(JSContext*, js::RunState&)+27525>, > 0x7f85ffdc5415 <Interpret(JSContext*, js::RunState&)+7461>, > 0x7f85ffdca2c5 <Interpret(JSContext*, js::RunState&)+27605>, > 0x7f85ffdc5425 <Interpret(JSContext*, js::RunState&)+7477>, > 0x7f85ffdca2d5 <Interpret(JSContext*, js::RunState&)+27621>, > 0x7f85ffdc5435 <Interpret(JSContext*, js::RunState&)+7493>, > 0x7f85ffdca2a5 <Interpret(JSContext*, js::RunState&)+27573>, > 0x7f85ffdc5445 <Interpret(JSContext*, js::RunState&)+7509>, > 0x7f85ffdca2b5 <Interpret(JSContext*, js::RunState&)+27589>, > 0x7f85ffdc5455 <Interpret(JSContext*, js::RunState&)+7525>, > 0x7f85ffdca205 <Interpret(JSContext*, js::RunState&)+27413>, > 0x7f85ffdc5465 <Interpret(JSContext*, js::RunState&)+7541>, > 0x7f85ffdca215 <Interpret(JSContext*, js::RunState&)+27429>, > 0x7f85ffdc5475 <Interpret(JSContext*, js::RunState&)+7557>, > 0x7f85ffdca1e5 <Interpret(JSContext*, js::RunState&)+27381>, > 0x7f85ffdc5485 <Interpret(JSContext*, js::RunState&)+7573>, > 0x7f85ffdca1f5 <Interpret(JSContext*, js::RunState&)+27397>, > 0x7f85ffdc5495 <Interpret(JSContext*, js::RunState&)+7589>, > 0x7f85ffdca245 <Interpret(JSContext*, js::RunState&)+27477>, > 0x7f85ffdc54a5 <Interpret(JSContext*, js::RunState&)+7605>, > 0x7f85ffdc3ec6 <Interpret(JSContext*, js::RunState&)+2006>, > 0x7f85ffdca255 <Interpret(JSContext*, js::RunState&)+27493>, > 0x7f85ffdc54b5 <Interpret(JSContext*, js::RunState&)+7621>, > 0x7f85ffdca225 <Interpret(JSContext*, js::RunState&)+27445>, > 0x7f85ffdc91dd <Interpret(JSContext*, js::RunState&)+23277>, > 0x7f85ffdc54c5 <Interpret(JSContext*, js::RunState&)+7637>, > 0x7f85ffdca235 <Interpret(JSContext*, js::RunState&)+27461>, > 0x7f85ffdc54d5 <Interpret(JSContext*, js::RunState&)+7653>, > 0x7f85ffdca185 <Interpret(JSContext*, js::RunState&)+27285>, > 0x7f85ffdc4937 <Interpret(JSContext*, js::RunState&)+4679>, > 0x7f85ffdc964b <Interpret(JSContext*, js::RunState&)+24411>, > 0x7f85ffdca385 <Interpret(JSContext*, js::RunState&)+27797>, > 0x7f85ffdc54e5 <Interpret(JSContext*, js::RunState&)+7669>, > 0x7f85ffdc4c37 <Interpret(JSContext*, js::RunState&)+5447>, > 0x7f85ffdc99a1 <Interpret(JSContext*, js::RunState&)+25265>, > 0x7f85ffdc99fa <Interpret(JSContext*, js::RunState&)+25354>...} > rootId0 = {<js::RootedBase<jsid>> = {<No data fields>}, > stack = 0x7f85cb0e56d8, prev = 0x0, ptr = {asBits = 2}} > rootShape0 = {<js::RootedBase<js::Shape*>> = {<No data fields>}, > stack = 0x7f85cb0e56a0, prev = 0x0, ptr = 0x0} >#8 0x00007f85ffdcf351 in js::RunScript (cx=cx@entry=0x7f85cb0e5680, state=...) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/Interpreter.cpp:402 > marker = {r = 0x7f85cb5d9138, size_before = {<No data fields>}} >#9 0x00007f85ffdcf5ab in js::Invoke (cx=cx@entry=0x7f85cb0e5680, args=..., > construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/Interpreter.cpp:474 > gcIfNeeded = {cx_ = 0x7f85cb0e5680} > state = {<js::RunState> = { > _vptr.RunState = 0x7f86011b1bf0 <vtable for js::InvokeState+16>, > kind_ = js::RunState::Invoke, > script_ = {<js::RootedBase<JSScript*>> = {<No data fields>}, > stack = 0x7f85cb0e56c8, prev = 0x0, ptr = 0x7f85ca507340}}, > args_ = @0x7f85ca9fe140, initial_ = js::INITIAL_NONE, > useNewType_ = false} > ok = <optimized out> > initial = js::INITIAL_NONE >#10 0x00007f85ffdcfba1 in js::Invoke (cx=cx@entry=0x7f85cb0e5680, thisv=..., > fval=..., argc=0, argv=<optimized out>, rval=...) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/vm/Interpreter.cpp:511 > args = {<JS::CallArgs> = {<JS::detail::CallArgsBase<(JS::detail::UsedRval)0>> = {<JS::CallReceiver> = {<JS::detail::CallReceiverBase<(JS::detail::UsedRval)0>> = {<JS::detail::UsedRvalBase<(JS::detail::UsedRval)1>> = {<No data fields>}, argv_ = 0x7f85ca9fe668}, <No data fields>}, argc_ = 0}, <No data fields>}, > v_ = {<JS::AutoVectorRooter<JS::Value>> = {<JS::AutoGCRooter> = { > down = 0x0, tag_ = -10, stackTop = 0x7f85cb0e5708}, > vector = {<mozilla::VectorBase<JS::Value, 8ul, js::TempAllocPolicy, js::Vector<JS::Value, 8ul, js::TempAllocPolicy> >> = {<js::TempAllocPolicy> = {cx_ = 0x7f85cb0e5680}, static sElemIsPod = false, > static sMaxInlineBytes = 1024, static sInlineCapacity = 8, > static sInlineBytes = 64, mBegin = 0x7f85ca9fe658, > mLength = 2, mCapacity = 8, {u = { > mBytes = "\320,`Ê \377\373\377`0PÊ \377\373\377ÌW\376\205\177\000\000\342a\312.\000\000\000\000\200V\016Ë \177\000\000\000Q\210Æ \177\000\000\001\352\237Ê \177\000\000\000\000\000\000\000\000\000", > mDummy = 18445617648917032144}}, > static sMaxInlineStorage = <optimized out>}, <No data fields>}}, <No data fields>}} >#11 0x00007f85ffc86aca in JS_CallFunctionValue (cx=cx@entry=0x7f85cb0e5680, > obj=..., obj@entry=..., fval=..., fval@entry=..., args=..., rval=..., > rval@entry=...) > at /usr/src/debug/firefox-32.0/mozilla-release/js/src/jsapi.cpp:5203 >No locals. >#12 0x00007f85ff0b882a in mozilla::dom::workers::WorkerPrivate::RunExpiredTimeouts (this=0x7f85cb620c00, aCx=0x7f85cb0e5680) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:5428 > rval = {<js::RootedBase<JS::Value>> = {<js::MutableValueOperations<JS::Rooted<JS::Value> >> = {<js::ValueOperations<JS::Rooted<JS::Value> >> = {<No data fields>}, <No data fields>}, <No data fields>}, stack = 0x7f85cb0e56e0, > prev = 0x0, ptr = {data = {asBits = 18444773748872577024, > debugView = {payload47 = 0, tag = JSVAL_TAG_UNDEFINED}, s = { > payload = {i32 = 0, u32 = 0, why = JS_ELEMENTS_HOLE}}, > asDouble = -nan(0x9000000000000), asPtr = 0xfff9000000000000, > asWord = 18444773748872577024, > asUIntPtr = 18444773748872577024}}} > args = {length_ = 0, elements_ = 0x7f8601281e68} > callable = {<js::RootedBase<JS::Value>> = {<js::MutableValueOperations<JS::Rooted<JS::Value> >> = {<js::ValueOperations<JS::Rooted<JS::Value> >> = {<No data fields>}, <No data fields>}, <No data fields>}, stack = 0x7f85cb0e56e0, > prev = 0x7f85ca9fe758, ptr = {data = {asBits = 18445617648917032144, > debugView = {payload47 = 140212602678480, > tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -899666736, > u32 = 3395300560, why = 3395300560}}, > asDouble = -nan(0xbff85ca602cd0), asPtr = 0xfffbff85ca602cd0, > asWord = 18445617648917032144, > asUIntPtr = 18445617648917032144}}} > index = 0 > retval = true > comparator = {<No data fields>} > expiredTimeouts = {<nsAutoArrayBase<nsTArray<mozilla::dom::workers::WorkerPrivate::TimeoutInfo*>, 10ul>> = {<nsTArray<mozilla::dom::workers::WorkerPrivate::TimeoutInfo*>> = {<nsTArray_Impl<mozilla::dom::workers::WorkerPrivate::TimeoutInfo*, nsTArrayInfallibleAllocator>> = {<nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_CopyWithMemutils>> = { > mHdr = 0x7f85ca9fe778}, <nsTArray_TypedBase<mozilla::dom::workers::WorkerPrivate::TimeoutInfo*, nsTArray_Impl<mozilla::dom::workers::WorkerPrivate::TimeoutInfo*, nsTArrayInfallibleAllocator> >> = {<nsTArray_SafeElementAtHelper<mozilla::dom::workers::WorkerPrivate::TimeoutInfo*, nsTArray_Impl<mozilla::dom::workers::WorkerPrivate::TimeoutInfo*, nsTArrayInfallibleAllocator> >> = {<No data fields>}, <No data fields>}, > static NoIndex = <optimized out>}, <No data fields>}, { > mAutoBuf = "\001\000\000\000\n\000\000\200\000Q\210Æ \177\000\000\000\211L\267\243\242\250\271\000\000\000\000\000\000\000\000\300\347\237Ê \177\000\000\200V\016Ë \177\000\000\225\273\v\377\205\177\000\000\020\350\237Ê \177\000\000\300\327FË \177\000\000\000\312o\001\206\177\000\000\000\211L\267\243\242\250\271", mAlign = {elem = 1 '\001'}}}, <No data fields>} > global = {<js::RootedBase<JSObject*>> = {<No data fields>}, > stack = 0x7f85cb0e5698, prev = 0x7f85ca9fe8e0, ptr = 0x7f85ca503060} > now = <optimized out> >#13 0x00007f85ff0bbcaf in mozilla::dom::workers::WorkerRunnable::Run ( > this=0x7f85cb46d700) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerRunnable.cpp:312 > ac = {{u = {mBytes = "\200V\016Ë \177\000\000\000$bË \177\000", > mDummy = 140212614092416}}, constructed = true} > targetIsWorkerThread = true > cx = 0x7f85cb0e5680 > kungFuDeathGrip = {mRawPtr = 0x0} > pusher = {mPusher = {{u = { > mBytes = "\320M%\352\205\177\000\000\016\000\a\200\000\000\000\000\001\000\000\000\000\000\000\000\340%\016Ë \177\000\000\017\032\273\371\205\177\000\000\000\000\000\000\000\000\000\000(O\tÎ \177\000", > mDummy = 140213135691216}}, constructed = false}} > ar = {mContext = 0x7f85cb0e5680} > targetCompartmentObject = {<js::RootedBase<JSObject*>> = {<No data fields>}, stack = 0x7f85cb0e5698, prev = 0x0, ptr = 0x7f85ca503060} > result = <optimized out> >#14 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85ce094ec0, > aMayWait=<optimized out>, aResult=0x7f85ca9fea07) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85cb46d700}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85ca9fea07 > aMayWait = false > this = 0x7f85ce094ec0 >#15 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=false) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#16 0x00007f85ff0b9acb in mozilla::dom::workers::WorkerPrivate::DoRunLoop ( > this=0x7f85cb620c00, aCx=0x7f85cb0e5680) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:4060 > currentStatus = mozilla::dom::(anonymous namespace)::Running > normalRunnablesPending = true > workerCompartment = {{u = { > mBytes = "\200V\016Ë \177\000\000\000\000\000\000\000\000\000", > mDummy = 140212614092416}}, constructed = true} >#17 0x00007f85ff0a6d0a in (anonymous namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7f85cb6ff670) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/RuntimeService.cpp:2598 >No locals. >#18 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85ce094ec0, > aMayWait=<optimized out>, aResult=0x7f85ca9feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85cb6ff670}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85ca9feda7 > aMayWait = false > this = 0x7f85ce094ec0 >#19 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=false) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#20 0x00007f85fe73875e in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85cb638740, aDelegate=0x7f85cb20a6e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:307 > didWork = <optimized out> >#21 0x00007f85fe728f01 in RunHandler (this=0x7f85cb20a6e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#22 MessageLoop::Run (this=this@entry=0x7f85cb20a6e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85cb20a6e0, > previous_state_ = 0x0} >#23 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ce094ec0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ce094ec0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#24 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85cc1cef20) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85cc1cef20 > detached = 0 > id = 140212606859008 > tid = 2354 >#25 0x00007f86025a7f35 in start_thread (arg=0x7f85ca9ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85ca9ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212606859008, > -8791346005063212768, 0, 0, 140212606859712, 140212606859008, > 8860067405442343200, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#26 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 28 (Thread 0x7f85cd6fe700 (LWP 2357)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85ca3acab0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212654040832 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85ca3ac9b8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85ca3ac9b8, aMayWait=aMayWait@entry=true, > aResult=0x7f85cd6fdd40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85ca3ac950, aMayWait=<optimized out>, > aResult=0x7f85cd6fdda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85cd6fdda7 > aMayWait = true > this = 0x7f85ca3ac950 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85ca3ffcc0, aDelegate=0x7f85cb20b0a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85cb20b0a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85cb20b0a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85cb20b0a0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ca3ac950) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ca3ac950 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85cc1cf4c0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85cc1cf4c0 > detached = 0 > id = 140212654040832 > tid = 2357 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85cd6fe700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85cd6fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212654040832, > -8791346005063212768, 0, 0, 140212654041536, 140212654040832, > 8860066717710704928, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 27 (Thread 0x7f85cdeff700 (LWP 2358)): >#0 0x00007f860189f39d in open64 () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f86018309d0 in _IO_file_open (is32not64=8, read_write=8, prot=438, > posix_mode=<optimized out>, filename=0x7f85cdefea10 "\310%\204É \177", > fp=0x7f85c9ced400) at fileops.c:227 > fdesc = <optimized out> >#2 _IO_new_file_fopen (fp=fp@entry=0x7f85c9ced400, > filename=filename@entry=0x7f85c98425c8 "/home/aditaa/.lastpass/pipes/lastpassffplugin", mode=<optimized out>, mode@entry=0x7f85cad72365 "r", > is32not64=is32not64@entry=1) at fileops.c:332 > oflags = <optimized out> > omode = <optimized out> > read_write = 8 > i = <optimized out> > cs = <optimized out> > last_recognized = <optimized out> >#3 0x00007f8601825254 in __fopen_internal ( > filename=0x7f85c98425c8 "/home/aditaa/.lastpass/pipes/lastpassffplugin", > mode=0x7f85cad72365 "r", is32=1) at iofopen.c:90 > new_f = 0x7f85c9ced400 >#4 0x00007f85caca053b in pipe_thread(void*) () > from /home/aditaa/.mozilla/firefox/p0oe5ave.default/extensions/support@lastpass.com/platform/Linux_x86_64-gcc3/components/lpxpcom_x86_64.so >No symbol table info available. >#5 0x00007f86025a7f35 in start_thread (arg=0x7f85cdeff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85cdeff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212662433536, > -8791346005063212768, 0, 0, 140212662434240, 140212662433536, > 8860065618735948064, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 26 (Thread 0x7f85d1dff700 (LWP 2360)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85c97cf060, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212728493824 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85cc1c0fe8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85cc1c0fe8, aMayWait=aMayWait@entry=true, > aResult=0x7f85d1dfed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85cc1c0f80, aMayWait=<optimized out>, > aResult=0x7f85d1dfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85d1dfeda7 > aMayWait = true > this = 0x7f85cc1c0f80 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85c97cda00, aDelegate=0x7f85cb494d60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85cb494d60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85cb494d60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85cb494d60, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85cc1c0f80) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85cc1c0f80 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85ca147820) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85ca147820 > detached = 0 > id = 140212728493824 > tid = 2360 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85d1dff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85d1dff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212728493824, > -8791346005063212768, 0, 0, 140212728494528, 140212728493824, > 8860127328826056992, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 25 (Thread 0x7f85c95ff700 (LWP 2361)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85c97cf690, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212585887488 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85c97cf598) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85c97cf598, aMayWait=aMayWait@entry=true, > aResult=0x7f85c95fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85c97cf530, aMayWait=<optimized out>, > aResult=0x7f85c95feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85c95feda7 > aMayWait = true > this = 0x7f85c97cf530 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85e2eae5c0, aDelegate=0x7f85cb494f00) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85cb494f00) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85cb494f00) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85cb494f00, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85c97cf530) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85c97cf530 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85ca147b80) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85ca147b80 > detached = 0 > id = 140212585887488 > tid = 2361 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85c95ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85c95ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212585887488, > -8791346005063212768, 0, 0, 140212585888192, 140212585887488, > 8860075651779551520, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 24 (Thread 0x7f85c71ff700 (LWP 2363)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85c79f3030, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212548138752 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85c79f2f38) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85c79f2f38, aMayWait=aMayWait@entry=true, > aResult=0x7f85c71fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85c79f2ed0, aMayWait=<optimized out>, > aResult=0x7f85c71feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85c71feda7 > aMayWait = true > this = 0x7f85c79f2ed0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85c7684cc0, aDelegate=0x7f85cb4984a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85cb4984a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85cb4984a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85cb4984a0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85c79f2ed0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85c79f2ed0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85c774b800) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85c774b800 > detached = 0 > id = 140212548138752 > tid = 2363 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85c71ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85c71ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212548138752, > -8791346005063212768, 0, 0, 140212548139456, 140212548138752, > 8860079500070248736, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 23 (Thread 0x7f85df148700 (LWP 2364)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85c76dd3c0, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f85c774ba40 >#2 0x00007f85ff057a5c in Wait (this=0x7f85c7734af0, interval=4294967295) > at ../../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 Wait (interval=4294967295, this=0x7f85c7734ae8) > at ../../../dist/include/mozilla/Monitor.h:47 >No locals. >#4 Wait (interval=4294967295, this=0x7f85df147e48) > at ../../../dist/include/mozilla/Monitor.h:102 >No locals. >#5 mozilla::dom::DOMStorageDBThread::ThreadFunc ( > this=this@entry=0x7f85c7734ad0) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/src/storage/DOMStorageDBThread.cpp:331 > rv = <optimized out> > lockMonitor = {mMonitor = 0x7f85c7734ae8} >#6 0x00007f85ff057a93 in mozilla::dom::DOMStorageDBThread::ThreadFunc ( > aArg=0x7f85c7734ad0) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/src/storage/DOMStorageDBThread.cpp:286 > thread = 0x7f85c7734ad0 >#7 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85c774ba40) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85c774ba40 > detached = 0 > id = 140212950042368 > tid = 2364 >#8 0x00007f86025a7f35 in start_thread (arg=0x7f85df148700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85df148700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212950042368, > -8791346005063212768, 0, 0, 140212950043072, 140212950042368, > 8860097019778720032, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 22 (Thread 0x7f85c5dff700 (LWP 2365)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85c60a3480, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212527167232 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85c60a32d8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85c60a32d8, aMayWait=aMayWait@entry=true, > aResult=0x7f85c5dfed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85c60a3270, aMayWait=<optimized out>, > aResult=0x7f85c5dfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85c5dfeda7 > aMayWait = true > this = 0x7f85c60a3270 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85c60af300, aDelegate=0x7f85cb498e60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85cb498e60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85cb498e60) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85cb498e60, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85c60a3270) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85c60a3270 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85c774d420) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85c774d420 > detached = 0 > id = 140212527167232 > tid = 2365 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85c5dff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85c5dff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212527167232, > -8791346005063212768, 0, 0, 140212527167936, 140212527167232, > 8860083348360945952, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 21 (Thread 0x7f85c2eff700 (LWP 2366)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85c30587f0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212477884160 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85c30586f8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85c30586f8, aMayWait=aMayWait@entry=true, > aResult=0x7f85c2efed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85c3058690, aMayWait=<optimized out>, > aResult=0x7f85c2efeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85c2efeda7 > aMayWait = true > this = 0x7f85c3058690 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85c3072940, aDelegate=0x7f85c60dfa20) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85c60dfa20) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85c60dfa20) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85c60dfa20, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85c3058690) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85c3058690 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85c2fdbb60) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85c2fdbb60 > detached = 0 > id = 140212477884160 > tid = 2366 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85c2eff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85c2eff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212477884160, > -8791346005063212768, 0, 0, 140212477884864, 140212477884160, > 8860085409945248032, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 20 (Thread 0x7f85c21ff700 (LWP 2367)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85c3059240, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212464252672 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85c3059148) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85c3059148, aMayWait=aMayWait@entry=true, > aResult=0x7f85c21fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85c30590e0, aMayWait=<optimized out>, > aResult=0x7f85c21feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85c21feda7 > aMayWait = true > this = 0x7f85c30590e0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85c236ce40, aDelegate=0x7f85c60dff00) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85c60dff00) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85c60dff00) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85c60dff00, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85c30590e0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85c30590e0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85c2fdc6a0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85c2fdc6a0 > detached = 0 > id = 140212464252672 > tid = 2367 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85c21ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85c21ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212464252672, > -8791346005063212768, 0, 0, 140212464253376, 140212464252672, > 8860086097140015392, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 19 (Thread 0x7f85b5dff700 (LWP 2374)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85b84cd7c0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212258731776 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85b84ccbc8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85b84ccbc8, aMayWait=aMayWait@entry=true, > aResult=0x7f85b5dfed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85b84ccb60, aMayWait=<optimized out>, > aResult=0x7f85b5dfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85b5dfeda7 > aMayWait = true > this = 0x7f85b84ccb60 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85b7e3f280, aDelegate=0x7f85baa18360) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85baa18360) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85baa18360) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85baa18360, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85b84ccb60) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85b84ccb60 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85b8115340) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85b8115340 > detached = 0 > id = 140212258731776 > tid = 2374 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85b5dff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85b5dff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212258731776, > -8791346005063212768, 0, 0, 140212258732480, 140212258731776, > 8860188901477212448, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 18 (Thread 0x7f85b55fe700 (LWP 2375)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85baac01c0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212250339072 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85baac00c8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85baac00c8, aMayWait=aMayWait@entry=true, > aResult=0x7f85b55fdd40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85baac0060, aMayWait=<optimized out>, > aResult=0x7f85b55fdda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85b55fdda7 > aMayWait = true > this = 0x7f85baac0060 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85b938dd80, aDelegate=0x7f85baa1d980) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85baa1d980) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85baa1d980) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85baa1d980, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85baac0060) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85baac0060 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85bb2ce7c0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85bb2ce7c0 > detached = 0 > id = 140212250339072 > tid = 2375 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85b55fe700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85b55fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212250339072, > -8791346005063212768, 0, 0, 140212250339776, 140212250339072, > 8860190000451969312, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 17 (Thread 0x7f85bf0ff700 (LWP 2382)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85ba7ac5e0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212412872448 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85ba7ac438) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85ba7ac438, aMayWait=aMayWait@entry=true, > aResult=0x7f85bf0fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85ba7ac3d0, aMayWait=<optimized out>, > aResult=0x7f85bf0feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85bf0feda7 > aMayWait = true > this = 0x7f85ba7ac3d0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85bb03fe40, aDelegate=0x7f85baa1d300) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85baa1d300) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85baa1d300) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85baa1d300, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85ba7ac3d0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85ba7ac3d0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85bb2d1160) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85bb2d1160 > detached = 0 > id = 140212412872448 > tid = 2382 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85bf0ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85bf0ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212412872448, > -8791346005063212768, 0, 0, 140212412873152, 140212412872448, > 8860167598439424288, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 16 (Thread 0x7f85abb76700 (LWP 2385)): >#0 0x00007f86018a37cd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f85b25e6e51 in poll_func () from /lib64/libpulse.so.0 >No symbol table info available. >#2 0x00007f85b25d80fc in pa_mainloop_poll () from /lib64/libpulse.so.0 >No symbol table info available. >#3 0x00007f85b25d878e in pa_mainloop_iterate () from /lib64/libpulse.so.0 >No symbol table info available. >#4 0x00007f85b25d8840 in pa_mainloop_run () from /lib64/libpulse.so.0 >No symbol table info available. >#5 0x00007f85b25e6de6 in thread () from /lib64/libpulse.so.0 >No symbol table info available. >#6 0x00007f85b19daf28 in internal_thread_func () > from /usr/lib64/pulseaudio/libpulsecommon-5.0.so >No symbol table info available. >#7 0x00007f86025a7f35 in start_thread (arg=0x7f85abb76700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85abb76700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212088301312, > -8791346005063212768, 0, 0, 140212088302016, 140212088301312, > 8860139633370489120, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 15 (Thread 0x7f85b2c36700 (LWP 2407)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb16d0 in PR_WaitCondVar (cvar=0x7f85bb070540, > timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7f85bc604800 >#2 0x00007f85ff0b089b in mozilla::CondVar::Wait ( > interval=interval@entry=4294967295, this=0x7f85c0413050) > at ../../dist/include/mozilla/CondVar.h:78 >No locals. >#3 0x00007f85ff0b170e in mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents (this=this@entry=0x7f85c0413000, aInterval=aInterval@entry=4294967295) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:4441 >No locals. >#4 0x00007f85ff0b9afe in mozilla::dom::workers::WorkerPrivate::DoRunLoop ( > this=0x7f85c0413000, aCx=0x7f85c0ff6e80) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/WorkerPrivate.cpp:3989 > lock = {mLock = 0x7f85ba82cdd0} > currentStatus = <optimized out> > normalRunnablesPending = false > workerCompartment = {{u = { > mBytes = "\200n\377\300\205\177\000\000\000\000\000\000\000\000\000", mDummy = 140212445343360}}, constructed = true} >#5 0x00007f85ff0a6d0a in (anonymous namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7f85b82a08b0) > at /usr/src/debug/firefox-32.0/mozilla-release/dom/workers/RuntimeService.cpp:2598 >No locals. >#6 0x00007f85fe57ab4c in nsThread::ProcessNextEvent (this=0x7f85bb2c0a00, > aMayWait=<optimized out>, aResult=0x7f85b2c35da7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:766 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x7f85b82a08b0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85b2c35da7 > aMayWait = false > this = 0x7f85bb2c0a00 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=false) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = true >#8 0x00007f85fe73875e in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85bb0706c0, aDelegate=0x7f85baa1d4a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:307 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f85baa1d4a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f85baa1d4a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f85baa1d4a0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85bb2c0a00) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85bb2c0a00 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85bc604800) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85bc604800 > detached = 0 > id = 140212206528256 > tid = 2407 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85b2c36700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85b2c36700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212206528256, > -8791346005063212768, 0, 0, 140212206528960, 140212206528256, > 8860191138618302752, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 14 (Thread 0x7f85a4bff700 (LWP 2442)): >#0 0x00007f86018a37cd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f85ff804ca7 in poll (__timeout=-1, __nfds=2, __fds=0x7f85a4bfee98) > at /usr/include/bits/poll2.h:46 >No locals. >#2 google_breakpad::CrashGenerationServer::Run (this=0x7f85aaadc150) > at /usr/src/debug/firefox-32.0/mozilla-release/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:279 > pollfds = {{fd = 95, events = 1, revents = 0}, {fd = 96, events = 1, > revents = 0}} >#3 0x00007f85ff804d06 in google_breakpad::CrashGenerationServer::ThreadMain ( > arg=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:460 >No locals. >#4 0x00007f86025a7f35 in start_thread (arg=0x7f85a4bff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85a4bff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211971421952, > -8791346005063212768, 0, 0, 140211971422656, 140211971421952, > 8860150693448147232, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 13 (Thread 0x7f859cbfe700 (LWP 2902)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f859eb07be0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140211837200128 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f859eb07ae8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f859eb07ae8, aMayWait=aMayWait@entry=true, > aResult=0x7f859cbfdd40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f859eb07a80, aMayWait=<optimized out>, > aResult=0x7f859cbfdda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f859cbfdda7 > aMayWait = true > this = 0x7f859eb07a80 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e1e88c0, aDelegate=0x7f859e80d280) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80d280) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80d280) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80d280, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f859eb07a80) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f859eb07a80 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f859f03f980) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f859f03f980 > detached = 0 > id = 140211837200128 > tid = 2902 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f859cbfe700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f859cbfe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211837200128, > -8791346005063212768, 0, 0, 140211837200832, 140211837200128, > 8860238653841498400, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 12 (Thread 0x7f85b79ff700 (LWP 2904)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f859ecc83a0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212288091904 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f859ecc79b8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f859ecc79b8, aMayWait=aMayWait@entry=true, > aResult=0x7f85b79fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f859ecc7950, aMayWait=<optimized out>, > aResult=0x7f85b79feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85b79feda7 > aMayWait = true > this = 0x7f859ecc7950 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e1ec340, aDelegate=0x7f859e80d420) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80d420) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80d420) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80d420, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f859ecc7950) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f859ecc7950 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f859f0403a0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f859f0403a0 > detached = 0 > id = 140212288091904 > tid = 2904 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85b79ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85b79ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212288091904, > -8791346005063212768, 0, 0, 140212288092608, 140212288091904, > 8860183953674887456, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 11 (Thread 0x7f859bbfc700 (LWP 2905)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f859ecc87c0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140211820414720 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f859ecc86c8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f859ecc86c8, aMayWait=aMayWait@entry=true, > aResult=0x7f859bbfbd40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f859ecc8660, aMayWait=<optimized out>, > aResult=0x7f859bbfbda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f859bbfbda7 > aMayWait = true > this = 0x7f859ecc8660 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e1ec480, aDelegate=0x7f859e80daa0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80daa0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80daa0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80daa0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f859ecc8660) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f859ecc8660 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f859f040820) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f859f040820 > detached = 0 > id = 140211820414720 > tid = 2905 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f859bbfc700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f859bbfc700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211820414720, > -8791346005063212768, 0, 0, 140211820415424, 140211820414720, > 8860245249837523232, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 10 (Thread 0x7f85d8bff700 (LWP 2906)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f859ecd95b0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212843837184 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f859ecd8d28) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f859ecd8d28, aMayWait=aMayWait@entry=true, > aResult=0x7f85d8bfed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f859ecd8cc0, aMayWait=<optimized out>, > aResult=0x7f85d8bfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85d8bfeda7 > aMayWait = true > this = 0x7f859ecd8cc0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e1ec5c0, aDelegate=0x7f859e80dde0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80dde0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80dde0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80dde0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f859ecd8cc0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f859ecd8cc0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f859f040dc0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f859f040dc0 > detached = 0 > id = 140212843837184 > tid = 2906 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85d8bff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85d8bff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212843837184, > -8791346005063212768, 0, 0, 140212843837888, 140212843837184, > 8860106712983036192, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 9 (Thread 0x7f85c86ff700 (LWP 2907)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85a12dfa00, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212570158848 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f859ecd9fb8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f859ecd9fb8, aMayWait=aMayWait@entry=true, > aResult=0x7f85c86fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f859ecd9f50, aMayWait=<optimized out>, > aResult=0x7f85c86feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85c86feda7 > aMayWait = true > this = 0x7f859ecd9f50 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e1ec800, aDelegate=0x7f859e80e120) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80e120) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80e120) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80e120, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f859ecd9f50) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f859ecd9f50 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85a3e23780) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85a3e23780 > detached = 0 > id = 140212570158848 > tid = 2907 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85c86ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85c86ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212570158848, > -8791346005063212768, 0, 0, 140212570159552, 140212570158848, > 8860073315317342496, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 8 (Thread 0x7f85b6fff700 (LWP 2908)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85a12e0500, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212277606144 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85a12e0408) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85a12e0408, aMayWait=aMayWait@entry=true, > aResult=0x7f85b6ffed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85a12e03a0, aMayWait=<optimized out>, > aResult=0x7f85b6ffeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85b6ffeda7 > aMayWait = true > this = 0x7f85a12e03a0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e1ec980, aDelegate=0x7f859e80e2c0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80e2c0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80e2c0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80e2c0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85a12e03a0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85a12e03a0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85a3e241a0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85a3e241a0 > detached = 0 > id = 140212277606144 > tid = 2908 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85b6fff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85b6fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212277606144, > -8791346005063212768, 0, 0, 140212277606848, 140212277606144, > 8860182029529538848, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 7 (Thread 0x7f85a96ff700 (LWP 2909)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85a13fb710, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140212050065152 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85a13fb618) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85a13fb618, aMayWait=aMayWait@entry=true, > aResult=0x7f85a96fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85a13fb5b0, aMayWait=<optimized out>, > aResult=0x7f85a96feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85a96feda7 > aMayWait = true > this = 0x7f85a13fb5b0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e1ecd80, aDelegate=0x7f859e80e460) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80e460) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80e460) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80e460, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85a13fb5b0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85a13fb5b0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85a3e24860) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85a3e24860 > detached = 0 > id = 140212050065152 > tid = 2909 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85a96ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85a96ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140212050065152, > -8791346005063212768, 0, 0, 140212050065856, 140212050065152, > 8860145883084775712, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 6 (Thread 0x7f85a1cff700 (LWP 2911)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85a3e45690, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140211922138880 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85a3e206c8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85a3e206c8, aMayWait=aMayWait@entry=true, > aResult=0x7f85a1cfed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85a3e20660, aMayWait=<optimized out>, > aResult=0x7f85a1cfeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85a1cfeda7 > aMayWait = true > this = 0x7f85a3e20660 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859e928180, aDelegate=0x7f859e80c3e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80c3e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80c3e0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80c3e0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85a3e20660) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85a3e20660 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85a74e4700) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85a74e4700 > detached = 0 > id = 140211922138880 > tid = 2911 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85a1cff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85a1cff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211922138880, > -8791346005063212768, 0, 0, 140211922139584, 140211922138880, > 8860162650637099296, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 5 (Thread 0x7f85a5fff700 (LWP 2915)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f859ecc7c10, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140211992393472 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f859ecc7908) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f859ecc7908, aMayWait=aMayWait@entry=true, > aResult=0x7f85a5ffed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f859ecc78a0, aMayWait=<optimized out>, > aResult=0x7f85a5ffeda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f85a5ffeda7 > aMayWait = true > this = 0x7f859ecc78a0 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859df87b00, aDelegate=0x7f859e80b540) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80b540) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80b540) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80b540, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f859ecc78a0) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f859ecc78a0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f859f03e9c0) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f859f03e9c0 > detached = 0 > id = 140211992393472 > tid = 2915 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f85a5fff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f85a5fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211992393472, > -8791346005063212768, 0, 0, 140211992394176, 140211992393472, > 8860153442227216672, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 4 (Thread 0x7f859d3ff700 (LWP 2916)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f859ecc85b0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140211845592832 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f859ecc84b8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f859ecc84b8, aMayWait=aMayWait@entry=true, > aResult=0x7f859d3fed40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f859ecc8450, aMayWait=<optimized out>, > aResult=0x7f859d3feda7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f859d3feda7 > aMayWait = true > this = 0x7f859ecc8450 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f859df87c40, aDelegate=0x7f859e80c0a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80c0a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80c0a0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80c0a0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f859ecc8450) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f859ecc8450 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f859f03f860) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f859f03f860 > detached = 0 > id = 140211845592832 > tid = 2916 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f859d3ff700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f859d3ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211845592832, > -8791346005063212768, 0, 0, 140211845593536, 140211845592832, > 8860241952913252640, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 3 (Thread 0x7f859c3fd700 (LWP 2941)): >#0 0x00007f86025aeb2d in connect () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f85f5c30ea2 in send_vc (statp=statp@entry=0x7f859c3fddb8, > buf=buf@entry=0x7f859c3fb070 "rI\001", buflen=buflen@entry=32, > buf2=buf2@entry=0x7f859c3fb090 "\356\223\001", buflen2=buflen2@entry=32, > ansp=ansp@entry=0x7f859c3faef8, anssizp=anssizp@entry=0x7f859c3fb040, > terrno=terrno@entry=0x7f859c3faf00, ns=ns@entry=0, > anscp=anscp@entry=0x7f859c3fc4b0, ansp2=ansp2@entry=0x7f859c3fc4c0, > anssizp2=anssizp2@entry=0x7f859c3fc480, > resplen2=resplen2@entry=0x7f859c3fc490) at res_send.c:706 > hp = 0x7f859c3fb070 > hp2 = 0x7f859c3fb090 > ans = <optimized out> > orig_anssizp = 2048 > anhp = <optimized out> > nsap = 0x7f85a262a660 > truncating = 0 > connreset = 0 > resplen = 0 > n = <optimized out> > iov = {{iov_base = 0x7f859c3fb150, iov_len = 140211828797760}, { > iov_base = 0x7f8601801f3d <_IO_vfprintf_internal+5325>, > iov_len = 140213330616769}, {iov_base = 0x7f85f5c3a1bc, > iov_len = 140213527515617}, {iov_base = 0x0, iov_len = 0}} > len = 0 > len2 = 0 > cp = <optimized out> > niov = <optimized out> > explen = <optimized out> > recvresp1 = <optimized out> > recvresp2 = <optimized out> > rlen16 = 0 > rlen = <optimized out> > thisanssizp = <optimized out> > thisansp = <optimized out> > thisresplenp = <optimized out> >#2 0x00007f85f5c32430 in __libc_res_nsend (statp=statp@entry=0x7f859c3fddb8, > buf=buf@entry=0x7f859c3fb070 "rI\001", buflen=<optimized out>, > buf2=buf2@entry=0x7f859c3fb090 "\356\223\001", buflen2=buflen2@entry=32, > ans=ans@entry=0x7f859c3fbc50 "rI\203\200", anssiz=anssiz@entry=2048, > ansp=ansp@entry=0x7f859c3fc4b0, ansp2=ansp2@entry=0x7f859c3fc4c0, > nansp2=nansp2@entry=0x7f859c3fc480, resplen2=resplen2@entry=0x7f859c3fc490) > at res_send.c:547 > nsap = <optimized out> > gotsomewhere = <optimized out> > terrno = 110 > try = 2 > v_circuit = <optimized out> > resplen = <optimized out> > ns = <optimized out> > n = <optimized out> >#3 0x00007f85f5c2fd47 in __GI___libc_res_nquery ( > statp=statp@entry=0x7f859c3fddb8, name=0x7f85a3b73608 "v4.moatads.com", > class=class@entry=1, type=type@entry=62321, > answer=answer@entry=0x7f859c3fbc50 "rI\203\200", anslen=anslen@entry=2048, > answerp=answerp@entry=0x7f859c3fc4b0, > answerp2=answerp2@entry=0x7f859c3fc4c0, > nanswerp2=nanswerp2@entry=0x7f859c3fc480, > resplen2=resplen2@entry=0x7f859c3fc490) at res_query.c:226 > hp = 0x7f859c3fbc50 > hp2 = <optimized out> > n = <optimized out> > use_malloc = 0 > oflags = 0 > bufsize = <optimized out> > buf = 0x7f859c3fb070 "rI\001" > query1 = 0x7f859c3fb070 "rI\001" > nquery1 = <optimized out> > query2 = 0x7f859c3fb090 "\356\223\001" > nquery2 = 32 >#4 0x00007f85f5c30963 in __libc_res_nquerydomain (domain=0x0, > resplen2=0x7f859c3fc490, nanswerp2=0x7f859c3fc480, > answerp2=0x7f859c3fc4c0, answerp=0x7f859c3fc4b0, anslen=2048, > answer=0x7f859c3fbc50 "rI\203\200", type=62321, class=1, > name=0x7f85a3b73608 "v4.moatads.com", statp=0x7f859c3fddb8) > at res_query.c:582 > nbuf = "v4.moatads.com.hpcloudsvc.com\000et\000.net\000aws.com", '\000' <repeats 99 times>, "\210\a\020Ê \177\000\000\030\246\213\002\206\177", '\000' <repeats 11 times>, "\211L\267\243\242\250\271\000\000\000\000\000\000\000\000\b\246\213\002\206\177\000\000\024\000\000\000\000\000\000\000_"... > longname = <optimized out> > n = <optimized out> >#5 __GI___libc_res_nsearch (statp=0x7f859c3fddb8, > name=name@entry=0x7f85a3b73608 "v4.moatads.com", class=class@entry=1, > type=type@entry=62321, answer=answer@entry=0x7f859c3fbc50 "rI\203\200", > anslen=anslen@entry=2048, answerp=answerp@entry=0x7f859c3fc4b0, > answerp2=answerp2@entry=0x7f859c3fc4c0, > nanswerp2=nanswerp2@entry=0x7f859c3fc480, > resplen2=resplen2@entry=0x7f859c3fc490) at res_query.c:378 > cp = <optimized out> > domain = <optimized out> > hp = 0x7f859c3fbc50 > tmp = '\000' <repeats 184 times>, "\340\267?\234\205\177", '\000' <repeats 26 times>... > dots = <optimized out> > trailing_dot = 0 > saved_herrno = -1 > got_nodata = 0 > got_servfail = 0 > root_on_list = 0 > tried_as_is = 0 > searched = 0 >#6 0x00007f85d7ff8c2d in _nss_dns_gethostbyname4_r ( > name=name@entry=0x7f85a3b73608 "v4.moatads.com", > pat=pat@entry=0x7f859c3fcaf0, > buffer=buffer@entry=0x7f859c3fc560 "\017~\375", <incomplete sequence \332>, buflen=buflen@entry=1064, errnop=errnop@entry=0x7f859c3fcac0, > herrnop=herrnop@entry=0x7f859c3fcb20, ttlp=ttlp@entry=0x0) > at nss_dns/dns-host.c:314 > host_buffer = {buf = 0x7f859c3fbc50, ptr = 0x7f859c3fbc50 "rI\203\200"} > orig_host_buffer = 0x7f859c3fbc50 > ans2p = 0x0 > nans2p = 0 > resplen2 = 0 > olderr = 0 > status = <optimized out> > n = <optimized out> >#7 0x00007f8601893e36 in gaih_inet (name=<optimized out>, > name@entry=0x7f85a3b73608 "v4.moatads.com", service=<optimized out>, > req=req@entry=0x7f859c3fcd90, pai=pai@entry=0x7f859c3fcc30, > naddrs=naddrs@entry=0x7f859c3fcc20) at ../sysdeps/posix/getaddrinfo.c:850 > herrno = 1 > fct4 = 0x7f85d7ff8b40 <_nss_dns_gethostbyname4_r> > pat = <optimized out> > no_inet6_data = <optimized out> > nip = 0x7f85ea27c600 > status = <optimized out> > no_more = 0 > old_res_options = <optimized out> > tmpbuflen = 1064 > no_data = 0 > inet6_status = <optimized out> > tp = <optimized out> > st = 0x7f859c3fc9e0 > at = 0x7f859c3fc9a0 > rc = 0 > got_ipv6 = <optimized out> > canon = <optimized out> > orig_name = 0x7f85a3b73608 "v4.moatads.com" > alloca_used = <optimized out> > port = <optimized out> > malloc_name = <optimized out> > malloc_addrmem = false > addrmem = 0x0 > malloc_canonbuf = <optimized out> > canonbuf = <optimized out> > malloc_tmpbuf = false > tmpbuf = 0x7f859c3fc560 "\017~\375", <incomplete sequence \332> > result = 0 >#8 0x00007f860189743d in __GI_getaddrinfo ( > name=name@entry=0x7f85a3b73608 "v4.moatads.com", > service=service@entry=0x0, hints=hints@entry=0x7f859c3fcd90, > pai=pai@entry=0x7f859c3fcd88) at ../sysdeps/posix/getaddrinfo.c:2405 > i = 0 > last_i = 0 > nresults = 0 > p = 0x0 > gaih_service = {name = 0x7f859c3fce48 "=\215\267\364\251`", > num = 42705432} > pservice = <optimized out> > local_hints = {ai_flags = -882895776, ai_family = 32645, > ai_socktype = 42706232, ai_protocol = 32646, ai_addrlen = 0, > ai_addr = 0xb9a8a2a3b74c8900, ai_canonname = 0x0, > ai_next = 0x7f86028ba528} > in6ai = 0x7f85a12dfee8 > in6ailen = 6 > seen_ipv4 = true > seen_ipv6 = true > check_pf_called = true > end = 0x7f859c3fcc30 > naddrs = 0 >#9 0x00007f85f9baabcf in PR_GetAddrInfoByName (hostname=<optimized out>, > af=<optimized out>, flags=<optimized out>) > at ../../../nspr/pr/src/misc/prnetdb.c:2047 > res = 0x8020 > 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 0x00007f85fe5f1d21 in nsHostResolver::ThreadFunc (arg=0x7f85e2e1a7c0) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/dns/nsHostResolver.cpp:1164 > flags = 32800 > startTime = {mValue = 106284148860316} > disableIPv4 = false > millis = <optimized out> > status = <optimized out> > ai = <optimized out> > af = 0 > elapsed = {mValue = 58138726} > naming = {mCounter = 12} > resolver = <optimized out> > prai = 0x0 > rs = {mLastReset = 106454751} > rec = 0x7f85a3b73590 >#11 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85ba2aff60) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85ba2aff60 > detached = 1 > id = 140211828807424 > tid = 2941 >#12 0x00007f86025a7f35 in start_thread (arg=0x7f859c3fd700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f859c3fd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211828807424, > -8791346005063212768, 0, 0, 140211828808128, 140211828807424, > 8860239752816255264, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#13 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 2 (Thread 0x7f859b3fb700 (LWP 2960)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85bb6b85b0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140211812022016 >#2 0x00007f85fe579987 in Wait (interval=4294967295, this=0x7f85bb3480c8) > at ../../dist/include/mozilla/ReentrantMonitor.h:96 >No locals. >#3 Wait (interval=4294967295, this=<synthetic pointer>) > at ../../dist/include/mozilla/ReentrantMonitor.h:199 >No locals. >#4 nsEventQueue::GetEvent (this=0x7f85bb3480c8, aMayWait=aMayWait@entry=true, > aResult=0x7f859b3fad40) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:67 >No locals. >#5 0x00007f85fe57ab1a in GetEvent (aEvent=<optimized out>, > aMayWait=<optimized out>, this=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.h:116 >No locals. >#6 nsThread::ProcessNextEvent (this=0x7f85bb348060, aMayWait=<optimized out>, > aResult=0x7f859b3fada7) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:757 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > notifyMainThreadObserver = <optimized out> > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = NS_OK > aResult = 0x7f859b3fada7 > aMayWait = true > this = 0x7f85bb348060 >#7 0x00007f85fe533515 in NS_ProcessNextEvent (thread=<optimized out>, > mayWait=mayWait@entry=true) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/glue/nsThreadUtils.cpp:263 > val = false >#8 0x00007f85fe738794 in mozilla::ipc::MessagePumpForNonMainThreads::Run ( > this=0x7f85a8541080, aDelegate=0x7f859e80fcc0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/glue/MessagePump.cpp:336 > didWork = <optimized out> >#9 0x00007f85fe728f01 in RunHandler (this=0x7f859e80fcc0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:222 >No locals. >#10 MessageLoop::Run (this=this@entry=0x7f859e80fcc0) > at /usr/src/debug/firefox-32.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:196 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x7f859e80fcc0, > previous_state_ = 0x0} >#11 0x00007f85fe57b615 in nsThread::ThreadFunc (aArg=0x7f85bb348060) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/threads/nsThread.cpp:346 > self = 0x7f85bb348060 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#12 0x00007f85f9bb6e3b in _pt_root (arg=0x7f85a74e4a60) > at ../../../nspr/pr/src/pthreads/ptthread.c:212 > rv = <optimized out> > thred = 0x7f85a74e4a60 > detached = 0 > id = 140211812022016 > tid = 2960 >#13 0x00007f86025a7f35 in start_thread (arg=0x7f859b3fb700) > at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f859b3fb700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140211812022016, > -8791346005063212768, 0, 0, 140211812022720, 140211812022016, > 8860246348812280096, 8859382938514645280}, > mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, > data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x00007f86018adc3d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7f86029bb780 (LWP 2298)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f85f9bb1b7b in PR_Wait (mon=0x7f85a68cc1c0, timeout=4294967295) > at ../../../nspr/pr/src/pthreads/ptsynch.c:691 > saved_entries = 1 > saved_owner = 140213546104704 >#2 0x00007f85fe5f5a3c in nsDNSService::Resolve (this=<optimized out>, > hostname=..., flags=0, result=0x7fff5a3ffbc0) > at /usr/src/debug/firefox-32.0/mozilla-release/netwerk/dns/nsDNSService2.cpp:831 > idn = {<nsCOMPtr_base> = {mRawPtr = 0x7f85ea231be0}, <No data fields>} > localDomain = <optimized out> > rv = NS_OK > hostACE = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = { > mData = 0x7fff5a3ff908 "", mLength = 0, > mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, > mFixedBuf = 0x7fff5a3ff908 ""}, > mStorage = "\000\000\000\000\000\000\000\000\b\373?Z\377\177\000\000?\341{\002\206\177\000\000\300\371?Z\377\177\000\000:\337\354\376\205\177\000\000\001\000\000\000\000\000\000\000j \361\376\205\177\000\000\253\372?Z\377\177\000"} > syncReq = {<nsResolveHostCallback> = {<PRCListStr> = { > next = 0x7f85a3b735e8, prev = 0x7f85a3b735e8}, > _vptr.nsResolveHostCallback = 0x7f8600e8fe90 <vtable for nsDNSSyncRequest+16>}, mDone = false, mStatus = NS_OK, mHostRecord = {mRawPtr = 0x0}, > mMonitor = 0x7f85a68cc1c0} > res = {mRawPtr = 0x7f85e2e1a7c0} > hostPtr = 0x7f859e93caa0 > mon = 0x7f85a68cc1c0 > af = <optimized out> >#3 0x00007f85fe57fef2 in NS_InvokeByIndex (that=<optimized out>, > methodIndex=<optimized out>, paramCount=<optimized out>, > params=<optimized out>) > at /usr/src/debug/firefox-32.0/mozilla-release/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:164 > nr_stack = <optimized out> > gpregs = {140209207377920, 140211867863712, 0, 140734707530688, > 244555437897780, 140213526093208} > d0 = <optimized out> > d5 = <optimized out> > a1 = <optimized out> > result = <optimized out> > d1 = <optimized out> > d6 = <optimized out> > a2 = <optimized out> > methodAddress = <optimized out> > d2 = <optimized out> > d7 = <optimized out> > a3 = <optimized out> > stack = 0x7fff5a3ff990 > fpregs = {6.9532184168151634e-310, 0, -6.0730729458425736e-31, 0, > 6.9274683787465321e-310, 6.9532184168712892e-310, > -6.0730729458425736e-31, 6.9532184168578506e-310} > d3 = <optimized out> > a4 = <optimized out> > d4 = <optimized out> > a0 = <optimized out> > a5 = <optimized out> >#4 0x00007f85fef09e98 in Invoke (this=0x7fff5a3ffb48) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCWrappedNative.cpp:2396 > argc = <optimized out> >#5 Call (this=0x7fff5a3ffb48) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCWrappedNative.cpp:1737 > foundDependentParam = <optimized out> >#6 XPCWrappedNative::CallMethod (ccx=..., > mode=mode@entry=XPCWrappedNative::CALL_METHOD) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCWrappedNative.cpp:1704 > rv = <optimized out> >#7 0x00007f85fef0ef9b in XPC_WN_CallMethod (cx=0x7f86016a5d80, argc=2, > vp=0x7fff5a3ffe48) > at /usr/src/debug/firefox-32.0/mozilla-release/js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1272 > funobj = {<js::RootedBase<JSObject*>> = {<No data fields>}, > stack = 0x7f86016a5d98, prev = 0x7fff5a400040, ptr = 0x7f85c9ec19a0} > obj = {<js::RootedBase<JSObject*>> = {<No data fields>}, > stack = 0x7f86016a5d98, prev = 0x7fff5a3ffcf0, ptr = 0x7f85de0c3a60} > member = 0x7f85de10fac8 > args = {<JS::detail::CallArgsBase<(JS::detail::UsedRval)0>> = {<JS::CallReceiver> = {<JS::detail::CallReceiverBase<(JS::detail::UsedRval)0>> = {<JS::detail::UsedRvalBase<(JS::detail::UsedRval)1>> = {<No data fields>}, > argv_ = 0x7fff5a3ffe58}, <No data fields>}, > argc_ = 2}, <No data fields>} > ccx = {<nsAXPCNativeCallContext> = { > _vptr.nsAXPCNativeCallContext = 0x7f8600ff30a0 <vtable for XPCCallContext+16>}, mAr = {mContext = 0x7f86016a5d80}, > mState = XPCCallContext::READY_TO_CALL, mXPC = {mRawPtr = > 0x7f85e2462100}, mXPCContext = 0x7f85dfd45310, > mJSContext = 0x7f86016a5d80, mCallerLanguage = XPCContext::LANG_JS, > mPrevCallerLanguage = XPCContext::LANG_NATIVE, > mPrevCallContext = 0x7fff5a404310, mWrapper = 0x7f85ddee3c40, > mTearOff = 0x7f85ddee3c78, mScriptableInfo = 0x0, > mSet = 0x7f85ddeeac40, mInterface = 0x7f85de10fa80, > mMember = 0x7f85de10fac8, > mName = {<js::RootedBase<jsid>> = {<No data fields>}, > stack = 0x7f86016a5dd8, prev = 0x7fff5a404380, ptr = { > asBits = 140212964578856}}, mStaticMemberIsLocal = false, > mArgc = 2, mArgv = 0x7fff5a3ffe58, mRetVal = 0x7fff5a3ffe48, > mMethodIndex = 5} > iface = 0x7f85de10fa80 >#8 0x00007f85e0073865 in ?? () >No symbol table info available. >#9 0x0000000000000184 in ?? () >No symbol table info available. >#10 0x00007fff5a3ffe20 in ?? () >No symbol table info available. >#11 0x0000000000000000 in ?? () >No symbol table info available. >$1 = void
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1110452
:
909688
|
909689
|
909690
|
909691
|
909692
|
909693
|
909694
|
909695
|
909696
|
909697
|
909698
| 940925