Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 659237 Details for
Bug 884994
[abrt] firefox-17.0-1.fc17: js::mjit::CanMethodJIT: Process /usr/lib64/firefox/firefox was killed by signal 11 (SIGSEGV)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 146.22 KB, created by
DĂȘnis Caberlon
on 2012-12-07 08:46:51 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
DĂȘnis Caberlon
Created:
2012-12-07 08:46:51 UTC
Size:
146.22 KB
patch
obsolete
>[New LWP 2646] >[New LWP 2684] >[New LWP 2673] >[New LWP 2699] >[New LWP 2708] >[New LWP 2705] >[New LWP 2945] >[New LWP 2963] >[New LWP 3003] >[New LWP 15501] >[New LWP 17942] >[New LWP 17950] >[New LWP 18686] >[New LWP 18773] >[New LWP 2670] >[New LWP 2870] >[New LWP 2674] >[New LWP 2871] >[New LWP 2685] >[New LWP 2946] >[New LWP 2701] >[New LWP 2702] >[New LWP 2882] >[New LWP 2703] >[New LWP 2869] >[New LWP 2707] >[New LWP 2704] >[New LWP 2898] >[New LWP 15500] >[New LWP 17941] >[New LWP 2669] >[New LWP 17943] >[New LWP 17944] >[New LWP 17946] >[New LWP 17947] >[New LWP 17948] >[New LWP 17949] >[New LWP 17951] >[New LWP 17953] >[New LWP 18120] >[New LWP 18788] >[New LWP 18790] >[New LWP 2675] >[New LWP 17945] >[New LWP 17952] >[New LWP 2676] >[New LWP 2671] >[New LWP 2672] >[New LWP 2711] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/lib64/firefox/firefox'. >Program terminated with signal 11, Segmentation fault. >#0 js::mjit::CanMethodJIT (cx=0x7ffb7fa97500, script=0x7ffb83ffa1a0, pc=0x7ffb914d85a0 "\323", construct=false, request=js::mjit::CompileRequest_Interpreter, frame=0x7ffbc714b810) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/methodjit/Compiler.cpp:1014 >1014 /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/methodjit/Compiler.cpp: No such file or directory. > >Thread 49 (Thread 0x7ffbb40fe700 (LWP 2711)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbad8945c0, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbae934480 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbaddc7940, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719034459904 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbad618c50) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbad618c50, mayWait=true, result=0x7ffbb40fddf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbad618c00, mayWait=true, result=0x7ffbb40fde3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbad618c00) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbad618c00 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbae934480) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbae934480 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb40fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb40fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719034459904, -6659452570785212449, 1, 140719081137776, 140719034459904, 22, 6657366108999849951, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 48 (Thread 0x7ffbc8a14700 (LWP 2672)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbc9c7a380, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbd5924d00 >#2 0x00000032044eec66 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:70 >No locals. >#3 Wait (interval=<optimized out>, this=0x7ffbceffe640) at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#4 Wait (interval=<optimized out>, this=<synthetic pointer>) at ../../dist/include/mozilla/Monitor.h:102 >No locals. >#5 mozilla::HangMonitor::ThreadMain () at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/HangMonitor.cpp:214 > timestamp = <optimized out> > now = <optimized out> > timeout = <optimized out> > lastTimestamp = 0 > waitCount = 0 >#6 0x00000038d8a28c73 in _pt_root (arg=0x7ffbd5924d00) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbd5924d00 > detached = 0 >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffbc8a14700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbc8a14700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719379531520, -6659452570785212449, 1, 243861159936, 140719379531520, 0, 6657250891133425631, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 47 (Thread 0x7ffbc99ff700 (LWP 2671)): >#0 0x00000038c76e8bdf in __GI___poll (fds=fds@entry=0x7ffbc99fead0, nfds=nfds@entry=32, timeout=timeout@entry=65535000) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x00000038d8a24860 in _pr_poll_with_poll (pds=0x7ffba1b6f000, npds=32, timeout=65535000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:3920 > stack_syspoll = {{fd = 16, events = 1, revents = 0}, {fd = 48, events = 3, revents = 0}, {fd = 93, events = 3, revents = 0}, {fd = 99, events = 3, revents = 0}, {fd = 80, events = 3, revents = 0}, {fd = 57, events = 3, revents = 0}, {fd = 79, events = 3, revents = 0}, {fd = 54, events = 3, revents = 0}, {fd = 37, events = 3, revents = 0}, {fd = 56, events = 3, revents = 0}, {fd = 74, events = 3, revents = 0}, {fd = 75, events = 3, revents = 0}, {fd = 78, events = 3, revents = 0}, {fd = 82, events = 3, revents = 0}, {fd = 83, events = 3, revents = 0}, {fd = 84, events = 3, revents = 0}, {fd = 85, events = 3, revents = 0}, {fd = 86, events = 3, revents = 0}, {fd = 81, events = 3, revents = 0}, {fd = 91, events = 3, revents = 0}, {fd = 87, events = 3, revents = 0}, {fd = 89, events = 3, revents = 0}, {fd = 88, events = 3, revents = 0}, {fd = 92, events = 3, revents = 0}, {fd = 60, events = 3, revents = 0}, {fd = 76, events = 3, revents = 0}, {fd = 97, events = 3, revents = 0}, {fd = 98, events = 3, revents = 0}, {fd = 109, events = 3, revents = 0}, {fd = 107, events = 3, revents = 0}, {fd = 108, events = 3, revents = 0}, {fd = 147, events = 3, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 61866750, events = 50, revents = 0}, {fd = -912266224, events = 32763, revents = 0}, {fd = -1378223972, events = 32767, revents = 0}, {fd = -912266192, events = 32763, revents = 0}, {fd = 1, events = 32763, revents = 0}, {fd = -711684352, events = 32763, revents = 0}, {fd = -2147024882, events = 0, revents = 0}, {fd = -711684352, events = 32763, revents = 0}, {fd = -933215987, events = 56, revents = 0}, {fd = -822923968, events = 32763, revents = 0}, {fd = 72174998, events = 50, revents = 0}, {fd = 11, events = 0, revents = 0}, {fd = -711684352, events = 32763, revents = 0}, {fd = 11, events = 0, revents = 0}, {fd = -711684352, events = 32763, revents = 0}, {fd = -711684280, events = 32763, revents = 0}, {fd = 72280070, events = 50, revents = 0}, {fd = 1000, events = 0, revents = 0}, {fd = -1017000896, events = 32763, revents = 0}, {fd = -711684352, events = 32763, revents = 0}, {fd = -660457504, events = 56, revents = 0}, {fd = -711684352, events = 32763, revents = 0}, {fd = 72280281, events = 50, revents = 0}, {fd = 74746633, events = 50, revents = 0}, {fd = -1017000896, events = 32763, revents = 0}, {fd = 1000000000, events = 0, revents = 0}, {fd = -711684312, events = 32763, revents = 0}, {fd = -912266016, events = 32763, revents = 0}, {fd = -1378223627, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -912266000, events = 32763, revents = 0}} > syspoll = <optimized out> > index = <optimized out> > msecs = 65535000 > ready = <optimized out> > start = 1894427961 > elapsed = <optimized out> > remaining = <optimized out> >#2 0x0000003203ab9037 in nsSocketTransportService::Poll (this=this@entry=0x7ffbceffa8a0, wait=<optimized out>, interval=interval@entry=0x7ffbc99fed44) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:391 > rv = <optimized out> > pollList = 0x7ffba1b6f000 > pollCount = 32 > pollTimeout = 65535000 > ts = 1894427961 > passedInterval = <optimized out> >#3 0x0000003203ab9343 in nsSocketTransportService::DoPollIteration (this=this@entry=0x7ffbceffa8a0, wait=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:718 > i = -1 > count = 2 > pollInterval = 0 > n = <optimized out> >#4 0x0000003203ab9596 in nsSocketTransportService::Run (this=0x7ffbceffa8a0) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/base/src/nsSocketTransportService2.cpp:614 > pendingEvents = false > thread = 0x7ffbcef33240 > threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbcef33240}, <No data fields>} > i = <optimized out> >#5 0x00000032044eafe9 in nsThread::ProcessNextEvent (this=0x7ffbcef33240, mayWait=<optimized out>, result=0x7ffbc99fee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:624 > event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbceffa8b8}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#6 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#7 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbcef33240) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbcef33240 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#8 0x00000038d8a28c73 in _pt_root (arg=0x7ffbd5924bf0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbd5924bf0 > detached = 0 >#9 0x00000038c7e07d14 in start_thread (arg=0x7ffbc99ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbc99ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719396222720, -6659452570785212449, 1, 243861159936, 140719396222720, 140719485563456, 6657248324353595359, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 46 (Thread 0x7ffbc4dff700 (LWP 2676)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000038d8a233a7 in pt_TimedWait (cv=cv@entry=0x7ffbcef6e7c8, ml=0x7ffbcef03240, timeout=timeout@entry=109) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260 > rv = <optimized out> > now = {tv_sec = 1354809126, tv_usec = 201333} > tmo = {tv_sec = 1354809126, tv_nsec = 310333000} > ticks = <optimized out> >#2 0x00000038d8a2386e in PR_WaitCondVar (cvar=0x7ffbcef6e7c0, timeout=109) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7ffbc570be10 >#3 0x00000032044ee71a in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:70 >No locals. >#4 Wait (interval=<optimized out>, this=0x7ffbd5948f28) at ../../dist/include/mozilla/Monitor.h:47 >No locals. >#5 TimerThread::Run (this=0x7ffbd5948f00) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/TimerThread.cpp:348 > waitFor = <optimized out> > lock = {mMonitor = 0x7ffbd5948f28} > low = <optimized out> > high = <optimized out> > halfMicrosecondsIntervalResolution = 250 >#6 0x00000032044eafe9 in nsThread::ProcessNextEvent (this=0x7ffbc4e48340, mayWait=<optimized out>, result=0x7ffbc4dfee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:624 > event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbd5948f00}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbc4e48340) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbc4e48340 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbc570be10) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbc570be10 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbc4dff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbc4dff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719316530944, -6659452570785212449, 1, 243861159936, 140719316530944, 140719316828992, 6657259869225687007, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 45 (Thread 0x7ffb78fff700 (LWP 17952)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00007ffb72a1ec27 in os::PlatformEvent::park(long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb72b3ba27 in WatcherThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00000038c7e07d14 in start_thread (arg=0x7ffb78fff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb78fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718043559680, -6659452570785212449, 0, 243861159936, 140718043559680, 0, 6656934688661772255, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 44 (Thread 0x7ffb8ee93700 (LWP 17945)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00007ffb72a1ec27 in os::PlatformEvent::park(long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e61be in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e669e in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb72b86390 in VMThread::loop() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb72b868d0 in VMThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffb8ee93700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb8ee93700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718411167488, -6659452570785212449, 0, 243861159936, 140718411167488, 0, 6657379052420667359, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 43 (Thread 0x7ffbc68fd700 (LWP 2675)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000038d8a233a7 in pt_TimedWait (cv=cv@entry=0x7ffbc9b4de88, ml=0x7ffbc9c62ed0, timeout=timeout@entry=1000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260 > rv = <optimized out> > now = {tv_sec = 1354809125, tv_usec = 915514} > tmo = {tv_sec = 1354809126, tv_nsec = 915514000} > ticks = <optimized out> >#2 0x00000038d8a2386e in PR_WaitCondVar (cvar=0x7ffbc9b4de80, timeout=1000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7ffbd5925360 >#3 0x000000320414f503 in XPCJSRuntime::WatchdogMain (arg=0x7ffbc9b1f800) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/xpconnect/src/XPCJSRuntime.cpp:989 > self = 0x7ffbc9b1f800 > lock = {mRuntime = 0x7ffbc9b1f800} > sleepInterval = <optimized out> >#4 0x00000038d8a28c73 in _pt_root (arg=0x7ffbd5925360) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbd5925360 > detached = 1 >#5 0x00000038c7e07d14 in start_thread (arg=0x7ffbc68fd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbc68fd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719344834304, -6659452570785212449, 1, 243861159936, 140719344834304, 140719397402624, 6657255057788573663, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 42 (Thread 0x7ffb4a5fe700 (LWP 18790)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000038d8a233a7 in pt_TimedWait (cv=cv@entry=0x7ffbc9c130c8, ml=0x7ffbc9c1c4f8, timeout=timeout@entry=30000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260 > rv = <optimized out> > now = {tv_sec = 1354809116, tv_usec = 523788} > tmo = {tv_sec = 1354809146, tv_nsec = 523788000} > ticks = <optimized out> >#2 0x00000038d8a2386e in PR_WaitCondVar (cvar=0x7ffbc9c130c0, timeout=30000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7ffb52f35bf0 >#3 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbc9c1c4f0, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -516 > saved_entries = 1 > saved_owner = 140717261317888 >#4 0x00000032044ecbb6 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#5 Wait (interval=<optimized out>, this=0x7ffb4a5fdd98) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#6 nsThreadPool::Run (this=0x7ffbcef47400) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThreadPool.cpp:178 > delta = <optimized out> > now = <optimized out> > timeout = <optimized out> > mon = {mReentrantMonitor = 0x7ffbcef47420} > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > current = {<nsCOMPtr_base> = {mRawPtr = 0x7ffb4aed79c0}, <No data fields>} > exitThread = false > wasIdle = true > listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > shutdownThreadOnExit = false > idleSince = 1894418283 >#7 0x00000032044eafe9 in nsThread::ProcessNextEvent (this=0x7ffb4aed79c0, mayWait=<optimized out>, result=0x7ffb4a5fde3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:624 > event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbcef47408}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#8 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#9 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffb4aed79c0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffb4aed79c0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#10 0x00000038d8a28c73 in _pt_root (arg=0x7ffb52f35bf0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb52f35bf0 > detached = 0 >#11 0x00000038c7e07d14 in start_thread (arg=0x7ffb4a5fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb4a5fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140717261317888, -6659452570785212449, 1, 140718655967392, 140717261317888, 25, 6656966299084199903, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#12 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 41 (Thread 0x7ffb4b9ff700 (LWP 18788)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000038d8a233a7 in pt_TimedWait (cv=cv@entry=0x7ffbc5ee4f48, ml=0x7ffbc5bc38b8, timeout=timeout@entry=60000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260 > rv = <optimized out> > now = {tv_sec = 1354809122, tv_usec = 702821} > tmo = {tv_sec = 1354809182, tv_nsec = 702821000} > ticks = <optimized out> >#2 0x00000038d8a2386e in PR_WaitCondVar (cvar=0x7ffbc5ee4f40, timeout=60000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7ffb6c809f10 >#3 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbc5bc38b0, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -516 > saved_entries = 1 > saved_owner = 140717282293504 >#4 0x00000032044ecbb6 in Wait (interval=<optimized out>, this=<optimized out>) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#5 Wait (interval=<optimized out>, this=0x7ffb4b9fed98) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#6 nsThreadPool::Run (this=0x7ffbc4e62580) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThreadPool.cpp:178 > delta = <optimized out> > now = <optimized out> > timeout = <optimized out> > mon = {mReentrantMonitor = 0x7ffbc4e625a0} > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > current = {<nsCOMPtr_base> = {mRawPtr = 0x7ffb9aeff060}, <No data fields>} > exitThread = false > wasIdle = true > listener = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > shutdownThreadOnExit = false > idleSince = 1894424462 >#7 0x00000032044eafe9 in nsThread::ProcessNextEvent (this=0x7ffb9aeff060, mayWait=<optimized out>, result=0x7ffb4b9fee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:624 > event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbc4e62588}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#8 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#9 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffb9aeff060) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffb9aeff060 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#10 0x00000038d8a28c73 in _pt_root (arg=0x7ffb6c809f10) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb6c809f10 > detached = 0 >#11 0x00000038c7e07d14 in start_thread (arg=0x7ffb4b9ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb4b9ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140717282293504, -6659452570785212449, 1, 140719106322192, 140717282293504, 25, 6656962451330373599, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#12 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 40 (Thread 0x7ffb4adff700 (LWP 18120)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000038d8a233a7 in pt_TimedWait (cv=cv@entry=0x7ffbc9c19288, ml=0x7ffbceffa7f0, timeout=timeout@entry=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260 > rv = <optimized out> > now = {tv_sec = 1354809121, tv_usec = 227200} > tmo = {tv_sec = 1354809421, tv_nsec = 227200000} > ticks = <optimized out> >#2 0x00000038d8a2386e in PR_WaitCondVar (cvar=0x7ffbc9c19280, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7ffb4d2fa370 >#3 0x0000003203ac354f in Wait (interval=300000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:70 >No locals. >#4 nsHostResolver::GetHostToLookup (this=this@entry=0x7ffbc9c1c280, result=result@entry=0x7ffb4adfee28) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/dns/nsHostResolver.cpp:804 > epoch = 1894422987 > timeout = 300000 > timedOut = false > now = <optimized out> > lock = {mLock = 0x7ffbc9c1c290} >#5 0x0000003203ac3be8 in nsHostResolver::ThreadFunc (arg=0x7ffbc9c1c280) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/dns/nsHostResolver.cpp:965 > naming = {mCounter = 237} > resolver = <optimized out> > ai = <optimized out> > rs = {mLastReset = 1893134188} > rec = 0x7ffb9ef4f160 >#6 0x00000038d8a28c73 in _pt_root (arg=0x7ffb4d2fa370) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb4d2fa370 > detached = 1 >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffb4adff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb4adff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140717269710592, -6659452570785212449, 1, 140718495736432, 140717269710592, 25, 6656965200109443039, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 39 (Thread 0x7ffb74c6f700 (LWP 17953)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb72a0fbac in ObjectMonitor::wait(long, bool, Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb72884bd1 in JVM_MonitorWait () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb6d611f70 in ?? () >No symbol table info available. >#5 0x00007ffb74c6e888 in ?? () >No symbol table info available. >#6 0x00007ffb6d61cc23 in ?? () >No symbol table info available. >#7 0x00007ffb6d605410 in ?? () >No symbol table info available. >#8 0x00007ffb00000000 in ?? () >No symbol table info available. >#9 0x00007ffb74c6e7c0 in ?? () >No symbol table info available. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 38 (Thread 0x7ffb7abff700 (LWP 17951)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e5f0f in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e669e in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb72aa5908 in ServiceThread::service_thread_entry(JavaThread*, Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb72b3e228 in JavaThread::thread_main_inner() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72b3e378 in JavaThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#8 0x00000038c7e07d14 in start_thread (arg=0x7ffb7abff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb7abff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718072919808, -6659452570785212449, 0, 243861159936, 140718072919808, 0, 6656929740859447263, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 37 (Thread 0x7ffb7dfff700 (LWP 17949)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e5f0f in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e6716 in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb7269c388 in CompileQueue::get() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb7269f09a in CompileBroker::compiler_thread_loop() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72b3e228 in JavaThread::thread_main_inner() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00007ffb72b3e378 in JavaThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#8 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#9 0x00000038c7e07d14 in start_thread (arg=0x7ffb7dfff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb7dfff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718127445760, -6659452570785212449, 0, 243861159936, 140718127445760, 0, 6656923693545494495, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 36 (Thread 0x7ffb81cff700 (LWP 17948)): >#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 >No locals. >#1 0x00007ffb72a1e81a in check_pending_signals(bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb72a18945 in signal_thread_entry(JavaThread*, Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb72b3e228 in JavaThread::thread_main_inner() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb72b3e378 in JavaThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00000038c7e07d14 in start_thread (arg=0x7ffb81cff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb81cff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718191408896, -6659452570785212449, 0, 243861159936, 140718191408896, 0, 6657407341222762463, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 35 (Thread 0x7ffb823e2700 (LWP 17947)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb72a0fbac in ObjectMonitor::wait(long, bool, Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb72884bd1 in JVM_MonitorWait () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb6d611f70 in ?? () >No symbol table info available. >#5 0x00007ffb9af68838 in ?? () >No symbol table info available. >#6 0x00007ffb00000000 in ?? () >No symbol table info available. >#7 0x00007ffb9b245000 in ?? () >No symbol table info available. >#8 0x00007ffb823e19a0 in ?? () >No symbol table info available. >#9 0x00007ffb823e18b0 in ?? () >No symbol table info available. >#10 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 34 (Thread 0x7ffb829eb700 (LWP 17946)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb72a0fbac in ObjectMonitor::wait(long, bool, Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb72884bd1 in JVM_MonitorWait () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb6d611f70 in ?? () >No symbol table info available. >#5 0x00007ffb9af68038 in ?? () >No symbol table info available. >#6 0x0000000c00000000 in ?? () >No symbol table info available. >#7 0x00007ffb9b23e000 in ?? () >No symbol table info available. >#8 0x00007ffb829ea798 in ?? () >No symbol table info available. >#9 0x00000000f8e02950 in ?? () >No symbol table info available. >#10 0x00007ffb829ea808 in ?? () >No symbol table info available. >#11 0x00000000f8ea5a80 in ?? () >No symbol table info available. >#12 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 33 (Thread 0x7ffb993ff700 (LWP 17944)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e5f0f in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e669e in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb72792553 in GCTaskManager::get_task(unsigned int) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb727930dd in GCTaskThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffb993ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb993ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718584624896, -6659452570785212449, 0, 243861159936, 140718584624896, 0, 6657425620603574239, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 32 (Thread 0x7ffba63ff700 (LWP 17943)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e5f0f in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e669e in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb72792553 in GCTaskManager::get_task(unsigned int) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb727930dd in GCTaskThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffba63ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffba63ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718802728704, -6659452570785212449, 0, 243861159936, 140718802728704, 0, 6657326664557074399, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 31 (Thread 0x7ffbcb5ea700 (LWP 2669)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 >No locals. >#1 0x0000003204505896 in epoll_wait (epfd=<optimized out>, events=<optimized out>, maxevents=<optimized out>, timeout=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/third_party/libevent/epoll_sub.c:51 >No locals. >#2 0x0000003204505465 in epoll_dispatch (base=0x7ffbcef5f000, arg=<optimized out>, tv=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/third_party/libevent/epoll.c:208 > epollop = <optimized out> > events = 0x7ffbcef82000 > evep = <optimized out> > i = <optimized out> > res = <optimized out> > timeout = <optimized out> >#3 0x0000003204503f32 in event_base_loop (base=0x7ffbcef5f000, flags=1) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/third_party/libevent/event.c:513 > evsel = 0x320536c1a0 > evbase = 0x7ffbcef70740 > tv = {tv_sec = 140719425494056, tv_usec = 140719425494248} > tv_p = 0x0 > res = <optimized out> > done = <optimized out> >#4 0x000000320450fd80 in base::MessagePumpLibevent::Run (this=0x7ffbcef6f5e0, delegate=0x7ffbcb5e9ce8) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/base/message_pump_libevent.cc:339 > poll_tv = {tv_sec = 140719485814560, tv_usec = 1} > delay = {delta_ = 140736109927992} > did_work = <optimized out> > old_in_run = false >#5 0x0000003204509891 in RunHandler (this=0x7ffbcb5e9ce8) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:201 >No locals. >#6 MessageLoop::Run (this=0x7ffbcb5e9ce8) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:175 > save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffbcb5e9ce8, previous_state_ = 0x0} >#7 0x000000320450cc1a in base::Thread::ThreadMain (this=0x7ffbcef6e640) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/base/thread.cc:156 > message_loop = {<base::MessagePump::Delegate> = {_vptr.Delegate = 0x3205303410}, type_ = MessageLoop::TYPE_IO, work_queue_ = std::queue wrapping: std::deque with 0 elements, delayed_work_queue_ = std::priority_queue wrapping: std::vector of length 0, capacity 0, deferred_non_nestable_work_queue_ = std::queue wrapping: std::deque with 0 elements, pump_ = {ptr_ = 0x7ffbcef6f5e0}, destruction_observers_ = {observers_ = std::vector of length 0, capacity 0, notify_depth_ = 0, type_ = base::ObserverList<MessageLoop::DestructionObserver, false>::NOTIFY_ALL}, nestable_tasks_allowed_ = true, exception_restoration_ = false, thread_name_ = "Gecko_IOThread", incoming_queue_ = std::queue wrapping: std::deque with 0 elements, incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}}, state_ = 0x7ffbcb5e9cb8, next_sequence_num_ = 0} >#8 0x00000032045101b3 in ThreadFunc (closure=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/ipc/chromium/src/base/platform_thread_posix.cc:31 > delegate = <optimized out> >#9 0x00000038c7e07d14 in start_thread (arg=0x7ffbcb5ea700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbcb5ea700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719425496832, -6659452570785212449, 0, 243861159936, 140719425496832, 0, 6657245585775073247, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 30 (Thread 0x7ffbb11f8700 (LWP 17941)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e5f0f in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e669e in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb72792553 in GCTaskManager::get_task(unsigned int) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb727930dd in GCTaskThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffbb11f8700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb11f8700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718985152256, -6659452570785212449, 0, 243861159936, 140718985152256, 0, 6657372573999372255, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 29 (Thread 0x7ffbb9621700 (LWP 15500)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffb9f552bc0, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffb9f0a5250 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffb9cac7c80, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719123732224 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffba2b072f0) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffba2b072f0, mayWait=true, result=0x7ffbb9620df8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffba2b072a0, mayWait=true, result=0x7ffbb9620e3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffba2b072a0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffba2b072a0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffb9f0a5250) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb9f0a5250 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb9621700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb9621700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719123732224, -6659452570785212449, 1, 243861159936, 140719123732224, 140718742991520, 6657355918653069279, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 28 (Thread 0x7ffbb5afd700 (LWP 2898)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffb9c4f65c0, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffb9d738cd0 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffb9f979460, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719061718784 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffb9e4f1e30) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffb9e4f1e30, mayWait=true, result=0x7ffbb5afcdf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffb9e4f1de0, mayWait=true, result=0x7ffbb5afce3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffb9e4f1de0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffb9e4f1de0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffb9d738cd0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb9d738cd0 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb5afd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb5afd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719061718784, -6659452570785212449, 1, 140719080048240, 140719061718784, 22, 6657363084806002655, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 27 (Thread 0x7ffbb9efe700 (LWP 2704)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbc3654500, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbb6d1dcd0 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbc5bc3a50, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719133026048 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbc3603610) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbc3603610, mayWait=true, result=0x7ffbb9efddf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbc36035c0, mayWait=true, result=0x7ffbb9efde3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbc36035c0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbc36035c0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbb6d1dcd0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbb6d1dcd0 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb9efe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb9efe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719133026048, -6659452570785212449, 1, 243861159936, 140719133026048, 140719291381184, 6657354839005665247, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 26 (Thread 0x7ffbb2cff700 (LWP 2707)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbb2ffad40, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbb2fe2480 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbb33ea900, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719013492480 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbb4daee70) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbb4daee70, mayWait=true, result=0x7ffbb2cfedf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbb4daee20, mayWait=true, result=0x7ffbb2cfee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbb4daee20) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbb4daee20 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbb2fe2480) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbb2fe2480 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb2cff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb2cff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719013492480, -6659452570785212449, 1, 243861159936, 140719013492480, 140719047765536, 6657369957827418079, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 25 (Thread 0x7ffba79fd700 (LWP 2869)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbaed8e080, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbaf4669b0 >#2 0x0000003203f72e4a in mozilla::CondVar::Wait (interval=interval@entry=4294967295, this=0x7ffbb01eb040) at ../../dist/include/mozilla/CondVar.h:70 >No locals. >#3 0x0000003203f791b4 in mozilla::dom::workers::WorkerPrivate::DoRunLoop (this=0x7ffbb01eb000, aCx=0x7ffbb0b1fde0) at /usr/src/debug/xulrunner-17.0/mozilla-release/dom/workers/WorkerPrivate.cpp:2724 > lock = {mLock = 0x7ffbb01eb038} > currentStatus = <optimized out> > scheduleIdleGC = <optimized out> > event = 0x0 > gcTimer = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbaec7ff10}, <No data fields>} > idleGCEventTarget = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbaf6a22c0}, <No data fields>} > normalGCTimerRunning = false > normalGCEventTarget = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbaf6a2200}, <No data fields>} > idleGCEvent = {<nsCOMPtr_base> = {mRawPtr = 0x7ffba90f2820}, <No data fields>} >#4 0x0000003203f6eccc in (anonymous namespace)::WorkerThreadRunnable::Run (this=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/dom/workers/RuntimeService.cpp:337 > workerPrivate = 0x7ffbb01eb000 > cx = 0x7ffbb0b1fde0 > rt = <optimized out> > dummyCx = <optimized out> >#5 0x00000032044eafe9 in nsThread::ProcessNextEvent (this=0x7ffbb8faf4c0, mayWait=<optimized out>, result=0x7ffba79fce3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:624 > event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbaf485700}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#6 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#7 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbb8faf4c0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbb8faf4c0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#8 0x00000038d8a28c73 in _pt_root (arg=0x7ffbaf4669b0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbaf4669b0 > detached = 0 >#9 0x00000038c7e07d14 in start_thread (arg=0x7ffba79fd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffba79fd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718825789184, -6659452570785212449, 1, 243861159936, 140718825789184, 140719116973248, 6657323090070542303, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 24 (Thread 0x7ffbba6ff700 (LWP 2703)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbc360ef40, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbb6d1d890 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbbb4f2cc0, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719141418752 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbc3603570) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbc3603570, mayWait=true, result=0x7ffbba6fedf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbc3603520, mayWait=true, result=0x7ffbba6fee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbc3603520) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbc3603520 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbb6d1d890) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbb6d1d890 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbba6ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbba6ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719141418752, -6659452570785212449, 1, 243861159936, 140719141418752, 140719291381024, 6657353740030908383, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 23 (Thread 0x7ffba5dfd700 (LWP 2882)): >#0 0x00000038c76e8bdf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x0000003203a9560f in google_breakpad::CrashGenerationServer::Run (this=0x7ffb9defdce0) at /usr/src/debug/xulrunner-17.0/mozilla-release/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:278 > nevents = <optimized out> > pollfds = {{fd = 64, events = 1, revents = 0}, {fd = 65, events = 1, revents = 0}} >#2 0x0000003203a9565e in google_breakpad::CrashGenerationServer::ThreadMain (arg=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:465 >No locals. >#3 0x00000038c7e07d14 in start_thread (arg=0x7ffba5dfd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffba5dfd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718796429056, -6659452570785212449, 0, 140719333708240, 140718796429056, 23, 6657328037872867295, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#4 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 22 (Thread 0x7ffbc3fff700 (LWP 2702)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbc449be40, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbb6d1d560 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbb6c94830, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719301850880 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbb37ef970) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbb37ef970, mayWait=true, result=0x7ffbc3ffedf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbb37ef920, mayWait=true, result=0x7ffbc3ffee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbb37ef920) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbb37ef920 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbb6d1d560) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbb6d1d560 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbc3fff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbc3fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719301850880, -6659452570785212449, 1, 243861159936, 140719301850880, 140719024961824, 6657262343126849503, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 21 (Thread 0x7ffbb62fe700 (LWP 2701)): >#0 0x00000038c76e8bdf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x00000038c9247af4 in g_main_context_poll (n_fds=3, fds=0x7ffbc449f880, timeout=-1, context=0x7ffbba8d0be0, priority=<optimized out>) at gmain.c:3440 > poll_func = 0x38c9255910 <g_poll> >#2 g_main_context_iterate (context=0x7ffbba8d0be0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3141 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = <optimized out> > fds = 0x7ffbc449f880 >#3 0x00000038c9247f52 in g_main_loop_run (loop=0x7ffbb6cade20) at gmain.c:3340 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00000038cc2c94d6 in gdbus_shared_thread_func (user_data=0x7ffbc449f700) at gdbusprivate.c:277 > data = 0x7ffbc449f700 >#5 0x00000038c926a495 in g_thread_proxy (data=0x7ffbc44a84c0) at gthread.c:801 > thread = 0x7ffbc44a84c0 >#6 0x00000038c7e07d14 in start_thread (arg=0x7ffbb62fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb62fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719070111488, -6659452570785212449, 0, 140719080047088, 140719070111488, 22, 6657361985831245791, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 20 (Thread 0x7ffb992fe700 (LWP 2946)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffb93755100, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffba0d99350 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffb9b57dc40, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140718583572224 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffb9dfd7250) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffb9dfd7250, mayWait=true, result=0x7ffb992fddf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffb9dfd7200, mayWait=true, result=0x7ffb992fde3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffb9dfd7200) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffb9dfd7200 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffba0d99350) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffba0d99350 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffb992fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb992fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718583572224, -6659452570785212449, 1, 140718662387040, 140718583572224, 23, 6657425757505656799, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 19 (Thread 0x7ffbbb3ff700 (LWP 2685)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbc5b8b280, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbc570e450 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbbd0c8cc0, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719155050240 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbbcafdfb0) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbbcafdfb0, mayWait=true, result=0x7ffbbb3fedf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbbcafdf60, mayWait=true, result=0x7ffbbb3fee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbbcafdf60) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbbcafdf60 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbc570e450) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbc570e450 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbbb3ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbbb3ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719155050240, -6659452570785212449, 1, 243861159936, 140719155050240, 140719179161440, 6657350853812885471, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 18 (Thread 0x7ffba81fe700 (LWP 2871)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbaed8e840, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbaf467780 >#2 0x00000038d1f3340e in js::SourceCompressorThread::threadLoop (this=0x7ffbb00c2c68) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsscript.cpp:913 >No locals. >#3 0x00000038d8a28c73 in _pt_root (arg=0x7ffbaf467780) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbaf467780 > detached = 0 >#4 0x00000038c7e07d14 in start_thread (arg=0x7ffba81fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffba81fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718834181888, -6659452570785212449, 1, 140718929921376, 140718834181888, 23, 6657321991095785439, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 17 (Thread 0x7ffbc70fe700 (LWP 2674)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbc9b4de00, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbd5925030 >#2 0x00000038d1f3340e in js::SourceCompressorThread::threadLoop (this=0x7ffbc7d02c68) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsscript.cpp:913 >No locals. >#3 0x00000038d8a28c73 in _pt_root (arg=0x7ffbd5925030) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbd5925030 > detached = 0 >#4 0x00000038c7e07d14 in start_thread (arg=0x7ffbc70fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbc70fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719353227008, -6659452570785212449, 1, 243861159936, 140719353227008, 140719365827688, 6657253958813816799, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 16 (Thread 0x7ffbaa7ff700 (LWP 2870)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbaed8ef80, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbaf467670 >#2 0x00000038d1ea494a in js::GCHelperThread::threadLoop (this=0x7ffbb00c2b90) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsgc.cpp:2965 > lock = {runtime = 0x7ffbb00c2000} >#3 0x00000038d8a28c73 in _pt_root (arg=0x7ffbaf467670) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbaf467670 > detached = 0 >#4 0x00000038c7e07d14 in start_thread (arg=0x7ffbaa7ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbaa7ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718874031872, -6659452570785212449, 1, 140719179183344, 140718874031872, 23, 6657318418219866079, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 15 (Thread 0x7ffbca5f7700 (LWP 2670)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbcef6e840, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbd5924ae0 >#2 0x00000032044f5963 in Wait (this=<optimized out>, interval=<optimized out>) at ../../dist/include/mozilla/CondVar.h:70 > interval = 4294967295 >#3 nsCycleCollectorRunner::Run (this=0x7ffbcef714c0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/base/nsCycleCollector.cpp:3104 >No locals. >#4 0x00000032044eafe9 in nsThread::ProcessNextEvent (this=0x7ffbcef32de0, mayWait=<optimized out>, result=0x7ffbca5f6e3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:624 > event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffbcef714c0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#5 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#6 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbcef32de0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbcef32de0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#7 0x00000038d8a28c73 in _pt_root (arg=0x7ffbd5924ae0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbd5924ae0 > detached = 0 >#8 0x00000038c7e07d14 in start_thread (arg=0x7ffbca5f7700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbca5f7700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719408772864, -6659452570785212449, 1, 243861159936, 140719408772864, 140719485562336, 6657247778892748767, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 14 (Thread 0x7ffb3d1ff700 (LWP 18773)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000038d8a233a7 in pt_TimedWait (cv=cv@entry=0x7ffbc9c19288, ml=0x7ffbceffa7f0, timeout=timeout@entry=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260 > rv = <optimized out> > now = {tv_sec = 1354809121, tv_usec = 101311} > tmo = {tv_sec = 1354809421, tv_nsec = 101311000} > ticks = <optimized out> >#2 0x00000038d8a2386e in PR_WaitCondVar (cvar=0x7ffbc9c19280, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7ffb5574c130 >#3 0x0000003203ac354f in Wait (interval=300000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:70 >No locals. >#4 nsHostResolver::GetHostToLookup (this=this@entry=0x7ffbc9c1c280, result=result@entry=0x7ffb3d1fee28) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/dns/nsHostResolver.cpp:804 > epoch = 1894422861 > timeout = 300000 > timedOut = false > now = <optimized out> > lock = {mLock = 0x7ffbc9c1c290} >#5 0x0000003203ac3be8 in nsHostResolver::ThreadFunc (arg=0x7ffbc9c1c280) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/dns/nsHostResolver.cpp:965 > naming = {mCounter = 237} > resolver = <optimized out> > ai = <optimized out> > rs = {mLastReset = 1894360763} > rec = 0x7ffb799d0b30 >#6 0x00000038d8a28c73 in _pt_root (arg=0x7ffb5574c130) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb5574c130 > detached = 1 >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffb3d1ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb3d1ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140717039023872, -6659452570785212449, 1, 140718750320256, 140717039023872, 25, 6657064705911756767, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 13 (Thread 0x7ffb439ff700 (LWP 18686)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000038d8a233a7 in pt_TimedWait (cv=cv@entry=0x7ffbc9c19288, ml=0x7ffbceffa7f0, timeout=timeout@entry=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260 > rv = <optimized out> > now = {tv_sec = 1354809121, tv_usec = 601450} > tmo = {tv_sec = 1354809421, tv_nsec = 601450000} > ticks = <optimized out> >#2 0x00000038d8a2386e in PR_WaitCondVar (cvar=0x7ffbc9c19280, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387 > rv = <optimized out> > thred = 0x7ffbc5829ab0 >#3 0x0000003203ac354f in Wait (interval=300000, this=<optimized out>) at ../../dist/include/mozilla/CondVar.h:70 >No locals. >#4 nsHostResolver::GetHostToLookup (this=this@entry=0x7ffbc9c1c280, result=result@entry=0x7ffb439fee28) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/dns/nsHostResolver.cpp:804 > epoch = 1894423361 > timeout = 300000 > timedOut = false > now = <optimized out> > lock = {mLock = 0x7ffbc9c1c290} >#5 0x0000003203ac3be8 in nsHostResolver::ThreadFunc (arg=0x7ffbc9c1c280) at /usr/src/debug/xulrunner-17.0/mozilla-release/netwerk/dns/nsHostResolver.cpp:965 > naming = {mCounter = 237} > resolver = <optimized out> > ai = <optimized out> > rs = {mLastReset = 1894128002} > rec = 0x7ffbaf2be900 >#6 0x00000038d8a28c73 in _pt_root (arg=0x7ffbc5829ab0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbc5829ab0 > detached = 1 >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffb439ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb439ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140717148075776, -6659452570785212449, 1, 243861159936, 140717148075776, 140719398437504, 6656980043516418015, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 12 (Thread 0x7ffb7aeff700 (LWP 17950)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e5f0f in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e6716 in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb7269c388 in CompileQueue::get() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb7269f09a in CompileBroker::compiler_thread_loop() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72b3e228 in JavaThread::thread_main_inner() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00007ffb72b3e378 in JavaThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#8 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#9 0x00000038c7e07d14 in start_thread (arg=0x7ffb7aeff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb7aeff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718076065536, -6659452570785212449, 0, 243861159936, 140718076065536, 0, 6656930428054214623, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#10 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 11 (Thread 0x7ffba82ff700 (LWP 17942)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00007ffb72a1a103 in os::PlatformEvent::park() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#2 0x00007ffb729e5f0f in Monitor::IWait(Thread*, long) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#3 0x00007ffb729e669e in Monitor::wait(bool, long, bool) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#4 0x00007ffb72792553 in GCTaskManager::get_task(unsigned int) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#5 0x00007ffb727930dd in GCTaskThread::run() () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#6 0x00007ffb72a1fff0 in java_start(Thread*) () from /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >No symbol table info available. >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffba82ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffba82ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718835234560, -6659452570785212449, 0, 243861159936, 140718835234560, 0, 6657322403949516767, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 10 (Thread 0x7ffb73ffe700 (LWP 15501)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffb9f552cc0, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffb9f0a5360 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffb9ccc64f0, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140717959669504 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffba2761d30) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffba2761d30, mayWait=true, result=0x7ffb73ffddf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffba2761ce0, mayWait=true, result=0x7ffb73ffde3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffba2761ce0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffba2761ce0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffb9f0a5360) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb9f0a5360 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffb73ffe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb73ffe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140717959669504, -6659452570785212449, 1, 140718113987376, 140717959669504, 23, 6656945683241179103, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 9 (Thread 0x7ffb8fdf9700 (LWP 3003)): >#0 0x00000038c76e8bdf in __GI___poll (fds=fds@entry=0x7ffb99bff680, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x0000003206430f4f in poll_func (ufds=0x7ffb99bff680, nfds=2, timeout=-1, userdata=0x7ffbaf8bbbe0) at pulse/thread-mainloop.c:69 > mutex = 0x7ffbaf8bbbe0 > r = <optimized out> >#2 0x00000032064224cc in pa_mainloop_poll (m=m@entry=0x7ffb99f26d00) at pulse/mainloop.c:875 > __func__ = "pa_mainloop_poll" > __PRETTY_FUNCTION__ = "pa_mainloop_poll" >#3 0x0000003206422b29 in pa_mainloop_iterate (m=m@entry=0x7ffb99f26d00, block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:957 > r = <optimized out> > __func__ = "pa_mainloop_iterate" > __PRETTY_FUNCTION__ = "pa_mainloop_iterate" >#4 0x0000003206422be0 in pa_mainloop_run (m=0x7ffb99f26d00, retval=retval@entry=0x0) at pulse/mainloop.c:975 > r = <optimized out> >#5 0x0000003206430eff in thread (userdata=0x7ffbaf8bbbb0) at pulse/thread-mainloop.c:88 > m = 0x7ffbaf8bbbb0 > mask = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}} >#6 0x0000003206843343 in internal_thread_func (userdata=0x7ffbaf8bbcd0) at pulsecore/thread-posix.c:83 > t = 0x7ffbaf8bbcd0 >#7 0x00000038c7e07d14 in start_thread (arg=0x7ffb8fdf9700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffb8fdf9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140718427313920, -6659452570785212449, 0, 140718774148992, 140718427313920, 23, 6657376418531973087, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 8 (Thread 0x7ffbb9662700 (LWP 2963)): >#0 0x00000038c76e8bdf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x000000320468842c in cubeb_run (ctx=0x7ffbafbdd0c0) at /usr/src/debug/xulrunner-17.0/mozilla-release/media/libcubeb/src/cubeb_alsa.c:358 > timeout = 1000 > i = <optimized out> > state = 1000 > r = <optimized out> > dummy = 120 'x' > stm = <optimized out> >#2 cubeb_run_thread (context=0x7ffbafbdd0c0) at /usr/src/debug/xulrunner-17.0/mozilla-release/media/libcubeb/src/cubeb_alsa.c:408 > ctx = 0x7ffbafbdd0c0 >#3 0x00000038c7e07d14 in start_thread (arg=0x7ffbb9662700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb9662700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719123998464, -6659452570785212449, 0, 243861159936, 140719123998464, 0, 6657355884830201823, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#4 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 7 (Thread 0x7ffbb77ff700 (LWP 2945)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffb93a7f040, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffb9f29d9a0 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffb9b37f350, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719092135680 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffb9d82c510) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffb9d82c510, mayWait=true, result=0x7ffbb77fedf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffb9d82c4c0, mayWait=true, result=0x7ffbb77fee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffb9d82c4c0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffb9d82c4c0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffb9f29d9a0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffb9f29d9a0 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb77ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb77ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719092135680, -6659452570785212449, 1, 140719096590320, 140719092135680, 22, 6657360199661721567, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 6 (Thread 0x7ffbb48ff700 (LWP 2705)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbb4d91140, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbb8e4e350 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbc365ac80, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719042852608 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbb7edcd30) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbb7edcd30, mayWait=true, result=0x7ffbb48fedf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbb7edcce0, mayWait=true, result=0x7ffbb48fee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbb7edcce0) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbb7edcce0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbb8e4e350) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbb8e4e350 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb48ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb48ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719042852608, -6659452570785212449, 1, 243861159936, 140719042852608, 140719099333856, 6657365010025093087, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 5 (Thread 0x7ffbb20ff700 (LWP 2708)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbb219adc0, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbb2fe3470 >#2 0x00000038d8a23c05 in PR_Wait (mon=0x7ffbb22f8760, timeout=<optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:582 > rv = -512 > saved_entries = 1 > saved_owner = 140719000909568 >#3 0x00000032044ea2dd in Wait (interval=4294967295, this=0x7ffbb22d4c50) at ../../dist/include/mozilla/ReentrantMonitor.h:89 >No locals. >#4 Wait (interval=4294967295, this=<synthetic pointer>) at ../../dist/include/mozilla/ReentrantMonitor.h:192 >No locals. >#5 nsEventQueue::GetEvent (this=0x7ffbb22d4c50, mayWait=true, result=0x7ffbb20fedf8) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsEventQueue.cpp:51 >No locals. >#6 0x00000032044eafb8 in nsThread::ProcessNextEvent (this=0x7ffbb22d4c00, mayWait=true, result=0x7ffbb20fee3f) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:605 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = 0} > rv = 0 >#7 0x00000032044c0f3b in NS_ProcessNextEvent_P (thread=<optimized out>, mayWait=true) at /usr/src/debug/xulrunner-17.0/mozilla-release/objdir/xpcom/build/nsThreadUtils.cpp:220 > val = <optimized out> >#8 0x00000032044eb7c0 in nsThread::ThreadFunc (arg=0x7ffbb22d4c00) at /usr/src/debug/xulrunner-17.0/mozilla-release/xpcom/threads/nsThread.cpp:257 > self = 0x7ffbb22d4c00 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000038d8a28c73 in _pt_root (arg=0x7ffbb2fe3470) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbb2fe3470 > detached = 0 >#10 0x00000038c7e07d14 in start_thread (arg=0x7ffbb20ff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb20ff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719000909568, -6659452570785212449, 1, 243861159936, 140719000909568, 140719002831872, 6657370507583231967, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#11 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 4 (Thread 0x7ffbb6aff700 (LWP 2699)): >#0 0x00000038c76e8bdf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x00000038c9247af4 in g_main_context_poll (n_fds=1, fds=0x7ffbb37ed830, timeout=-1, context=0x7ffbb6ccdbe0, priority=<optimized out>) at gmain.c:3440 > poll_func = 0x38c9255910 <g_poll> >#2 g_main_context_iterate (context=0x7ffbb6ccdbe0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3141 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = <optimized out> > fds = 0x7ffbb37ed830 >#3 0x00000038c9247f52 in g_main_loop_run (loop=0x7ffbb6cad0d0) at gmain.c:3340 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007ffbc41fcb0b in dconf_context_thread (data=0x7ffbb6ccdbe0) at dconfcontext.c:11 > context = 0x7ffbb6ccdbe0 > loop = <optimized out> > __PRETTY_FUNCTION__ = "dconf_context_thread" >#5 0x00000038c926a495 in g_thread_proxy (data=0x7ffbb6d67f10) at gthread.c:801 > thread = 0x7ffbb6d67f10 >#6 0x00000038c7e07d14 in start_thread (arg=0x7ffbb6aff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbb6aff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719078504192, -6659452570785212449, 0, 140719317318384, 140719078504192, 22, 6657360886856488927, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 3 (Thread 0x7ffbc7cff700 (LWP 2673)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbc9b4dd80, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbd5924f20 >#2 0x00000038d1ea494a in js::GCHelperThread::threadLoop (this=0x7ffbc7d02b90) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsgc.cpp:2965 > lock = {runtime = 0x7ffbc7d02000} >#3 0x00000038d8a28c73 in _pt_root (arg=0x7ffbd5924f20) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbd5924f20 > detached = 0 >#4 0x00000038c7e07d14 in start_thread (arg=0x7ffbc7cff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbc7cff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719365814016, -6659452570785212449, 1, 243861159936, 140719365814016, 140719365827472, 6657253409594873823, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 2 (Thread 0x7ffbbbd03700 (LWP 2684)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 >No locals. >#1 0x00000038d8a23900 in PR_WaitCondVar (cvar=0x7ffbbc432d80, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0x7ffbc570e340 >#2 0x000000320427ed6b in Wait (this=<optimized out>, interval=<optimized out>) at ../../../../dist/include/mozilla/CondVar.h:70 > interval = 4294967295 >#3 nsCertVerificationThread::Run (this=0x7ffbbcafdec0) at /usr/src/debug/xulrunner-17.0/mozilla-release/security/manager/ssl/src/nsCertVerificationThread.cpp:133 > threadLock = {mLock = 0x7ffbbcafded0} > job = 0x0 >#4 0x00000038d8a28c73 in _pt_root (arg=0x7ffbc570e340) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156 > thred = 0x7ffbc570e340 > detached = 0 >#5 0x00000038c7e07d14 in start_thread (arg=0x7ffbbbd03700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ffbbbd03700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140719164503808, -6659452570785212449, 1, 243861159936, 140719164503808, 140719179161280, 6657349992671942623, -6636809503626553377}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00000038c76f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 1 (Thread 0x7ffbd5b6f740 (LWP 2646)): >#0 js::mjit::CanMethodJIT (cx=0x7ffb7fa97500, script=0x7ffb83ffa1a0, pc=0x7ffb914d85a0 "\323", construct=false, request=js::mjit::CompileRequest_Interpreter, frame=0x7ffbc714b810) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/methodjit/Compiler.cpp:1014 > cc = <error reading variable cc (Cannot access memory at address 0x7fffadc75bf0)> > jit = <optimized out> > status = <optimized out> > gcNumber = <optimized out> > jith = 0x7ffb83ffa1a0 > chunkIndex = 0 >#1 0x00000038d1ed1ce9 in js::RunScript (cx=cx@entry=0x7ffb7fa97500, script=<optimized out>, fp=0x7ffbc714b810) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsinterp.cpp:301 > marker = {profiler = 0x0} > status = <optimized out> >#2 0x00000038d1ed26bd in js::InvokeKernel (cx=0x7ffb7fa97500, args=..., construct=js::NO_CONSTRUCT) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsinterp.cpp:363 > clasp = 0x0 > fun = {<JS::RootedBase<JSFunction*>> = {<No data fields>}, ptr = 0x7ffb690f4f80} > ok = <optimized out> > initial = js::INITIAL_NONE > ifg = {<js::FrameGuard> = {stack_ = 0x7ffb7fa97590, pushedSeg_ = false, regs_ = {sp = 0x7ffbc714b880, pc = 0x7ffb914d85a0 "\323", inlined_ = 0x0, fp_ = 0x7ffbc714b810, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x7fffadc7a840}, <No data fields>} >#3 0x00000038d1e991f1 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0x7ffb7fa97500) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsinterp.h:119 > ok = <optimized out> >#4 js_fun_apply (cx=0x7ffb7fa97500, argc=<optimized out>, vp=0x7ffbc714b7c8) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsfun.cpp:912 > fval = {<JS::RootedBase<JS::Value>> = {<JS::MutableValueOperations<JS::Rooted<JS::Value> >> = {<JS::ValueOperations<JS::Rooted<JS::Value> >> = {<No data fields>}, <No data fields>}, <No data fields>}, ptr = {data = {asBits = 18445618154090483584, debugView = {payload47 = 140717776129920, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = 1762611072, u32 = 1762611072, why = 1762611072}}, asDouble = -nan(0xbfffb690f4f80), asPtr = 0xfffbfffb690f4f80, asWord = 18445618154090483584, asUIntPtr = 18445618154090483584}}} > args = {<js::CallArgsList> = {<JS::CallArgs> = {<JS::CallReceiver> = {argv_ = 0x7ffbc714b7f8}, argc_ = 3}, prev_ = 0x7fffadc7a520, active_ = true}, stack_ = 0x7ffb7fa97590, pushedSeg_ = false} >#5 0x00000038d1ed2558 in CallJSNative (args=..., native=<optimized out>, cx=0x7ffb7fa97500) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jscntxtinlines.h:372 > ok = <optimized out> >#6 js::InvokeKernel (cx=cx@entry=0x7ffb7fa97500, args=..., construct=construct@entry=js::NO_CONSTRUCT) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsinterp.cpp:352 > clasp = 0x0 > fun = {<JS::RootedBase<JSFunction*>> = {<No data fields>}, ptr = 0x7ffb5671c880} > ok = <optimized out> > initial = js::INITIAL_NONE > ifg = {<js::FrameGuard> = {stack_ = 0x0, pushedSeg_ = false, regs_ = {sp = 0xfffbfffb427b7a80, pc = 0x7fffadc7a520 "\330\267\024\307\373\177", inlined_ = 0x7ffb7fa97590, fp_ = 0x2, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x4}, <No data fields>} >#7 0x00000038d1ed2d07 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0x7ffb7fa97500) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsinterp.h:119 > ok = <optimized out> >#8 js::Invoke (cx=0x7ffb7fa97500, thisv=..., fval=..., argc=2, argv=<optimized out>, rval=0x7fffadc7a5a8) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsinterp.cpp:396 > args = {<js::CallArgsList> = {<JS::CallArgs> = {<JS::CallReceiver> = {argv_ = 0x7ffbc714b7d8}, argc_ = 2}, prev_ = 0x7fffadc7aa70, active_ = true}, stack_ = 0x7ffb7fa97590, pushedSeg_ = false} >#9 0x00000038d1f1453e in js::IndirectProxyHandler::call (this=<optimized out>, cx=0x7ffb7fa97500, proxy=0x7ffb6210d8e0, argc=2, vp=0x7ffbc714b7a8) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsproxy.cpp:483 > rval = {<JS::AutoGCRooter> = {down = 0x7fffadc7aae0, tag = -1, stackTop = 0x7ffbc7d02a20}, val = {data = {asBits = 18445336698825998336, debugView = {payload47 = 0, tag = JSVAL_TAG_NULL}, s = {payload = {i32 = 0, u32 = 0, why = JS_ARRAY_HOLE}}, asDouble = -nan(0xb000000000000), asPtr = 0xfffb000000000000, asWord = 18445336698825998336, asUIntPtr = 18445336698825998336}}} > ok = 0 >#10 0x00000038d1f833d5 in call (vp=0x7ffbc714b7a8, argc=2, wrapper=0x7ffb6210d8e0, cx=0x7ffb7fa97500, this=0x38d23cfae0) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jswrapper.cpp:404 >No locals. >#11 js::DirectWrapper::call (this=0x38d23cfae0, cx=0x7ffb7fa97500, wrapper=0x7ffb6210d8e0, argc=2, vp=0x7ffbc714b7a8) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jswrapper.cpp:400 >No locals. >#12 0x00000038d1f84b99 in js::CrossCompartmentWrapper::call (this=0x38d23cfae0, cx=0x7ffb7fa97500, wrapper_=0x7ffb6210d8e0, argc=2, vp=0x7ffbc714b7a8) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jswrapper.cpp:736 > argv = 0x7ffbc714b7b8 > wrapper = {<JS::RootedBase<JSObject*>> = {<No data fields>}, ptr = 0x7ffb6210d8e0} > wrapped = <optimized out> >#13 0x00000038d1f1579e in call (vp=<optimized out>, argc=<optimized out>, proxy=<optimized out>, cx=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsproxy.cpp:1332 > pending = {rt = 0x7ffbc7d02000, op = {next = 0x7fffadc7abe8, object = {<JS::RootedBase<JSObject*>> = {<No data fields>}, ptr = 0x7ffb6210d8e0}}} >#14 proxy_Call (cx=<optimized out>, argc=<optimized out>, vp=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsproxy.cpp:1888 >No locals. >#15 0x00000038d1ed2738 in CallJSNative (args=..., native=<optimized out>, cx=0x7ffb7fa97500) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jscntxtinlines.h:372 > ok = <optimized out> >#16 js::InvokeKernel (cx=0x7ffb7fa97500, args=..., construct=js::NO_CONSTRUCT) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/jsinterp.cpp:345 > clasp = 0x0 > fun = <optimized out> > ok = <optimized out> > initial = js::INITIAL_NONE > ifg = {<js::FrameGuard> = {stack_ = 0x7ffb7fa97500, pushedSeg_ = 201, regs_ = {sp = 0x7ffb7fa97500, pc = 0x38d203faf9 "\205\300\017\225\300\017\266\300\204\300\017\204\227", inlined_ = 0x7ffbc7d169f0, fp_ = 0x7fffadc7a790, static offsetOfFp = 24, static offsetOfInlined = 16}, prevRegs_ = 0x7ffb6734d820}, <No data fields>} >#17 0x00000038d20cc908 in js::mjit::stubs::SlowCall (f=..., argc=<optimized out>) at /usr/src/debug/xulrunner-17.0/mozilla-release/js/src/methodjit/InvokeHelpers.cpp:133 > args = {<JS::CallReceiver> = {argv_ = 0x7ffbc714b7b8}, argc_ = <optimized out>} >#18 0x00007ffbc45a1f6d in ?? () >No symbol table info available. >#19 0x00007ffbc45a0d60 in ?? () >No symbol table info available. >#20 0x000000000000010f in ?? () >No symbol table info available. >#21 0x00007fffadc7adb0 in ?? () >No symbol table info available. >#22 0x0000000000000000 in ?? () >No symbol table info available. >From To Syms Read Shared Object Library >0x00000038c7e05790 0x00000038c7e10494 Yes /lib64/libpthread.so.0 >0x00000038c7a00ea0 0x00000038c7a019e0 Yes /lib64/libdl.so.2 >0x00000038cbe5bb50 0x00000038cbec105b Yes /lib64/libstdc++.so.6 >0x00000038c82055f0 0x00000038c826ca0c Yes /lib64/libm.so.6 >0x00000038c9a029d0 0x00000038c9a12138 Yes /lib64/libgcc_s.so.1 >0x00000038c761ef60 0x00000038c775f7a0 Yes /lib64/libc.so.6 >0x00000038c7200b20 0x00000038c721a2e9 Yes /lib64/ld-linux-x86-64.so.2 >0x00000038d1e36c00 0x00000038d2118404 Yes /usr/lib64/xulrunner/libmozjs.so >0x00000038d7a00fb0 0x00000038d7a01ef8 Yes /lib64/libplds4.so >0x00000038d82014d0 0x00000038d8202bd4 Yes /lib64/libplc4.so >0x00000038d8a0d250 0x00000038d8a2cc10 Yes /lib64/libnspr4.so >0x00000038c8a01f50 0x00000038c8a0e718 Yes /lib64/libz.so.1 >0x00000038d120a050 0x00000038d126659f Yes /usr/lib64/xulrunner/libmozsqlite3.so >0x00000038cfa00e20 0x00000038cfa0110a Yes /usr/lib64/xulrunner/libmozalloc.so >0x0000003203a7cbc0 0x00000032047245e0 Yes /usr/lib64/xulrunner/libxul.so >0x00000038d9e0a290 0x00000038d9e2fb50 Yes /lib64/libssl3.so >0x00000038db209ca0 0x00000038db222210 Yes /lib64/libsmime3.so >0x00000038d9a18ac0 0x00000038d9afba04 Yes /lib64/libnss3.so >0x00000038dae0aa30 0x00000038dae15af4 Yes /lib64/libnssutil3.so >0x00000038ce201a70 0x00000038ce2079e0 Yes /lib64/libXrender.so.1 >0x00000038d7e03e30 0x00000038d7e36280 Yes /lib64/libjpeg.so.62 >0x00000038d0a092e0 0x00000038d0a3af58 Yes /lib64/libhunspell-1.3.so.0 >0x00000038d7204590 0x00000038d7260630 Yes /lib64/libvpx.so.1 >0x00000038dd22c8f0 0x00000038dd2a55b0 Yes /lib64/libasound.so.2 >0x00000038c8602260 0x00000038c860554c Yes /lib64/librt.so.1 >0x000000320300a540 0x000000320301c594 Yes /lib64/libdbus-glib-1.so.2 >0x0000003202c07890 0x0000003202c30924 Yes /lib64/libdbus-1.so.3 >0x00000038cb60a910 0x00000038cb637dbc Yes /lib64/libgobject-2.0.so.0 >0x00000038c9219d00 0x00000038c92ac9cc Yes /lib64/libglib-2.0.so.0 >0x00000038c9e1dea0 0x00000038c9ea4260 Yes /lib64/libX11.so.6 >0x00000038caa03700 0x00000038caa0d7d0 Yes /lib64/libXext.so.6 >0x00000038d3207600 0x00000038d3221bfc Yes /lib64/libpangoft2-1.0.so.0 >0x00000038cde0cbc0 0x00000038cde77250 Yes /lib64/libfreetype.so.6 >0x00000038cea05ef0 0x00000038cea1f6fc Yes /lib64/libfontconfig.so.1 >0x00000038d2604910 0x00000038d2609358 Yes /lib64/libpangocairo-1.0.so.0 >0x00000038d360eeb0 0x00000038d362d490 Yes /lib64/libpango-1.0.so.0 >0x00000038d2e0b2f0 0x00000038d2e8215c Yes /lib64/libcairo.so.2 >0x00000038d5e69920 0x00000038d610b438 Yes /lib64/libgtk-x11-2.0.so.0 >0x00000038d3e09b30 0x00000038d3e15c04 Yes /lib64/libatk-1.0.so.0 >0x00000038cc22eee0 0x00000038cc2eaaf4 Yes /lib64/libgio-2.0.so.0 >0x00000038d4e1e7c0 0x00000038d4e810e4 Yes /lib64/libgdk-x11-2.0.so.0 >0x00000038d0606750 0x00000038d0619b50 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00000038d1613170 0x00000038d164f28c Yes /lib64/libXt.so.6 >0x00000038cae00680 0x00000038cae007fc Yes /lib64/libgthread-2.0.so.0 >0x00000038e68031b0 0x00000038e680680c Yes /lib64/libstartup-notification-1.so.0 >0x00000038cb201950 0x00000038cb2060ec Yes /lib64/libffi.so.5 >0x00000038ca2099c0 0x00000038ca2158d8 Yes /lib64/libxcb.so.1 >0x00000038cba010f0 0x00000038cba01fd8 Yes /lib64/libgmodule-2.0.so.0 >0x00000038cda03dd0 0x00000038cda1cccc Yes /lib64/libexpat.so.1 >0x00000038d3a08d80 0x00000038d3a72eec Yes /lib64/libpixman-1.so.0 >0x00000038cd604fa0 0x00000038cd620ae0 Yes /lib64/libpng15.so.15 >0x00000038cca014f0 0x00000038cca03cf8 Yes /lib64/libXfixes.so.3 >0x00000038c8e05fc0 0x00000038c8e16768 Yes /lib64/libselinux.so.1 >0x00000038c96039b0 0x00000038c9611e1c Yes /lib64/libresolv.so.2 >0x00000038cee00b00 0x00000038cee01438 Yes /lib64/libXinerama.so.1 >0x00000038cf602130 0x00000038cf60bfb4 Yes /lib64/libXi.so.6 >0x00000038cf201830 0x00000038cf205f34 Yes /lib64/libXrandr.so.2 >0x00000038d0202a80 0x00000038d02076dc Yes /lib64/libXcursor.so.1 >0x00000038d1a00c30 0x00000038d1a01774 Yes /lib64/libXcomposite.so.1 >0x00000038cfe00b90 0x00000038cfe0159c Yes /lib64/libXdamage.so.1 >0x00000038cce01be0 0x00000038cce05d18 Yes /lib64/libSM.so.6 >0x00000038cd204eb0 0x00000038cd212e1c Yes /lib64/libICE.so.6 >0x00000038e64025f0 0x00000038e64033a4 Yes /lib64/libxcb-util.so.0 >0x00000038d5a005c0 0x00000038d5a006dc Yes /lib64/libX11-xcb.so.1 >0x00000038ca600e80 0x00000038ca601bb0 Yes /lib64/libXau.so.6 >0x00007ffbd56fc6d0 0x00007ffbd56fdd48 Yes /lib64/libuuid.so.1 >0x0000003205402810 0x0000003205402a67 Yes /usr/lib64/xulrunner/libxpcom.so >0x00007ffbcf0c31b0 0x00007ffbcf0ca67c Yes /lib64/libnss_files.so.2 >0x00007ffbcecd9b10 0x00007ffbcecfa6d8 Yes /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so >0x00007ffbcead46a0 0x00007ffbcead47b4 Yes /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so >0x00007ffbce8d00a0 0x00007ffbce8d2120 Yes /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so >0x00007ffbce6cad40 0x00007ffbce6cc200 Yes /lib64/libcanberra-gtk.so.0 >0x00000038dfc033c0 0x00000038dfc0c31c Yes /lib64/libcanberra.so.0 >0x00000038df4020b0 0x00000038df40614c Yes /lib64/libvorbisfile.so.3 >0x00000038dd803810 0x00000038dd81ad6c Yes /lib64/libvorbis.so.0 >0x00000038dc601a70 0x00000038dc604138 Yes /lib64/libogg.so.0 >0x00000038df002880 0x00000038df00c010 Yes /lib64/libtdb.so.1 >0x00000038dce02400 0x00000038dce065d4 Yes /lib64/libltdl.so.7 >0x00000038d7600dc0 0x00000038d7605cac Yes /lib64/libcrypt.so.1 >0x00000038d6e03520 0x00000038d6e424f8 Yes /lib64/libfreebl3.so >0x00007ffbce44e450 0x00007ffbce494320 Yes /lib64/libgnomeui-2.so.0 >0x00007ffbce1d9eb0 0x00007ffbce20f35c Yes /lib64/libbonoboui-2.so.0 >0x00000038da60bd90 0x00000038da62a270 Yes /lib64/libgnomecanvas-2.so.0 >0x00007ffbcdfac180 0x00007ffbcdfb5dc8 Yes /lib64/libgnome-2.so.0 >0x00007ffbcdd8f040 0x00007ffbcdda0da4 Yes /lib64/libart_lgpl_2.so.2 >0x00007ffbcdb3dde0 0x00007ffbcdb6fda0 Yes /lib64/libgnomevfs-2.so.0 >0x00007ffbcd901570 0x00007ffbcd919288 Yes /lib64/libgconf-2.so.4 >0x00007ffbcd6d9960 0x00007ffbcd6eb3b4 Yes /lib64/libgnome-keyring.so.0 >0x00007ffbcd485140 0x00007ffbcd4ae878 Yes /lib64/libbonobo-2.so.0 >0x00007ffbcd24c150 0x00007ffbcd253e38 Yes /lib64/libbonobo-activation.so.4 >0x00000038d5627e00 0x00000038d564a314 Yes /lib64/libORBit-2.so.0 >0x00007ffbccf13d70 0x00007ffbccff6744 Yes /lib64/libxml2.so.2 >0x00007ffbcccdecc0 0x00007ffbccce4104 Yes /lib64/libpopt.so.0 >0x00007ffbccad7aa0 0x00007ffbccadb310 Yes /lib64/libgailutil.so.18 >0x00000038d4614780 0x00000038d4646c94 Yes /lib64/libssl.so.10 >0x00007ffbcc797a00 0x00007ffbcc85f528 Yes /lib64/libcrypto.so.10 >0x00007ffbcc537da0 0x00007ffbcc538ba4 Yes /lib64/libavahi-glib.so.1 >0x00000038d6a034f0 0x00000038d6a0872c Yes /lib64/libavahi-common.so.3 >0x00007ffbcc3299a0 0x00007ffbcc3320c4 Yes /lib64/libavahi-client.so.3 >0x00000038ddc00ee0 0x00000038ddc01814 Yes /lib64/libutil.so.1 >0x00000038d8e07200 0x00000038d8e52b48 Yes /lib64/libgcrypt.so.11 >0x00000038d6603210 0x00000038d6603bc8 Yes /lib64/libORBitCosNaming-2.so.0 >0x00007ffbcc0ecd60 0x00007ffbcc11a424 Yes /lib64/libgssapi_krb5.so.2 >0x00007ffbcbe18640 0x00007ffbcbe90340 Yes /lib64/libkrb5.so.3 >0x00000038d0e01520 0x00000038d0e02114 Yes /lib64/libcom_err.so.2 >0x00000038d2a04490 0x00000038d2a1c92c Yes /lib64/libk5crypto.so.3 >0x00000038d8600960 0x00000038d8600ed8 Yes /lib64/libgpg-error.so.0 >0x00000038d4202a60 0x00000038d4207eac Yes /lib64/libkrb5support.so.0 >0x00007ffbcbbfb120 0x00007ffbcbbfbac4 Yes /lib64/libkeyutils.so.1 >0x00007ffbcb9f6640 0x00007ffbcb9f7d74 Yes /usr/lib64/gconv/UTF-16.so >0x00007ffbcb7f00d0 0x00007ffbcb7f38c4 Yes /lib64/libnss_dns.so.2 >0x00007ffbcb5ebc90 0x00007ffbcb5ece10 Yes /lib64/libnss_myhostname.so.2 >0x00007ffbc8ff99b0 0x00007ffbc8ffc37f Yes /usr/lib64/xulrunner/components/libmozgnome.so >0x00007ffbc8df5190 0x00007ffbc8df5c5e Yes /usr/lib64/xulrunner/components/libdbusservice.so >0x00007ffbc8beb660 0x00007ffbc8befe18 Yes /usr/lib64/firefox/components/libbrowsercomps.so >0x00007ffbc8011540 0x00007ffbc8011f50 Yes /usr/lib64/gconv/ISO8859-1.so >0x00007ffbbd5df930 0x00007ffbbd5f6f98 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007ffbbd3a5310 0x00007ffbbd3aec9c Yes /lib64/libgvfscommon.so.0 >0x00007ffbbd171ec0 0x00007ffbbd1911fc Yes /lib64/libbluray.so.1 >0x00007ffbbcdfae60 0x00007ffbbcdfd968 Yes /usr/lib64/gtk-2.0/2.10.0/immodules/im-xim.so >0x00007ffbbc1c49f0 0x00007ffbbc1f179c Yes /lib64/libsoftokn3.so >0x00000038dc20a2e0 0x00000038dc286860 Yes /lib64/libsqlite3.so.0 >0x00007ffbbbf9a210 0x00007ffbbbfb7724 Yes /lib64/libnssdbm3.so >0x00007ffbbbd227f0 0x00007ffbbbd31bfc Yes /lib64/libnssckbi.so >0x00000038e0e00cd0 0x00000038e0e01a8c Yes /lib64/libXss.so.1 >0x00007ffbc41faa30 0x00007ffbc41fda18 Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007ffbac0574f0 0x00007ffbacd89188 Yes (*) /usr/lib64/flash-plugin/libflashplayer.so >0x00007ffbabc9e1d0 0x00007ffbabc9f710 Yes /usr/lib64/mozilla/plugins/libgnome-shell-browser-plugin.so >0x00007ffbaba5ebe0 0x00007ffbaba70c5c Yes /lib64/libjson-glib-1.0.so.0 >0x00007ffbab8458c0 0x00007ffbab84d6fc Yes /usr/lib64/mozilla/plugins/libtotem-cone-plugin.so >0x00007ffbab636a30 0x00007ffbab638284 Yes /lib64/libtotem-plparser-mini.so.17 >0x00007ffbab42d290 0x00007ffbab431e2c Yes /lib64/libquvi.so.7 >0x00000038e3c09980 0x00000038e3c4c278 Yes /lib64/libcurl.so.4 >0x00000038de806f30 0x00000038de821778 Yes /lib64/liblua-5.1.so >0x00000038e1602fe0 0x00000038e16074d8 Yes /lib64/libidn.so.11 >0x00000038e1e036a0 0x00000038e1e0ab14 Yes /lib64/liblber-2.4.so.2 >0x00000038e1a0f060 0x00000038e1a3d978 Yes /lib64/libldap-2.4.so.2 >0x00000038e5c053f0 0x00000038e5c1ec08 Yes /lib64/libssh2.so.1 >0x00000038de404840 0x00000038de414504 Yes /lib64/libsasl2.so.2 >0x00007ffbab21cc90 0x00007ffbab223acc Yes /usr/lib64/mozilla/plugins/libtotem-narrowspace-plugin.so >0x00007ffbab004f40 0x00007ffbab00d9cc Yes /usr/lib64/mozilla/plugins/libtotem-gmp-plugin.so >0x00007ffbaadef210 0x00007ffbaadf4cbc Yes /usr/lib64/mozilla/plugins/libtotem-mully-plugin.so >0x00007ffbaabe6560 0x00007ffbaabe6944 Yes /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so >0x00007ffbaa9d53c0 0x00007ffbaa9dece8 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/libnpjp2.so >0x00007ffbb11fb430 0x00007ffbb11fd610 Yes /usr/lib64/alsa-lib/libasound_module_pcm_pulse.so >0x000000320640c110 0x0000003206436d18 Yes /lib64/libpulse.so.0 >0x00000038e44023d0 0x00000038e44058d4 Yes /lib64/libjson.so.0 >0x00000032068126d0 0x000000320684770c Yes /lib64/libpulsecommon-1.1.so >0x00000038db601480 0x00000038db603e48 Yes /lib64/libXtst.so.6 >0x00000038e3003130 0x00000038e3006c98 Yes /lib64/libwrap.so.0 >0x00000038e4006260 0x00000038e403e9c8 Yes /lib64/libsndfile.so.1 >0x00000038e2c01340 0x00000038e2c03998 Yes /lib64/libasyncns.so.0 >0x00000038de0040d0 0x00000038de011934 Yes /lib64/libnsl.so.1 >0x00000038e3801270 0x00000038e38093a4 Yes /lib64/libgsm.so.1 >0x00000038e220bfb0 0x00000038e2230c78 Yes /lib64/libFLAC.so.8 >0x00000038e2613ab0 0x00000038e2616164 Yes /lib64/libvorbisenc.so.2 >0x00007ffb8cffb150 0x00007ffb8cffde4c Yes /usr/lib64/libcanberra-0.28/libcanberra-pulse.so >0x00007ffb885f1ce0 0x00007ffb885fa330 Yes /usr/lib64/gio/modules/libgioremote-volume-monitor.so >0x00007ffb883ebbd0 0x00007ffb883ec04c Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x00007ffb8819a950 0x00007ffb881be9e8 Yes /lib64/librsvg-2.so.2 >0x00007ffb87f61ce0 0x00007ffb87f80428 Yes /lib64/libcroco-0.6.so.3 >0x00007ffba6010a30 0x00007ffba601195c Yes /usr/lib64/pango/1.6.0/modules/pango-hangul-fc.so >0x00007ffba5e0d540 0x00007ffba5e0e1dc Yes /usr/lib64/gconv/MACINTOSH.so >0x00000038df802790 0x00000038df804cbc Yes /lib64/libnotify.so.4 >0x00007ffb8f0b6760 0x00007ffb8f0ec418 Yes /lib64/libcups.so.2 >0x00000038dec189b0 0x00000038dec92f2c Yes /lib64/libgnutls.so.26 >0x00007ffb8ee95ce0 0x00007ffb8eea09e8 Yes /lib64/libtasn1.so.3 >0x00000038dbe02cd0 0x00000038dbe0ba6c Yes /lib64/libp11-kit.so.0 >0x00007ffb829efd20 0x00007ffb829f9cbc Yes /usr/lib64/pkcs11/gnome-keyring-pkcs11.so >0x00007ffb825fd2a0 0x00007ffb825fe558 Yes /usr/lib64/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so >0x00007ffb823eb520 0x00007ffb823f51f4 Yes /usr/lib64/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so >0x00007ffb72477350 0x00007ffb72ba28e8 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/server/libjvm.so >0x00007ffb785f4240 0x00007ffb785fc918 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/libverify.so >0x00007ffb781e2010 0x00007ffb781f7bd8 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/libjava.so >0x00007ffb77de7a80 0x00007ffb77df7088 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/libzip.so >0x00007ffb779db990 0x00007ffb779ea098 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/libdeploy.so >0x00007ffb7495d570 0x00007ffb7496b1c8 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/libnet.so >0x00007ffb745f58a0 0x00007ffb745fc288 Yes (*) /opt/jre1.7.0_04-x64/lib/amd64/libnio.so >0x00007ffb3fff9600 0x00007ffb3fffb418 Yes /usr/lib64/pango/1.6.0/modules/pango-indic-fc.so >0x00007ffb3fdf5c60 0x00007ffb3fdf6224 Yes /usr/lib64/pango/1.6.0/modules/pango-indic-lang.so >0x00007ffb3f3fc0c0 0x00007ffb3f3fd58c Yes /usr/lib64/pango/1.6.0/modules/pango-thai-fc.so >0x00007ffb3e5fda80 0x00007ffb3e5fde0c Yes /usr/lib64/pango/1.6.0/modules/pango-thai-lang.so >0x00007ffb3e1f5c40 0x00007ffb3e1fb728 Yes /lib64/libthai.so.0 >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x7ffb7fa97500 140718155330816 >rcx 0x0 0 >rdx 0x0 0 >rsi 0x7ffb83ffa1a0 140718228087200 >rdi 0x7ffb7fa97500 140718155330816 >rbp 0x7ffb83ffa1a0 0x7ffb83ffa1a0 >rsp 0x7fffadc75bc0 0x7fffadc75bc0 >r8 0x0 0 >r9 0x7ffbc714b810 140719353542672 >r10 0x7ffb7fa97500 140718155330816 >r11 0x3 3 >r12 0x0 0 >r13 0x7ffb83ffa1a0 140718228087200 >r14 0x7ffbc714b810 140719353542672 >r15 0x7ffb914d85a0 140718451295648 >rip 0x38d207a916 0x38d207a916 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+54> >eflags 0x10246 [ PF ZF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*): > 0x00000038d207a8e0 <+0>: push %r15 > 0x00000038d207a8e2 <+2>: mov %rdx,%r15 > 0x00000038d207a8e5 <+5>: movzbl %cl,%edx > 0x00000038d207a8e8 <+8>: push %r14 > 0x00000038d207a8ea <+10>: mov %r9,%r14 > 0x00000038d207a8ed <+13>: push %r13 > 0x00000038d207a8ef <+15>: push %r12 > 0x00000038d207a8f1 <+17>: mov %ecx,%r12d > 0x00000038d207a8f4 <+20>: push %rbp > 0x00000038d207a8f5 <+21>: mov %rsi,%rbp > 0x00000038d207a8f8 <+24>: push %rbx > 0x00000038d207a8f9 <+25>: mov %rdi,%rbx > 0x00000038d207a8fc <+28>: sub $0x4608,%rsp > 0x00000038d207a903 <+35>: mov %fs:0x28,%rax > 0x00000038d207a90c <+44>: mov %rax,0x45f8(%rsp) > 0x00000038d207a914 <+52>: xor %eax,%eax >=> 0x00000038d207a916 <+54>: mov %edx,0x2c(%rsp) > 0x00000038d207a91a <+58>: cmpb $0x0,0x148(%rbx) > 0x00000038d207a921 <+65>: je 0x38d207ab91 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+689> > 0x00000038d207a927 <+71>: testl $0x200000,(%r14) > 0x00000038d207a92e <+78>: je 0x38d207a970 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+144> > 0x00000038d207a930 <+80>: mov (%rbx),%rax > 0x00000038d207a933 <+83>: cmpb $0x0,0xb3d(%rax) > 0x00000038d207a93a <+90>: jne 0x38d207a970 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+144> > 0x00000038d207a93c <+92>: mov $0x5,%r13d > 0x00000038d207a942 <+98>: mov 0x45f8(%rsp),%rdx > 0x00000038d207a94a <+106>: xor %fs:0x28,%rdx > 0x00000038d207a953 <+115>: mov %r13d,%eax > 0x00000038d207a956 <+118>: jne 0x38d207acc3 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+995> > 0x00000038d207a95c <+124>: add $0x4608,%rsp > 0x00000038d207a963 <+131>: pop %rbx > 0x00000038d207a964 <+132>: pop %rbp > 0x00000038d207a965 <+133>: pop %r12 > 0x00000038d207a967 <+135>: pop %r13 > 0x00000038d207a969 <+137>: pop %r14 > 0x00000038d207a96b <+139>: pop %r15 > 0x00000038d207a96d <+141>: retq > 0x00000038d207a96e <+142>: xchg %ax,%ax > 0x00000038d207a970 <+144>: mov 0x58(%rbp),%rax > 0x00000038d207a974 <+148>: test %rax,%rax > 0x00000038d207a977 <+151>: je 0x38d207a9ab <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+203> > 0x00000038d207a979 <+153>: mov 0x50(%rbx),%rdx > 0x00000038d207a97d <+157>: test %r12b,%r12b > 0x00000038d207a980 <+160>: movzbl 0x3d8(%rdx),%ecx > 0x00000038d207a987 <+167>: je 0x38d207ac18 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+824> > 0x00000038d207a98d <+173>: lea 0x18(%rax),%rdx > 0x00000038d207a991 <+177>: lea 0x10(%rax),%rsi > 0x00000038d207a995 <+181>: test %cl,%cl > 0x00000038d207a997 <+183>: cmove %rsi,%rdx > 0x00000038d207a99b <+187>: mov 0x339a7e(%rip),%rcx # 0x38d23b4420 <_ZN8JSScript15JITScriptHandle10UNJITTABLEE> > 0x00000038d207a9a2 <+194>: cmp %rcx,(%rdx) > 0x00000038d207a9a5 <+197>: je 0x38d207ab91 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+689> > 0x00000038d207a9ab <+203>: testb $0x1,0x32(%rbx) > 0x00000038d207a9af <+207>: jne 0x38d207a9da <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+250> > 0x00000038d207a9b1 <+209>: mov 0x50(%rbx),%rdx > 0x00000038d207a9b5 <+213>: cmpb $0x0,0x489(%rdx) > 0x00000038d207a9bc <+220>: mov 0x88(%rbp),%edx > 0x00000038d207a9c2 <+226>: je 0x38d207ac30 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+848> > 0x00000038d207a9c8 <+232>: add $0x1,%edx > 0x00000038d207a9cb <+235>: cmp $0x28,%edx > 0x00000038d207a9ce <+238>: mov %edx,0x88(%rbp) > 0x00000038d207a9d4 <+244>: jbe 0x38d207a93c <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+92> > 0x00000038d207a9da <+250>: mov (%rbx),%rdi > 0x00000038d207a9dd <+253>: cmpq $0x0,0xc8(%rdi) > 0x00000038d207a9e5 <+261>: je 0x38d207ac53 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+883> > 0x00000038d207a9eb <+267>: test %r12b,%r12b > 0x00000038d207a9ee <+270>: je 0x38d207aa03 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+291> > 0x00000038d207a9f0 <+272>: cmpw $0x0,0x96(%rbp) > 0x00000038d207a9f8 <+280>: jne 0x38d207aa03 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+291> > 0x00000038d207a9fa <+282>: movw $0x1,0x96(%rbp) > 0x00000038d207aa03 <+291>: test %rax,%rax > 0x00000038d207aa06 <+294>: mov 0x958(%rdi),%rcx > 0x00000038d207aa0d <+301>: je 0x38d207ac7b <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+923> > 0x00000038d207aa13 <+307>: mov 0x50(%rbx),%rdx > 0x00000038d207aa17 <+311>: test %r12b,%r12b > 0x00000038d207aa1a <+314>: movzbl 0x3d8(%rdx),%edx > 0x00000038d207aa21 <+321>: je 0x38d207aba0 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+704> > 0x00000038d207aa27 <+327>: lea 0x18(%rax),%r13 > 0x00000038d207aa2b <+331>: add $0x10,%rax > 0x00000038d207aa2f <+335>: test %dl,%dl > 0x00000038d207aa31 <+337>: cmove %rax,%r13 > 0x00000038d207aa35 <+341>: mov 0x0(%r13),%rax > 0x00000038d207aa39 <+345>: test %rax,%rax > 0x00000038d207aa3c <+348>: je 0x38d207abb7 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+727> > 0x00000038d207aa42 <+354>: mov (%rax),%rdx > 0x00000038d207aa45 <+357>: mov 0x38(%rax),%r8d > 0x00000038d207aa49 <+361>: mov %r15d,%r9d > 0x00000038d207aa4c <+364>: sub 0x18(%rdx),%r9d > 0x00000038d207aa50 <+368>: test %r8d,%r8d > 0x00000038d207aa53 <+371>: je 0x38d207acc3 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+995> > 0x00000038d207aa59 <+377>: cmp 0x74(%rax),%r9d > 0x00000038d207aa5d <+381>: lea 0x70(%rax),%rdx > 0x00000038d207aa61 <+385>: jb 0x38d207aca5 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+965> > 0x00000038d207aa67 <+391>: add $0x88,%rax > 0x00000038d207aa6d <+397>: xor %ecx,%ecx > 0x00000038d207aa6f <+399>: nop > 0x00000038d207aa70 <+400>: add $0x1,%ecx > 0x00000038d207aa73 <+403>: cmp %r8d,%ecx > 0x00000038d207aa76 <+406>: je 0x38d207acc3 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+995> > 0x00000038d207aa7c <+412>: mov %rax,%rdx > 0x00000038d207aa7f <+415>: add $0x18,%rax > 0x00000038d207aa83 <+419>: cmp -0x14(%rax),%r9d > 0x00000038d207aa87 <+423>: jae 0x38d207aa70 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+400> > 0x00000038d207aa89 <+425>: cmpq $0x0,0x10(%rdx) > 0x00000038d207aa8e <+430>: jne 0x38d207acb2 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+978> > 0x00000038d207aa94 <+436>: testb $0x1,0x32(%rbx) > 0x00000038d207aa98 <+440>: jne 0x38d207aaac <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+460> > 0x00000038d207aa9a <+442>: mov 0x8(%rdx),%eax > 0x00000038d207aa9d <+445>: add $0x1,%eax > 0x00000038d207aaa0 <+448>: cmp $0x28,%eax > 0x00000038d207aaa3 <+451>: mov %eax,0x8(%rdx) > 0x00000038d207aaa6 <+454>: jbe 0x38d207a93c <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+92> > 0x00000038d207aaac <+460>: mov 0x50(%rbx),%r9 > 0x00000038d207aab0 <+464>: mov (%rbx),%rax > 0x00000038d207aab3 <+467>: lea 0x30(%rsp),%rdi > 0x00000038d207aab8 <+472>: mov 0x2c(%rsp),%r8d > 0x00000038d207aabd <+477>: mov %rbp,%rdx > 0x00000038d207aac0 <+480>: mov %rbx,%rsi > 0x00000038d207aac3 <+483>: movzbl 0x470(%r9),%r11d > 0x00000038d207aacb <+491>: movzbl 0x471(%r9),%r10d > 0x00000038d207aad3 <+499>: add $0xca0,%rax > 0x00000038d207aad9 <+505>: movb $0x1,0x470(%r9) > 0x00000038d207aae1 <+513>: movb $0x1,0x471(%r9) > 0x00000038d207aae9 <+521>: mov %rax,0x20(%rsp) > 0x00000038d207aaee <+526>: mov %r9,0x18(%rsp) > 0x00000038d207aaf3 <+531>: mov %r10b,0x8(%rsp) > 0x00000038d207aaf8 <+536>: mov %r11b,0x10(%rsp) > 0x00000038d207aafd <+541>: callq 0x38d2078a70 <js::mjit::Compiler::Compiler(JSContext*, JSScript*, unsigned int, bool)> > 0x00000038d207ab02 <+546>: lea 0x30(%rsp),%rdi > 0x00000038d207ab07 <+551>: callq 0x38d2078970 <js::mjit::Compiler::compile()> > 0x00000038d207ab0c <+556>: lea 0x30(%rsp),%rdi > 0x00000038d207ab11 <+561>: mov %eax,%r13d > 0x00000038d207ab14 <+564>: callq 0x38d205aaa0 <js::mjit::Compiler::~Compiler()> > 0x00000038d207ab19 <+569>: movzbl 0x8(%rsp),%r10d > 0x00000038d207ab1f <+575>: movzbl 0x10(%rsp),%r11d > 0x00000038d207ab25 <+581>: mov 0x18(%rsp),%r9 > 0x00000038d207ab2a <+586>: test %r10b,%r10b > 0x00000038d207ab2d <+589>: mov %r11b,0x470(%r9) > 0x00000038d207ab34 <+596>: mov %r10b,0x471(%r9) > 0x00000038d207ab3b <+603>: jne 0x38d207ab66 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+646> > 0x00000038d207ab3d <+605>: cmpb $0x0,0x48a(%r9) > 0x00000038d207ab45 <+613>: lea 0x478(%r9),%rdi > 0x00000038d207ab4c <+620>: jne 0x38d207ac6c <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+908> > 0x00000038d207ab52 <+626>: cmpq $0x0,0x498(%r9) > 0x00000038d207ab5a <+634>: je 0x38d207ab66 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+646> > 0x00000038d207ab5c <+636>: mov 0x20(%rsp),%rsi > 0x00000038d207ab61 <+641>: callq 0x38d1eab340 <js::types::TypeCompartment::processPendingRecompiles(js::FreeOp*)> > 0x00000038d207ab66 <+646>: mov 0x50(%rbx),%rdi > 0x00000038d207ab6a <+650>: xor %edx,%edx > 0x00000038d207ab6c <+652>: mov %rbx,%rsi > 0x00000038d207ab6f <+655>: add $0x478,%rdi > 0x00000038d207ab76 <+662>: callq 0x38d1eacfe0 <js::types::TypeCompartment::maybePurgeAnalysis(JSContext*, bool)> > 0x00000038d207ab7b <+667>: test %r13d,%r13d > 0x00000038d207ab7e <+670>: jne 0x38d207a942 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+98> > 0x00000038d207ab84 <+676>: cmpb $0x0,0x148(%rbx) > 0x00000038d207ab8b <+683>: jne 0x38d207a927 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+71> > 0x00000038d207ab91 <+689>: mov $0x1,%r13d > 0x00000038d207ab97 <+695>: jmpq 0x38d207a942 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+98> > 0x00000038d207ab9c <+700>: nopl 0x0(%rax) > 0x00000038d207aba0 <+704>: lea 0x8(%rax),%r13 > 0x00000038d207aba4 <+708>: test %dl,%dl > 0x00000038d207aba6 <+710>: cmove %rax,%r13 > 0x00000038d207abaa <+714>: mov 0x0(%r13),%rax > 0x00000038d207abae <+718>: test %rax,%rax > 0x00000038d207abb1 <+721>: jne 0x38d207aa42 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+354> > 0x00000038d207abb7 <+727>: mov %rbp,%rsi > 0x00000038d207abba <+730>: mov %rbx,%rdi > 0x00000038d207abbd <+733>: mov %rcx,0x18(%rsp) > 0x00000038d207abc2 <+738>: callq 0x38d2079460 <MakeJITScript(JSContext*, JSScript*)> > 0x00000038d207abc7 <+743>: test %rax,%rax > 0x00000038d207abca <+746>: mov 0x18(%rsp),%rcx > 0x00000038d207abcf <+751>: je 0x38d207ac9a <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+954> > 0x00000038d207abd5 <+757>: mov (%rbx),%rdx > 0x00000038d207abd8 <+760>: cmp %rcx,0x958(%rdx) > 0x00000038d207abdf <+767>: je 0x38d207acba <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+986> > 0x00000038d207abe5 <+773>: lea 0xca0(%rdx),%r13 > 0x00000038d207abec <+780>: mov %rax,%rdi > 0x00000038d207abef <+783>: mov %rax,0x18(%rsp) > 0x00000038d207abf4 <+788>: mov %r13,%rsi > 0x00000038d207abf7 <+791>: callq 0x38d203eeb0 <js::mjit::JITScript::destroy(js::FreeOp*)> > 0x00000038d207abfc <+796>: mov 0x18(%rsp),%rax > 0x00000038d207ac01 <+801>: mov %r13,%rdi > 0x00000038d207ac04 <+804>: mov %rax,%rsi > 0x00000038d207ac07 <+807>: callq 0x38d204ad90 <js::FreeOp::free_(void*)> > 0x00000038d207ac0c <+812>: jmpq 0x38d207a91a <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+58> > 0x00000038d207ac11 <+817>: nopl 0x0(%rax) > 0x00000038d207ac18 <+824>: lea 0x8(%rax),%rdx > 0x00000038d207ac1c <+828>: test %cl,%cl > 0x00000038d207ac1e <+830>: cmove %rax,%rdx > 0x00000038d207ac22 <+834>: jmpq 0x38d207a99b <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+187> > 0x00000038d207ac27 <+839>: nopw 0x0(%rax,%rax,1) > 0x00000038d207ac30 <+848>: add $0x1,%edx > 0x00000038d207ac33 <+851>: cmp $0x10,%edx > 0x00000038d207ac36 <+854>: mov %edx,0x88(%rbp) > 0x00000038d207ac3c <+860>: jbe 0x38d207a93c <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+92> > 0x00000038d207ac42 <+866>: mov (%rbx),%rdi > 0x00000038d207ac45 <+869>: cmpq $0x0,0xc8(%rdi) > 0x00000038d207ac4d <+877>: jne 0x38d207a9eb <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+267> > 0x00000038d207ac53 <+883>: mov %rbx,%rsi > 0x00000038d207ac56 <+886>: callq 0x38d1e6c040 <JSRuntime::createJaegerRuntime(JSContext*)> > 0x00000038d207ac5b <+891>: test %rax,%rax > 0x00000038d207ac5e <+894>: je 0x38d207ac9a <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+954> > 0x00000038d207ac60 <+896>: mov (%rbx),%rdi > 0x00000038d207ac63 <+899>: mov 0x58(%rbp),%rax > 0x00000038d207ac67 <+903>: jmpq 0x38d207a9eb <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+267> > 0x00000038d207ac6c <+908>: mov 0x20(%rsp),%rsi > 0x00000038d207ac71 <+913>: callq 0x38d1eab4d0 <js::types::TypeCompartment::nukeTypes(js::FreeOp*)> > 0x00000038d207ac76 <+918>: jmpq 0x38d207ab66 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+646> > 0x00000038d207ac7b <+923>: mov %rbx,%rdi > 0x00000038d207ac7e <+926>: mov %rcx,0x18(%rsp) > 0x00000038d207ac83 <+931>: callq 0x38d2055960 <JSContext::new_<JSScript::JITScriptSet>()> > 0x00000038d207ac88 <+936>: test %rax,%rax > 0x00000038d207ac8b <+939>: mov %rax,0x58(%rbp) > 0x00000038d207ac8f <+943>: mov 0x18(%rsp),%rcx > 0x00000038d207ac94 <+948>: jne 0x38d207aa13 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+307> > 0x00000038d207ac9a <+954>: mov $0x4,%r13d > 0x00000038d207aca0 <+960>: jmpq 0x38d207a942 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+98> > 0x00000038d207aca5 <+965>: xor %ecx,%ecx > 0x00000038d207aca7 <+967>: cmpq $0x0,0x10(%rdx) > 0x00000038d207acac <+972>: je 0x38d207aa94 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+436> > 0x00000038d207acb2 <+978>: xor %r13d,%r13d > 0x00000038d207acb5 <+981>: jmpq 0x38d207a942 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+98> > 0x00000038d207acba <+986>: mov %rax,0x0(%r13) > 0x00000038d207acbe <+990>: jmpq 0x38d207aa42 <js::mjit::CanMethodJIT(JSContext*, JSScript*, unsigned char*, bool, js::mjit::CompileRequest, js::StackFrame*)+354> > 0x00000038d207acc3 <+995>: callq 0x38d1e35d90 <__stack_chk_fail@plt> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 884994
:
659234
|
659235
|
659236
| 659237 |
659238
|
659239
|
659240
|
659241
|
659242
|
659243
|
659244
|
659245
|
659246