I changed out the local plugins and still had crashing. So I disabled
the remaining plugins and started a new debug session. I disabled in the
GUI because the safe-mode flag did not seem to work in the command line
recommended for sid:
LANG= /usr/lib/icedove/run-mozilla.sh -g /usr/lib/icedove/icedove-bin
2>&1 | tee /tmp/icedove-gdb-$(apt-cache show icedove | grep Version |
awk '{ print $2 }')_$(date +%F_%T).log
At the crash point I followed up with:
thread apply all bt
This is the output of the .log file:
MOZILLA_FIVE_HOME=/usr/lib/icedove
LD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove/plugins:/usr/lib/icedove
DISPLAY=:0
DYLD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove
LIBRARY_PATH=
SHLIB_PATH=/usr/lib/icedove:/usr/lib/icedove
LIBPATH=/usr/lib/icedove:/usr/lib/icedove
ADDON_PATH=
MOZ_PROGRAM=/usr/lib/icedove/icedove-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
moz_debugger_args=
/usr/bin/gdb --args /usr/lib/icedove/icedove-bin
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 /usr/lib/icedove/icedove-bin...Reading symbols from
/usr/lib/debug//usr/lib/icedove/icedove-bin...done.
done.
(gdb) run
Starting program: /usr/lib/icedove/icedove-bin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe5d27700 (LWP 2755)]
[Thread 0x7fffe5d27700 (LWP 2755) exited]
[New Thread 0x7fffe5d27700 (LWP 2757)]
[New Thread 0x7fffde0ff700 (LWP 2758)]
[New Thread 0x7ffff7fee700 (LWP 2759)]
[New Thread 0x7fffdd8fe700 (LWP 2760)]
[New Thread 0x7fffdcdff700 (LWP 2761)]
[New Thread 0x7fffdcbfe700 (LWP 2762)]
[New Thread 0x7fffdc9fd700 (LWP 2763)]
[New Thread 0x7fffdc7fc700 (LWP 2764)]
[New Thread 0x7fffdc5fb700 (LWP 2765)]
[New Thread 0x7fffdc3fa700 (LWP 2766)]
[New Thread 0x7fffdc1f9700 (LWP 2767)]
[New Thread 0x7fffdbff8700 (LWP 2768)]
[New Thread 0x7fffdbdf7700 (LWP 2769)]
[New Thread 0x7fffdbbf6700 (LWP 2770)]
[New Thread 0x7fffdb9f5700 (LWP 2771)]
[New Thread 0x7fffdb7f4700 (LWP 2772)]
[New Thread 0x7fffda4ff700 (LWP 2773)]
[New Thread 0x7fffd99ff700 (LWP 2774)]
[New Thread 0x7fffd91fe700 (LWP 2775)]
[New Thread 0x7fffde25d700 (LWP 2776)]
[New Thread 0x7fffd85ff700 (LWP 2777)]
[New Thread 0x7fffd726e700 (LWP 2778)]
[New Thread 0x7fffd6a6d700 (LWP 2779)]
[New Thread 0x7fffd46ff700 (LWP 2780)]
[New Thread 0x7fffd308f700 (LWP 2781)]
[New Thread 0x7fffd288e700 (LWP 2782)]
[New Thread 0x7fffd1cff700 (LWP 2783)]
[New Thread 0x7fffd14fe700 (LWP 2784)]
[New Thread 0x7fffd0cfd700 (LWP 2785)]
[New Thread 0x7fffd04fc700 (LWP 2786)]
[New Thread 0x7fffcfcfb700 (LWP 2787)]
[New Thread 0x7fffcf4fa700 (LWP 2788)]
[New Thread 0x7fffcecf9700 (LWP 2789)]
[New Thread 0x7fffce4f8700 (LWP 2790)]
[New Thread 0x7fffcdcf7700 (LWP 2791)]
[New Thread 0x7fffcd4f6700 (LWP 2792)]
[New Thread 0x7fffcccf5700 (LWP 2793)]
[New Thread 0x7fffcc0ff700 (LWP 2794)]
[New Thread 0x7fffcb8fe700 (LWP 2795)]
[New Thread 0x7fffcb0fd700 (LWP 2796)]
[New Thread 0x7fffca8fc700 (LWP 2797)]
[New Thread 0x7fffca0fb700 (LWP 2798)]
[Thread 0x7fffcb0fd700 (LWP 2796) exited]
[Thread 0x7fffd46ff700 (LWP 2780) exited]
[New Thread 0x7fffc98fa700 (LWP 2799)]
[New Thread 0x7fffc94ff700 (LWP 2800)]
[Thread 0x7fffca0fb700 (LWP 2798) exited]
[Thread 0x7fffca8fc700 (LWP 2797) exited]
[New Thread 0x7fffca8fc700 (LWP 2801)]
[New Thread 0x7fffca0fb700 (LWP 2802)]
[New Thread 0x7fffd46ff700 (LWP 2803)]
[Thread 0x7fffd46ff700 (LWP 2803) exited]
[Thread 0x7fffc94ff700 (LWP 2800) exited]
[New Thread 0x7fffc94ff700 (LWP 2804)]
[Thread 0x7fffca0fb700 (LWP 2802) exited]
[New Thread 0x7fffca0fb700 (LWP 2805)]
[Thread 0x7fffc94ff700 (LWP 2804) exited]
[New Thread 0x7fffc94ff700 (LWP 2806)]
[New Thread 0x7fffd46ff700 (LWP 2807)]
[Thread 0x7fffca0fb700 (LWP 2805) exited]
[Thread 0x7fffc94ff700 (LWP 2806) exited]
[New Thread 0x7fffc94ff700 (LWP 2808)]
[Thread 0x7fffc94ff700 (LWP 2808) exited]
[New Thread 0x7fffc94ff700 (LWP 2809)]
[Thread 0x7fffd46ff700 (LWP 2807) exited]
[New Thread 0x7fffd46ff700 (LWP 2810)]
[Thread 0x7fffc94ff700 (LWP 2809) exited]
[New Thread 0x7fffc94ff700 (LWP 2811)]
[Thread 0x7fffd46ff700 (LWP 2810) exited]
[New Thread 0x7fffd46ff700 (LWP 2812)]
[Thread 0x7fffd46ff700 (LWP 2812) exited]
[New Thread 0x7fffd46ff700 (LWP 2813)]
[New Thread 0x7fffca0fb700 (LWP 2814)]
[New Thread 0x7fffcb0fd700 (LWP 2815)]
[New Thread 0x7fffc3ff2700 (LWP 2816)]
[New Thread 0x7fffc2fff700 (LWP 2817)]
[New Thread 0x7fffc25ff700 (LWP 2818)]
[New Thread 0x7fffc1aff700 (LWP 2819)]
[New Thread 0x7fffc0fff700 (LWP 2820)]
[Thread 0x7fffc94ff700 (LWP 2811) exited]
[New Thread 0x7fffc07fe700 (LWP 2821)]
[Thread 0x7fffc2fff700 (LWP 2817) exited]
[New Thread 0x7fffc2fff700 (LWP 2822)]
[New Thread 0x7fffc94ff700 (LWP 2823)]
[New Thread 0x7fffbeaff700 (LWP 2824)]
[New Thread 0x7fffbe2fe700 (LWP 2825)]
[Thread 0x7fffc25ff700 (LWP 2818) exited]
*** BUG ***
In pixman_region32_fini: Malformed region region
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_fini: Malformed region region
Set a breakpoint on '_pixman_log_error' to debug
[New Thread 0x7fffdb5f3700 (LWP 2827)]
[Thread 0x7fffc1aff700 (LWP 2819) exited]
[New Thread 0x7fffc1aff700 (LWP 2831)]
[Thread 0x7fffc1aff700 (LWP 2831) exited]
[New Thread 0x7fffbbeff700 (LWP 2832)]
[New Thread 0x7fffc1aff700 (LWP 2833)]
[Thread 0x7fffc2fff700 (LWP 2822) exited]
[New Thread 0x7fffc2fff700 (LWP 2834)]
*** BUG ***
In pixman_region32_reset: Malformed region region
Set a breakpoint on '_pixman_log_error' to debug
[Thread 0x7fffc1aff700 (LWP 2833) exited]
[New Thread 0x7fffc1aff700 (LWP 2837)]
[New Thread 0x7fffc25ff700 (LWP 2838)]
[Thread 0x7fffc25ff700 (LWP 2838) exited]
[Thread 0x7fffc1aff700 (LWP 2837) exited]
[New Thread 0x7fffc25ff700 (LWP 2847)]
[New Thread 0x7fffc1aff700 (LWP 2848)]
[Thread 0x7fffc1aff700 (LWP 2848) exited]
[New Thread 0x7fffc1aff700 (LWP 2856)]
[New Thread 0x7fffbaeff700 (LWP 2857)]
[New Thread 0x7fffba6fe700 (LWP 2858)]
[Thread 0x7fffbaeff700 (LWP 2857) exited]
[Thread 0x7fffba6fe700 (LWP 2858) exited]
[New Thread 0x7fffba6fe700 (LWP 2872)]
*** BUG ***
In pixman_region32_fini: Malformed region region
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_fini: Malformed region region
Set a breakpoint on '_pixman_log_error' to debug
[New Thread 0x7fffbaeff700 (LWP 2873)]
*** BUG ***
In pixman_region32_fini: Malformed region region
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_reset: Malformed region region
Set a breakpoint on '_pixman_log_error' to debug
Thread 6 "Socket Thread" received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7fffdd8fe700 (LWP 2760)]
0x00007ffff7bce3ef in __libc_send (fd=43, buf=0x7fffbb6b4000, n=53, flags=0)
at ../sysdeps/unix/sysv/linux/x86_64/send.c:26
26 ../sysdeps/unix/sysv/linux/x86_64/send.c: No such file or directory.
(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb)
[K(gdb) thread apply all bt
Thread 85 (Thread 0x7fffbaeff700 (LWP 2873)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00007ffff5ea27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff5ea2cee in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=30000, this=0x7fffde1de270)
at ../../dist/include/mozilla/CondVar.h:79
#4 0x00007ffff22b9d2e in nsEventQueue::Wait (aInterval=30000,
this=0x7fffde1de258)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.h:104
#5 nsThreadPool::Run (this=0x7fffde1de230)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThreadPool.cpp:217
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffbb0b10e0,
aMayWait=<optimized out>, aResult=0x7fffbaefedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffbb6f6500, aDelegate=0x7fffbb0a6260)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffbb0a6260)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
---Type <return> to continue, or q <return> to quit---
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffbb0b10e0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffbaeff700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 84 (Thread 0x7fffba6fe700 (LWP 2872)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00007ffff5ea27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff5ea2cee in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=30000, this=0x7fffd485e420)
at ../../dist/include/mozilla/CondVar.h:79
#4 0x00007ffff22b9d2e in nsEventQueue::Wait (aInterval=30000,
this=0x7fffd485e408)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.h:104
#5 nsThreadPool::Run (this=0x7fffd485e3e0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThreadPool.cpp:217
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffbc8fec80,
aMayWait=<optimized out>, aResult=0x7fffba6fddd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc71c32c0, aDelegate=0x7fffbb0a6c80)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffbb0a6c80)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffbc8fec80)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffba6fe700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 81 (Thread 0x7fffc1aff700 (LWP 2856)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff21c7561 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=<optimized out>)
at ../../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff21c81ca in mozilla::Monitor::Wait (aInterval=4294967295,
this=<optimized out>) at ../../../dist/include/mozilla/Monitor.h:40
#4 mozilla::MonitorAutoLock::Wait (aInterval=4294967295,
this=0x7fffc1afeac0)
at ../../../dist/include/mozilla/Monitor.h:88
#5 (anonymous namespace)::DispatchSyncRunnable (r=0x7fffbb542e10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsSyncRunnableHelpers.cpp:276
#6 0x00007ffff21ca696 in ImapMailFolderSinkProxy::SetUrlState (
this=<optimized out>, a1=a1@entry=0x7fffc676e000, a2=0x7fffc26b0a08,
a3=a3@entry=true, a4=a4@entry=false, a5=a5@entry=nsresult::NS_OK)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsSyncRunnableHelpers.cpp:394
#7 0x00007ffff21ae9d5 in nsImapProtocol::ProcessCurrentURL (
this=0x7fffc676e000)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp:1623
#8 0x00007ffff21a86e6 in nsImapProtocol::ImapThreadMainLoop (
this=this@entry=0x7fffc676e000)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp:1390
#9 0x00007ffff21a87d6 in nsImapProtocol::Run (this=0x7fffc676e000)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp:1068
#10 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffbb0b38b0,
aMayWait=<optimized out>, aResult=0x7fffc1afedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#11 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#12 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd3a17fc0, aDelegate=0x7ffff6b18a10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#13 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#14 MessageLoop::Run (this=this@entry=0x7ffff6b18a10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#15 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffbb0b38b0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#16 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
---Type <return> to continue, or q <return> to quit---
#17 0x00007ffff7bc5464 in start_thread (arg=0x7fffc1aff700)
at pthread_create.c:334
#18 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 79 (Thread 0x7fffc25ff700 (LWP 2847)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffc80ed8f8)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffc80ed8e0,
aMayWait=aMayWait@entry=true, aResult=0x7fffc25fed60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffc80ed870, aMayWait=<optimized
out>,
aResult=0x7fffc25fedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc7a05d40, aDelegate=0x7fffc5db2920)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc5db2920)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc80ed870)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffc25ff700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 76 (Thread 0x7fffc2fff700 (LWP 2834)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffc5c77758)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffc5c77740,
aMayWait=aMayWait@entry=true, aResult=0x7fffc2ffed60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffc5c776d0, aMayWait=<optimized
out>,
aResult=0x7fffc2ffedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
---Type <return> to continue, or q <return> to quit---
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffdcf7a1c0, aDelegate=0x7ffff6b14f00)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7ffff6b14f00)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc5c776d0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffc2fff700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 74 (Thread 0x7fffbbeff700 (LWP 2832)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff337dfd9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffc4e0e850)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff33812ce in
mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents
(this=this@entry=0x7fffc4e0e800, aInterval=aInterval@entry=4294967295)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/workers/WorkerPrivate.cpp:4941
---Type <return> to continue, or q <return> to quit---
#4 0x00007ffff339daa5 in mozilla::dom::workers::WorkerPrivate::DoRunLoop (
this=0x7fffc4e0e800, aCx=aCx@entry=0x7fffc77d9c00)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/workers/WorkerPrivate.cpp:4457
#5 0x00007ffff336e87e in (anonymous
namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7fffc5a58040)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/workers/RuntimeService.cpp:2722
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffc4987030,
aMayWait=<optimized out>, aResult=0x7fffbbefedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc5484540, aDelegate=0x7fffc5db3d60)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffc5db3d60)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc4987030)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffbbeff700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 72 (Thread 0x7fffdb5f3700 (LWP 2827)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff324fc15 in mozilla::CondVar::Wait (aInterval=4294967295,
this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff3255d39 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=0x7fffdb5f2e78) at ../../dist/include/mozilla/Monitor.h:88
#5 mozilla::dom::DOMStorageDBThread::ThreadFunc (
this=this@entry=0x7fffbf63a240)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/storage/DOMStorageDBThread.cpp:341
#6 0x00007ffff3255dc5 in mozilla::dom::DOMStorageDBThread::ThreadFunc (
aArg=0x7fffbf63a240)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/storage/DOMStorageDBThread.cpp:277
#7 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#8 0x00007ffff7bc5464 in start_thread (arg=0x7fffdb5f3700)
at pthread_create.c:334
#9 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 71 (Thread 0x7fffbe2fe700 (LWP 2825)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffbf711f78)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffbf711f60,
aMayWait=aMayWait@entry=true, aResult=0x7fffbe2fdd60, aProofOfLock=...)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffbf711ef0, aMayWait=<optimized
out>,
aResult=0x7fffbe2fddd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffbeb70d00, aDelegate=0x7fffc4272a10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc4272a10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffbf711ef0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffbe2fe700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 70 (Thread 0x7fffbeaff700 (LWP 2824)):
---Type <return> to continue, or q <return> to quit---
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffbf711758)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffbf711740,
aMayWait=aMayWait@entry=true, aResult=0x7fffbeafed60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffbf7116d0, aMayWait=<optimized
out>,
aResult=0x7fffbeafedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffbeb70ac0, aDelegate=0x7fffc4272860)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc4272860)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffbf7116d0)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffbeaff700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 69 (Thread 0x7fffc94ff700 (LWP 2823)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffbf7115b8)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffbf7115a0,
aMayWait=aMayWait@entry=true, aResult=0x7fffc94fed60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffbf711530, aMayWait=<optimized
out>,
aResult=0x7fffc94fedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffbf1a5080, aDelegate=0x7fffc42726b0)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc42726b0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffbf711530)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffc94ff700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 67 (Thread 0x7fffc07fe700 (LWP 2821)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffc30c7a08)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffc30c79f0,
aMayWait=aMayWait@entry=true, aResult=0x7fffc07fdd60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffc30c7980, aMayWait=<optimized
out>,
---Type <return> to continue, or q <return> to quit---
aResult=0x7fffc07fddd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc306f980, aDelegate=0x7fffc42706a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc42706a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc30c7980)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffc07fe700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 66 (Thread 0x7fffc0fff700 (LWP 2820)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffc30c6828)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffc30c6810,
---Type <return> to continue, or q <return> to quit---
aMayWait=aMayWait@entry=true, aResult=0x7fffc0ffed60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffc30c67a0, aMayWait=<optimized
out>,
aResult=0x7fffc0ffedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc3188f00, aDelegate=0x7fffc426ffe0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc426ffe0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc30c67a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffc0fff700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 62 (Thread 0x7fffc3ff2700 (LWP 2816)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00007ffff5ea27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff5ea2cee in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3 0x00007ffff234da67 in mozilla::CondVar::Wait (this=0x7ffff6b7df10,
aInterval=300000) at ../../dist/include/mozilla/CondVar.h:79
#4 nsHostResolver::GetHostToLookup (this=this@entry=0x7ffff6b7def0,
result=result@entry=0x7fffc3ff1e70)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/dns/nsHostResolver.cpp:1163
#5 0x00007ffff234dfa0 in nsHostResolver::ThreadFunc (arg=0x7ffff6b7def0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/dns/nsHostResolver.cpp:1391
#6 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7 0x00007ffff7bc5464 in start_thread (arg=0x7fffc3ff2700)
at pthread_create.c:334
#8 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 61 (Thread 0x7fffcb0fd700 (LWP 2815)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffc44f6ea8)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffc44f6e90,
aMayWait=aMayWait@entry=true, aResult=0x7fffcb0fcd60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
---Type <return> to continue, or q <return> to quit---
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffc44f6e20, aMayWait=<optimized
out>,
aResult=0x7fffcb0fcdd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc43c67c0, aDelegate=0x7fffc45be940)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc45be940)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc44f6e20)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffcb0fd700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 60 (Thread 0x7fffca0fb700 (LWP 2814)):
#0 0x00007ffff6e61dcd in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007fffeb4c939c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffeb4c94ac in g_main_context_iteration ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#3 0x00007fffc3ffa41d in ?? ()
from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4 0x00007fffeb4efbc5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffca0fb700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 59 (Thread 0x7fffd46ff700 (LWP 2813)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea31f5 in PR_Wait () from
/usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22a5896 in mozilla::ReentrantMonitor::Wait (
aInterval=4294967295, this=0x7fffc43da220)
at ../../dist/include/mozilla/ReentrantMonitor.h:91
#3 mozilla::ReentrantMonitorAutoEnter::Wait (aInterval=4294967295,
this=0x7fffd46fe860) at
../../dist/include/mozilla/ReentrantMonitor.h:190
#4 nsPipeInputStream::Wait (this=this@entry=0x7fffc438fd00)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/io/nsPipe3.cpp:1143
#5 0x00007ffff22a98cc in nsPipeInputStream::ReadSegments (
this=0x7fffc438fd00,
aWriter=0x7ffff22a39cd <NS_CopySegmentToBuffer(nsIInputStream*,
void*, char const*, unsigned int, unsigned int, unsigned int*)>,
aClosure=0x7fffbf2ed000,
aCount=8504, aReadCount=0x7fffd46fe94c)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/io/nsPipe3.cpp:1264
#6 0x00007ffff20e8bca in nsMsgLineStreamBuffer::ReadNextLine (
this=0x7fffc43918b0, aInputStream=0x7fffc438fd00,
aNumBytesInLine=@0x7fffd46fe9a4: 0,
aPauseForMoreData=@0x7fffd46fe9a2: false,
prv=prv@entry=0x7fffd46fe9a8,
addLineTerminator=addLineTerminator@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/base/util/nsMsgLineBuffer.cpp:375
#7 0x00007ffff21a7d8b in nsImapProtocol::CreateNewLineFromSocket (
this=0x7fffc44e3800)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp---Type
<return> to continue, or q <return> to quit---
:4704
#8 0x00007ffff21b074f in nsImapServerResponseParser::GetNextLineForParser (
this=0x7fffc44e3a90, nextLine=0x7fffc44e3aa0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapServerResponseParser.cpp:88
#9 0x00007ffff216e619 in nsIMAPGenericParser::AdvanceToNextLine (
this=0x7fffc44e3a90)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsIMAPGenericParser.cpp:148
#10 0x00007ffff216e6af in nsIMAPGenericParser::AdvanceToNextToken (
this=0x7fffc44e3a90)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsIMAPGenericParser.cpp:119
#11 0x00007ffff21b3300 in
nsImapServerResponseParser::ParseIMAPServerResponse (
this=0x7fffc44e3a90, aCurrentCommand=<optimized out>,
aIgnoreBadAndNOResponses=<optimized out>, aGreetingWithCapability=0x0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapServerResponseParser.cpp:201
#12 0x00007ffff21a7a31 in nsImapProtocol::EndIdle (
this=this@entry=0x7fffc44e3800,
waitForResponse=waitForResponse@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp:7775
#13 0x00007ffff21ae676 in nsImapProtocol::ProcessCurrentURL (
this=0x7fffc44e3800)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp:1559
#14 0x00007ffff21a86e6 in nsImapProtocol::ImapThreadMainLoop (
this=this@entry=0x7fffc44e3800)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp:1390
#15 0x00007ffff21a87d6 in nsImapProtocol::Run (this=0x7fffc44e3800)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/imap/src/nsImapProtocol.cpp:1068
#16 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffc44f6ae0,
aMayWait=<optimized out>, aResult=0x7fffd46fedd7)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#17 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#18 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc43c6300, aDelegate=0x7fffc45be790)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#19 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#20 MessageLoop::Run (this=this@entry=0x7fffc45be790)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#21 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc44f6ae0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#22 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#23 0x00007ffff7bc5464 in start_thread (arg=0x7fffd46ff700)
at pthread_create.c:334
#24 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 47 (Thread 0x7fffca8fc700 (LWP 2801)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffc87f9578)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffc87f9560,
aMayWait=aMayWait@entry=true, aResult=0x7fffca8fbd60, aProofOfLock=...)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffc87f94f0, aMayWait=<optimized
out>,
aResult=0x7fffca8fbdd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffc89f5180, aDelegate=0x7fffc8793690)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffc8793690)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffc87f94f0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffca8fc700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 45 (Thread 0x7fffc98fa700 (LWP 2799)):
---Type <return> to continue, or q <return> to quit---
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff337dfd9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffcc215850)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff33812ce in
mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents
(this=this@entry=0x7fffcc215800, aInterval=aInterval@entry=4294967295)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/workers/WorkerPrivate.cpp:4941
#4 0x00007ffff339daa5 in mozilla::dom::workers::WorkerPrivate::DoRunLoop (
this=0x7fffcc215800, aCx=aCx@entry=0x7fffc9539000)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/workers/WorkerPrivate.cpp:4457
#5 0x00007ffff336e87e in (anonymous
namespace)::WorkerThreadPrimaryRunnable::Run (this=0x7fffcc3f3af0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/dom/workers/RuntimeService.cpp:2722
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffcc2a1120,
aMayWait=<optimized out>, aResult=0x7fffc98f9dd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffcc2f6ac0, aDelegate=0x7fffd3aa5ae0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa5ae0)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffcc2a1120)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffc98fa700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 41 (Thread 0x7fffcb8fe700 (LWP 2795)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffcc34c3d8)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffcc34c3c0,
aMayWait=aMayWait@entry=true, aResult=0x7fffcb8fdd60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffcc34c350, aMayWait=<optimized
out>,
aResult=0x7fffcb8fddd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp---Type
<return> to continue, or q <return> to quit---
:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffcc341540, aDelegate=0x7fffd3aa55d0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffd3aa55d0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffcc34c350)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffcb8fe700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 40 (Thread 0x7fffcc0ff700 (LWP 2794)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffcc34c308)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffcc34c2f0,
aMayWait=aMayWait@entry=true, aResult=0x7fffcc0fed60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffcc34c280, aMayWait=<optimized
out>,
aResult=0x7fffcc0fedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffcc3413c0, aDelegate=0x7fffd3aa5420)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffd3aa5420)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffcc34c280)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffcc0ff700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 39 (Thread 0x7fffcccf5700 (LWP 2793)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00007ffff24a0a7d in ConditionVariable::TimedWait (
this=this@entry=0x7fffcccf4c10, max_time=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/condit---Type
<return> to continue, or q <return> to quit---
ion_variable_posix.cc:73
#2 0x00007ffff24a94be in base::WaitableEvent::TimedWait (
this=this@entry=0x7fffd36fe568, max_time=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/waitable_event_posix.cc:193
#3 0x00007ffff24a2285 in base::MessagePumpDefault::Run
(this=0x7fffd36fe550,
delegate=0x7fffcccf4d38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_pump_default.cc:70
#4 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#5 MessageLoop::Run (this=this@entry=0x7fffcccf4d38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#6 0x00007ffff24a8cc2 in base::Thread::ThreadMain (this=0x7fffd36fd6a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/thread.cc:172
#7 0x00007ffff24a69c1 in ThreadFunc (closure=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#8 0x00007ffff7bc5464 in start_thread (arg=0x7fffcccf5700)
at pthread_create.c:334
#9 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 38 (Thread 0x7fffcd4f6700 (LWP 2792)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffd37605f8)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffd37605e0,
---Type <return> to continue, or q <return> to quit---
aMayWait=aMayWait@entry=true, aResult=0x7fffcd4f5d60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffd3760570, aMayWait=<optimized
out>,
aResult=0x7fffcd4f5dd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd375c100, aDelegate=0x7fffd3aa44f0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7fffd3aa44f0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd3760570)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffcd4f6700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 37 (Thread 0x7fffcdcf7700 (LWP 2791)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff29524e5 in mozilla::CondVar::Wait (this=0x7fffd36fc698,
aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffd36fc690)
at ../dist/include/mozilla/Monitor.h:40
#4 mozilla::image::DecodePoolImpl::PopWork (this=0x7fffd36fc680)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:237
#5 mozilla::image::DecodePoolWorker::Run (this=0x7fffd36fb5a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:278
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd37604a0,
aMayWait=<optimized out>, aResult=0x7fffcdcf6dd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd36fcfc0, aDelegate=0x7fffd3aa4340)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa4340)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd37604a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
---Type <return> to continue, or q <return> to quit---
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffcdcf7700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 36 (Thread 0x7fffce4f8700 (LWP 2790)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff29524e5 in mozilla::CondVar::Wait (this=0x7fffd36fc698,
aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffd36fc690)
at ../dist/include/mozilla/Monitor.h:40
#4 mozilla::image::DecodePoolImpl::PopWork (this=0x7fffd36fc680)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:237
#5 mozilla::image::DecodePoolWorker::Run (this=0x7fffd36fb5e0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:278
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd37603d0,
aMayWait=<optimized out>, aResult=0x7fffce4f7dd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd36fce80, aDelegate=0x7fffd3aa4190)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa4190)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/messag---Type
<return> to continue, or q <return> to quit---
e_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd37603d0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffce4f8700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 35 (Thread 0x7fffcecf9700 (LWP 2789)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff29524e5 in mozilla::CondVar::Wait (this=0x7fffd36fc698,
aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffd36fc690)
at ../dist/include/mozilla/Monitor.h:40
#4 mozilla::image::DecodePoolImpl::PopWork (this=0x7fffd36fc680)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:237
#5 mozilla::image::DecodePoolWorker::Run (this=0x7fffd36fb460)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:278
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd3760300,
aMayWait=<optimized out>, aResult=0x7fffcecf8dd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd36fcd40, aDelegate=0x7fffd3aa3fe0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
---Type <return> to continue, or q <return> to quit---
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa3fe0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd3760300)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffcecf9700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 34 (Thread 0x7fffcf4fa700 (LWP 2788)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff29524e5 in mozilla::CondVar::Wait (this=0x7fffd36fc698,
aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffd36fc690)
at ../dist/include/mozilla/Monitor.h:40
#4 mozilla::image::DecodePoolImpl::PopWork (this=0x7fffd36fc680)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:237
#5 mozilla::image::DecodePoolWorker::Run (this=0x7fffd36fb520)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:278
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd3760230,
aMayWait=<optimized out>, aResult=0x7fffcf4f9dd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp---Type
<return> to continue, or q <return> to quit---
:297
#8 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd36fcbc0, aDelegate=0x7fffd3aa3e30)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa3e30)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd3760230)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffcf4fa700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 33 (Thread 0x7fffcfcfb700 (LWP 2787)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff29524e5 in mozilla::CondVar::Wait (this=0x7fffd36fc698,
aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffd36fc690)
at ../dist/include/mozilla/Monitor.h:40
#4 mozilla::image::DecodePoolImpl::PopWork (this=0x7fffd36fc680)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:237
#5 mozilla::image::DecodePoolWorker::Run (this=0x7fffd36fb4c0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:278
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd3760160,
aMayWait=<optimized out>, aResult=0x7fffcfcfadd7)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd36fca80, aDelegate=0x7fffd3aa3c80)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa3c80)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd3760160)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffcfcfb700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 32 (Thread 0x7fffd04fc700 (LWP 2786)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff29524e5 in mozilla::CondVar::Wait (this=0x7fffd36fc698,
aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffd36fc690)
at ../dist/include/mozilla/Monitor.h:40
#4 mozilla::image::DecodePoolImpl::PopWork (this=0x7fffd36fc680)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:237
#5 mozilla::image::DecodePoolWorker::Run (this=0x7fffd36fb440)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:278
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd3760090,
aMayWait=<optimized out>, aResult=0x7fffd04fbdd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd36fc940, aDelegate=0x7fffd3aa3ad0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa3ad0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd3760090)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffd04fc700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 31 (Thread 0x7fffd0cfd700 (LWP 2785)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
---Type <return> to continue, or q <return> to quit---
#2 0x00007ffff29524e5 in mozilla::CondVar::Wait (this=0x7fffd36fc698,
aInterval=4294967295) at ../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffd36fc690)
at ../dist/include/mozilla/Monitor.h:40
#4 mozilla::image::DecodePoolImpl::PopWork (this=0x7fffd36fc680)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:237
#5 mozilla::image::DecodePoolWorker::Run (this=0x7fffd36fb400)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/image/DecodePool.cpp:278
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd375ffc0,
aMayWait=<optimized out>, aResult=0x7fffd0cfcdd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd36fc800, aDelegate=0x7fffd3aa3920)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7fffd3aa3920)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd375ffc0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffd0cfd700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 30 (Thread 0x7fffd14fe700 (LWP 2784)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff24a09fd in ConditionVariable::Wait (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/condition_variable_posix.cc:40
#2 0x00007ffff24a94c8 in base::WaitableEvent::TimedWait (
this=this@entry=0x7fffd36f2aa8, max_time=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/waitable_event_posix.cc:195
#3 0x00007ffff24a955e in base::WaitableEvent::Wait (
this=this@entry=0x7fffd36f2aa8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/waitable_event_posix.cc:201
#4 0x00007ffff24a223a in base::MessagePumpDefault::Run
(this=0x7fffd36f2a90,
delegate=0x7fffd14fdd38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_pump_default.cc:60
#5 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#6 MessageLoop::Run (this=this@entry=0x7fffd14fdd38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#7 0x00007ffff24a8cc2 in base::Thread::ThreadMain (this=0x7fffd38d91a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/thread.cc:172
#8 0x00007ffff24a69c1 in ThreadFunc (closure=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#9 0x00007ffff7bc5464 in start_thread (arg=0x7fffd14fe700)
at pthread_create.c:334
#10 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 29 (Thread 0x7fffd1cff700 (LWP 2783)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff24a09fd in ConditionVariable::Wait (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/condition_variable_posix.cc:40
#2 0x00007ffff24a94c8 in base::WaitableEvent::TimedWait (
this=this@entry=0x7fffd36f2988, max_time=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/waitable_event_posix.cc:195
#3 0x00007ffff24a955e in base::WaitableEvent::Wait (
this=this@entry=0x7fffd36f2988)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/waitable_event_posix.cc:201
#4 0x00007ffff24a223a in base::MessagePumpDefault::Run
(this=0x7fffd36f2970,
delegate=0x7fffd1cfed38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_pump_default.cc:60
#5 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#6 MessageLoop::Run (this=this@entry=0x7fffd1cfed38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#7 0x00007ffff24a8cc2 in base::Thread::ThreadMain (this=0x7fffd38d9150)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/thread.cc:172
#8 0x00007ffff24a69c1 in ThreadFunc (closure=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#9 0x00007ffff7bc5464 in start_thread (arg=0x7fffd1cff700)
at pthread_create.c:334
#10 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 28 (Thread 0x7fffd288e700 (LWP 2782)):
#0 0x00007ffff6e61dcd in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007fffeb4c939c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffeb4c9722 in g_main_loop_run ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fffea96a916 in ?? () from
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4 0x00007fffeb4efbc5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffd288e700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 27 (Thread 0x7fffd308f700 (LWP 2781)):
#0 0x00007ffff6e61dcd in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007fffeb4c939c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffeb4c94ac in g_main_context_iteration ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fffeb4c94e9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007fffeb4efbc5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffd308f700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 25 (Thread 0x7fffd6a6d700 (LWP 2779)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff3992c3b in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffd7c883b8)
at ../../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff399789d in nsCertVerificationThread::Run
(this=0x7fffd7c883a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/security/manager/ssl/nsCertVerificationThread.cpp:115
---Type <return> to continue, or q <return> to quit---
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffd6a6d700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 24 (Thread 0x7fffd726e700 (LWP 2778)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=0x7fffd7c40bf8)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b371a in nsEventQueue::GetEvent (this=0x7fffd7c40be0,
aMayWait=aMayWait@entry=true, aResult=0x7fffd726dd60, aProofOfLock=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsEventQueue.cpp:55
#4 0x00007ffff22b723f in nsThread::nsChainedEventQueue::GetEvent (
aProofOfLock=..., aEvent=<optimized out>, aMayWait=<optimized out>,
this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.h:131
#5 nsThread::ProcessNextEvent (this=0x7fffd7c40b70, aMayWait=<optimized
out>,
aResult=0x7fffd726ddd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:960
#6 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=true)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#7 0x00007ffff24b1e0a in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd7c5af80, aDelegate=0x7ffff6b17c90)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:355
---Type <return> to continue, or q <return> to quit---
#8 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#9 MessageLoop::Run (this=this@entry=0x7ffff6b17c90)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#10 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd7c40b70)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#11 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#12 0x00007ffff7bc5464 in start_thread (arg=0x7fffd726e700)
at pthread_create.c:334
#13 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 23 (Thread 0x7fffd85ff700 (LWP 2777)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00007ffff5ea27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff5ea2cee in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=250, this=0x7fffe4dd1270)
at ../../dist/include/mozilla/CondVar.h:79
#4 0x00007ffff22bd07b in mozilla::Monitor::Wait (aInterval=250,
this=0x7fffe4dd1268) at ../../dist/include/mozilla/Monitor.h:40
#5 TimerThread::Run (this=0x7fffe4dd1240)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/TimerThread.cpp:565
#6 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7fffd8815640,
aMayWait=<optimized out>, aResult=0x7fffd85fedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#7 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#8 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffd86a77c0, aDelegate=0x7ffff6b16f10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#9 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#10 MessageLoop::Run (this=this@entry=0x7ffff6b16f10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#11 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7fffd8815640)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#12 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#13 0x00007ffff7bc5464 in start_thread (arg=0x7fffd85ff700)
at pthread_create.c:334
#14 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 22 (Thread 0x7fffde25d700 (LWP 2776)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff238272b in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=<optimized out>)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff239e269 in mozilla::Monitor::Wait (aInterval=4294967295,
this=<optimized out>) at ../../dist/include/mozilla/Monitor.h:40
#4 mozilla::MonitorAutoLock::Wait (aInterval=4294967295,
this=0x7fffde25ce88)
at ../../dist/include/mozilla/Monitor.h:88
#5 mozilla::net::CacheIOThread::ThreadFunc (this=this@entry=0x7fffd86a8080)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/cache2/CacheIOThread---Type
<return> to continue, or q <return> to quit---
.cpp:236
#6 0x00007ffff239e2f7 in mozilla::net::CacheIOThread::ThreadFunc (
aClosure=0x7fffd86a8080)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/cache2/CacheIOThread.cpp:173
#7 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#8 0x00007ffff7bc5464 in start_thread (arg=0x7fffde25d700)
at pthread_create.c:334
#9 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 21 (Thread 0x7fffd91fe700 (LWP 2775)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (
aInterval=aInterval@entry=4294967295, this=<optimized out>)
at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b6587 in mozilla::Monitor::Wait (aInterval=4294967295,
this=<optimized out>) at ../../dist/include/mozilla/Monitor.h:40
#4 mozilla::MonitorAutoLock::Wait (aInterval=4294967295,
this=0x7fffd91fde98)
at ../../dist/include/mozilla/Monitor.h:88
#5 mozilla::BackgroundHangManager::RunMonitorThread (this=0x7fffe4dcfee0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/BackgroundHangMonitor.cpp:259
#6 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7 0x00007ffff7bc5464 in start_thread (arg=0x7fffd91fe700)
at pthread_create.c:334
#8 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 20 (Thread 0x7fffd99ff700 (LWP 2774)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
---Type <return> to continue, or q <return> to quit---
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22b18c9 in mozilla::CondVar::Wait (aInterval=4294967295,
this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:79
#3 0x00007ffff22b2aa7 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=0x7fffd99feeb0) at ../../dist/include/mozilla/Monitor.h:88
#5 mozilla::HangMonitor::ThreadMain ()
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/HangMonitor.cpp:266
#6 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7 0x00007ffff7bc5464 in start_thread (arg=0x7fffd99ff700)
at pthread_create.c:334
#8 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 19 (Thread 0x7fffda4ff700 (LWP 2773)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x00007ffff5ea27d8 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff5ea2cee in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#3 0x00007ffff26c1f93 in Watchdog::Sleep (this=0x7fffdce66a00,
timeout=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:1071
#4 WatchdogMain (arg=0x7fffdce66a00)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/xpconnect/src/XPCJSRuntime.cpp:1282
#5 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#6 0x00007ffff7bc5464 in start_thread (arg=0x7fffda4ff700)
at pthread_create.c:334
#7 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 18 (Thread 0x7fffdb7f4700 (LWP 2772)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15d5a8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdb7f4700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 17 (Thread 0x7fffdb9f5700 (LWP 2771)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15d3b0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdb9f5700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
---Type <return> to continue, or q <return> to quit---
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 16 (Thread 0x7fffdbbf6700 (LWP 2770)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15d1b8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdbbf6700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 15 (Thread 0x7fffdbdf7700 (LWP 2769)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15cfc0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdbdf7700)
at pthread_create.c:334
---Type <return> to continue, or q <return> to quit---
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 14 (Thread 0x7fffdbff8700 (LWP 2768)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15cdc8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdbff8700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 13 (Thread 0x7fffdc1f9700 (LWP 2767)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15cbd0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdc1f9700)
---Type <return> to continue, or q <return> to quit---
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 12 (Thread 0x7fffdc3fa700 (LWP 2766)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15c9d8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdc3fa700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 11 (Thread 0x7fffdc5fb700 (LWP 2765)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15c7e0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
---Type <return> to continue, or q <return> to quit---
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdc5fb700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 10 (Thread 0x7fffdc7fc700 (LWP 2764)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15c5e8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdc7fc700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 9 (Thread 0x7fffdc9fd700 (LWP 2763)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15c3f0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
---Type <return> to continue, or q <return> to quit---
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdc9fd700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 8 (Thread 0x7fffdcbfe700 (LWP 2762)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15c1f8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdcbfe700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 7 (Thread 0x7fffdcdff700 (LWP 2761)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff4062195 in js::GlobalHelperThreadState::wait (millis=0,
which=js::GlobalHelperThreadState::PRODUCER, this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:595
#3 js::HelperThread::threadLoop (this=0x7fffde15c000)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/js/src/vm/HelperThreads.cpp:---Type
<return> to continue, or q <return> to quit---
1573
#4 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#5 0x00007ffff7bc5464 in start_thread (arg=0x7fffdcdff700)
at pthread_create.c:334
#6 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 6 (Thread 0x7fffdd8fe700 (LWP 2760)):
#0 0x00007ffff7bce3ef in __libc_send (fd=43, buf=0x7fffbb6b4000, n=53,
flags=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:26
#1 0x00007ffff5ea4faf in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007fffeed16c5a in ?? () from /usr/lib/x86_64-linux-gnu/libssl3.so
#3 0x00007fffeed03e89 in ?? () from /usr/lib/x86_64-linux-gnu/libssl3.so
#4 0x00007fffeed04663 in ?? () from /usr/lib/x86_64-linux-gnu/libssl3.so
#5 0x00007fffeed1d3a6 in ?? () from /usr/lib/x86_64-linux-gnu/libssl3.so
#6 0x00007ffff39bf8ee in nsNSSSocketInfo::CloseSocketAndDestroy (
this=0x7fffc43489c0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/security/manager/ssl/nsNSSIOLayer.cpp:945
#7 0x00007ffff39bf97d in nsSSLIOLayerClose (fd=0x7fffc427ec10)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/security/manager/ssl/nsNSSIOLayer.cpp:924
#8 0x00007ffff233484c in nsSocketTransport::ReleaseFD_Locked (
this=0x7fffc87ea400, fd=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/nsSocketTransport2.cpp:1736
#9 0x00007ffff2338900 in nsSocketTransport::OnSocketDetached (
this=0x7fffc87ea400, fd=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/nsSocketTransport2.cpp:2031
#10 0x00007ffff2335550 in nsSocketTransportService::DetachSocket (
this=this@entry=0x7ffff6babf40, listHead=0x7fffe4d8c000,
sock=0x7fffe4d8c030)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/nsSocketTransportService2.cpp:237
---Type <return> to continue, or q <return> to quit---
#11 0x00007ffff23358d0 in nsSocketTransportService::DoPollIteration (
this=this@entry=0x7ffff6babf40, wait=<optimized out>,
pollDuration=pollDuration@entry=0x7fffdd8fdce8)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/nsSocketTransportService2.cpp:1030
#12 0x00007ffff2339a8d in nsSocketTransportService::Run
(this=0x7ffff6babf40)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/nsSocketTransportService2.cpp:865
#13 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7ffff6b7e090,
aMayWait=<optimized out>, aResult=0x7fffdd8fddd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#14 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#15 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffde1ec300, aDelegate=0x7ffff6b149f0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#16 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#17 MessageLoop::Run (this=this@entry=0x7ffff6b149f0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#18 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7ffff6b7e090)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#19 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#20 0x00007ffff7bc5464 in start_thread (arg=0x7fffdd8fe700)
at pthread_create.c:334
#21 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---
Thread 5 (Thread 0x7ffff7fee700 (LWP 2759)):
#0 pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ffff5ea2d70 in PR_WaitCondVar ()
from /usr/lib/x86_64-linux-gnu/libnspr4.so
#2 0x00007ffff22feed4 in mozilla::CondVar::Wait (this=0x7fffde1ec160,
aInterval=4294967295) at ../../dist/include/mozilla/CondVar.h:79
#3 mozilla::Monitor::Wait (aInterval=4294967295, this=0x7fffde1ec158)
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=0x7fffde1ec140)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/ClosingService.cpp:228
#6 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#7 0x00007ffff7bc5464 in start_thread (arg=0x7ffff7fee700)
at pthread_create.c:334
#8 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 4 (Thread 0x7fffde0ff700 (LWP 2758)):
#0 0x00007ffff6e61dcd in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007ffff2440a24 in poll (__timeout=<optimized out>, __nfds=2,
__fds=0x7fffde0fecf8) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2 nsNotifyAddrListener::Run (this=0x7fffde1a26a0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/system/linux/nsNotifyAddrListener_Linux.cpp:285
#3 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7ffff6b7dfc0,
aMayWait=<optimized out>, aResult=0x7fffde0fedd7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#4 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
---Type <return> to continue, or q <return> to quit---
#5 0x00007ffff24b1dbb in mozilla::ipc::MessagePumpForNonMainThreads::Run (
this=0x7fffde1ec100, aDelegate=0x7ffff6b14840)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:326
#6 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#7 MessageLoop::Run (this=this@entry=0x7ffff6b14840)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#8 0x00007ffff22ba514 in nsThread::ThreadFunc (aArg=0x7ffff6b7dfc0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:376
#9 0x00007ffff5ea8758 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
#10 0x00007ffff7bc5464 in start_thread (arg=0x7fffde0ff700)
at pthread_create.c:334
#11 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 3 (Thread 0x7fffe5d27700 (LWP 2757)):
#0 0x00007ffff6e6b453 in epoll_wait ()
at ../sysdeps/unix/syscall-template.S:84
#1 0x00007fffec851778 in ?? ()
from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
#2 0x00007fffec83badd in event_base_loop ()
from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
#3 0x00007ffff24a04e8 in base::MessagePumpLibevent::Run
(this=0x7ffff6bfc800,
delegate=0x7fffe5d26d38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:370
#4 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#5 MessageLoop::Run (this=this@entry=0x7fffe5d26d38)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/messag---Type
<return> to continue, or q <return> to quit---
e_loop.cc:201
#6 0x00007ffff24a8cc2 in base::Thread::ThreadMain (this=0x7fffe4dce620)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/thread.cc:172
#7 0x00007ffff24a69c1 in ThreadFunc (closure=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/platform_thread_posix.cc:39
#8 0x00007ffff7bc5464 in start_thread (arg=0x7fffe5d27700)
at pthread_create.c:334
#9 0x00007ffff6e6ae5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 1 (Thread 0x7ffff7fd0740 (LWP 2751)):
#0 morkWeeBookAtom::InitWeeBookAtom (this=0x7fffbd7a3ff0,
ev=0x7fffbb0b5e80,
inBuf=..., ioSpace=0x7fffc31168d0, inAid=172208)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkAtom.cpp:498
#1 0x00007ffff20311c2 in morkPool::NewFarBookAtomCopy (this=<optimized
out>,
ev=ev@entry=0x7fffbb0b5e80, inAtom=...,
ioZone=ioZone@entry=0x7fffbeffc188)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkPool.cpp:549
#2 0x00007ffff20283b4 in morkAtomSpace::MakeBookAtomCopyWithAid (
this=0x7fffc31168d0, ev=0x7fffbb0b5e80, inAtom=..., inAid=172208)
at
/build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkAtomSpace.cpp:168
#3 0x00007ffff2035a99 in morkStore::AddAlias (this=<optimized out>,
ev=<optimized out>, inMid=..., inForm=0)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkStore.cpp:933
#4 0x00007ffff20290ce in morkBuilder::OnAlias (this=<optimized out>,
ev=<optimized out>, inSpan=..., inMid=...)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkBuilder.cpp:616
#5 0x00007ffff202fe6e in morkParser::ReadAlias (
this=this@entry=0x7fffc268d000, ev=ev@entry=0x7fffbb0b5e80)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkParser.cpp:1021
#6 0x00007ffff20305de in morkParser::ReadDict (
this=this@entry=0x7fffc268d000, ev=ev@entry=0x7fffbb0b5e80)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkParser.cpp:1304
#7 0x00007ffff2030752 in morkParser::ReadContent (
---Type <return> to continue, or q <return> to quit---
this=this@entry=0x7fffc268d000, ev=ev@entry=0x7fffbb0b5e80,
inInsideGroup=<optimized out>)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkParser.cpp:1407
#8 0x00007ffff2030960 in morkParser::OnPortState (this=0x7fffc268d000,
ev=0x7fffbb0b5e80)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkParser.cpp:1448
#9 0x00007ffff2030b0a in morkParser::ParseMore (this=0x7fffc268d000,
ev=0x7fffbb0b5e80, outPos=0x7fffffffbc44, outDone=0x7fffbb064634 "",
outBroken=0x7fffbb064635 "")
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkParser.cpp:1542
#10 0x00007ffff203ab8b in morkThumb::DoMore_OpenFileStore (
this=this@entry=0x7fffbb0645e0, ev=<optimized out>)
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkThumb.cpp:440
#11 0x00007ffff203ac6b in morkThumb::DoMore
(this=this@entry=0x7fffbb0645e0,
ev=ev@entry=0x7fffbb0b5e80, outTotal=outTotal@entry=0x7fffffffbd10,
outCurrent=outCurrent@entry=0x7fffffffbd30,
outDone=outDone@entry=0x7fffffffbcf3 "",
outBroken=outBroken@entry=0x7fffffffbd08 "")
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkThumb.cpp:363
#12 0x00007ffff203ad00 in morkThumb::DoMore (this=0x7fffbb0645e0,
mev=<optimized out>, outTotal=0x7fffffffbd10,
outCurrent=0x7fffffffbd30,
outDone=0x7fffffffbcf3 "", outBroken=0x7fffffffbd08 "")
at /build/icedove-SXJ_d3/icedove-45.1.0/db/mork/src/morkThumb.cpp:157
#13 0x00007ffff214aa03 in nsMsgDatabase::OpenMDB (this=0x7fffbfce91c0,
dbName=<optimized out>, create=<optimized out>, sync=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/db/msgdb/src/nsMsgDatabase.cpp:1389
#14 0x00007ffff21503d6 in nsMsgDatabase::OpenInternal (this=0x7fffbfce91c0,
aDBService=0x7fffc501b050, summaryFile=0x7fffbb35a8c0,
aCreate=<optimized out>, aLeaveInvalidDB=<optimized out>,
sync=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/db/msgdb/src/nsMsgDatabase.cpp:1210
#15 0x00007ffff214d14b in nsMsgDBService::OpenFolderDB (
this=this@entry=0x7fffc501b050, aFolder=aFolder@entry=0x7fffc4bdf038,
---Type <return> to continue, or q <return> to quit---
aLeaveInvalidDB=aLeaveInvalidDB@entry=true, _retval=0x7fffc4bdf060)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/db/msgdb/src/nsMsgDatabase.cpp:134
#16 0x00007ffff21d4a9f in nsMsgLocalMailFolder::OpenDatabase (
this=this@entry=0x7fffc4bdf000)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/local/src/nsLocalMailFolder.cpp:1026
#17 0x00007ffff21d4c42 in nsMsgLocalMailFolder::GetDatabaseWOReparse (
this=this@entry=0x7fffc4bdf000, aDatabase=0x7fffffffc070)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/local/src/nsLocalMailFolder.cpp:284
#18 0x00007ffff21d26a2 in nsMsgLocalMailFolder::InitCopyState (
this=this@entry=0x7fffc4bdf000, aSupport=0x7fffbb35a800, messages=
0x7fffbee1f2a0, isMove=isMove@entry=false, listener=listener@entry=
0x7fffbee1f280, msgWindow=msgWindow@entry=0x7fffd8663230,
isFolder=false,
allowUndo=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/local/src/nsLocalMailFolder.cpp:1400
#19 0x00007ffff21d807e in nsMsgLocalMailFolder::CopyFileMessage (
this=0x7fffc4bdf000, aFile=0x7fffbb35a800, msgToReplace=<optimized
out>,
isDraftOrTemplate=<optimized out>, newMsgFlags=<optimized out>,
aNewMsgKeywords=..., msgWindow=0x7fffd8663230, listener=0x7fffbee1f280)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/local/src/nsLocalMailFolder.cpp:1901
#20 0x00007ffff208f29f in nsMsgCopyService::DoNextCopy (
this=this@entry=0x7fffbf2e12c0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/base/src/nsMsgCopyService.cpp:354
#21 0x00007ffff208f3a8 in nsMsgCopyService::DoCopy (
this=this@entry=0x7fffbf2e12c0, aRequest=aRequest@entry=0x7fffb9db9940)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/base/src/nsMsgCopyService.cpp:261
#22 0x00007ffff208f723 in nsMsgCopyService::CopyFileMessage (
this=this@entry=0x7fffbf2e12c0, file=file@entry=0x7fffbb35a800,
dstFolder=dstFolder@entry=0x7fffc4bdf038,
---Type <return> to continue, or q <return> to quit---
msgToReplace=msgToReplace@entry=0x0, isDraft=isDraft@entry=false,
aMsgFlags=1, aNewMsgKeywords=..., listener=0x7fffbee1f280,
window=0x7fffd8663230)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/base/src/nsMsgCopyService.cpp:646
#23 0x00007ffff2128327 in nsMsgCopy::DoCopy
(this=this@entry=0x7fffbb078c40,
aDiskFile=aDiskFile@entry=0x7fffbb35a800, dstFolder=0x7fffc4bdf038,
aMsgToReplace=aMsgToReplace@entry=0x0, aIsDraft=aIsDraft@entry=false,
msgWindow=0x7fffd8663230, aMsgSendObj=0x7fffbb0a6e30)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgCopy.cpp:274
#24 0x00007ffff212860a in nsMsgCopy::StartCopyOperation
(this=0x7fffbb078c40,
aUserIdentity=<optimized out>, aFile=aFile@entry=0x7fffbb35a800,
aMode=aMode@entry=0, aMsgSendObj=aMsgSendObj@entry=0x7fffbb0a6e30,
aSavePref=<optimized out>, aMsgToReplace=0x0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgCopy.cpp:225
#25 0x00007ffff212f4ef in nsMsgComposeAndSend::StartMessageCopyOperation (
this=this@entry=0x7fffbb0a6e30, aFile=0x7fffbb35a800,
mode=mode@entry=0,
dest_uri=...)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgSend.cpp:4696
#26 0x00007ffff212ffed in nsMsgComposeAndSend::MimeDoFCC (
this=this@entry=0x7fffbb0a6e30, input_file=<optimized out>,
mode=mode@entry=0, bcc_header=<optimized out>,
fcc_header=fcc_header@entry=0x7fffbf47e4f8
"mailbox://nobody@Local%20Folders/Sent",
news_url=news_url@entry=0x7ffff42ae53e <gNullChar> "")
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgSend.cpp:4664
#27 0x00007ffff213021f in nsMsgComposeAndSend::DoFcc (
this=this@entry=0x7fffbb0a6e30)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgSend.cpp:3660
#28 0x00007ffff21303ba in nsMsgComposeAndSend::DoDeliveryExitProcessing (
this=0x7fffbb0a6e30, aUri=<optimized out>, aExitCode=nsresult::NS_OK,
---Type <return> to continue, or q <return> to quit---
aCheckForMail=aCheckForMail@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgSend.cpp:3584
#29 0x00007ffff21303e0 in nsMsgComposeAndSend::DeliverAsMailExit (
this=<optimized out>, aUrl=<optimized out>, aExitCode=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgSend.cpp:3590
#30 0x00007ffff2129dcd in nsMsgComposeAndSend::SendDeliveryCallback (
this=<optimized out>, aUrl=<optimized out>,
inIsNewsDelivery=<optimized out>, aExitCode=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgSend.cpp:3178
#31 0x00007ffff2129fdb in MsgDeliveryListener::OnStopRunningUrl (
this=0x7fffc5a7ea20, url=0x7fffc481df08, aExitCode=nsresult::NS_OK)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsMsgSend.cpp:249
#32 0x00007ffff20ea9a2 in nsMsgMailNewsUrl::SetUrlState
(this=0x7fffc481df08,
aRunningUrl=<optimized out>, aExitCode=nsresult::NS_OK)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/base/util/nsMsgMailNewsUrl.cpp:97
#33 0x00007ffff213d8ca in nsSmtpProtocol::ProcessProtocolState (
this=0x7fffc5e91800, url=<optimized out>, inputStream=0x7fffc80f5d80,
sourceOffset=<optimized out>, length=48)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/compose/src/nsSmtpProtocol.cpp:2067
#34 0x00007ffff20eb541 in nsMsgProtocol::OnDataAvailable
(this=0x7fffc5e91800,
request=<optimized out>, ctxt=<optimized out>, inStr=0x7fffc80f5d80,
sourceOffset=996, count=48)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mailnews/base/util/nsMsgProtocol.cpp:293
#35 0x00007ffff231b6e7 in nsInputStreamPump::OnStateTransfer (
this=this@entry=0x7fffc71793e0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/nsInputStreamPump.cpp:603
#36 0x00007ffff231b843 in nsInputStreamPump::OnInputStreamReady (
---Type <return> to continue, or q <return> to quit---
this=0x7fffc71793e0, stream=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/netwerk/base/nsInputStreamPump.cpp:430
#37 0x00007ffff22a3e2a in nsInputStreamReadyEvent::Run (this=0x7fffbb504970)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/io/nsStreamUtils.cpp:91
#38 0x00007ffff22b72a8 in nsThread::ProcessNextEvent (this=0x7ffff6b7dc80,
aMayWait=<optimized out>, aResult=0x7fffffffc9d7)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/threads/nsThread.cpp:972
#39 0x00007ffff22d2c4b in NS_ProcessNextEvent (aThread=<optimized out>,
aMayWait=aMayWait@entry=false)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/xpcom/glue/nsThreadUtils.cpp:297
#40 0x00007ffff24b2025 in mozilla::ipc::MessagePump::Run
(this=0x7fffe4dcaf40,
aDelegate=0x7ffff6b144e0)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/glue/MessagePump.cpp:95
#41 0x00007ffff24a2058 in MessageLoop::RunHandler (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:227
#42 MessageLoop::Run (this=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/ipc/chromium/src/base/message_loop.cc:201
#43 0x00007ffff348ce57 in nsBaseAppShell::Run (this=0x7fffd9acb560)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/widget/nsBaseAppShell.cpp:156
#44 0x00007ffff3a60c33 in nsAppStartup::Run (this=0x7fffd9a9eb00)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/toolkit/components/startup/nsAppStartup.cpp:281
#45 0x00007ffff3a9558d in XREMain::XRE_mainRun
(this=this@entry=0x7fffffffcc78)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/toolkit/xre/nsAppRunner.cpp:4285
#46 0x00007ffff3a95837 in XREMain::XRE_main
(this=this@entry=0x7fffffffcc78,
argc=argc@entry=1, argv=argv@entry=0x7fffffffe178,
aAppData=aAppData@entry=0x7fffffffce78)
---Type <return> to continue, or q <return> to quit---
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/toolkit/xre/nsAppRunner.cpp:4382
#47 0x00007ffff3a95a5a in XRE_main (argc=1, argv=0x7fffffffe178,
aAppData=0x7fffffffce78, aFlags=<optimized out>)
at
/build/icedove-SXJ_d3/icedove-45.1.0/mozilla/toolkit/xre/nsAppRunner.cpp:4484
#48 0x0000000000404e7a in do_main (argc=argc@entry=1,
argv=argv@entry=0x7fffffffe178, xreDirectory=0x7ffff6b4e900)
at /build/icedove-SXJ_d3/icedove-45.1.0/mail/app/nsMailApp.cpp:195
#49 0x0000000000404605 in main (argc=1, argv=0x7fffffffe178)
at /build/icedove-SXJ_d3/icedove-45.1.0/mail/app/nsMailApp.cpp:332
(gdb)
(gdb) quit
A debugging session is active.
Inferior 1 [process 2751] will be killed.
Quit anyway? (y or n) t y