forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
https://dl.dropboxusercontent.com/u/59491914/dash/getinfo-strace.log
https://dl.dropboxusercontent.com/u/59491914/dash/dashd-netstat.log
https://dl.dropboxusercontent.com/u/59491914/dash/dashd-lsof.log
https://dl.dropboxusercontent.com/u/59491914/dash/dashd-strace.log
https://dl.dropboxusercontent.com/u/59491914/dash/core.11279.tar.gz
https://dl.dropboxusercontent.com/u/59491914/dash/debug-10000line.log
https://dl.dropboxusercontent.com/u/59491914/dash/debug.log.tar.gz
gdb bt
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007ff5c783555b in ?? ()
#2 0x00007ff5c78358ae in ?? ()
#3 0x00007ff5c74734eb in ?? ()
#4 0x00007ff5c746e24e in ?? ()
#5 0x00007ff5c747a49f in ?? ()
#6 0x00007ff5c6017b45 in __libc_start_main (main=0x7ff5c747a470, argc=3, argv=0x7ffe35e13f68, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
stack_end=0x7ffe35e13f58) at libc-start.c:287
#7 0x00007ff5c746d129 in ?? ()
#8 0x00007ffe35e13f58 in ?? ()
#9 0x000000000000001c in ?? ()
#10 0x0000000000000003 in ?? ()
#11 0x00007ffe35e14f2d in ?? ()
#12 0x00007ffe35e14f33 in ?? ()
#13 0x00007ffe35e14f58 in ?? ()
#14 0x0000000000000000 in ?? ()
gdb bt full
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
No locals.
#1 0x00007ff5c783555b in ?? ()
No symbol table info available.
#2 0x00007ff5c78358ae in ?? ()
No symbol table info available.
#3 0x00007ff5c74734eb in ?? ()
No symbol table info available.
#4 0x00007ff5c746e24e in ?? ()
No symbol table info available.
#5 0x00007ff5c747a49f in ?? ()
No symbol table info available.
#6 0x00007ff5c6017b45 in __libc_start_main (main=0x7ff5c747a470, argc=3, argv=0x7ffe35e13f68, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
stack_end=0x7ffe35e13f58) at libc-start.c:287
result = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -1435975580744505231, 140693587022080, 140729802375008, 0, 0, 1436094209927325809, 1439445248499296369},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffe35e13f88, 0x7ff5c740e1a8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 903954312}}}
not_first_call = <optimized out>
#7 0x00007ff5c746d129 in ?? ()
No symbol table info available.
#8 0x00007ffe35e13f58 in ?? ()
No symbol table info available.
#9 0x000000000000001c in ?? ()
No symbol table info available.
#10 0x0000000000000003 in ?? ()
No symbol table info available.
#11 0x00007ffe35e14f2d in ?? ()
No symbol table info available.
#12 0x00007ffe35e14f33 in ?? ()
No symbol table info available.
#13 0x00007ffe35e14f58 in ?? ()
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.
Metadata
Metadata
Assignees
Labels
No labels