Created
August 20, 2014 09:32
-
-
Save Civil/4cdf9783c3025f301f25 to your computer and use it in GitHub Desktop.
gdb thread apply bt full for influxdb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(gdb) thread apply all bt full | |
Thread 31 (Thread 0x7f4499a50700 (LWP 9419)): | |
#0 runtime.usleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:77 | |
No locals. | |
#1 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 30 (Thread 0x7f449914f700 (LWP 9420)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c208018e70 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 29 (Thread 0x7f449894e700 (LWP 9421)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x00000000012217e0 in syscall.statictmp_1074 () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 28 (Thread 0x7f448bfff700 (LWP 9422)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f24b2 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:55 | |
No locals. | |
#2 0x00007f449abe4f60 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 27 (Thread 0x7f448b7fe700 (LWP 9423)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c2080969f0 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 26 (Thread 0x7f448affd700 (LWP 9424)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c2080189f0 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 25 (Thread 0x7f448a7fc700 (LWP 9425)): | |
#0 runtime.epollwait () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:385 | |
No locals. | |
#1 0x00000000004f230d in runtime.netpoll () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/netpoll_epoll.c:78 | |
No locals. | |
#2 0x00007f4400000004 in ?? () | |
No symbol table info available. | |
#3 0x00007f448a7fb718 in ?? () | |
No symbol table info available. | |
#4 0xffffffff00000080 in ?? () | |
No symbol table info available. | |
#5 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 24 (Thread 0x7f4489ffb700 (LWP 9426)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c2080972f0 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 23 (Thread 0x7f44897fa700 (LWP 9427)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f24b2 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:55 | |
No locals. | |
#2 0x0000000001221878 in timers () | |
---Type <return> to continue, or q <return> to quit--- | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 22 (Thread 0x7f4488ff9700 (LWP 9428)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=0, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 0 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f4488ff9700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f4488ff9700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932332955392, 963159535435133367, 0, 0, 139932332956096, 139932332955392, -876858867174854217, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 21 (Thread 0x7f447bfff700 (LWP 9429)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=1, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 1 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f447bfff700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f447bfff700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932114876160, 963159535435133367, 0, 0, 139932114876864, 139932114876160, -876755514155585097, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 20 (Thread 0x7f447b7fe700 (LWP 9430)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=2, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 2 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f447b7fe700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f447b7fe700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932106483456, 963159535435133367, 0, 0, 139932106484160, 139932106483456, -876756614204083785, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 19 (Thread 0x7f447affd700 (LWP 9431)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=3, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 3 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f447affd700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f447affd700 | |
now = <optimized out> | |
---Type <return> to continue, or q <return> to quit--- | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932098090752, 963159535435133367, 0, 0, 139932098091456, 139932098090752, -876757714252582473, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 18 (Thread 0x7f447a7fc700 (LWP 9432)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=4, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 4 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f447a7fc700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f447a7fc700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932089698048, 963159535435133367, 0, 0, 139932089698752, 139932089698048, -876758810006113865, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 17 (Thread 0x7f4479ffb700 (LWP 9433)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=5, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 5 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f4479ffb700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f4479ffb700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932081305344, 963159535435133367, 0, 0, 139932081306048, 139932081305344, -876751113961590345, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 16 (Thread 0x7f44797fa700 (LWP 9434)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=6, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 6 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f44797fa700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f44797fa700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932072912640, 963159535435133367, 0, 0, 139932072913344, 139932072912640, -876752214010089033, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 15 (Thread 0x7f4478ff9700 (LWP 9435)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=7, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 7 | |
---Type <return> to continue, or q <return> to quit--- | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f4478ff9700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f4478ff9700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932064519936, 963159535435133367, 0, 0, 139932064520640, 139932064519936, -876753314058587721, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 14 (Thread 0x7f44787f8700 (LWP 9436)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=8, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 8 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f44787f8700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f44787f8700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932056127232, 963159535435133367, 0, 0, 139932056127936, 139932056127232, -876754418402053705, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 13 (Thread 0x7f4477ff7700 (LWP 9437)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=9, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 9 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f4477ff7700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f4477ff7700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932047734528, 963159535435133367, 0, 0, 139932047735232, 139932047734528, -876729130171485769, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 12 (Thread 0x7f44777f6700 (LWP 9438)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=10, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 10 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f44777f6700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f44777f6700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932039341824, 963159535435133367, 0, 0, 139932039342528, 139932039341824, -876730230219984457, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 11 (Thread 0x7f4476ff5700 (LWP 9439)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=11, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
---Type <return> to continue, or q <return> to quit--- | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 11 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f4476ff5700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f4476ff5700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932030949120, 963159535435133367, 0, 0, 139932030949824, 139932030949120, -876731330268483145, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 10 (Thread 0x7f44767f4700 (LWP 9440)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=12, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 12 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f44767f4700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f44767f4700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932022556416, 963159535435133367, 0, 0, 139932022557120, 139932022556416, -876732426022014537, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 9 (Thread 0x7f4475ff3700 (LWP 9441)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=13, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 13 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f4475ff3700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f4475ff3700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932014163712, 963159535435133367, 0, 0, 139932014164416, 139932014163712, -876724729977491017, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 8 (Thread 0x7f44757f2700 (LWP 9442)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=14, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 14 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f44757f2700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f44757f2700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139932005771008, 963159535435133367, 0, 0, 139932005771712, 139932005771008, -876725830025989705, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
---Type <return> to continue, or q <return> to quit--- | |
Thread 7 (Thread 0x7f4474ff1700 (LWP 9443)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=15, this=0x7f4480001f60) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 15 | |
tp = 0x7f4480001f60 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f4474ff1700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f4474ff1700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139931997378304, 963159535435133367, 0, 0, 139931997379008, 139931997378304, -876726930074488393, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
Thread 6 (Thread 0x7f44747f0700 (LWP 9444)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c2081e8570 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 5 (Thread 0x7f4473fef700 (LWP 9445)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c2081e89f0 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 4 (Thread 0x7f44737ee700 (LWP 9446)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c2081e8e70 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 3 (Thread 0x7f4472fed700 (LWP 10524)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x000000c2088cc0f0 in ?? () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. | |
Thread 2 (Thread 0x7f44727ec700 (LWP 14731)): | |
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
No locals. | |
#1 0x000000000093248b in BGThread (thread_id=0, this=0x7f4480002030) at util/env_posix.cc:1523 | |
function = <optimized out> | |
arg = <optimized out> | |
#2 rocksdb::(anonymous namespace)::PosixEnv::ThreadPool::BGThreadWrapper (arg=<optimized out>) at util/env_posix.cc:1570 | |
meta = <optimized out> | |
thread_id = 0 | |
tp = 0x7f4480002030 | |
#3 0x00007f449a035182 in start_thread (arg=0x7f44727ec700) at pthread_create.c:312 | |
__res = <optimized out> | |
pd = 0x7f44727ec700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139931955414784, 963159535435133367, 0, 0, 139931955415488, 139931955414784, -876741209230134857, -876829220603547209}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#4 0x00007f4499b4c38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 | |
No locals. | |
---Type <return> to continue, or q <return> to quit--- | |
Thread 1 (Thread 0x7f449ad95840 (LWP 9418)): | |
#0 runtime.futex () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/sys_linux_amd64.s:269 | |
No locals. | |
#1 0x00000000004f2447 in runtime.futexsleep () at /home/vagrant/.gvm/gos/go1.3/src/pkg/runtime/os_linux.c:49 | |
No locals. | |
#2 0x00000000012229f0 in runtime.m0 () | |
No symbol table info available. | |
#3 0x0000000000000000 in ?? () | |
No symbol table info available. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment