Carsten Schoenert ha scritto il 12/08/2016 alle 09:10:
Hello Massimo,
[...]
the log is line wrapped, it's really time consuming to read. And some
relevant parts in the beginning are missing. :-(

Sorry, I missed that point :(
Anyway I still have the core file so now I'm attaching the full output from gdb.

Thanks

--
Massimo Maiurana
Ragusa (RG)
GNU gdb (Debian 7.11.1-2) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from icedove...Reading symbols from /usr/lib/debug//usr/lib/icedove/icedove...done.
done.
[New LWP 7035]
[New LWP 7038]
[New LWP 7040]
[New LWP 7039]
[New LWP 7042]
[New LWP 7043]
[New LWP 7045]
[New LWP 7046]
[New LWP 7041]
[New LWP 7048]
[New LWP 7051]
[New LWP 7052]
[New LWP 7044]
[New LWP 7047]
[New LWP 7049]
[New LWP 7050]
[New LWP 7053]
[New LWP 7057]
[New LWP 7058]
[New LWP 7060]
[New LWP 7061]
[New LWP 7054]
[New LWP 7063]
[New LWP 7065]
[New LWP 7056]
[New LWP 7067]
[New LWP 7059]
[New LWP 7062]
[New LWP 7077]
[New LWP 7064]
[New LWP 7078]
[New LWP 7068]
[New LWP 7083]
[New LWP 7088]
[New LWP 7169]
[New LWP 7089]
[New LWP 15567]
[New LWP 15606]
[New LWP 7109]
[New LWP 7170]
[New LWP 17643]
[New LWP 15607]
[New LWP 17651]
[New LWP 15968]
[New LWP 18896]
[New LWP 17623]
[New LWP 18944]
[New LWP 18774]
[New LWP 18972]
[New LWP 18962]
[New LWP 18996]
[New LWP 18979]
[New LWP 19004]
[New LWP 18980]
[New LWP 19006]
[New LWP 19017]
[New LWP 19022]
[New LWP 19018]
[New LWP 19027]
[New LWP 19020]
[New LWP 19030]
[New LWP 19165]
[New LWP 19161]
[New LWP 19162]
[New LWP 19168]
[New LWP 19192]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `icedove'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007facc2e9ada9 in raise (sig=sig@entry=11) at ../sysdeps/unix/sysv/linux/pt-raise.c:35
35	../sysdeps/unix/sysv/linux/pt-raise.c: File o directory non esistente.
[Current thread is 1 (Thread 0x7facc3290740 (LWP 7035))]
(gdb) thread apply all bt

Thread 66 (Thread 0x7fac6e6fe700 (LWP 19192)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a31f5 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd559087 in mozilla::ReentrantMonitor::Wait (aInterval=4294967295, this=0x7fac74e33fe0) at ../../dist/include/mozilla/ReentrantMonitor.h:91
#3  mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=4294967295, this=0x7fac6e6fd8b0) at ../../dist/include/mozilla/ReentrantMonitor.h:190
#4  nsPipeInputStream::Wait (this=this@entry=0x7fac663cf300) at ./mozilla/xpcom/io/nsPipe3.cpp:1143
#5  0x00007facbd55d11c in nsPipeInputStream::ReadSegments (this=0x7fac663cf300, 
    aWriter=0x7facbd557120 <NS_CopySegmentToBuffer(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*)>, aClosure=0x7fac6f5b6000, 
    aCount=4096, aReadCount=0x7fac6e6fd99c) at ./mozilla/xpcom/io/nsPipe3.cpp:1264
#6  0x00007facbd39a731 in nsMsgLineStreamBuffer::ReadNextLine (this=0x7fac66c18f10, aInputStream=0x7fac663cf300, aNumBytesInLine=@0x7fac6e6fd9f4: 0, 
    aPauseForMoreData=@0x7fac6e6fd9f2: false, prv=prv@entry=0x7fac6e6fd9f8, addLineTerminator=addLineTerminator@entry=false)
    at ./mailnews/base/util/nsMsgLineBuffer.cpp:375
#7  0x00007facbd45a499 in nsImapProtocol::CreateNewLineFromSocket (this=this@entry=0x7fac93392800) at ./mailnews/imap/src/nsImapProtocol.cpp:4704
#8  0x00007facbd4603e4 in nsImapProtocol::EstablishServerConnection (this=this@entry=0x7fac93392800) at ./mailnews/imap/src/nsImapProtocol.cpp:1462
#9  0x00007facbd460e33 in nsImapProtocol::ProcessCurrentURL (this=0x7fac93392800) at ./mailnews/imap/src/nsImapProtocol.cpp:1636
#10 0x00007facbd45ac45 in nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac93392800) at ./mailnews/imap/src/nsImapProtocol.cpp:1390
#11 0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac93392800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#12 0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f58ceb0, aMayWait=<optimized out>, aResult=0x7fac6e6fddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#13 0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#14 0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac6f6f3dc0, aDelegate=0x7fac815fb410) at ./mozilla/ipc/glue/MessagePump.cpp:326
#15 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fb410) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#16 MessageLoop::Run (this=this@entry=0x7fac815fb410) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#17 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f58ceb0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#18 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#19 0x00007facc2e91464 in start_thread (arg=0x7fac6e6fe700) at pthread_create.c:333
#20 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 65 (Thread 0x7fac98fff700 (LWP 19168)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a2cee in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd602ea9 in mozilla::CondVar::Wait (this=0x7facc1e7afe0, aInterval=300000) at ../../dist/include/mozilla/CondVar.h:79
#4  nsHostResolver::GetHostToLookup (this=this@entry=0x7facc1e7afc0, result=result@entry=0x7fac98ffee70) at ./mozilla/netwerk/dns/nsHostResolver.cpp:1163
#5  0x00007facbd6033f1 in nsHostResolver::ThreadFunc (arg=0x7facc1e7afc0) at ./mozilla/netwerk/dns/nsHostResolver.cpp:1391
#6  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7  0x00007facc2e91464 in start_thread (arg=0x7fac98fff700) at pthread_create.c:333
#8  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 64 (Thread 0x7fac7ebff700 (LWP 19162)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbe6594a5 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbe65c95a in mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents (this=this@entry=0x7fac94ab0000, aInterval=aInterval@entry=4294967295)
    at ./mozilla/dom/workers/WorkerPrivate.cpp:4941
#4  0x00007facbe6779eb in mozilla::dom::workers::WorkerPrivate::DoRunLoop (this=0x7fac94ab0000, aCx=aCx@entry=0x7fac76e07800)
    at ./mozilla/dom/workers/WorkerPrivate.cpp:4457
#5  0x00007facbe647c62 in (anonymous namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7fac6f2fd910) at ./mozilla/dom/workers/RuntimeService.cpp:2722
#6  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac7690d5c0, aMayWait=<optimized out>, aResult=0x7fac7ebfedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#7  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702b5fc0, aDelegate=0x7fac815ff790) at ./mozilla/ipc/glue/MessagePump.cpp:355
#9  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815ff790) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fac815ff790) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac7690d5c0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007facc2e91464 in start_thread (arg=0x7fac7ebff700) at pthread_create.c:333
#14 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 63 (Thread 0x7fac693fe700 (LWP 19161)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a2cee in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=30000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#4  0x00007facbd56af6c in nsEventQueue::Wait (aInterval=<optimized out>, this=0x7faca0772f48) at ./mozilla/xpcom/threads/nsEventQueue.h:104
#5  nsThreadPool::Run (this=0x7faca0772f20) at ./mozilla/xpcom/threads/nsThreadPool.cpp:217
#6  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e24a0, aMayWait=<optimized out>, aResult=0x7fac693fddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#7  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac70215900, aDelegate=0x7fac815fca00) at ./mozilla/ipc/glue/MessagePump.cpp:355
#9  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fca00) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fac815fca00) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e24a0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007facc2e91464 in start_thread (arg=0x7fac693fe700) at pthread_create.c:333
#14 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 62 (Thread 0x7fac82bca700 (LWP 19165)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac93d201e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac82bc9cb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac93d20000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac93d20000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f58e980, aMayWait=<optimized out>, aResult=0x7fac82bc9dd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac70ad4d80, aDelegate=0x7fac815fd0c0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fd0c0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fd0c0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f58e980) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac82bca700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 61 (Thread 0x7fac791f9700 (LWP 19030)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac92f6f9e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac791f8cb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac92f6f800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac92f6f800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e2b20, aMayWait=<optimized out>, aResult=0x7fac791f8dd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac6f6def40, aDelegate=0x7fac815fbe30) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fbe30) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fbe30) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e2b20) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac791f9700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 60 (Thread 0x7fac727ff700 (LWP 19020)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac94b511e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac727fecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac94b51000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac94b51000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f58e3d0, aMayWait=<optimized out>, aResult=0x7fac727fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702bb7c0, aDelegate=0x7fac92476180) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac92476180) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac92476180) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f58e3d0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac727ff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 59 (Thread 0x7fac80bfe700 (LWP 19027)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac8ee3f1e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac80bfdcb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac8ee3f000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac8ee3f000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e1ef0, aMayWait=<optimized out>, aResult=0x7fac80bfddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac6f6def80, aDelegate=0x7fac815fa9f0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fa9f0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fa9f0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e1ef0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac80bfe700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 58 (Thread 0x7fac6defd700 (LWP 19018)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac944761e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac6defccb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac94476000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac94476000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f58dd50, aMayWait=<optimized out>, aResult=0x7fac6defcdd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702a7340, aDelegate=0x7fac8c99eba0) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac8c99eba0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac8c99eba0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f58dd50) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac6defd700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 57 (Thread 0x7fac7cdfe700 (LWP 19022)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac937db9e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac7cdfdcb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac937db800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac937db800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e23d0, aMayWait=<optimized out>, aResult=0x7fac7cdfddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702b6d40, aDelegate=0x7fac815fe1a0) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fe1a0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fe1a0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e23d0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac7cdfe700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 56 (Thread 0x7fac7b9fe700 (LWP 19017)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac943ed9e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac7b9fdcb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac943ed800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac943ed800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e2570, aMayWait=<optimized out>, aResult=0x7fac7b9fddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702a1880, aDelegate=0x7fac9065d260) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9065d260) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac9065d260) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e2570) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac7b9fe700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 55 (Thread 0x7fac789f8700 (LWP 19006)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac937db1e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac789f7cb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac937db000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac937db000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e2090, aMayWait=<optimized out>, aResult=0x7fac789f7dd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702e7340, aDelegate=0x7fac8c9a3ca0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac8c9a3ca0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac8c9a3ca0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e2090) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac789f8700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 54 (Thread 0x7fac8e8ff700 (LWP 18980)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac906de9e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac8e8fecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac906de800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac906de800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e1e20, aMayWait=<optimized out>, aResult=0x7fac8e8fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702c5500, aDelegate=0x7fac815fef20) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fef20) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fef20) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e1e20) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac8e8ff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 53 (Thread 0x7fac7d5ff700 (LWP 19004)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac94ac09e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac7d5fecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac94ac0800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac94ac0800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e0de0, aMayWait=<optimized out>, aResult=0x7fac7d5fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702e7780, aDelegate=0x7fac8c9a3af0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac8c9a3af0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac8c9a3af0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e0de0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac7d5ff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 52 (Thread 0x7fac823c9700 (LWP 18979)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac951609e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac823c8cb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac95160800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac95160800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e17a0, aMayWait=<optimized out>, aResult=0x7fac823c8dd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac70203940, aDelegate=0x7fac815fb5c0) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fb5c0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fb5c0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e17a0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac823c9700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 51 (Thread 0x7fac6a6fd700 (LWP 18996)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a2cee in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd602ea9 in mozilla::CondVar::Wait (this=0x7facc1e7afe0, aInterval=300000) at ../../dist/include/mozilla/CondVar.h:79
#4  nsHostResolver::GetHostToLookup (this=this@entry=0x7facc1e7afc0, result=result@entry=0x7fac6a6fce70) at ./mozilla/netwerk/dns/nsHostResolver.cpp:1163
#5  0x00007facbd6033f1 in nsHostResolver::ThreadFunc (arg=0x7facc1e7afc0) at ./mozilla/netwerk/dns/nsHostResolver.cpp:1391
#6  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7  0x00007facc2e91464 in start_thread (arg=0x7fac6a6fd700) at pthread_create.c:333
#8  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 50 (Thread 0x7fac69bff700 (LWP 18962)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac94c421e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac69bfecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac94c42000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac94c42000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac70cc2a10, aMayWait=<optimized out>, aResult=0x7fac69bfedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702bbd40, aDelegate=0x7fac815fd930) at ./mozilla/ipc/glue/MessagePump.cpp:355
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fd930) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fd930) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac70cc2a10) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac69bff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 49 (Thread 0x7fac742fe700 (LWP 18972)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac94b481e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac742fdcb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac94b48000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac94b48000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e0690, aMayWait=<optimized out>, aResult=0x7fac742fddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac6f6e3180, aDelegate=0x7fac815fc6a0) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fc6a0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fc6a0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e0690) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac742fe700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 48 (Thread 0x7fac813ff700 (LWP 18774)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac94ab91e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac813fecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac94ab9000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac94ab9000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e0f80, aMayWait=<optimized out>, aResult=0x7fac813fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac6f6e0240, aDelegate=0x7fac815fcf10) at ./mozilla/ipc/glue/MessagePump.cpp:355
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fcf10) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fcf10) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e0f80) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac813ff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 47 (Thread 0x7fac77bff700 (LWP 18944)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac8e9619e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac77bfecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac8e961800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac8e961800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac70cc1de0, aMayWait=<optimized out>, aResult=0x7fac77bfedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac702b65c0, aDelegate=0x7fac815fbc80) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fbc80) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fbc80) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac70cc1de0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac77bff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 46 (Thread 0x7fac7a1fb700 (LWP 17623)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac8c9179e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac7a1facb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac8c917800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac8c917800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac6f3e0760, aMayWait=<optimized out>, aResult=0x7fac7a1fadd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac6f65d780, aDelegate=0x7fac815fa4e0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815fa4e0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac815fa4e0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac6f3e0760) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac7a1fb700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 45 (Thread 0x7fac967fe700 (LWP 18896)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbe6594a5 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbe65c95a in mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents (this=this@entry=0x7fac97172800, aInterval=aInterval@entry=4294967295)
    at ./mozilla/dom/workers/WorkerPrivate.cpp:4941
#4  0x00007facbe6779eb in mozilla::dom::workers::WorkerPrivate::DoRunLoop (this=0x7fac97172800, aCx=aCx@entry=0x7fac90c4a000)
    at ./mozilla/dom/workers/WorkerPrivate.cpp:4457
#5  0x00007facbe647c62 in (anonymous namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7fac7317bf40) at ./mozilla/dom/workers/RuntimeService.cpp:2722
#6  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac946d3a60, aMayWait=<optimized out>, aResult=0x7fac967fddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#7  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac706881c0, aDelegate=0x7fac92479780) at ./mozilla/ipc/glue/MessagePump.cpp:355
#9  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac92479780) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fac92479780) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac946d3a60) at ./mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007facc2e91464 in start_thread (arg=0x7fac967fe700) at pthread_create.c:333
#14 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 44 (Thread 0x7fac6eeff700 (LWP 15968)):
#0  0x00007facc212719d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007facc11a623f in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11ab292 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#4  0x00007facc2e91464 in start_thread (arg=0x7fac6eeff700) at pthread_create.c:333
#5  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 43 (Thread 0x7fac6b6ff700 (LWP 17651)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac9223d9e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac6b6fecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac9223d800) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac9223d800) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac704a0390, aMayWait=<optimized out>, aResult=0x7fac6b6fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac7066f2c0, aDelegate=0x7fac92445ca0) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac92445ca0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac92445ca0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac704a0390) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac6b6ff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 42 (Thread 0x7fac7fbfc700 (LWP 15607)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac74edbbe0, aMayWait=aMayWait@entry=true, aResult=0x7fac7fbfbd60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac74edbb70, aMayWait=<optimized out>, aResult=0x7fac7fbfbdd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac731249c0, aDelegate=0x7fac815ff5e0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815ff5e0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac815ff5e0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac74edbb70) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac7fbfc700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 41 (Thread 0x7fac7c1ff700 (LWP 17643)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a3192 in PR_Wait () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd44e6ad in mozilla::ReentrantMonitor::Wait (this=0x7fac97fc51e0, aInterval=aInterval@entry=60000) at ../../../dist/include/mozilla/ReentrantMonitor.h:91
#4  0x00007facbd45ab3f in mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=60000, this=0x7fac7c1fecb0) at ../../../dist/include/mozilla/ReentrantMonitor.h:190
#5  nsImapProtocol::ImapThreadMainLoop (this=this@entry=0x7fac97fc5000) at ./mailnews/imap/src/nsImapProtocol.cpp:1351
#6  0x00007facbd45ad36 in nsImapProtocol::Run (this=0x7fac97fc5000) at ./mailnews/imap/src/nsImapProtocol.cpp:1068
#7  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac7049f900, aMayWait=<optimized out>, aResult=0x7fac7c1fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#8  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#9  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac6f6f3c40, aDelegate=0x7fac9065d410) at ./mozilla/ipc/glue/MessagePump.cpp:326
#10 0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9065d410) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#11 MessageLoop::Run (this=this@entry=0x7fac9065d410) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#12 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac7049f900) at ./mozilla/xpcom/threads/nsThread.cpp:376
#13 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#14 0x00007facc2e91464 in start_thread (arg=0x7fac7c1ff700) at pthread_create.c:333
#15 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 40 (Thread 0x7fac833cb700 (LWP 7170)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac92c27560, aMayWait=aMayWait@entry=true, aResult=0x7fac833cad60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac92c274f0, aMayWait=<optimized out>, aResult=0x7fac833cadd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac93ed27c0, aDelegate=0x7fac9065c690) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9065c690) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac9065c690) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac92c274f0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac833cb700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 39 (Thread 0x7fac8d5fe700 (LWP 7109)):
#0  0x00007facc212719d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007faca1ce3091 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007faca1cd4641 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007faca1cd4cde in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007faca1cd4d90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007faca1ce2fd9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007faca1877418 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-9.0.so
#7  0x00007facc2e91464 in start_thread (arg=0x7fac8d5fe700) at pthread_create.c:333
#8  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 38 (Thread 0x7fac71ffe700 (LWP 15606)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac74edb560, aMayWait=aMayWait@entry=true, aResult=0x7fac71ffdd60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac74edb4f0, aMayWait=<optimized out>, aResult=0x7fac71ffddd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac72f4b880, aDelegate=0x7fac815faf00) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac815faf00) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac815faf00) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac74edb4f0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac71ffe700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 37 (Thread 0x7fac74aff700 (LWP 15567)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac93f8dac0, aMayWait=aMayWait@entry=true, aResult=0x7fac74afed60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac93f8da50, aMayWait=<optimized out>, aResult=0x7fac74afedd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac93f90a80, aDelegate=0x7fac94243c90) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac94243c90) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac94243c90) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac93f8da50) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac74aff700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 36 (Thread 0x7fac8f7ff700 (LWP 7089)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac95888970, aMayWait=aMayWait@entry=true, aResult=0x7fac8f7fed60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac95888900, aMayWait=<optimized out>, aResult=0x7fac8f7fedd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac93b61e40, aDelegate=0x7fac8c9a3940) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac8c9a3940) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac8c9a3940) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac95888900) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac8f7ff700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 35 (Thread 0x7fac901f6700 (LWP 7169)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac92c273c0, aMayWait=aMayWait@entry=true, aResult=0x7fac901f5d60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac92c27350, aMayWait=<optimized out>, aResult=0x7fac901f5dd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac93e64b80, aDelegate=0x7fac9065c330) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9065c330) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac9065c330) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac92c27350) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac901f6700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 34 (Thread 0x7faca61de700 (LWP 7088)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbe52838d in mozilla::CondVar::Wait (aInterval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbe52e3e6 in mozilla::Monitor::Wait (aInterval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/Monitor.h:40
#4  mozilla::MonitorAutoLock::Wait (aInterval=<optimized out>, this=0x7faca61dde78) at ../../dist/include/mozilla/Monitor.h:88
#5  mozilla::dom::DOMStorageDBThread::ThreadFunc (this=this@entry=0x7fac92da1c80) at ./mozilla/dom/storage/DOMStorageDBThread.cpp:341
#6  0x00007facbe52e475 in mozilla::dom::DOMStorageDBThread::ThreadFunc (aArg=0x7fac92da1c80) at ./mozilla/dom/storage/DOMStorageDBThread.cpp:277
#7  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#8  0x00007facc2e91464 in start_thread (arg=0x7faca61de700) at pthread_create.c:333
#9  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 33 (Thread 0x7fac8ddff700 (LWP 7083)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac91acd400, aMayWait=aMayWait@entry=true, aResult=0x7fac8ddfed60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac91acd390, aMayWait=<optimized out>, aResult=0x7fac8ddfedd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac8ee5ecc0, aDelegate=0x7fac9065d920) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9065d920) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac9065d920) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac91acd390) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac8ddff700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 32 (Thread 0x7faca04ff700 (LWP 7068)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac97fdc3c0, aMayWait=aMayWait@entry=true, aResult=0x7faca04fed60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac97fdc350, aMayWait=<optimized out>, aResult=0x7faca04fedd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac97b03280, aDelegate=0x7faca0586430) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7faca0586430) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7faca0586430) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac97fdc350) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7faca04ff700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 31 (Thread 0x7fac917f2700 (LWP 7078)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac92349fa0, aMayWait=aMayWait@entry=true, aResult=0x7fac917f1d60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac92349f30, aMayWait=<optimized out>, aResult=0x7fac917f1dd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac91ac0d00, aDelegate=0x7fac92445e50) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac92445e50) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7fac92445e50) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac92349f30) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac917f2700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 30 (Thread 0x7fac9a1ff700 (LWP 7064)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac9a4c5150, aMayWait=aMayWait@entry=true, aResult=0x7fac9a1fed60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac9a4c50e0, aMayWait=<optimized out>, aResult=0x7fac9a1fedd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac9a4b5640, aDelegate=0x7faca0583f10) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7faca0583f10) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7faca0583f10) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac9a4c50e0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac9a1ff700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 29 (Thread 0x7fac96fff700 (LWP 7077)):
#0  0x00007facc212719d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007facb677439c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007facb67744ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fac917fa41d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007facb679abc5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007facc2e91464 in start_thread (arg=0x7fac96fff700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 28 (Thread 0x7fac9b5fb700 (LWP 7062)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac9f6af370, aMayWait=aMayWait@entry=true, aResult=0x7fac9b5fad60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac9f6af300, aMayWait=<optimized out>, aResult=0x7fac9b5fadd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac9f660d00, aDelegate=0x7faca0583190) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7faca0583190) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7faca0583190) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac9f6af300) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac9b5fb700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 27 (Thread 0x7fac9cdfe700 (LWP 7059)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facbd758709 in ConditionVariable::Wait (this=<optimized out>) at ./mozilla/ipc/chromium/src/base/condition_variable_posix.cc:40
#2  0x00007facbd76141a in base::WaitableEvent::TimedWait (this=this@entry=0x7fac9f642e38, max_time=...) at ./mozilla/ipc/chromium/src/base/waitable_event_posix.cc:195
#3  0x00007facbd7614b0 in base::WaitableEvent::Wait (this=this@entry=0x7fac9f642e38) at ./mozilla/ipc/chromium/src/base/waitable_event_posix.cc:201
#4  0x00007facbd75a1ec in base::MessagePumpDefault::Run (this=0x7fac9f642e20, delegate=0x7fac9cdfdd38) at ./mozilla/ipc/chromium/src/base/message_pump_default.cc:60
#5  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9cdfdd38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#6  MessageLoop::Run (this=this@entry=0x7fac9cdfdd38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#7  0x00007facbd760bd4 in base::Thread::ThreadMain (this=0x7fac9f6b7650) at ./mozilla/ipc/chromium/src/base/thread.cc:172
#8  0x00007facbd75e843 in ThreadFunc (closure=<optimized out>) at ./mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#9  0x00007facc2e91464 in start_thread (arg=0x7fac9cdfe700) at pthread_create.c:333
#10 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7fac987fe700 (LWP 7067)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbe6594a5 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbe65c95a in mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents (this=this@entry=0x7fac9a38b800, aInterval=aInterval@entry=4294967295)
    at ./mozilla/dom/workers/WorkerPrivate.cpp:4941
#4  0x00007facbe6779eb in mozilla::dom::workers::WorkerPrivate::DoRunLoop (this=0x7fac9a38b800, aCx=aCx@entry=0x7fac990d6000)
    at ./mozilla/dom/workers/WorkerPrivate.cpp:4457
#5  0x00007facbe647c62 in (anonymous namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7fac990053a0) at ./mozilla/dom/workers/RuntimeService.cpp:2722
#6  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac9a3f9f20, aMayWait=<optimized out>, aResult=0x7fac987fddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#7  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac99007180, aDelegate=0x7faca0584930) at ./mozilla/ipc/glue/MessagePump.cpp:355
#9  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7faca0584930) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7faca0584930) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac9a3f9f20) at ./mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007facc2e91464 in start_thread (arg=0x7fac987fe700) at pthread_create.c:333
#14 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7fac9f18f700 (LWP 7056)):
#0  0x00007facc212719d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007facb677439c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007facb67744ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007facb67744e9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007facb679abc5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007facc2e91464 in start_thread (arg=0x7fac9f18f700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7fac999fe700 (LWP 7065)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7fac9a4c5220, aMayWait=aMayWait@entry=true, aResult=0x7fac999fdd60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7fac9a4c51b0, aMayWait=<optimized out>, aResult=0x7fac999fddd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac9a4b57c0, aDelegate=0x7faca05840c0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7faca05840c0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7faca05840c0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac9a4c51b0) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7fac999fe700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7fac9adfa700 (LWP 7063)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facbd758786 in ConditionVariable::TimedWait (this=this@entry=0x7fac9adf9c10, max_time=...) at ./mozilla/ipc/chromium/src/base/condition_variable_posix.cc:73
#2  0x00007facbd761410 in base::WaitableEvent::TimedWait (this=this@entry=0x7fac9f691f28, max_time=...) at ./mozilla/ipc/chromium/src/base/waitable_event_posix.cc:193
#3  0x00007facbd75a237 in base::MessagePumpDefault::Run (this=0x7fac9f691f10, delegate=0x7fac9adf9d38) at ./mozilla/ipc/chromium/src/base/message_pump_default.cc:70
#4  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9adf9d38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#5  MessageLoop::Run (this=this@entry=0x7fac9adf9d38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#6  0x00007facbd760bd4 in base::Thread::ThreadMain (this=0x7fac9f65ac90) at ./mozilla/ipc/chromium/src/base/thread.cc:172
#7  0x00007facbd75e843 in ThreadFunc (closure=<optimized out>) at ./mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#8  0x00007facc2e91464 in start_thread (arg=0x7fac9adfa700) at pthread_create.c:333
#9  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7faca2967700 (LWP 7054)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbec779ff in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbec7c7b5 in nsCertVerificationThread::Run (this=0x7faca43995e0) at ./mozilla/security/manager/ssl/nsCertVerificationThread.cpp:115
#4  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5  0x00007facc2e91464 in start_thread (arg=0x7faca2967700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7fac9bdfc700 (LWP 7061)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbdc0e8a6 in mozilla::CondVar::Wait (this=0x7fac9f660918, aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3  mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fac9f660910) at ../dist/include/mozilla/Monitor.h:40
#4  mozilla::image::DecodePoolImpl::PopWork (this=0x7fac9f660900) at ./mozilla/image/DecodePool.cpp:237
#5  mozilla::image::DecodePoolWorker::Run (this=0x7fac9f69cc80) at ./mozilla/image/DecodePool.cpp:278
#6  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac9f6af230, aMayWait=<optimized out>, aResult=0x7fac9bdfbdd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#7  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac9f660bc0, aDelegate=0x7faca0582fe0) at ./mozilla/ipc/glue/MessagePump.cpp:326
#9  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7faca0582fe0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7faca0582fe0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac9f6af230) at ./mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007facc2e91464 in start_thread (arg=0x7fac9bdfc700) at pthread_create.c:333
#14 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7fac9c5fd700 (LWP 7060)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbdc0e8a6 in mozilla::CondVar::Wait (this=0x7fac9f660918, aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3  mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fac9f660910) at ../dist/include/mozilla/Monitor.h:40
#4  mozilla::image::DecodePoolImpl::PopWork (this=0x7fac9f660900) at ./mozilla/image/DecodePool.cpp:237
#5  mozilla::image::DecodePoolWorker::Run (this=0x7fac9f69cc40) at ./mozilla/image/DecodePool.cpp:278
#6  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7fac9f6af160, aMayWait=<optimized out>, aResult=0x7fac9c5fcdd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#7  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7fac9f660ac0, aDelegate=0x7faca0582e30) at ./mozilla/ipc/glue/MessagePump.cpp:326
#9  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7faca0582e30) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7faca0582e30) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7fac9f6af160) at ./mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007facc2e91464 in start_thread (arg=0x7fac9c5fd700) at pthread_create.c:333
#14 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7fac9d5ff700 (LWP 7058)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facbd758709 in ConditionVariable::Wait (this=<optimized out>) at ./mozilla/ipc/chromium/src/base/condition_variable_posix.cc:40
#2  0x00007facbd76141a in base::WaitableEvent::TimedWait (this=this@entry=0x7fac9f642d18, max_time=...) at ./mozilla/ipc/chromium/src/base/waitable_event_posix.cc:195
#3  0x00007facbd7614b0 in base::WaitableEvent::Wait (this=this@entry=0x7fac9f642d18) at ./mozilla/ipc/chromium/src/base/waitable_event_posix.cc:201
#4  0x00007facbd75a1ec in base::MessagePumpDefault::Run (this=0x7fac9f642d00, delegate=0x7fac9d5fed38) at ./mozilla/ipc/chromium/src/base/message_pump_default.cc:60
#5  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7fac9d5fed38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#6  MessageLoop::Run (this=this@entry=0x7fac9d5fed38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#7  0x00007facbd760bd4 in base::Thread::ThreadMain (this=0x7fac9f6b7600) at ./mozilla/ipc/chromium/src/base/thread.cc:172
#8  0x00007facbd75e843 in ThreadFunc (closure=<optimized out>) at ./mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#9  0x00007facc2e91464 in start_thread (arg=0x7fac9d5ff700) at pthread_create.c:333
#10 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7fac9e98e700 (LWP 7057)):
#0  0x00007facc212719d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007facb677439c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007facb6774722 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007facb5c15916 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007facb679abc5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007facc2e91464 in start_thread (arg=0x7fac9e98e700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7faca3168700 (LWP 7053)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd567535 in nsEventQueue::GetEvent (this=0x7faca4699ff0, aMayWait=aMayWait@entry=true, aResult=0x7faca3167d60, aProofOfLock=...)
    at ./mozilla/xpcom/threads/nsEventQueue.cpp:55
#4  0x00007facbd56c8f2 in nsThread::nsChainedEventQueue::GetEvent (aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>, this=<optimized out>)
    at ./mozilla/xpcom/threads/nsThread.h:131
#5  nsThread::ProcessNextEvent (this=0x7faca4699f80, aMayWait=<optimized out>, aResult=0x7faca3167dd7) at ./mozilla/xpcom/threads/nsThread.cpp:960
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7faca4397680, aDelegate=0x7facc1ea0ff0) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7facc1ea0ff0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7facc1ea0ff0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7faca4699f80) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7faca3168700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7faca55fe700 (LWP 7050)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd56bc21 in mozilla::Monitor::Wait (aInterval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/Monitor.h:40
#4  mozilla::MonitorAutoLock::Wait (aInterval=4294967295, this=0x7faca55fde98) at ../../dist/include/mozilla/Monitor.h:88
#5  mozilla::BackgroundHangManager::RunMonitorThread (this=0x7faca5e22b00) at ./mozilla/xpcom/threads/BackgroundHangMonitor.cpp:259
#6  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7  0x00007facc2e91464 in start_thread (arg=0x7faca55fe700) at pthread_create.c:333
#8  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7faca5dff700 (LWP 7049)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd566421 in mozilla::Monitor::Wait (aInterval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/Monitor.h:40
#4  mozilla::MonitorAutoLock::Wait (aInterval=<optimized out>, this=0x7faca5dfeeb0) at ../../dist/include/mozilla/Monitor.h:88
#5  mozilla::HangMonitor::ThreadMain () at ./mozilla/xpcom/threads/HangMonitor.cpp:266
#6  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7  0x00007facc2e91464 in start_thread (arg=0x7faca5dff700) at pthread_create.c:333
#8  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7faca7cfa700 (LWP 7047)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbf3582eb in js::GlobalHelperThreadState::wait (millis=0, which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
    at ./mozilla/js/src/vm/HelperThreads.cpp:595
#3  js::HelperThread::threadLoop (this=0x7faca9aff9d8) at ./mozilla/js/src/vm/HelperThreads.cpp:1573
#4  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5  0x00007facc2e91464 in start_thread (arg=0x7faca7cfa700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7faca82fd700 (LWP 7044)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbf3582eb in js::GlobalHelperThreadState::wait (millis=0, which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
    at ./mozilla/js/src/vm/HelperThreads.cpp:595
#3  js::HelperThread::threadLoop (this=0x7faca9aff3f0) at ./mozilla/js/src/vm/HelperThreads.cpp:1573
#4  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5  0x00007facc2e91464 in start_thread (arg=0x7faca82fd700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7faca42ff700 (LWP 7052)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a2cee in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd565121 in mozilla::CondVar::Wait (aInterval=aInterval@entry=372, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#4  0x00007facbd570b78 in mozilla::Monitor::Wait (aInterval=372, this=0x7facafe31df8) at ../../dist/include/mozilla/Monitor.h:40
#5  TimerThread::Run (this=0x7facafe31dd0) at ./mozilla/xpcom/threads/TimerThread.cpp:565
#6  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7faca4646e60, aMayWait=<optimized out>, aResult=0x7faca42fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#7  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7faca9a70cc0, aDelegate=0x7facc1ea0270) at ./mozilla/ipc/glue/MessagePump.cpp:355
#9  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7facc1ea0270) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7facc1ea0270) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7faca4646e60) at ./mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007facc2e91464 in start_thread (arg=0x7faca42ff700) at pthread_create.c:333
#14 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7facaff86700 (LWP 7051)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd6381ed in mozilla::CondVar::Wait (aInterval=aInterval@entry=4294967295, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3  0x00007facbd654183 in mozilla::Monitor::Wait (aInterval=4294967295, this=<optimized out>) at ../../dist/include/mozilla/Monitor.h:40
#4  mozilla::MonitorAutoLock::Wait (aInterval=4294967295, this=0x7facaff85e98) at ../../dist/include/mozilla/Monitor.h:88
#5  mozilla::net::CacheIOThread::ThreadFunc (this=this@entry=0x7faca4585500) at ./mozilla/netwerk/cache2/CacheIOThread.cpp:236
#6  0x00007facbd654211 in mozilla::net::CacheIOThread::ThreadFunc (aClosure=0x7faca4585500) at ./mozilla/netwerk/cache2/CacheIOThread.cpp:173
#7  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#8  0x00007facc2e91464 in start_thread (arg=0x7facaff86700) at pthread_create.c:333
#9  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7faca69ff700 (LWP 7048)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007facc11a27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facc11a2cee in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3  0x00007facbd97a213 in Watchdog::Sleep (this=0x7faca888d9a0, timeout=<optimized out>) at ./mozilla/js/xpconnect/src/XPCJSRuntime.cpp:1071
#4  WatchdogMain (arg=0x7faca888d9a0) at ./mozilla/js/xpconnect/src/XPCJSRuntime.cpp:1282
#5  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#6  0x00007facc2e91464 in start_thread (arg=0x7faca69ff700) at pthread_create.c:333
#7  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7faca91fe700 (LWP 7041)):
#0  0x00007facc212719d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007facc11a623f in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd5e5085 in nsSocketTransportService::Poll (this=this@entry=0x7facc1ea9030, wait=wait@entry=true, interval=interval@entry=0x7faca91fdc3c, 
    pollDuration=pollDuration@entry=0x7faca91fdce0) at ./mozilla/netwerk/base/nsSocketTransportService2.cpp:473
#3  0x00007facbd5e702f in nsSocketTransportService::DoPollIteration (this=this@entry=0x7facc1ea9030, wait=<optimized out>, 
    pollDuration=pollDuration@entry=0x7faca91fdce0) at ./mozilla/netwerk/base/nsSocketTransportService2.cpp:1068
#4  0x00007facbd5eebf9 in nsSocketTransportService::Run (this=0x7facc1ea9030) at ./mozilla/netwerk/base/nsSocketTransportService2.cpp:865
#5  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7facc1e7b160, aMayWait=<optimized out>, aResult=0x7faca91fddd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#6  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7  0x00007facbd769f55 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7faca9a3e480, aDelegate=0x7facc1e9dd50) at ./mozilla/ipc/glue/MessagePump.cpp:355
#8  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7facc1e9dd50) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#9  MessageLoop::Run (this=this@entry=0x7facc1e9dd50) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7facc1e7b160) at ./mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007facc2e91464 in start_thread (arg=0x7faca91fe700) at pthread_create.c:333
#13 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7faca7efb700 (LWP 7046)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbf3582eb in js::GlobalHelperThreadState::wait (millis=0, which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
    at ./mozilla/js/src/vm/HelperThreads.cpp:595
#3  js::HelperThread::threadLoop (this=0x7faca9aff7e0) at ./mozilla/js/src/vm/HelperThreads.cpp:1573
#4  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5  0x00007facc2e91464 in start_thread (arg=0x7faca7efb700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7faca80fc700 (LWP 7045)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbf3582eb in js::GlobalHelperThreadState::wait (millis=0, which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
    at ./mozilla/js/src/vm/HelperThreads.cpp:595
#3  js::HelperThread::threadLoop (this=0x7faca9aff5e8) at ./mozilla/js/src/vm/HelperThreads.cpp:1573
#4  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5  0x00007facc2e91464 in start_thread (arg=0x7faca80fc700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7faca84fe700 (LWP 7043)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbf3582eb in js::GlobalHelperThreadState::wait (millis=0, which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
    at ./mozilla/js/src/vm/HelperThreads.cpp:595
#3  js::HelperThread::threadLoop (this=0x7faca9aff1f8) at ./mozilla/js/src/vm/HelperThreads.cpp:1573
#4  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5  0x00007facc2e91464 in start_thread (arg=0x7faca84fe700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7faca86ff700 (LWP 7042)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbf3582eb in js::GlobalHelperThreadState::wait (millis=0, which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
    at ./mozilla/js/src/vm/HelperThreads.cpp:595
#3  js::HelperThread::threadLoop (this=0x7faca9aff000) at ./mozilla/js/src/vm/HelperThreads.cpp:1573
#4  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5  0x00007facc2e91464 in start_thread (arg=0x7faca86ff700) at pthread_create.c:333
#6  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7faca99ff700 (LWP 7039)):
#0  0x00007facc212719d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007facbd6f7ff6 in poll (__timeout=<optimized out>, __nfds=2, __fds=0x7faca99fecf8) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  nsNotifyAddrListener::Run (this=0x7faca9a32290) at ./mozilla/netwerk/system/linux/nsNotifyAddrListener_Linux.cpp:285
#3  0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7facc1e7b090, aMayWait=<optimized out>, aResult=0x7faca99fedd7)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#4  0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#5  0x00007facbd769f06 in mozilla::ipc::MessagePumpForNonMainThreads::Run (this=0x7faca9a3e280, aDelegate=0x7facc1e9dba0) at ./mozilla/ipc/glue/MessagePump.cpp:326
#6  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7facc1e9dba0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#7  MessageLoop::Run (this=this@entry=0x7facc1e9dba0) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#8  0x00007facbd56e64e in nsThread::ThreadFunc (aArg=0x7facc1e7b090) at ./mozilla/xpcom/threads/nsThread.cpp:376
#9  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#10 0x00007facc2e91464 in start_thread (arg=0x7faca99ff700) at pthread_create.c:333
#11 0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7facc32a6700 (LWP 7040)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007facc11a2d70 in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2  0x00007facbd5b344e in mozilla::CondVar::Wait (this=0x7faca9a3e2e0, aInterval=4294967295) at ../../dist/include/mozilla/CondVar.h:79
#3  mozilla::Monitor::Wait (aInterval=4294967295, this=0x7faca9a3e2d8) at ../../dist/include/mozilla/Monitor.h:40
#4  mozilla::MonitorAutoLock::Wait (aInterval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/Monitor.h:88
#5  mozilla::net::ClosingService::ThreadFunc (this=0x7faca9a3e2c0) at ./mozilla/netwerk/base/ClosingService.cpp:228
#6  0x00007facc11a8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7  0x00007facc2e91464 in start_thread (arg=0x7facc32a6700) at pthread_create.c:333
#8  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7facb0fcf700 (LWP 7038)):
#0  0x00007facc2130903 in epoll_wait () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007facb7b00778 in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
#2  0x00007facb7aeaadd in event_base_loop () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
#3  0x00007facbd75820b in base::MessagePumpLibevent::Run (this=0x7facafe95180, delegate=0x7facb0fced38) at ./mozilla/ipc/chromium/src/base/message_pump_libevent.cc:370
#4  0x00007facbd75a00a in MessageLoop::RunHandler (this=0x7facb0fced38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#5  MessageLoop::Run (this=this@entry=0x7facb0fced38) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#6  0x00007facbd760bd4 in base::Thread::ThreadMain (this=0x7facafe901c0) at ./mozilla/ipc/chromium/src/base/thread.cc:172
#7  0x00007facbd75e843 in ThreadFunc (closure=<optimized out>) at ./mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#8  0x00007facc2e91464 in start_thread (arg=0x7facb0fcf700) at pthread_create.c:333
#9  0x00007facc213030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7facc3290740 (LWP 7035)):
#0  0x00007facc2e9ada9 in raise (sig=sig@entry=11) at ../sysdeps/unix/sysv/linux/pt-raise.c:35
#1  0x00007facbed74ddb in nsProfileLock::FatalSignalHandler (signo=11, info=0x7ffd08977370, context=0x7ffd08977240) at ./mozilla/toolkit/profile/nsProfileLock.cpp:185
#2  0x00007facbf547b59 in AsmJSFaultHandler (signum=<optimized out>, info=0x7ffd08977370, context=0x7ffd08977240)
    at ./mozilla/js/src/asmjs/AsmJSSignalHandlers.cpp:1161
#3  <signal handler called>
#4  0x00007facbe8baf52 in nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_CopyWithMemutils>::Length (this=0x7fac9f8dbbb0) at ../../dist/include/nsTArray.h:358
#5  mozilla::DisplayItemClip::ApplyNonRoundedIntersection (this=0x7fac9f8dbba0, aRect=...) at ./mozilla/layout/base/DisplayItemClip.cpp:328
#6  0x00007facbe8dc882 in nsDisplayItem::GetClippedBounds (this=this@entry=0x7fac7314e168, aBuilder=aBuilder@entry=0x7ffd08978178)
    at ./mozilla/layout/base/nsDisplayList.cpp:2144
#7  0x00007facbe8dc8f8 in nsDisplayList::GetBounds (this=this@entry=0x7ffd08977f58, aBuilder=aBuilder@entry=0x7ffd08978178)
    at ./mozilla/layout/base/nsDisplayList.cpp:1399
#8  0x00007facbe8cfc71 in mozilla::FrameLayerBuilder::BuildContainerLayerFor (this=this@entry=0x7fac662f4200, aBuilder=aBuilder@entry=0x7ffd08978178, aManager=
    0x7fac703ba500, aContainerFrame=aContainerFrame@entry=0x7fac75226a50, aContainerItem=aContainerItem@entry=0x0, aChildren=0x7ffd08977f58, aParameters=..., 
    aTransform=0x0, aFlags=0) at ./mozilla/layout/base/FrameLayerBuilder.cpp:5233
#9  0x00007facbe9041f8 in nsDisplayList::PaintRoot (this=this@entry=0x7ffd08977f58, aBuilder=aBuilder@entry=0x7ffd08978178, aCtx=aCtx@entry=0x0, 
    aFlags=aFlags@entry=13) at ./mozilla/layout/base/nsDisplayList.cpp:1622
#10 0x00007facbe932c08 in nsLayoutUtils::PaintFrame (aRenderingContext=aRenderingContext@entry=0x0, aFrame=aFrame@entry=0x7fac75226a50, aDirtyRegion=..., 
    aBackstop=aBackstop@entry=4281084715, aFlags=<optimized out>) at ./mozilla/layout/base/nsLayoutUtils.cpp:3389
#11 0x00007facbe937612 in PresShell::Paint (this=0x7fac74f20800, aViewToPaint=aViewToPaint@entry=0x7fac668ffe00, aDirtyRegion=..., aFlags=aFlags@entry=1)
    at ./mozilla/layout/base/nsPresShell.cpp:6105
#12 0x00007facbe758d20 in nsViewManager::ProcessPendingUpdatesPaint (this=0x7fac6f6ff880, aWidget=aWidget@entry=0x7fac8c949470) at ./mozilla/view/nsViewManager.cpp:467
#13 0x00007facbe758ed1 in nsViewManager::ProcessPendingUpdatesForView (this=this@entry=0x7fac6f6ff880, aView=<optimized out>, 
    aFlushDirtyRegion=aFlushDirtyRegion@entry=true) at ./mozilla/view/nsViewManager.cpp:398
#14 0x00007facbe758fa2 in nsViewManager::ProcessPendingUpdates (this=this@entry=0x7fac6f6ff880) at ./mozilla/view/nsViewManager.cpp:1103
#15 0x00007facbe8b1afb in nsRefreshDriver::Tick (this=this@entry=0x7fac7314ec00, aNowEpoch=<optimized out>, aNowTime=...)
    at ./mozilla/layout/base/nsRefreshDriver.cpp:1857
#16 0x00007facbe8b22c6 in nsRefreshDriver::DoTick (this=0x7fac7314ec00) at ./mozilla/layout/base/nsRefreshDriver.cpp:1354
#17 0x00007facbe8b23fb in nsRefreshDriver::FinishedWaitingForTransaction (this=0x7fac7314ec00) at ./mozilla/layout/base/nsRefreshDriver.cpp:1946
#18 0x00007facbdb5dacf in mozilla::layers::ClientLayerManager::DidComposite (this=this@entry=0x7fac703ba500, aTransactionId=5096, aCompositeStart=..., 
    aCompositeEnd=...) at ./mozilla/gfx/layers/client/ClientLayerManager.cpp:411
#19 0x00007facbdb96007 in mozilla::layers::CompositorChild::RecvDidComposite (this=<optimized out>, aId=<optimized out>, aTransactionId=@0x7ffd08978c88: 5096, 
    aCompositeStart=..., aCompositeEnd=...) at ./mozilla/gfx/layers/ipc/CompositorChild.cpp:359
#20 0x00007facbd8fe41d in mozilla::layers::PCompositorChild::OnMessageReceived (this=0x7fac7d78c800, msg__=...) at ./obj-icedove/ipc/ipdl/PCompositorChild.cpp:967
#21 0x00007facbd76cbc3 in mozilla::ipc::MessageChannel::DispatchAsyncMessage (this=this@entry=0x7fac7d78c868, aMsg=...) at ./mozilla/ipc/glue/MessageChannel.cpp:1479
#22 0x00007facbd77355f in mozilla::ipc::MessageChannel::DispatchMessage (this=this@entry=0x7fac7d78c868, aMsg=...) at ./mozilla/ipc/glue/MessageChannel.cpp:1414
#23 0x00007facbd7741c8 in mozilla::ipc::MessageChannel::OnMaybeDequeueOne (this=0x7fac7d78c868) at ./mozilla/ipc/glue/MessageChannel.cpp:1383
#24 0x00007facbd759f98 in MessageLoop::RunTask (this=0x7facc1e9d840, task=0x7fac6ceffb70) at ./mozilla/ipc/chromium/src/base/message_loop.cc:364
#25 0x00007facbd75c145 in MessageLoop::DeferOrRunPendingTask (this=<optimized out>, pending_task=...) at ./mozilla/ipc/chromium/src/base/message_loop.cc:372
#26 0x00007facbd75db0a in MessageLoop::DoWork (this=0x7facc1e9d840) at ./mozilla/ipc/chromium/src/base/message_loop.cc:459
#27 0x00007facbd76990d in mozilla::ipc::DoWorkRunnable::Run (this=<optimized out>) at ./mozilla/ipc/glue/MessagePump.cpp:220
#28 0x00007facbd56c95b in nsThread::ProcessNextEvent (this=0x7facc1e7abb0, aMayWait=<optimized out>, aResult=0x7ffd08978f97)
    at ./mozilla/xpcom/threads/nsThread.cpp:972
#29 0x00007facbd586a09 in NS_ProcessNextEvent (aThread=<optimized out>, aMayWait=aMayWait@entry=false) at ./mozilla/xpcom/glue/nsThreadUtils.cpp:297
#30 0x00007facbd76a177 in mozilla::ipc::MessagePump::Run (this=0x7facafe95080, aDelegate=0x7facc1e9d840) at ./mozilla/ipc/glue/MessagePump.cpp:95
#31 0x00007facbd75a00a in MessageLoop::RunHandler (this=<optimized out>) at ./mozilla/ipc/chromium/src/base/message_loop.cc:227
#32 MessageLoop::Run (this=<optimized out>) at ./mozilla/ipc/chromium/src/base/message_loop.cc:201
#33 0x00007facbe76b24e in nsBaseAppShell::Run (this=0x7faca5eb2140) at ./mozilla/widget/nsBaseAppShell.cpp:156
#34 0x00007facbed46c38 in nsAppStartup::Run (this=0x7faca46285b0) at ./mozilla/toolkit/components/startup/nsAppStartup.cpp:281
#35 0x00007facbed7bc9c in XREMain::XRE_mainRun (this=this@entry=0x7ffd08979238) at ./mozilla/toolkit/xre/nsAppRunner.cpp:4285
#36 0x00007facbed7bf51 in XREMain::XRE_main (this=this@entry=0x7ffd08979238, argc=argc@entry=1, argv=argv@entry=0x7ffd0897a748, aAppData=aAppData@entry=0x7ffd08979438)
    at ./mozilla/toolkit/xre/nsAppRunner.cpp:4382
#37 0x00007facbed7c17f in XRE_main (argc=1, argv=0x7ffd0897a748, aAppData=0x7ffd08979438, aFlags=<optimized out>) at ./mozilla/toolkit/xre/nsAppRunner.cpp:4484
#38 0x0000000000404e88 in do_main (argc=argc@entry=1, argv=argv@entry=0x7ffd0897a748, xreDirectory=0x7facc1e50900) at ./mail/app/nsMailApp.cpp:195
#39 0x000000000040460a in main (argc=1, argv=0x7ffd0897a748) at ./mail/app/nsMailApp.cpp:332
(gdb) quit

Reply via email to