Skip to content

Instantly share code, notes, and snippets.

@palfrey
Created September 11, 2016 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palfrey/0b20293c0a323f93cc64b67dd7678fbb to your computer and use it in GitHub Desktop.
Save palfrey/0b20293c0a323f93cc64b67dd7678fbb to your computer and use it in GitHub Desktop.
Handbrake backtrace
(gdb) thread apply all bt
Thread 49 (Thread 0x98cf7b40 (LWP 23752)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a059 in hb_fifo_get_wait ()
#4 0x0808c151 in work_loop ()
#5 0x0805c12e in hb_thread_func ()
#6 0xb600629a in start_thread (arg=0x98cf7b40) at pthread_create.c:333
#7 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 48 (Thread 0x994f8b40 (LWP 23751)):
#0 0xb68919b2 in ff_vector_fmul_scalar_sse () from /usr/lib/i386-linux-gnu/libavutil.so.55
#1 0xb6d75d5a in mp3lame_encode_frame () from /usr/lib/i386-linux-gnu/libavcodec.so.57
#2 0xb6f5c629 in avcodec_encode_audio2 () from /usr/lib/i386-linux-gnu/libavcodec.so.57
#3 0x08097c13 in Encode ()
#4 0x08097d7d in encavcodecaWork ()
#5 0x0808c17a in work_loop ()
#6 0x0805c12e in hb_thread_func ()
#7 0xb600629a in start_thread (arg=0x994f8b40) at pthread_create.c:333
#8 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 47 (Thread 0x9a5ffb40 (LWP 23750)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a059 in hb_fifo_get_wait ()
#4 0x0808c151 in work_loop ()
#5 0x0805c12e in hb_thread_func ()
#6 0xb600629a in start_thread (arg=0x9a5ffb40) at pthread_create.c:333
#7 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 46 (Thread 0x9b0a8b40 (LWP 23749)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a059 in hb_fifo_get_wait ()
#4 0x0808c151 in work_loop ()
#5 0x0805c12e in hb_thread_func ()
#6 0xb600629a in start_thread (arg=0x9b0a8b40) at pthread_create.c:333
#7 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 45 (Thread 0x9b8a9b40 (LWP 23748)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6404760 in ?? () from /usr/lib/i386-linux-gnu/libx264.so.148
#3 0xb600629a in start_thread (arg=0x9b8a9b40) at pthread_create.c:333
---Type <return> to continue, or q <return> to quit---
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 44 (Thread 0x9e38bb40 (LWP 23747)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6405074 in ?? () from /usr/lib/i386-linux-gnu/libx264.so.148
#3 0xb600629a in start_thread (arg=0x9e38bb40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 43 (Thread 0x9eb8cb40 (LWP 23746)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6405074 in ?? () from /usr/lib/i386-linux-gnu/libx264.so.148
#3 0xb600629a in start_thread (arg=0x9eb8cb40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 42 (Thread 0x9f38db40 (LWP 23745)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6405074 in ?? () from /usr/lib/i386-linux-gnu/libx264.so.148
#3 0xb600629a in start_thread (arg=0x9f38db40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 41 (Thread 0x9fb8eb40 (LWP 23744)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6405074 in ?? () from /usr/lib/i386-linux-gnu/libx264.so.148
#3 0xb600629a in start_thread (arg=0x9fb8eb40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 40 (Thread 0xa038fb40 (LWP 23743)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6405074 in ?? () from /usr/lib/i386-linux-gnu/libx264.so.148
#3 0xb600629a in start_thread (arg=0xa038fb40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 39 (Thread 0xa0b90b40 (LWP 23742)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6405074 in ?? () from /usr/lib/i386-linux-gnu/libx264.so.148
#3 0xb600629a in start_thread (arg=0xa0b90b40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 38 (Thread 0xa1ce4b40 (LWP 23741)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
---Type <return> to continue, or q <return> to quit---
#2 0xb6e7964a in worker () from /usr/lib/i386-linux-gnu/libavcodec.so.57
#3 0xb600629a in start_thread (arg=0xa1ce4b40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 37 (Thread 0xa24e5b40 (LWP 23740)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6e7964a in worker () from /usr/lib/i386-linux-gnu/libavcodec.so.57
#3 0xb600629a in start_thread (arg=0xa24e5b40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 36 (Thread 0xa2ce6b40 (LWP 23739)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0xb6e7964a in worker () from /usr/lib/i386-linux-gnu/libavcodec.so.57
#3 0xb600629a in start_thread (arg=0xa2ce6b40) at pthread_create.c:333
#4 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 35 (Thread 0xa34e7b40 (LWP 23738)):
#0 0xb5ef9280 in __memcpy_sse2_unaligned () from /lib/i386-linux-gnu/libc.so.6
#1 0x080a1f43 in copy_plane ()
#2 0x080a2109 in copy_frame ()
#3 0x080a3287 in decodeFrame ()
#4 0x080a3b06 in decodeVideo ()
#5 0x080a3d41 in decavcodecvWork ()
#6 0x0808c17a in work_loop ()
#7 0x0805c12e in hb_thread_func ()
#8 0xb600629a in start_thread (arg=0xa34e7b40) at pthread_create.c:333
#9 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 34 (Thread 0xa3ce8b40 (LWP 23737)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a059 in hb_fifo_get_wait ()
#4 0x0808c151 in work_loop ()
#5 0x0805c12e in hb_thread_func ()
#6 0xb600629a in start_thread (arg=0xa3ce8b40) at pthread_create.c:333
#7 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 33 (Thread 0xa44e9b40 (LWP 23736)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a059 in hb_fifo_get_wait ()
#4 0x0808c329 in filter_loop ()
#5 0x0805c12e in hb_thread_func ()
---Type <return> to continue, or q <return> to quit---
#6 0xb600629a in start_thread (arg=0xa44e9b40) at pthread_create.c:333
#7 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 32 (Thread 0xa4ceab40 (LWP 23735)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a059 in hb_fifo_get_wait ()
#4 0x0808c329 in filter_loop ()
#5 0x0805c12e in hb_thread_func ()
#6 0xb600629a in start_thread (arg=0xa4ceab40) at pthread_create.c:333
#7 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 31 (Thread 0xa54ebb40 (LWP 23734)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a059 in hb_fifo_get_wait ()
#4 0x0808c329 in filter_loop ()
#5 0x0805c12e in hb_thread_func ()
#6 0xb600629a in start_thread (arg=0xa54ebb40) at pthread_create.c:333
#7 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 30 (Thread 0xa5cecb40 (LWP 23733)):
#0 0xb5ef932f in __memcpy_sse2_unaligned () from /lib/i386-linux-gnu/libc.so.6
#1 0x0806a59a in hb_buffer_dup ()
#2 0x0806823c in hb_decomb_work ()
#3 0x0808c373 in filter_loop ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xa5cecb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 29 (Thread 0xa64edb40 (LWP 23732)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600be35 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i686/../pthread_cond_timedwait.S:245
#2 0x0805ca9c in hb_cond_timedwait ()
#3 0x0806a8d7 in hb_fifo_full_wait ()
#4 0x08088c05 in push_buf.isra ()
#5 0x080890d0 in ReadLoop ()
#6 0x0805c12e in hb_thread_func ()
#7 0xb600629a in start_thread (arg=0xa64edb40) at pthread_create.c:333
#8 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 28 (Thread 0xa6ceeb40 (LWP 23731)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
---Type <return> to continue, or q <return> to quit---
#3 0x080648b8 in mask_dilate_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xa6ceeb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 27 (Thread 0xa74efb40 (LWP 23730)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x080648b8 in mask_dilate_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xa74efb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 26 (Thread 0xa7cf0b40 (LWP 23729)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x080648b8 in mask_dilate_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xa7cf0b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 25 (Thread 0xa84f1b40 (LWP 23728)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x080648b8 in mask_dilate_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xa84f1b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 24 (Thread 0xa8cf2b40 (LWP 23727)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ab8 in mask_erode_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xa8cf2b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 23 (Thread 0xa94f3b40 (LWP 23726)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ab8 in mask_erode_thread ()
#4 0x0805c12e in hb_thread_func ()
---Type <return> to continue, or q <return> to quit---
#5 0xb600629a in start_thread (arg=0xa94f3b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 22 (Thread 0xa9cf4b40 (LWP 23725)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ab8 in mask_erode_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xa9cf4b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 21 (Thread 0xaa4f5b40 (LWP 23724)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ab8 in mask_erode_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xaa4f5b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 20 (Thread 0xaacf6b40 (LWP 23723)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064cb8 in mask_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xaacf6b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 19 (Thread 0xab4f7b40 (LWP 23722)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064cb8 in mask_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xab4f7b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 18 (Thread 0xabcf8b40 (LWP 23721)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064cb8 in mask_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xabcf8b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
---Type <return> to continue, or q <return> to quit---
Thread 17 (Thread 0xac4f9b40 (LWP 23720)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064cb8 in mask_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xac4f9b40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 16 (Thread 0xaccfab40 (LWP 23719)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ead in decomb_check_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xaccfab40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 15 (Thread 0xad4fbb40 (LWP 23718)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ead in decomb_check_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xad4fbb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 14 (Thread 0xadcfcb40 (LWP 23717)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ead in decomb_check_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xadcfcb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 13 (Thread 0xae4fdb40 (LWP 23716)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08064ead in decomb_check_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xae4fdb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 12 (Thread 0xaecfeb40 (LWP 23715)):
---Type <return> to continue, or q <return> to quit---
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08065270 in decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xaecfeb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 11 (Thread 0xaf4ffb40 (LWP 23714)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08065270 in decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xaf4ffb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 10 (Thread 0xafeffb40 (LWP 23713)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08065270 in decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xafeffb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 9 (Thread 0xb08ffb40 (LWP 23712)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08065270 in decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xb08ffb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 8 (Thread 0xb12ffb40 (LWP 23711)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08066c2e in yadif_decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xb12ffb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 7 (Thread 0xb1cffb40 (LWP 23710)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
---Type <return> to continue, or q <return> to quit---
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08066c2e in yadif_decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xb1cffb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 6 (Thread 0xb26fbb40 (LWP 23709)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08066c2e in yadif_decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xb26fbb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 5 (Thread 0xb2efcb40 (LWP 23708)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600ba6b in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S:187
#2 0x080a4d8e in taskset_thread_wait4start ()
#3 0x08066c2e in yadif_decomb_filter_thread ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xb2efcb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 4 (Thread 0xb3d2bb40 (LWP 23707)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb600f854 in __libc_open64 (file=0x99c365d8 "tracks7a41919d_4b338e11-3.mp4", oflag=524865) at ../sysdeps/unix/sysv/linux/open64.c:39
#2 0xb685b6a1 in avpriv_open () from /usr/lib/i386-linux-gnu/libavutil.so.55
#3 0xb7d6ffbf in ?? () from /usr/lib/i386-linux-gnu/libavformat.so.57
#4 0xb7d462d5 in ?? () from /usr/lib/i386-linux-gnu/libavformat.so.57
#5 0xb7d46a09 in ?? () from /usr/lib/i386-linux-gnu/libavformat.so.57
#6 0xb7d504d7 in avio_open2 () from /usr/lib/i386-linux-gnu/libavformat.so.57
#7 0x080a601b in avformatInit ()
#8 0x08077e48 in hb_muxer_init ()
#9 0x0808eebf in work_func ()
#10 0x0805c12e in hb_thread_func ()
#11 0xb600629a in start_thread (arg=0xb3d2bb40) at pthread_create.c:333
#12 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 2 (Thread 0xb452cb40 (LWP 23705)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb5e83eba in nanosleep () from /lib/i386-linux-gnu/libc.so.6
#2 0xb5eb34c5 in usleep () from /lib/i386-linux-gnu/libc.so.6
#3 0x0805f5fc in thread_func ()
#4 0x0805c12e in hb_thread_func ()
#5 0xb600629a in start_thread (arg=0xb452cb40) at pthread_create.c:333
#6 0xb5eba1be in clone () from /lib/i386-linux-gnu/libc.so.6
---Type <return> to continue, or q <return> to quit---
Thread 1 (Thread 0xb452f780 (LWP 23701)):
#0 0xb7fd8d40 in __kernel_vsyscall ()
#1 0xb5eb2c25 in select () from /lib/i386-linux-gnu/libc.so.6
#2 0x0804ed60 in main ()
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment