Bug#637167: iceweasel: reproducible crash (segmentation fault) in libhunspell when typing a comment on Facebook

Vincent Lefevre vincent at vinc17.net
Sat Aug 20 11:09:47 UTC 2011


On 2011-08-20 10:54:00 +0200, Mike Hommey wrote:
> If you want to know for sure, I would suggest you to try to reproduce
> with hunspell with debugging symbols (needs a package rebuild with
> DEB_BUILD_OPTIONS=nostrip, I guess), and see why exactly the crash
> occurs.

In case it case be useful, I've attached the full backtrace of all
threads after rebuilding hunspell 1.2.14-4 using

  DEB_BUILD_OPTIONS=noopt nostrip

Note: despite the noopt, not all optimizations are disabled, as only
CFLAGS is affected and CXXFLAGS uses -O2 by default (most hunspell
sources are in C++). If I also add "CXXFLAGS += -O0" to completely
disable the optimizations, I can no longer reproduce the crash.

I think this shows that the bug is not always visible (if it is in
iceweasel, modifying hunspell by disabling the optimizations can
make it disappear, and if it is in hunspell, modifying iceweasel
by rebuilding it can also make it disappear). So, the bug may still
exist.

Is there anything else that can be done?

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
-------------- next part --------------

Thread 30 (Thread 11330):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90d317b880, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90ce5af590
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90d2e63f80, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140259855693568
#3  0x00007f90f9c37a52 in Wait (this=0x7f90dd9a8ae8, mayWait=1, result=0x7f90cadfee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90dd9a8ae8, mayWait=1, result=0x7f90cadfee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90dd9a8ae8, mayWait=1, result=0x7f90cadfee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90dd9a8ae8}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90dd9a8a80, mayWait=1, result=0x7f90cadfee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90dd9a8a80, mayWait=1, result=0x7f90cadfee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90dd9a8a80) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90dd9a8a80
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90ce5af590) at ptthread.c:187
        thred = 0x7f90ce5af590
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90cadff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259855693568, -6350062311549188397, 140735872442976, 140259855694272, 140260686372928, 3, 6395566974145119955, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 29 (Thread 11296):
#0  0x00007f90fba2e723 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
        _a3 = -1
        _a1 = 140260294181600
        resultvar = <value optimized out>
        _a2 = 1
        oldtype = 0
        result = <value optimized out>
#1  0x00007f90f4bde9e4 in g_main_context_poll (context=0x7f90fb359a60, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3404
        poll_func = 0x7f90f4beeaa0 <g_poll>
#2  g_main_context_iterate (context=0x7f90fb359a60, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3086
        max_priority = 2147483647
        timeout = -1
        some_ready = <value optimized out>
        nfds = 1
        allocated_nfds = <value optimized out>
        fds = 0x7f90e502c2e0
#3  0x00007f90f4bdf2f2 in g_main_loop_run (loop=0x7f90e5028b20) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3299
        __PRETTY_FUNCTION__ = "g_main_loop_run"
#4  0x00007f90f1e909d4 in gdbus_shared_thread_func (data=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./gio/gdbusprivate.c:276
No locals.
#5  0x00007f90f4c05cf6 in g_thread_create_proxy (data=0x7f90e50109c0) at /tmp/buildd/glib2.0-2.28.6/./glib/gthread.c:1897
        thread = 0x7f90e50109c0
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#6  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90e4bec700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260289726208, -6350062311549188397, 140735872446752, 140260289726912, 140260686372928, 3, 6395606825536046803, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#8  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 28 (Thread 11329):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90cf00d5c0, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d30f3ad0
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90ccb478b0, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140259867227904
#3  0x00007f90f9c37a52 in Wait (this=0x7f90d4589da8, mayWait=1, result=0x7f90cb8fee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90d4589da8, mayWait=1, result=0x7f90cb8fee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90d4589da8, mayWait=1, result=0x7f90cb8fee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90d4589da8}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90d4589d40, mayWait=1, result=0x7f90cb8fee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90d4589d40, mayWait=1, result=0x7f90cb8fee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90d4589d40) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90d4589d40
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90d30f3ad0) at ptthread.c:187
        thred = 0x7f90d30f3ad0
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90cb8ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259867227904, -6350062311549188397, 140735872441296, 140259867228608, 140260686372928, 3, 6395565462316631763, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 27 (Thread 11328):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90cd942d80, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90cced9890
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90ccb477e0, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140259877709568
#3  0x00007f90f9c37a52 in Wait (this=0x7f90ccb78568, mayWait=1, result=0x7f90cc2fde10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90ccb78568, mayWait=1, result=0x7f90cc2fde10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90ccb78568, mayWait=1, result=0x7f90cc2fde10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90ccb78568}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90ccb78500, mayWait=1, result=0x7f90cc2fde6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90ccb78500, mayWait=1, result=0x7f90cc2fde6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90ccb78500) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90ccb78500
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90cced9890) at ptthread.c:187
        thred = 0x7f90cced9890
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90cc2fe700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259877709568, -6350062311549188397, 140735872431344, 140259877710272, 140260686372928, 3, 6395555293444687571, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 26 (Thread 11299):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90e50530c8, ml=0x7f90e5034480, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835903, tv_usec = 794145}
        tmo = {tv_sec = 1313835903, tv_nsec = 801145000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90e50530c0, timeout=7) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90fb35cbf0
#3  0x00007f90f9c3baaa in Wait (this=0x7f90fb359b40) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  TimerThread::Run (this=0x7f90fb359b40) at ../../../xpcom/threads/TimerThread.cpp:363
        waitFor = <value optimized out>
        lock = {mLock = 0x7f90fb359b68}
        low = <value optimized out>
        high = <value optimized out>
        halfMicrosecondsIntervalResolution = 250
#5  0x00007f90f9c387b6 in nsThread::ProcessNextEvent (this=0x7f90e5035a80, mayWait=1, result=0x7f90e2ff0e6c) at ../../../xpcom/threads/nsThread.cpp:618
        event = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb359b40}, <No data fields>}
        notifyGlobalObserver = 0
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#6  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#7  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90e5035a80) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90e5035a80
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#8  0x00007f90fa779b93 in _pt_root (arg=0x7f90fb35cbf0) at ptthread.c:187
        thred = 0x7f90fb35cbf0
        detached = 0
#9  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90e2ff1700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260260386560, -6350062311549188397, 140735872447568, 140260260387264, 140260686372928, 3, 6395619474751604435, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#10 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#11 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 25 (Thread 11327):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90cd942840, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90cced9560
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90ccb47640, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140259886102272
#3  0x00007f90f9c37a52 in Wait (this=0x7f90ccb78358, mayWait=1, result=0x7f90ccafee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90ccb78358, mayWait=1, result=0x7f90ccafee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90ccb78358, mayWait=1, result=0x7f90ccafee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90ccb78358}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90ccb782f0, mayWait=1, result=0x7f90ccafee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90ccb782f0, mayWait=1, result=0x7f90ccafee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90ccb782f0) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90ccb782f0
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90cced9560) at ptthread.c:187
        thred = 0x7f90cced9560
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90ccaff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259886102272, -6350062311549188397, 140735872429296, 140259886102976, 140260686372928, 3, 6395554192322447059, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 24 (Thread 11326):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90dfec6e88, ml=0x7f90e1584030, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835852, tv_usec = 520653}
        tmo = {tv_sec = 1313835912, tv_nsec = 520653000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90dfec6e80, timeout=60000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90ce5b2670
#3  0x00007f90f93481d5 in Wait (this=0x7f90e25cad50, result=0x7f90cd8fee78) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  nsHostResolver::GetHostToLookup (this=0x7f90e25cad50, result=0x7f90cd8fee78) at ../../../netwerk/dns/nsHostResolver.cpp:752
        epoch = <value optimized out>
        timeout = 60000
        timedOut = <value optimized out>
        now = <value optimized out>
        lock = {mLock = 0x7f90e25cad60}
#5  0x00007f90f9348509 in nsHostResolver::ThreadFunc (arg=0x7f90e25cad50) at ../../../netwerk/dns/nsHostResolver.cpp:857
        rs = {mLastReset = 3870737229}
        resolver = 0x7f90e25cad50
        rec = 0x7f90ccd26940
        ai = <value optimized out>
#6  0x00007f90fa779b93 in _pt_root (arg=0x7f90ce5b2670) at ptthread.c:187
        thred = 0x7f90ce5b2670
        detached = 1
#7  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90cd8ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259900782336, -6350062311549188397, 140735872434496, 140259900783040, 140260686372928, 3, 6395552268177098451, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 23 (Thread 11297):
#0  0x00007f90fba399c3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82
No locals.
#1  0x00007f90f6975446 in ?? () from /usr/lib/libevent-1.4.so.2
No symbol table info available.
#2  0x00007f90f6969097 in event_base_loop () from /usr/lib/libevent-1.4.so.2
No symbol table info available.
#3  0x00007f90f9c6d44d in base::MessagePumpLibevent::Run (this=0x7f90e50324f0, delegate=0x7f90e41e6d08) at ../../../ipc/chromium/src/base/message_pump_libevent.cc:338
        poll_tv = {tv_sec = 4240359, tv_usec = 1}
        delay = {delta_ = 140735872448440}
        did_work = <value optimized out>
        old_in_run = false
#4  0x00007f90f9c55783 in RunHandler (this=0x7f90e41e6d08) at ../../../ipc/chromium/src/base/message_loop.cc:202
No locals.
#5  MessageLoop::Run (this=0x7f90e41e6d08) at ../../../ipc/chromium/src/base/message_loop.cc:176
        save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7f90e41e6d08, previous_state_ = 0x0}
#6  0x00007f90f9c5edd9 in base::Thread::ThreadMain (this=0x7f90e5010fc0) at ../../../ipc/chromium/src/base/thread.cc:156
        message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x7f90fa6bfd60}, static event_descriptions_ = {{sample = 1, description = 0x7f90f9e6e2fd "kTaskRunEvent"}, {sample = 2, description = 0x7f90f9e6e30b "kTimerEvent"}, {sample = -1, description = 0x0}}, static enable_histogrammer_ = false, type_ = MessageLoop::TYPE_IO, work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7f90e5053040, _M_map_size = 8, _M_start = {_M_cur = 0x7f90bc042180, _M_first = 0x7f90bc042000, _M_last = 0x7f90bc0421f8, _M_node = 0x7f90e5053060}, _M_finish = {_M_cur = 0x7f90bc042180, _M_first = 0x7f90bc042000, _M_last = 0x7f90bc0421f8, _M_node = 0x7f90e5053060}}}, <No data fields>}}, delayed_work_queue_ = {c = {<std::_Vector_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, comp = {<std::binary_function<MessageLoop::PendingTask, MessageLoop::PendingTask, bool>> = {<No data fields>}, <No data fields>}}, deferred_non_nestable_work_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7f90fb3eb180, _M_map_size = 8, _M_start = {_M_cur = 0x7f90fb3ad200, _M_first = 0x7f90fb3ad200, _M_last = 0x7f90fb3ad3f8, _M_node = 0x7f90fb3eb198}, _M_finish = {_M_cur = 0x7f90fb3ad200, _M_first = 0x7f90fb3ad200, _M_last = 0x7f90fb3ad3f8, _M_node = 0x7f90fb3eb198}}}, <No data fields>}}, pump_ = {ptr_ = 0x7f90e50324f0}, destruction_observers_ = {observers_ = {<std::_Vector_base<MessageLoop::DestructionObserver*, std::allocator<MessageLoop::DestructionObserver*> >> = {_M_impl = {<std::allocator<MessageLoop::DestructionObserver*>> = {<__gnu_cxx::new_allocator<MessageLoop::DestructionObserver*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, notify_depth_ = 0, type_ = ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f90e50324d8 "Gecko_IOThread"}}, message_histogram_ = {ptr_ = 0x0}, incoming_queue_ = {c = {<std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >> = {_M_impl = {<std::allocator<MessageLoop::PendingTask>> = {<__gnu_cxx::new_allocator<MessageLoop::PendingTask>> = {<No data fields>}, <No data fields>}, _M_map = 0x7f90fb32a940, _M_map_size = 8, _M_start = {_M_cur = 0x7f90bc0422a8, _M_first = 0x7f90bc042200, _M_last = 0x7f90bc0423f8, _M_node = 0x7f90fb32a960}, _M_finish = {_M_cur = 0x7f90bc0422a8, _M_first = 0x7f90bc042200, _M_last = 0x7f90bc0423f8, _M_node = 0x7f90fb32a960}}}, <No data fields>}}, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7f90e41e6cd8, next_sequence_num_ = 0}
#7  0x00007f90f9c6da0f in ThreadFunc (closure=<value optimized out>) at ../../../ipc/chromium/src/base/platform_thread_posix.cc:26
        delegate = <value optimized out>
#8  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90e41e7700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260279219968, -6350062311549188397, 140735872448328, 140260279220672, 140260686372928, 3, 6395608192946259667, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#9  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 22 (Thread 11325):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90dfec6e88, ml=0x7f90e1584030, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835848, tv_usec = 718883}
        tmo = {tv_sec = 1313835908, tv_nsec = 718883000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90dfec6e80, timeout=60000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90ce5b2230
#3  0x00007f90f93481d5 in Wait (this=0x7f90e25cad50, result=0x7f90d21fee78) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  nsHostResolver::GetHostToLookup (this=0x7f90e25cad50, result=0x7f90d21fee78) at ../../../netwerk/dns/nsHostResolver.cpp:752
        epoch = <value optimized out>
        timeout = 60000
        timedOut = <value optimized out>
        now = <value optimized out>
        lock = {mLock = 0x7f90e25cad60}
#5  0x00007f90f9348509 in nsHostResolver::ThreadFunc (arg=0x7f90e25cad50) at ../../../netwerk/dns/nsHostResolver.cpp:857
        rs = {mLastReset = 3870737221}
        resolver = 0x7f90e25cad50
        rec = 0x7f90b9ba4b00
        ai = <value optimized out>
#6  0x00007f90fa779b93 in _pt_root (arg=0x7f90ce5b2230) at ptthread.c:187
        thred = 0x7f90ce5b2230
        detached = 1
#7  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90d21ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259977328384, -6350062311549188397, 140735872434496, 140259977329088, 140260686372928, 3, 6395586215598606035, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 21 (Thread 11298):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90e5053140, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90fb35cae0
#2  0x00007f90f9c4303b in Wait (this=0x7f90e5033460) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#3  nsCycleCollectorRunner::Run (this=0x7f90e5033460) at ../../../xpcom/base/nsCycleCollector.cpp:3308
        autoLock = {mLock = 0x7f90e5033480}
#4  0x00007f90f9c387b6 in nsThread::ProcessNextEvent (this=0x7f90e50348a0, mayWait=1, result=0x7f90e37f1e6c) at ../../../xpcom/threads/nsThread.cpp:618
        event = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e5033460}, <No data fields>}
        notifyGlobalObserver = 0
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#5  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#6  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90e50348a0) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90e50348a0
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#7  0x00007f90fa779b93 in _pt_root (arg=0x7f90fb35cae0) at ptthread.c:187
        thred = 0x7f90fb35cae0
        detached = 0
#8  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90e37f2700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260268779264, -6350062311549188397, 140735872448080, 140260268779968, 140260686372928, 3, 6395618375776847571, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#9  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 20 (Thread 11300):
#0  0x00007f90fba2e723 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=65535000) at ../sysdeps/unix/sysv/linux/poll.c:87
        _a3 = 65535000
        _a1 = 140260248906304
        resultvar = <value optimized out>
        _a2 = 4
        oldtype = 0
        result = <value optimized out>
#1  0x00007f90fa775377 in _pr_poll_with_poll (pds=0x7f90e26619c0, npds=4, timeout=65535000) at ptio.c:3951
        stack_syspoll = {{fd = 22, events = 1, revents = 0}, {fd = 52, events = 3, revents = 0}, {fd = 66, events = 3, revents = 0}, {fd = 74, events = 3, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 32768, events = 0, revents = 0}, {fd = -113761054, events = 32656, revents = 0}, {fd = -1093186048, events = 32656, revents = 0}, {fd = -92847232, events = 32656, revents = 0}, {fd = -904716280, events = 32656, revents = 0}, {fd = -92847206, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -70295255, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -105845913, events = 32656, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = -452771016, events = 32656, revents = -1536}, {fd = -452771040, events = 32656, revents = 0}, {fd = -105766599, events = 32656, revents = 0}, {fd = -452771040, events = 32656, revents = 0}, {fd = -104625620, events = 32656, revents = 0}, {fd = -856900592, events = 32656, revents = 0}, {fd = -452771016, events = 32656, revents = 0}, {fd = -452934376, events = 32656, revents = 0}, {fd = -452934376, events = 32656, revents = 0}, {fd = -1093185792, events = 32656, revents = 0}, {fd = -1131322512, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -498078888, events = 32656, revents = 0}, {fd = -1093185792, events = 32656, revents = 0}, {fd = -104703771, events = 32656, revents = 0}, {fd = 28, events = 0, revents = 0}, {fd = -104702609, events = 32656, revents = 0}, {fd = -95340792, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1093185632, events = 32656, revents = 0}, {fd = 32768, events = 0, revents = 0}, {fd = -1093185696, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -104701302, events = 32656, revents = 0}, {fd = -1166040760, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -904716252, events = 32656, revents = 0}, {fd = -92847206, events = 32656, revents = 0}, {fd = -1053144640, events = 32656, revents = 0}, {fd = -92823044, events = 32656, revents = 0}, {fd = -1082757328, events = 32656, revents = 0}, {fd = -114043365, events = 32656, revents = 0}, {fd = 65535, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1053144392, events = 32656, revents = 0}, {fd = -113766507, events = 32656, revents = 0}, {fd = -558472568, events = 32656, revents = 0}, {fd = -1082757344, events = 32656, revents = 0}, {fd = -1082757336, events = 32656, revents = 0}, {fd = -1614809287, events = 32767, revents = 0}, {fd = -498078608, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -498078640, events = 32656, revents = 0}, {fd = -1614808659, events = 32767, revents = 0}}
        syspoll = <value optimized out>
        index = <value optimized out>
        msecs = 65535000
        ready = <value optimized out>
        start = 3870877923
        elapsed = <value optimized out>
        remaining = <value optimized out>
#2  0x00007f90f933f52b in nsSocketTransportService::Poll (this=<value optimized out>, wait=<value optimized out>, interval=0x7f90e24feccc) at ../../../../netwerk/base/src/nsSocketTransportService2.cpp:355
        rv = <value optimized out>
        pollList = 0x7f90e26619c0
        pollCount = 4
        pollTimeout = 65535000
        ts = 3870877923
        passedInterval = <value optimized out>
#3  0x00007f90f933f6f1 in nsSocketTransportService::DoPollIteration (this=0x7f90e2661000, wait=1) at ../../../../netwerk/base/src/nsSocketTransportService2.cpp:668
        i = <value optimized out>
        count = <value optimized out>
        pollInterval = 32656
        n = <value optimized out>
#4  0x00007f90f933f8c8 in OnProcessNextEvent (this=0x7f90e2661000, thread=0x7f90e262d950, mayWait=1, depth=<value optimized out>) at ../../../../netwerk/base/src/nsSocketTransportService2.cpp:547
        val = 0
#5  nsSocketTransportService::OnProcessNextEvent (this=0x7f90e2661000, thread=0x7f90e262d950, mayWait=1, depth=<value optimized out>) at ../../../../netwerk/base/src/nsSocketTransportService2.cpp:533
No locals.
#6  0x00007f90f9c386b1 in nsThread::ProcessNextEvent (this=0x7f90e262d950, mayWait=1, result=0x7f90e24fedac) at ../../../xpcom/threads/nsThread.cpp:582
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e2661010}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = <value optimized out>
#7  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 32656
#8  0x00007f90f933f31e in nsSocketTransportService::Run (this=0x7f90e2661000) at ../../../../netwerk/base/src/nsSocketTransportService2.cpp:589
        thread = 0x7f90e262d950
        threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e262d950}, <No data fields>}
        i = <value optimized out>
#9  0x00007f90f9c387b6 in nsThread::ProcessNextEvent (this=0x7f90e262d950, mayWait=1, result=0x7f90e24fee6c) at ../../../xpcom/threads/nsThread.cpp:618
        event = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e2661018}, <No data fields>}
        notifyGlobalObserver = 0
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#10 0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#11 0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90e262d950) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90e262d950
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#12 0x00007f90fa779b93 in _pt_root (arg=0x7f90fb35ce10) at ptthread.c:187
        thred = 0x7f90fb35ce10
        detached = 0
#13 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90e24ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260248909568, -6350062311549188397, 140735872443152, 140260248910272, 140260686372928, 3, 6395620987653834451, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#14 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#15 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 19 (Thread 11323):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90dfec6e88, ml=0x7f90e1584030, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835848, tv_usec = 633837}
        tmo = {tv_sec = 1313836148, tv_nsec = 633837000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90dfec6e80, timeout=300000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90d50a2ab0
#3  0x00007f90f93481d5 in Wait (this=0x7f90e25cad50, result=0x7f90d19fde78) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  nsHostResolver::GetHostToLookup (this=0x7f90e25cad50, result=0x7f90d19fde78) at ../../../netwerk/dns/nsHostResolver.cpp:752
        epoch = <value optimized out>
        timeout = 300000
        timedOut = <value optimized out>
        now = <value optimized out>
        lock = {mLock = 0x7f90e25cad60}
#5  0x00007f90f9348509 in nsHostResolver::ThreadFunc (arg=0x7f90e25cad50) at ../../../netwerk/dns/nsHostResolver.cpp:857
        rs = {mLastReset = 3870735200}
        resolver = 0x7f90e25cad50
        rec = 0x7f90c2922d70
        ai = <value optimized out>
#6  0x00007f90fa779b93 in _pt_root (arg=0x7f90d50a2ab0) at ptthread.c:187
        thred = 0x7f90d50a2ab0
        detached = 1
#7  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90d19fe700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259968935680, -6350062311549188397, 140735872437504, 140259968936384, 140260686372928, 3, 6395578520627824339, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 18 (Thread 11321):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90dfec6e88, ml=0x7f90e1584030, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835848, tv_usec = 711262}
        tmo = {tv_sec = 1313836148, tv_nsec = 711262000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90dfec6e80, timeout=300000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90d4c9b9c0
#3  0x00007f90f93481d5 in Wait (this=0x7f90e25cad50, result=0x7f90d11fce78) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  nsHostResolver::GetHostToLookup (this=0x7f90e25cad50, result=0x7f90d11fce78) at ../../../netwerk/dns/nsHostResolver.cpp:752
        epoch = <value optimized out>
        timeout = 300000
        timedOut = <value optimized out>
        now = <value optimized out>
        lock = {mLock = 0x7f90e25cad60}
#5  0x00007f90f9348509 in nsHostResolver::ThreadFunc (arg=0x7f90e25cad50) at ../../../netwerk/dns/nsHostResolver.cpp:857
        rs = {mLastReset = 3870735199}
        resolver = 0x7f90e25cad50
        rec = 0x7f90b9ba4980
        ai = <value optimized out>
#6  0x00007f90fa779b93 in _pt_root (arg=0x7f90d4c9b9c0) at ptthread.c:187
        thred = 0x7f90d4c9b9c0
        detached = 1
#7  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90d11fd700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259960542976, -6350062311549188397, 140735872439632, 140259960543680, 140260686372928, 3, 6395579619602581203, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 17 (Thread 11333):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90dfec6e88, ml=0x7f90e1584030, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835852, tv_usec = 543274}
        tmo = {tv_sec = 1313835912, tv_nsec = 543274000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90dfec6e80, timeout=60000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90c5232ae0
#3  0x00007f90f93481d5 in Wait (this=0x7f90e25cad50, result=0x7f90c3efee78) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  nsHostResolver::GetHostToLookup (this=0x7f90e25cad50, result=0x7f90c3efee78) at ../../../netwerk/dns/nsHostResolver.cpp:752
        epoch = <value optimized out>
        timeout = 60000
        timedOut = <value optimized out>
        now = <value optimized out>
        lock = {mLock = 0x7f90e25cad60}
#5  0x00007f90f9348509 in nsHostResolver::ThreadFunc (arg=0x7f90e25cad50) at ../../../netwerk/dns/nsHostResolver.cpp:857
        rs = {mLastReset = 3870824098}
        resolver = 0x7f90e25cad50
        rec = 0x7f90b8c4b860
        ai = <value optimized out>
#6  0x00007f90fa779b93 in _pt_root (arg=0x7f90c5232ae0) at ptthread.c:187
        thred = 0x7f90c5232ae0
        detached = 1
#7  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90c3eff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259739301632, -6350062311549188397, 140735872446624, 140259739302336, 140260686372928, 3, 6395547045496866515, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 16 (Thread 11301):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90e25f5100, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90fb35cf20
#2  0x00007f90fac4cf37 in ?? () from /usr/lib/xulrunner-5.0/libmozjs.so
No symbol table info available.
#3  0x00007f90fa779b93 in _pt_root (arg=0x7f90fb35cf20) at ptthread.c:187
        thred = 0x7f90fb35cf20
        detached = 0
#4  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90e14ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260232132352, -6350062311549188397, 140735872447472, 140260232133056, 140260686372928, 3, 6395614390584067795, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 15 (Thread 11332):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90dfec6e88, ml=0x7f90e1584030, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835848, tv_usec = 841146}
        tmo = {tv_sec = 1313835908, tv_nsec = 841146000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90dfec6e80, timeout=60000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90c5232370
#3  0x00007f90f93481d5 in Wait (this=0x7f90e25cad50, result=0x7f90c48fde78) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  nsHostResolver::GetHostToLookup (this=0x7f90e25cad50, result=0x7f90c48fde78) at ../../../netwerk/dns/nsHostResolver.cpp:752
        epoch = <value optimized out>
        timeout = 60000
        timedOut = <value optimized out>
        now = <value optimized out>
        lock = {mLock = 0x7f90e25cad60}
#5  0x00007f90f9348509 in nsHostResolver::ThreadFunc (arg=0x7f90e25cad50) at ../../../netwerk/dns/nsHostResolver.cpp:857
        rs = {mLastReset = 3870738693}
        resolver = 0x7f90e25cad50
        rec = 0x7f90cf049dc0
        ai = <value optimized out>
#6  0x00007f90fa779b93 in _pt_root (arg=0x7f90c5232370) at ptthread.c:187
        thred = 0x7f90c5232370
        detached = 1
#7  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90c48fe700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259749783296, -6350062311549188397, 140735872447024, 140259749784000, 140260686372928, 3, 6395536876624922323, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 14 (Thread 11302):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90e25f5288, ml=0x7f90e262ea80, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835903, tv_usec = 491099}
        tmo = {tv_sec = 1313835904, tv_nsec = 491099000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90e25f5280, timeout=1000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90fb35d030
#3  0x00007f90f9917b38 in XPCJSRuntime::WatchdogMain (arg=0x7f90e2574800) at ../../../../../js/src/xpconnect/src/xpcjsruntime.cpp:990
        cx = <value optimized out>
        self = 0x7f90e2574800
        lock = {mJSRuntime = 0x7f90e25f6000}
        sleepInterval = <value optimized out>
#4  0x00007f90fa779b93 in _pt_root (arg=0x7f90fb35d030) at ptthread.c:187
        thred = 0x7f90fb35d030
        detached = 1
#5  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90e0cfe700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260223739648, -6350062311549188397, 140735872447584, 140260223740352, 140260686372928, 3, 6395615491706308307, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 13 (Thread 11334):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90dfec6e88, ml=0x7f90e1584030, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835852, tv_usec = 520356}
        tmo = {tv_sec = 1313835912, tv_nsec = 520356000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90dfec6e80, timeout=60000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90c5232bf0
#3  0x00007f90f93481d5 in Wait (this=0x7f90e25cad50, result=0x7f90c34fee78) at ../../dist/include/mozilla/CondVar.h:102
No locals.
#4  nsHostResolver::GetHostToLookup (this=0x7f90e25cad50, result=0x7f90c34fee78) at ../../../netwerk/dns/nsHostResolver.cpp:752
        epoch = <value optimized out>
        timeout = 60000
        timedOut = <value optimized out>
        now = <value optimized out>
        lock = {mLock = 0x7f90e25cad60}
#5  0x00007f90f9348509 in nsHostResolver::ThreadFunc (arg=0x7f90e25cad50) at ../../../netwerk/dns/nsHostResolver.cpp:857
        rs = {mLastReset = 3870738810}
        resolver = 0x7f90e25cad50
        rec = 0x7f90ccd269d0
        ai = <value optimized out>
#6  0x00007f90fa779b93 in _pt_root (arg=0x7f90c5232bf0) at ptthread.c:187
        thred = 0x7f90c5232bf0
        detached = 1
#7  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90c34ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259728815872, -6350062311549188397, 140735872447024, 140259728816576, 140260686372928, 3, 6395548419886401235, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 12 (Thread 11304):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90de622280, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90df789cf0
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90de62f830, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140260182849280
#3  0x00007f90f9c37a52 in Wait (this=0x7f90df8f6408, mayWait=1, result=0x7f90de5fee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90df8f6408, mayWait=1, result=0x7f90de5fee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90df8f6408, mayWait=1, result=0x7f90de5fee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90df8f6408}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90df8f63a0, mayWait=1, result=0x7f90de5fee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90df8f63a0, mayWait=1, result=0x7f90de5fee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90df8f63a0) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90df8f63a0
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90df789cf0) at ptthread.c:187
        thred = 0x7f90df789cf0
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90de5ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260182849280, -6350062311549188397, 140735872444912, 140260182849984, 140260686372928, 3, 6395594461935814355, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 11 (Thread 11307):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90dd31aa00, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d6ce18c0
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90db3dbc40, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140260162926336
#3  0x00007f90f9c37a52 in Wait (this=0x7f90d6fb1358, mayWait=1, result=0x7f90dd2fee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90d6fb1358, mayWait=1, result=0x7f90dd2fee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90d6fb1358, mayWait=1, result=0x7f90dd2fee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90d6fb1358}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90d6fb12f0, mayWait=1, result=0x7f90dd2fee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90d6fb12f0, mayWait=1, result=0x7f90dd2fee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90d6fb12f0) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90d6fb12f0
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90d6ce18c0) at ptthread.c:187
        thred = 0x7f90d6ce18c0
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90dd2ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260162926336, -6350062311549188397, 140735872436544, 140260162927040, 140260686372928, 3, 6395588277182908115, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 10 (Thread 11340):
#0  0x00007f90fba2e723 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
        _a3 = -1
        _a1 = 140259663801248
        resultvar = <value optimized out>
        _a2 = 1
        oldtype = 0
        result = <value optimized out>
#1  0x00007f90fa775377 in _pr_poll_with_poll (pds=0x7f90bf6fee70, npds=1, timeout=4294967295) at ptio.c:3951
        stack_syspoll = {{fd = 99, events = 1, revents = 0}, {fd = -92984592, events = 32656, revents = 0}, {fd = 0, events = 5, revents = 0}, {fd = 314, events = 1, revents = 0}, {fd = 5, events = 0, revents = 0}, {fd = -80566336, events = 32656, revents = 0}, {fd = -1083183808, events = 32656, revents = 0}, {fd = -80608760, events = 32656, revents = 0}, {fd = -1083183768, events = 32656, revents = 0}, {fd = -80654336, events = 32656, revents = 0}, {fd = -1241263273, events = 0, revents = 0}, {fd = -62801582, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -80608760, events = 32656, revents = 0}, {fd = 5, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 1, events = 1, revents = 0}, {fd = -80654336, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -70336556, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -80566336, events = 32656, revents = 0}, {fd = -1083183888, events = 32656, revents = 0}, {fd = -1083183864, events = 32656, revents = 0}, {fd = 0, events = 1, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -92965129, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -92815412, events = 32656, revents = 0}, {fd = -74022880, events = 32656, revents = 0}, {fd = -60750624, events = 32656, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 5, events = 0, revents = 0}, {fd = 2191512, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -724029628, events = 32656, revents = 0}, {fd = -753733472, events = 32656, revents = 0}, {fd = -70341520, events = 32656, revents = 0}, {fd = 4223567, events = 0, revents = 0}, {fd = -1083183824, events = 32656, revents = 0}, {fd = -73358266, events = 32656, revents = 0}, {fd = -70363288, events = 32656, revents = 0}, {fd = -92847456, events = 32656, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = -1028033408, events = 32656, revents = 0}, {fd = -1, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0} <repeats 12 times>, {fd = -841425424, events = 32656, revents = 0}}
        syspoll = <value optimized out>
        index = <value optimized out>
        msecs = -1
        ready = <value optimized out>
        start = 32656
        elapsed = <value optimized out>
        remaining = <value optimized out>
#2  0x00007f90fa77c3f7 in WaitPidDaemonThread (unused=<value optimized out>) at uxproces.c:634
        pd = {fd = 0x7f90c1337220, in_flags = 1, out_flags = 1}
        fd = <value optimized out>
        rv = <value optimized out>
        buf = '\000' <repeats 127 times>
        pid = <value optimized out>
        status = 0
        op = <value optimized out>
#3  0x00007f90fa779b93 in _pt_root (arg=0x7f90bf787ce0) at ptthread.c:187
        thred = 0x7f90bf787ce0
        detached = 0
#4  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90bf6ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259663804160, -6350062311549188397, 140735872437440, 140259663804864, 140260686372928, 3, 6395521756729427667, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 9 (Thread 11308):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90dc76eb80, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d69cd890
#2  0x00007f90f9a2169f in Wait (this=0x7f90d6541650) at ../../../../dist/include/mozilla/CondVar.h:102
No locals.
#3  nsSSLThread::Run (this=0x7f90d6541650) at ../../../../../security/manager/ssl/src/nsSSLThread.cpp:981
        threadLock = {mLock = 0x7f90d6541660}
        pending_work = 0
        busy_socket_ssl_state = <value optimized out>
        needToSetPollableEvent = <value optimized out>
        socketToDestroy = 0x0
#4  0x00007f90fa779b93 in _pt_root (arg=0x7f90d69cd890) at ptthread.c:187
        thred = 0x7f90d69cd890
        detached = 0
#5  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90dc1ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260145100544, -6350062311549188397, 140735872436160, 140260145101248, 140260686372928, 3, 6395590613645117139, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 8 (Thread 11309):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90dc76ebc0, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d69cd9a0
#2  0x00007f90f9a221bf in Wait (this=0x7f90dc73c8b0) at ../../../../dist/include/mozilla/CondVar.h:102
No locals.
#3  nsCertVerificationThread::Run (this=0x7f90dc73c8b0) at ../../../../../security/manager/ssl/src/nsCertVerificationThread.cpp:139
        threadLock = {mLock = 0x7f90dc73c8c0}
        job = 0x0
#4  0x00007f90fa779b93 in _pt_root (arg=0x7f90d69cd9a0) at ptthread.c:187
        thred = 0x7f90d69cd9a0
        detached = 0
#5  0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90d5bbc700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260037871360, -6350062311549188397, 140735872436160, 140260037872064, 140260686372928, 3, 6395569485090375379, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 7 (Thread 11311):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90d45d58c0, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d50a2cd0
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90db8b9f30, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140260011931392
#3  0x00007f90f9c37a52 in Wait (this=0x7f90d4588598, mayWait=1, result=0x7f90d42fee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90d4588598, mayWait=1, result=0x7f90d42fee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90d4588598, mayWait=1, result=0x7f90d42fee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90d4588598}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90d4588530, mayWait=1, result=0x7f90d42fee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90d4588530, mayWait=1, result=0x7f90d42fee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90d4588530) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90d4588530
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90d50a2cd0) at ptthread.c:187
        thred = 0x7f90d50a2cd0
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90d42ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260011931392, -6350062311549188397, 140735872442320, 140260011932096, 140260686372928, 3, 6395572884020119251, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 6 (Thread 11343):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90bea65e40, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90becc1590
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90bea0ceb0, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140259650172672
#3  0x00007f90f9c37a52 in Wait (this=0x7f90beddd8d8, mayWait=1, result=0x7f90be9fee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90beddd8d8, mayWait=1, result=0x7f90be9fee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90beddd8d8, mayWait=1, result=0x7f90be9fee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90beddd8d8}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90beddd870, mayWait=1, result=0x7f90be9fee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90beddd870, mayWait=1, result=0x7f90be9fee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90beddd870) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90beddd870
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90becc1590) at ptthread.c:187
        thred = 0x7f90becc1590
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90be9ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259650172672, -6350062311549188397, 140735872437920, 140259650173376, 140260686372928, 3, 6395523543435822803, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 5 (Thread 11312):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90d4357740, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d6ce3460
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90dc21ea10, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140260003538688
#3  0x00007f90f9c37a52 in Wait (this=0x7f90d4588908, mayWait=1, result=0x7f90d3afde10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90d4588908, mayWait=1, result=0x7f90d3afde10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90d4588908, mayWait=1, result=0x7f90d3afde10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90d4588908}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90d45888a0, mayWait=1, result=0x7f90d3afde6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90d45888a0, mayWait=1, result=0x7f90d3afde6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90d45888a0) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90d45888a0
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90d6ce3460) at ptthread.c:187
        thred = 0x7f90d6ce3460
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90d3afe700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260003538688, -6350062311549188397, 140735872443456, 140260003539392, 140260686372928, 3, 6395582781235381971, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 4 (Thread 11363):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
No locals.
#1  0x00007f90fa773f4b in pt_TimedWait (cv=0x7f90df7a0e08, ml=0x7f90df7d2de8, timeout=<value optimized out>) at ptsynch.c:292
        rv = <value optimized out>
        now = {tv_sec = 1313835898, tv_usec = 584669}
        tmo = {tv_sec = 1313835958, tv_nsec = 584669000}
        ticks = <value optimized out>
#2  0x00007f90fa77441e in PR_WaitCondVar (cvar=0x7f90df7a0e00, timeout=60000) at ptsynch.c:419
        rv = <value optimized out>
        thred = 0x7f90b8c6abd0
#3  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90df7d2de0, timeout=<value optimized out>) at ptsynch.c:614
        rv = -516
        saved_entries = 1
        saved_owner = 140259545315072
#4  0x00007f90f9c3a1d8 in Wait (this=0x7f90df7f92e0) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#5  Wait (this=0x7f90df7f92e0) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#6  nsThreadPool::Run (this=0x7f90df7f92e0) at ../../../xpcom/threads/nsThreadPool.cpp:213
        delta = <value optimized out>
        now = <value optimized out>
        timeout = <value optimized out>
        mon = {mMonitor = 0x7f90df7f9300}
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        current = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b9abe740}, <No data fields>}
        exitThread = 0
        wasIdle = 1
        listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        shutdownThreadOnExit = 0
        idleSince = 3870873304
#7  0x00007f90f9c387b6 in nsThread::ProcessNextEvent (this=0x7f90b9abe740, mayWait=1, result=0x7f90b85fee6c) at ../../../xpcom/threads/nsThread.cpp:618
        event = {<nsCOMPtr_base> = {mRawPtr = 0x7f90df7f92e8}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90b9abe740) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90b9abe740
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90b8c6abd0) at ptthread.c:187
        thred = 0x7f90b8c6abd0
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90b85ff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259545315072, -6350062311549188397, 140735872447136, 140259545315776, 140260686372928, 3, 6395528491238147795, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 11313):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90d2c1e680, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d30f3580
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90d2dd8420, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140259987814144
#3  0x00007f90f9c37a52 in Wait (this=0x7f90d4589778, mayWait=1, result=0x7f90d2bfee10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90d4589778, mayWait=1, result=0x7f90d2bfee10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90d4589778, mayWait=1, result=0x7f90d2bfee10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90d4589778}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90d4589710, mayWait=1, result=0x7f90d2bfee6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90d4589710, mayWait=1, result=0x7f90d2bfee6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90d4589710) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90d4589710
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90d30f3580) at ptthread.c:187
        thred = 0x7f90d30f3580
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90d2bff700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140259987814144, -6350062311549188397, 140735872430960, 140259987814848, 140260686372928, 3, 6395584841209071315, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 11320):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x00007f90fa7744b0 in PR_WaitCondVar (cvar=0x7f90cf047900, timeout=4294967295) at ptsynch.c:417
        rv = <value optimized out>
        thred = 0x7f90d22b1e00
#2  0x00007f90fa7747d6 in PR_Wait (mon=0x7f90cee95d90, timeout=<value optimized out>) at ptsynch.c:614
        rv = -512
        saved_entries = 1
        saved_owner = 140260198557440
#3  0x00007f90f9c37a52 in Wait (this=0x7f90cf0254b8, mayWait=1, result=0x7f90df4f9e10) at ../../dist/include/mozilla/Monitor.h:124
No locals.
#4  Wait (this=0x7f90cf0254b8, mayWait=1, result=0x7f90df4f9e10) at ../../dist/include/mozilla/Monitor.h:228
No locals.
#5  nsEventQueue::GetEvent (this=0x7f90cf0254b8, mayWait=1, result=0x7f90df4f9e10) at ../../../xpcom/threads/nsEventQueue.cpp:83
        mon = {mMonitor = 0x7f90cf0254b8}
#6  0x00007f90f9c3879a in GetEvent (this=0x7f90cf025450, mayWait=1, result=0x7f90df4f9e6c) at ../../../xpcom/threads/nsThread.h:109
No locals.
#7  nsThread::ProcessNextEvent (this=0x7f90cf025450, mayWait=1, result=0x7f90df4f9e6c) at ../../../xpcom/threads/nsThread.cpp:601
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#8  0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#9  0x00007f90f9c38254 in nsThread::ThreadFunc (arg=0x7f90cf025450) at ../../../xpcom/threads/nsThread.cpp:273
        self = 0x7f90cf025450
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#10 0x00007f90fa779b93 in _pt_root (arg=0x7f90d22b1e00) at ptthread.c:187
        thred = 0x7f90d22b1e00
        detached = 0
#11 0x00007f90fbceeb40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
        __res = <value optimized out>
        pd = 0x7f90df4fa700
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140260198557440, -6350062311549188397, 140735872440944, 140260198558144, 140260686372928, 3, 6395592404109608659, 6395670456909678291}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f90fba3936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 11290):
#0  0x00007f90fbcf6eeb in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:42
No locals.
#1  0x00007f90f9320078 in nsProfileLock::FatalSignalHandler (signo=11, info=0x7fff9faf26f0, context=<value optimized out>) at nsProfileLock.cpp:216
        unblock_sigs = {__val = {1024, 0 <repeats 15 times>}}
        oldact = <value optimized out>
#2  <signal handler called>
No symbol table info available.
#3  AffixMgr::suffix_check (this=0x7f90b6d67000, word=0x7fff9faf2b60 "", len=0, sfxopts=1, ppfx=0x7f90b6d7c900, wlst=0x0, maxSug=0, ns=0x0, cclass=0, needflag=0, in_compound=0 '\000') at affixmgr.cxx:4388
        rv = <value optimized out>
        se = <value optimized out>
        ep = 0x7f90b6d7c900
        sp = <value optimized out>
        sptr = 0x333133313d646569
#4  0x00007f90f6b860d8 in PfxEntry::checkword (this=0x7f90b6d7c900, word=<value optimized out>, len=<value optimized out>, in_compound=0 '\000', needflag=0) at affentry.cxx:203
        tmpl = 0
        he = <value optimized out>
        tmpword = "\000\000\000\000\000\000\000\000\034\000\300@ ", '\000' <repeats 15 times>"\220, \177\000\000\000\352t\271\220\177\000\000qV\002\000\000\000\000\000\030\213\235?\177", '\000' <repeats 18 times>"\300, +\257\237\377\177\000\000\330\336\267\366\220\177\000\000\000 at 2\373\220\177\000\000\240+\257\237\377\177\000\000\377\377\377\377\000\000\000\000\a\000\000\000\000\000\000\000\005\000\000\000\000\000\000\000\b\342$", '\000' <repeats 13 times>, "\001", '\000' <repeats 16 times>"\300, \267\366\220\177\000\000\"\367A\374\220\177\000\000\005", '\000' <repeats 15 times>"\200, ,\257\237\377\177\000\000\330\336\267\366\220\177\000\000`\000\002\000\000\000\000\000\060/\257\237\377\177\000\000p\273\327\266\220\177", '\000' <repeats 11 times>, "p?\220\177\000\000\225UB\374\220\177\000\000\000\000\000"
#5  0x00007f90f6b8b1f0 in AffixMgr::prefix_check (this=0x7f90b6d67000, word=0x7fff9faf2f30 "E", len=1, in_compound=0 '\000', needflag=0) at affixmgr.cxx:1094
        rv = <value optimized out>
        pe = <value optimized out>
        sp = <value optimized out>
        pptr = 0x7f90b6d7c900
#6  0x00007f90f6b8c888 in AffixMgr::affix_check (this=0x7f90b6d67000, word=0x7fff9faf2f30 "E", len=1, needflag=0, in_compound=0 '\000') at affixmgr.cxx:2777
        rv = 0x0
#7  0x00007f90f6b9c1d4 in Hunspell::checkword (this=0x7f90b6c03e30, w=<value optimized out>, info=0x7fff9faf330c, root=0x0) at hunspell.cxx:615
        len = 1
        i = <value optimized out>
        word = 0x7fff9faf2f30 "E"
        he = <value optimized out>
        w2 = "\005", '\000' <repeats 11 times>"\220, \177\000\000\000\000\000\000\000\000\000\000\340-\257\237\377\177\000\000\374\354O\371\220\177\000\000HnP\371\220\177\000\000\240\001|?\177\000\000\224\211\304\371\220\177\000\000\000.\257\237\377\177\000\000\005\000\000\000\021\000\001\000?\000\000\000\000\000\000\000\000.\257\237\377\177\000\000b\000l\000o\000c\000k\000\000\000\220\177", '\000' <repeats 11 times>"\220, O\216\000\000\000\000\060/\257\237\377\177\000\000\005", '\000' <repeats 15 times>, "P\202\271\366\220\177\000\000t\032\342\371\220\177\000\000E\000\000\000\377\177\000\000\005\000\000\000\001\000\000\000\000\000\000\000\220\177E\000\000\000\000\000\000\000\000\000\060/\257\237\377\177\000\000\060>\300\266\220\177\000\000\060\062\257\237\377\177\000\000\000\063\257\237\377\177\000\000\001\000\000\000\000\000\000\000\004\063\257\237\377\177\000\000\327\267\271\366\220\177\000"
        ignoredchars = <value optimized out>
#8  0x00007f90f6b9cd86 in Hunspell::spell (this=0x7f90b6c03e30, word=<value optimized out>, info=0x7fff9faf330c, root=0x0) at hunspell.cxx:447
        rv = <value optimized out>
        wspace = "e\000\213?\177\000\000\001\000\000\000\000\000\000\000\001\001\004\200\000\000\000\000\240\231\\\371\220\177\000\000\000\000\000\000\000\000\000\000\064sm\371\220\177\000\000\260\341`\374\220\177\000\000\004\000\000\000\000\000\000\000\000PK\301\220\177\000\000\000\000\000\000\000\000\000\000\260\341`\374\220\177\000\000\004\000\000\000\000\000\000\000\000\060\327\326\220\177", '\000' <repeats 18 times>, "@xl\372\220\177\000\000x\361\263?\177\000\000\005\000\000\000\000\000\000\000\260\341`\374\220\177\000\000\004", '\000' <repeats 24 times>, " \a\345\220\177\000\000 at xl\372\220\177\000\000\240\066\260\270\220\177\000\000\017\000\000\000\000\000\000\000\210\066\260\270\220\177", '\000' <repeats 18 times>, "-.B\374\220\177\000\000\000 \a\345\220\177\000\000\r\025\304\371\220\177\000"
        unicw = {{l = 69 'E', h = 0 '\000'}, {l = 176 '\260', h = 184 '\270'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 29 '\035', h = 240 '\360'}, {l = 183 '\267', h = 249 '\371'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 176 '\260', h = 225 '\341'}, {l = 96 '`', h = 252 '\374'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 64 '@', h = 120 'x'}, {l = 108 'l', h = 250 '\372'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 48 '0', h = 54 '6'}, {l = 176 '\260', h = 184 '\270'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 31 '\037', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 176 '\260', h = 225 '\341'}, {l = 96 '`', h = 252 '\374'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 4 '\004', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 16 '\020', h = 64 '@'}, {l = 192 '\300', h = 182 '\266'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 32 ' '}, {l = 7 '\a', h = 229 '\345'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 64 '@', h = 120 'x'}, {l = 108 'l', h = 250 '\372'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 16 '\020', h = 64 '@'}, {l = 192 '\300', h = 182 '\266'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 43 '+', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 16 '\020', h = 64 '@'}, {l = 192 '\300', h = 182 '\266'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 224 '\340', h = 248 '\370'}, {l = 91 '[', h = 249 '\371'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 176 '\260', h = 52 '4'}, {l = 175 '\257', h = 159 '\237'}, {l = 255 '\377', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 45 '-', h = 46 '.'}, {l = 66 'B', h = 252 '\374'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 176 '\260', h = 225 '\341'}, {l = 96 '`', h = 252 '\374'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 242 '\362', h = 175 '\257'}, {l = 64 '@', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 48 '0', h = 173 '\255'}, {l = 2 '\002', h = 187 '\273'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 0 '\000', h = 0 '\000'}, {l = 104 'h', h = 51 '3'}, {l = 175 '\257', h = 159 '\237'}, {l = 255 '\377', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 224 '\340', h = 103 'g'}, {l = 95 '_', h = 225 '\341'}, {l = 144 '\220', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}, {l = 236 '\354', h = 51 '3'}, {l = 175 '\257', h = 159 '\237'}, {l = 255 '\377', h = 127 '\177'}, {l = 0 '\000', h = 0 '\000'}}
        captype = 1
        wl2 = 1
        wl = 1
        info2 = 16
        cw = "E\000\257\237\377\177\000\000 at xl\372\220\177\000\000\230\361\263?\177\000\000,\000\000\000\000\000\000\000\000PK\301\220\177\000\000\200\070\201\274\220\177\000\000\227\357\231\371\220\177\000\000-.B\374\220\177\000\000\260\341`\374\220\177\000\000 )B\371\220\177\000\000\240VX\271\220\177\000\000\340\267\335\371\220\177", '\000' <repeats 18 times>, "\001\000\000\000\000\000\000\000\335\345H\371\220\177\000\000\030\221f?\177\000\000\030\213\235?\177\000\000\030\221f?\177\000\000\030\213\235?\177\000\000\000\000\000\000\000\000\000\000\200??\177\000\000 at 0\257\237\377\177\000\000\030\000\000\000\000\000\000\000\005\000\000\000\000\000\000\000\000PK\301\220\177\000\000\003\000\000\000\000\000\000\000|dR\371\220\177\000\000\b\351r\372\220\177\000\000\240\333\370?\177", '\000' <repeats 11 times>, "TK\301\220\177\000"
        nc = 1
        abbv = 0
        rl = <value optimized out>
        nstate = <value optimized out>
        i = <value optimized out>
#9  0x00007f90f9b83062 in mozHunspell::Check (this=0x7f90e15f67e0, aWord=0x7fff9faf34d0, aResult=0x7fff9faf33ec) at ../../../../../extensions/spellcheck/hunspell/src/mozHunspell.cpp:446
        charsetWord = {<nsCString> = {<nsACString_internal> = {mData = 0x7f90bd7b0128 "E", mLength = 1, mFlags = 9}, <No data fields>}, <No data fields>}
        rv = 0
#10 0x00007f90f9b7ab61 in mozSpellChecker::CheckWord (this=0x7f90b6c2b280, aWord=..., aIsMisspelled=0x7fff9faf361c, aSuggestions=0x0) at ../../../../extensions/spellcheck/src/mozSpellChecker.cpp:157
        result = <value optimized out>
        correct = 32656
#11 0x00007f90f9a5fd57 in nsEditorSpellCheck::CheckCurrentWordNoSuggest (this=<value optimized out>, aSuggestedWord=<value optimized out>, aIsMisspelled=<value optimized out>) at ../../../../editor/composer/src/nsEditorSpellCheck.cpp:307
No locals.
#12 0x00007f90f9b7f9a4 in mozInlineSpellChecker::DoSpellCheck (this=0x7f90bb7b9e00, aWordUtil=..., aSpellCheckSelection=0x7f90b6c2ac00, aStatus=0x7f90bff569d0, aDoneChecking=0x7fff9faf370c) at ../../../../extensions/spellcheck/src/mozInlineSpellChecker.cpp:1415
        checkSpelling = 1
        isMisspelled = 0
        endNode = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b8b03698}, <No data fields>}
        iscollapsed = 0
        rv = 0
        sel2 = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b6c2ac00}, <No data fields>}
        dontCheckWord = 0
        endOffset = 1
        editor = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b6fbce20}, <No data fields>}
        createdRange = {<nsCOMPtr_base> = {mRawPtr = 0x7f90bff569a0}, <No data fields>}
        wordsSinceTimeCheck = 1
        beginTime = 1313835903797194
        beginNode = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b8b03698}, <No data fields>}
        noCheckRange = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b95856d0}, <No data fields>}
        wordRange = {<nsCOMPtr_base> = {mRawPtr = 0x7f90bb02ad30}, <No data fields>}
        beginOffset = 0
        originalRangeCount = 0
        wordText = {<nsFixedString> = {<nsString> = {<nsAString_internal> = {mData = 0x7fff9faf34d0, mLength = 1, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fff9faf34d0}, mStorage = {69, 0, 32656, 0, 16400, 46784, 32656, 0, 13872, 47280, 32656, 0, 4, 0, 0, 0, 0, 0, 0, 0, 26174, 63834, 32656, 0, 4, 0, 0, 0, 11, 32851, 0, 0, 22176, 47448, 32656, 0, 726, 63836, 32656, 0, 27120, 49141, 32656, 0, 13976, 47280, 32656, 0, 12704, 54999, 32656, 0, 13872, 47280, 32656, 0, 27120, 49141, 32656, 0, 13976, 47280, 32656, 0}}
#13 0x00007f90f9b8063a in mozInlineSpellChecker::ResumeCheck (this=0x7f90bb7b9e00, aStatus=0x7f90bff569d0) at ../../../../extensions/spellcheck/src/mozInlineSpellChecker.cpp:1484
        wordUtil = {mDOMDocumentRange = {<nsCOMPtr_base> = {mRawPtr = 0x7f90d6d731d0}, <No data fields>}, mDocument = {<nsCOMPtr_base> = {mRawPtr = 0x7f90d6d73000}, <No data fields>}, mCSSView = {<nsCOMPtr_base> = {mRawPtr = 0x7f90d70ec8b0}, <No data fields>}, mCategories = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fa7212b0}, <No data fields>}, mRootNode = 0x7f90b6c332a0, mSoftBegin = {mNode = 0x7f90b8b03698, mOffset = 0}, mSoftEnd = {mNode = 0x7f90b8b03698, mOffset = 4}, mSoftText = {<nsAString_internal> = {mData = 0x7f90ba99abe8, mLength = 4, mFlags = 5}, <No data fields>}, mSoftTextDOMMapping = {<nsTArray_base<nsTArrayDefaultAllocator>> = {mHdr = 0x7f90ba99ab00}, <No data fields>}, mRealWords = {<nsTArray_base<nsTArrayDefaultAllocator>> = {mHdr = 0x7f90ba99ac00}, <No data fields>}, mNextWordIndex = 1, mSoftTextValid = 1 '\001'}
        rv = <value optimized out>
        doneChecking = 1
        editor = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b6fbce20}, <No data fields>}
        spellCheckSelection = {<nsCOMPtr_base> = {mRawPtr = 0x7f90b6c2ac00}, <No data fields>}
#14 0x00007f90f9b807dd in mozInlineSpellResume::Run (this=<value optimized out>) at ../../../../extensions/spellcheck/src/mozInlineSpellChecker.cpp:510
No locals.
#15 0x00007f90f9c387b6 in nsThread::ProcessNextEvent (this=0x7f90e5034320, mayWait=0, result=0x7fff9faf37cc) at ../../../xpcom/threads/nsThread.cpp:618
        event = {<nsCOMPtr_base> = {mRawPtr = 0x7f90bff569c0}, <No data fields>}
        notifyGlobalObserver = 1
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e500c518}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = 0
#16 0x00007f90f9c0a8dc in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:250
        val = 1
#17 0x00007f90f9ba3064 in mozilla::ipc::MessagePump::Run (this=0x7f90e5010f80, aDelegate=0x7f90fb348360) at ../../../ipc/glue/MessagePump.cpp:110
        did_work = <value optimized out>
#18 0x00007f90f9c55783 in RunHandler (this=0x7f90fb348360) at ../../../ipc/chromium/src/base/message_loop.cc:202
No locals.
#19 MessageLoop::Run (this=0x7f90fb348360) at ../../../ipc/chromium/src/base/message_loop.cc:176
        save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7f90fb348360, previous_state_ = 0x0}
#20 0x00007f90f9b22050 in nsBaseAppShell::Run (this=0x7f90e500c510) at ../../../../widget/src/xpwidgets/nsBaseAppShell.cpp:189
        thread = 0x7f90e5034320
#21 0x00007f90f99ff37e in nsAppStartup::Run (this=0x7f90e25c8f00) at ../../../../toolkit/components/startup/nsAppStartup.cpp:218
        rv = <value optimized out>
#22 0x00007f90f931a2a1 in XRE_main (argc=<value optimized out>, argv=<value optimized out>, aAppData=<value optimized out>) at ../../../toolkit/xre/nsAppRunner.cpp:3754
        appStartup = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e25c8f00}, <No data fields>}
        shuttingDown = 0
        workingDir = {<nsCOMPtr_base> = {mRawPtr = 0x7f90df8e4280}, <No data fields>}
        remoteService = {<nsCOMPtr_base> = {mRawPtr = 0x7f90debed9e0}, <No data fields>}
        cmdLine = {<nsCOMPtr_base> = {mRawPtr = 0x7f90df7aee40}, <No data fields>}
        xpcom = {mServiceManager = 0x7f90fb394a88, static gNativeAppSupport = 0x7f90fb3ea0f0}
        desktopStartupIDEnv = <value optimized out>
        flagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e5050300}, <No data fields>}
        updRoot = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb356240}, <No data fields>}
        persistent = 1
        profLD = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb358b80}, <No data fields>}
        cachesOK = <value optimized out>
        desktopStartupIDPtr = <value optimized out>
        nativeApp = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb3ea0f0}, <No data fields>}
        startOffline = 0
        profileName = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7f90e504f048 "default", mLength = 7, mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fff9faf3ac8 ""}, mStorage = "\000\020\065\373\220\177\000\000\340\004a\374\220\177\000\000\362\324\331\370\220\177\000\000\000H\227\373\220\177\000\000H\027\330\370\220\177\000\000\000\000\000\000\001\000\000\000\205\001\000\000\001\000\000\000\220;\257\237\377\177\000"}
        versionOK = -105408922
        appInitiatedRestart = 0
        desktopStartupID = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fff9faf3a68 "", mLength = 0, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fff9faf3a68 ""}, mStorage = "\000\265A\374\220\177\000\000\340;\257\237\377\177\000\000\000\000\000\000\000\000\000\000\070\000\000\000\377\177\000\000\000\061\274\002\000\000\000\000\204`\226\373\220\177\000\000\060<\257\237\377\177\000\000`|\226\373\220\177\000"}
        display_name = <value optimized out>
        xremotearg = <value optimized out>
        _g_set_application_name = <value optimized out>
        canRun = 1
        profileLock = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e503e510}, <No data fields>}
        profD = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb358ac0}, <No data fields>}
        version = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fff9faf3b28 "5.0_20110730084237/20110730084237", mLength = 33, mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, mFixedBuf = 0x7fff9faf3b28 "5.0_20110730084237/20110730084237"}, mStorage = "5.0_20110730084237/20110730084237\000\065\373\220\177\000\000\001", '\000' <repeats 15 times>, "\001\000\000\000\000\000\000"}
        display = 0x7f90fb3a5190
        _gtk_window_set_auto_startup_notification = <value optimized out>
        osABI = {<nsCString> = {<nsACString_internal> = {mData = 0x7f90f9d07d21 "Linux_x86_64-gcc3", mLength = 17, mFlags = 1}, <No data fields>}, <No data fields>}
        fFlagFile = {<nsCOMPtr_base> = {mRawPtr = 0x7f90e5050300}, <No data fields>}
        rv = 0
        override = 0x0
        appData = {<nsXREAppData> = {size = 112, directory = 0x7f90fb356240, vendor = 0x7f90fb3680b0 "Mozilla", name = 0x7f90fb31f110 "Iceweasel", version = 0x7f90fb3690b0 "5.0", buildID = 0x7f90fb31f120 "20110730084237", ID = 0x7f90fb3476a0 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", copyright = 0x0, flags = 6, xreDirectory = 0x7f90fb356300, minVersion = 0x7f90fb3690b4 "5.0", maxVersion = 0x7f90fb3690b8 "5.0", crashReporterURL = 0x7f90fb335580 "https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=5.0&buildid=20110730084237", profile = 0x7f90fb31f130 "mozilla/firefox"}, <No data fields>}
        ar = <value optimized out>
        home = <value optimized out>
        gtkModules = <value optimized out>
        dirProvider = {<nsIDirectoryServiceProvider2> = {<nsIDirectoryServiceProvider> = {<nsISupports> = {_vptr.nsISupports = 0x7f90fa5061e0}, <No data fields>}, <No data fields>}, <nsIProfileStartup> = {<nsISupports> = {_vptr.nsISupports = 0x7f90fa506228}, <No data fields>}, mAppProvider = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}, mGREDir = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb356300}, <No data fields>}, mXULAppDir = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb356240}, <No data fields>}, mProfileDir = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb358ac0}, <No data fields>}, mProfileLocalDir = {<nsCOMPtr_base> = {mRawPtr = 0x7f90fb358b80}, <No data fields>}, mProfileNotified = 1 '\001', mAppBundleDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x0}}, <No data fields>}, mExtensionDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7f90dfeabd30}}, <No data fields>}, mThemeDirectories = {<nsCOMArray_base> = {mArray = {mImpl = 0x7f90df8668d0}}, <No data fields>}}
#23 0x0000000000402048 in ?? ()
No symbol table info available.
#24 0x00007f90fb982ead in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff9faf89a8) at libc-start.c:228
        result = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -6350062311549188397, 4202708, 140735872469424, 0, 0, 6349851895024305875, 6395670884422764243}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x40e3e0, 0x7fff9faf89b8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4252640}}}
        not_first_call = <value optimized out>
#25 0x00000000004020fd in ?? ()
No symbol table info available.
#26 0x00007fff9faf89a8 in ?? ()
No symbol table info available.
#27 0x000000000000001c in ?? ()
No symbol table info available.
#28 0x0000000000000001 in ?? ()
No symbol table info available.
#29 0x00007fff9faf8f43 in ?? ()
No symbol table info available.
#30 0x0000000000000000 in ?? ()
No symbol table info available.


More information about the pkg-mozilla-maintainers mailing list