Skip to content

Instantly share code, notes, and snippets.

@genki
Created February 1, 2017 22:49
Show Gist options
  • Save genki/450a61cb576f14d19bfc5f8d58a988d4 to your computer and use it in GitHub Desktop.
Save genki/450a61cb576f14d19bfc5f8d58a988d4 to your computer and use it in GitHub Desktop.
#0 __lll_lock_wait_private ()
at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1 0x00007f07b472e67a in __GI___libc_malloc (bytes=139671072336672)
at malloc.c:2909
#2 0x00007f07b4f10567 in ?? () from target:/lib64/ld-linux-x86-64.so.2
#3 0x00007f07b4f17412 in ?? () from target:/lib64/ld-linux-x86-64.so.2
#4 0x00007f07b4f12394 in ?? () from target:/lib64/ld-linux-x86-64.so.2
#5 0x00007f07b4f16bd9 in ?? () from target:/lib64/ld-linux-x86-64.so.2
#6 0x00007f07b47ed9bd in do_dlopen (ptr=0x161f640) at dl-libc.c:87
#7 0x00007f07b4f12394 in ?? () from target:/lib64/ld-linux-x86-64.so.2
#8 0x00007f07b47eda74 in dlerror_run (args=0x161f640,
operate=0x7f07b47ed980 <do_dlopen>) at dl-libc.c:46
#9 __GI___libc_dlopen_mode (name=name@entry=0x7f07b4836aa6 "libgcc_s.so.1",
mode=mode@entry=-2147483647) at dl-libc.c:163
#10 0x00007f07b47bfe95 in init () at ../sysdeps/x86_64/backtrace.c:52
#11 0x00007f07b449ca99 in __pthread_once_slow (
once_control=0x7f07b4a72110 , init_routine=0x7f07b47bfe80 )
at pthread_once.c:116
#12 0x00007f07b47bffb4 in __GI___backtrace (array=,
size=) at ../sysdeps/x86_64/backtrace.c:105
#13 0x00007f07b4c0a255 in ?? ()
from target:/usr/lib/x86_64-linux-gnu/libruby-2.3.so.2.3
#14 0x00007f07b4c0a48c in ?? ()
from target:/usr/lib/x86_64-linux-gnu/libruby-2.3.so.2.3
#15 0x00007f07b4ae3164 in ?? ()
from target:/usr/lib/x86_64-linux-gnu/libruby-2.3.so.2.3
#16 0x00007f07b4b95a0e in ?? ()
from target:/usr/lib/x86_64-linux-gnu/libruby-2.3.so.2.3
#17
#18 0x00007f07b47293b5 in malloc_consolidate (
av=av@entry=0x7f07b4a6eb20 <main_arena>) at malloc.c:4181
#19 0x00007f07b472c3be in _int_malloc (
av=av@entry=0x7f07b4a6eb20 <main_arena>, bytes=bytes@entry=1328)
at malloc.c:3448
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment