Skip to content

Instantly share code, notes, and snippets.

@Mathiou04
Mathiou04 / gdb_output.txt
Created February 18, 2020 09:22
Sidekiq frozen processes
Thread 42 (Thread 0x7f20e6e71700 (LWP 7)):
#0 0x00007f20e5b10aed in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f20e690c021 in timer_thread_sleep (gvl=0x23b2018) at thread_pthread.c:1461
#2 thread_timer (p=0x23b2018) at thread_pthread.c:1573
#3 0x00007f20e6520064 in start_thread (arg=0x7f20e6e71700) at pthread_create.c:309
#4 0x00007f20e5b1962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 41 (Thread 0x7f20da74d700 (LWP 8)):
#0 0x00007f20e5b12893 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f20e691449c in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at thread.c:3605
@Mathiou04
Mathiou04 / gdb_output_old.txt
Last active February 18, 2020 09:23
Sidekiq frozen process
Thread 42 (Thread 0x7f20e6e71700 (LWP 7)):
#0 0x00007f20e5b10aed in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f20e690c021 in timer_thread_sleep (gvl=0x23b2018) at thread_pthread.c:1461
#2 thread_timer (p=0x23b2018) at thread_pthread.c:1573
#3 0x00007f20e6520064 in start_thread (arg=0x7f20e6e71700) at pthread_create.c:309
#4 0x00007f20e5b1962d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 41 (Thread 0x7f20da74d700 (LWP 8)):
#0 0x00007f20e5b12893 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f20e691449c in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at thread.c:3605