Segfault on kubuntu

Support for HandBrake on Linux, Solaris, and other Unix-like platforms
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Segfault on kubuntu

Post by Quasi72 »

Hi guy's,

First of all, thx for the great software.
I've been using ghb since 1.5.1 and it simply does the things it promises and does it well.

However i've also been noticing (and people are reporting it occasionaly) a segfault from time to time.

I'm encoding full HD h264 to Full HD h265 10bit no scaling or cropping, using filter decomb default and nlmeans medium movie preset, same (variable) framerate as original, single pass constant qualiy of RF 18.

Always have a list of encodes waiting, encoding 24/7.

Always kubuntu 22.04 LTS on different hardware :
i7-6700 (+- 7fps average) 4 cores, 8 threads DDR4 24G
now using
dual xeon x5670 (2 sockets, 6 cores each, 24 threads total) (+-6fps average) Kubuntu vm in a proxmox ve limited to 10 cores numa=1 (docker image) ECC DDR3 142G on server 16G exclusive for ghb and the os, no other software running except the os stuff offcourse

Used ubuntu repo 1.51, flatpack 1.6.1, 1.7.2 and now 1.7.3 in a docker (jlesage/handbrake:latest)

I always had segfaults from time to time, sometimes its twice a day, sometimes its once a month, sometime it fails twice on a file and when i re test this it goes just fine 10 times.

The log doesn't say anything besides the "normal" stuff and then it just stops.

Latest dmseg from the OS when it segfaulted = ghb[621250]: segfault at 0 ip 000057110d4c84bb sp 00007ee7b3c51ac0 error 4 in ghb[57110bb95000+2bcc000] likely on CPU 1 (core 1, socket 0)

The real kicker here is that when i disable the hyperthreading on the i7 i never get a segfault....disabling hyperthreading on the dual xeon is not an option :)
I used an old i5-2500 4 cores, 4 threads never got a segfault, ran it for several months...

Anyway, is there anything i can provide for the experts here so that this annoying bug can be squashed ?

It seems to me that ghb doesn't play nice when there are more threads then cores, or atleast so it seems to me...Could this be an issue related to hyperthreading on intel ?

Grtz.
mduell
Veteran User
Posts: 8215
Joined: Sat Apr 21, 2007 8:54 pm

Re: Segfault on kubuntu

Post by mduell »

Segfault would be a problem outside of HB... do you get the same segfault if you boot from a livecd?
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Hey mduell,

Never tried from a livecd...but i'm getting this from 2 different machines so what are the odds that both have a hw error ?
Maybe it's related to the codec ? I'm just guessing here...the one thing that strikes me is that i never got this issue when there is no threading on the cpu
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

Segfaults can be caused by a variety of problems. Failing hardware, too aggressive overclocking, driver bugs, not enough memory, and of coarse application bugs. But we have been getting more than the usual number of reports of segfaults lately. We have not been able to isolate to anything specific yet.

I do fairly regular encodes on a 12 core 24 thread Ryzen 3900X and haven't seen a segfault in years. So there must be something specific about the environment, settings, or procedures people are using that is provoking these problems.

One thing you could do that would be helpful, if at all possible, is create a debug build of HandBrake and use that on one of your machines until you have a crash. Make sure you have core dumps enabled. Then use gdb to get a full stack trace from the core dump for us to inspect.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Hey JohnAStebbins,

I will setup a vm just for this on the machine an i'll keep you informed...
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Hey JohnAStebbins,

Got another one, unfortunately it's on the machine running the docker so i can't trace anything (i don't know how to...)
error code : from dmesg -T :

[do apr 4 05:28:37 2024] ghb[1171215]: segfault at 0 ip 0000571aba6894bb sp 0000714b9ab14ac0 error 4
[do apr 4 05:28:37 2024] ghb[1171217]: segfault at 0 ip 0000571aba6894bb sp 0000714b99a2aac0 error 4 in ghb[571ab8d56000+2bcc000]
[do apr 4 05:28:37 2024] in ghb[571ab8d56000+2bcc000] likely on CPU 6 (core 2, socket 0)
[do apr 4 05:28:37 2024] likely on CPU 1 (core 1, socket 0)

[do apr 4 05:28:37 2024] Code: 00 e9 06 15 00 00 4c 89 6c 24 10 4c 89 74 24 30 49 8b 47 08 4c 8b 48 10 48 8b 90 98 00 00 00 4d 8b 11 49 8b 0a 48 89 54 24 08 <48> 8b 12 48 8b 1a f2 0f 10 82 c0 05 00 00 44 8b a9 d8 08 00 00 8b
[do apr 4 05:28:37 2024] Code: 00 e9 06 15 00 00 4c 89 6c 24 10 4c 89 74 24 30 49 8b 47 08 4c 8b 48 10 48 8b 90 98 00 00 00 4d 8b 11 49 8b 0a 48 89 54 24 08 <48> 8b 12 48 8b 1a f2 0f 10 82 c0 05 00 00 44 8b a9 d8 08 00 00 8b

So i started digging in the past messages and found a few from the time i was running handbrake native and those are :

sep 19 00:17:26 HP-Elite kernel: handbrake[17154]: segfault at 0 ip 00007fa674fd7904 sp 00007fa60e7fae00 error 4 in libx265.so.199[7fa674e3c000+e98000] likely on CPU 3 (core 3, socket 0)
sep 19 17:55:38 HP-Elite kernel: handbrake[5686]: segfault at 0 ip 00007fc056fd7904 sp 00007fbff4fbfe00 error 4 in libx265.so.199[7fc056e3c000+e98000] likely on CPU 4 (core 0, socket 0)

Found some explanations online and found that error 4 = The cause was a user-mode read resulting in no page being found.

Also found that :

me@computer:~$ addr2line -e /usr/lib/x86_64-linux-gnu/libx265.so.199 -fCi 19B904
x265_10bit::setupAssemblyPrimitives(x265_10bit::EncoderPrimitives&, int)
??:?

No idea if this helps, i have build a handbrake debug version on another machine (atleast i think i've build it :) ) and i'm now awaiting a segfault.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Hi JohnAStebbins,

I got a segfault on the machine running the ghb build.

[vr apr 5 02:03:39 2024] ghb[18023]: segfault at 0 ip 00005d752ef4a174 sp 00007ec7027fb470 error 4 in ghb[5d752d595000+2b41000] likely on CPU 6 (core 6, socket 0)

I have a core dump 5,4Gb but now i'm out of my depth....no idea what to do next...help :)

So what's next ?
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

Sorry for the slow response, I was travelling.

To get a stacktrace with the core file

Code: Select all

$ gdb <path/to/ghb> <path/to/core>
(gdb) where
(gdb) thread apply all bt
The where command will output a stack trace for where the program crashed. thread apply all bt will output a stack trace for all threads that were running when the crash occurred.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

No problem, i didn't find a way to attach a file to the post so here's the output of the gdb commands :
I've pasted my preset .json also at the bottom, hope it helps (spread over 2 posts because of message to long)...

Code: Select all

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
--Type <RET> for more, q to quit, c to continue without paging--c
Core was generated by `./ghb'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  x265_10bit::RateControl::rateEstimateQscale (this=0x7ec7391d2b30, curFrame=0x7ec67b77fbd0, rce=0x7ec738333be0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/ratecontrol.cpp:1931
1931            Slice* nextRefSlice = m_curSlice->m_refFrameList[1][0]->m_encData->m_slice;
[Current thread is 1 (Thread 0x7ec7027fc640 (LWP 18023))]

(gdb) where

#0  x265_10bit::RateControl::rateEstimateQscale(x265_10bit::Frame*, x265_10bit::RateControlEntry*)
    (this=0x7ec7391d2b30, curFrame=0x7ec67b77fbd0, rce=0x7ec738333be0)
    at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/ratecontrol.cpp:1931
#1  0x00005d752ef48437 in x265_10bit::RateControl::rateControlStart(x265_10bit::Frame*, x265_10bit::RateControlEntry*, x265_10bit::Encoder*) (this=0x7ec7391d2b30, curFrame=0x7ec67b77fbd0, rce=0x7ec738333be0, enc=0x7ec73831f740)
    at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/ratecontrol.cpp:1563
#2  0x00005d752eeeb886 in x265_10bit::FrameEncoder::compressFrame() (this=0x7ec7383339f0)
    at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/frameencoder.cpp:600
#3  0x00005d752eeea44f in x265_10bit::FrameEncoder::threadMain() (this=0x7ec7383339f0)
    at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/frameencoder.cpp:366
#4  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333a40)
    at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#5  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333a40)
    at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81



(gdb) thread apply all bt

Thread 146 (Thread 0x7ec682fed640 (LWP 18103)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800dca8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800dca8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800dca8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800dc50, cond=0x7ec73800dc80) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800dc80, mutex=0x7ec73800dc50) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800d960) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800ac10) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f40037c0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 145 (Thread 0x7ec6737fe640 (LWP 18109)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800adc8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800adc8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800adc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800e030, cond=0x7ec73800ada0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800ada0, mutex=0x7ec73800e030) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
--Type <RET> for more, q to quit, c to continue without paging--ret
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800da80) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800ad30) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f400a9c0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 144 (Thread 0x7ec68affd640 (LWP 18088)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800a4d8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800a4d8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800a4d8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800a480, cond=0x7ec73800a4b0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800a4b0, mutex=0x7ec73800a480) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800eb10) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738004250) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241cacc0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 143 (Thread 0x7ec68bfff640 (LWP 18086)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800ee48) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800ee48) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800ee48, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800edf0, cond=0x7ec73800ee20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800ee20, mutex=0x7ec73800edf0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800eab0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380041f0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241ca680) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
--Type <RET> for more, q to quit, c to continue without paging--

Thread 142 (Thread 0x7ec69a7d4640 (LWP 18082)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738005998) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738005998) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738005998, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800ec60, cond=0x7ec738005970) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738005970, mutex=0x7ec73800ec60) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800e9f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738004130) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c9a00) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 141 (Thread 0x7ec69bfd7640 (LWP 18079)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7380161ec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7380161ec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380161ec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738016190, cond=0x7ec7380161c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec7380161c0, mutex=0x7ec738016190) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c270) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800c080) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c90c0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 140 (Thread 0x7ec69c7d8640 (LWP 18078)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738016138) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738016138)--Type <RET> for more, q to quit, c to continue without paging--c
 at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738016138, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380160e0, cond=0x7ec738016110) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738016110, mutex=0x7ec7380160e0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c240) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800c050) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c8db0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 139 (Thread 0x7ec69dfdb640 (LWP 18075)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738015f28) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738015f28) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738015f28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738015ed0, cond=0x7ec738015f00) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738015f00, mutex=0x7ec738015ed0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c1b0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800bfc0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c8480) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 138 (Thread 0x7ec672ffd640 (LWP 18110)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800ae78) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800ae78) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800ae78, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800ae20, cond=0x7ec73800ae50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800ae50, mutex=0x7ec73800ae20) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800dab0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800ad60) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f4002fc0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 137 (Thread 0x7ec69f7de640 (LWP 18072)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800c3ec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800c3ec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800c3ec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800c390, cond=0x7ec73800c3c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800c3c0, mutex=0x7ec73800c390) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c120) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800bf30) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c7b50) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 136 (Thread 0x7ec673fff640 (LWP 18108)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800e01c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800e01c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800e01c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800dfc0, cond=0x7ec73800dff0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800dff0, mutex=0x7ec73800dfc0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800da50) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800ad00) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f400bca0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 135 (Thread 0x7ec68a7fc640 (LWP 18089)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800a588) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800a588) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800a588, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800a530, cond=0x7ec73800a560) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800a560, mutex=0x7ec73800a530) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800eb40) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738004280) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241cafe0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 134 (Thread 0x7ec6a37e6640 (LWP 18064)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738002b9c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738002b9c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738002b9c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738002b40, cond=0x7ec738002b70) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738002b70, mutex=0x7ec738002b40) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738003090) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380029a0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c62d0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 133 (Thread 0x7ec6a07e0640 (LWP 18070)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738009dc8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738009dc8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738009dc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738009d70, cond=0x7ec738009da0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738009da0, mutex=0x7ec738009d70) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec7380031b0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002ac0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c7530) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 132 (Thread 0x7ec68b7fe640 (LWP 18087)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800a428) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800a428) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800a428, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800eea0, cond=0x7ec73800a400) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800a400, mutex=0x7ec73800eea0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800eae0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738004220) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241ca9a0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 131 (Thread 0x7ec6997d2640 (LWP 18084)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738004398) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738004398) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738004398, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738005a20, cond=0x7ec738004370) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738004370, mutex=0x7ec738005a20) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800ea50) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738004190) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241ca040) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 130 (Thread 0x7ec6a47e8640 (LWP 18062)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7380032f8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7380032f8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380032f8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380032a0, cond=0x7ec7380032d0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec7380032d0, mutex=0x7ec7380032a0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738003030) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002940) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c5cb0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 129 (Thread 0x7ec6a57ea640 (LWP 18060)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7380028b8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7380028b8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380028b8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800e3a0, cond=0x7ec738002890) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738002890, mutex=0x7ec73800e3a0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec7380085b0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003ab0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c5690) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 128 (Thread 0x7ec698fd1640 (LWP 18085)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800ed98) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800ed98) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800ed98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380043b0, cond=0x7ec73800ed70) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800ed70, mutex=0x7ec7380043b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800ea80) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380041c0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241ca360) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 127 (Thread 0x7ec69b7d6640 (LWP 18080)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738016298) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738016298) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738016298, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738016240, cond=0x7ec738016270) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738016270, mutex=0x7ec738016240) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c2a0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800c0b0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c93d0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 126 (Thread 0x7ec699fd3640 (LWP 18083)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738004318) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738004318) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738004318, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380059f0, cond=0x7ec7380042f0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec7380042f0, mutex=0x7ec7380059f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800ea20) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738004160) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c9d20) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 125 (Thread 0x7ec6ab7f6640 (LWP 18048)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738004a5c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738004a5c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738004a5c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738004a00, cond=0x7ec738004a30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738004a30, mutex=0x7ec738004a00) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800cb40) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738014360) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e0440) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 124 (Thread 0x7ec6b4ff9640 (LWP 18038)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ec6b4ff89e0, op=393, expected=0, futex_word=0x7ec73801050c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7ec6b4ff89e0, clockid=0, expected=0, futex_word=0x7ec73801050c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73801050c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6b4ff89e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6b4ff89e0, clockid=0, mutex=0x7ec738d8b380, cond=0x7ec7380104e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7380104e0, mutex=mutex@entry=0x7ec738d8b380, abstime=abstime@entry=0x7ec6b4ff89e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7380104e0, lock=0x7ec738d8b380, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c440 in hb_fifo_full_wait (f=0x7ec738010480) at ../libhb/fifo.c:1371
#7  0x00005d752d6dbb92 in filter_loop (_f=0x7ec73800c800) at ../libhb/work.c:2326
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387ba480) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 123 (Thread 0x7ec69cfd9640 (LWP 18077)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73801608c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73801608c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73801608c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738016030, cond=0x7ec738016060) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738016060, mutex=0x7ec738016030) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c210) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800c020) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c8aa0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 122 (Thread 0x7ec69d7da640 (LWP 18076)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738015fdc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738015fdc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738015fdc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738015f80, cond=0x7ec738015fb0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738015fb0, mutex=0x7ec738015f80) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c1e0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800bff0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c8790) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 121 (Thread 0x7ec6b57fa640 (LWP 18037)):
#0  __futex_abstimed_wait_common64 (private=-1533706240, cancel=true, abstime=0x7ec6b57f99e0, op=393, expected=0, futex_word=0x7ec738010428) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-1533706240, abstime=0x7ec6b57f99e0, clockid=-201230928, expected=0, futex_word=0x7ec738010428) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738010428, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6b57f99e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6b57f99e0, clockid=0, mutex=0x7ec738014040, cond=0x7ec738010400) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec738010400, mutex=mutex@entry=0x7ec738014040, abstime=abstime@entry=0x7ec6b57f99e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec738010400, lock=0x7ec738014040, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c440 in hb_fifo_full_wait (f=0x7ec7380103a0) at ../libhb/fifo.c:1371
#7  0x00005d752d6dbb92 in filter_loop (_f=0x7ec738017620) at ../libhb/work.c:2326
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387ba940) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 120 (Thread 0x7ec69efdd640 (LWP 18073)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738015dc8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738015dc8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738015dc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738015d70, cond=0x7ec738015da0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738015da0, mutex=0x7ec738015d70) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c150) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800bf60) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c7e60) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 119 (Thread 0x7ec69e7dc640 (LWP 18074)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738015e78) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738015e78) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738015e78, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738015e20, cond=0x7ec738015e50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738015e50, mutex=0x7ec738015e20) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c180) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800bf90) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c8170) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 118 (Thread 0x7ec6b77fe640 (LWP 18033)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ec6b77fd9e0, op=393, expected=0, futex_word=0x7ec7386a5968) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7ec6b77fd9e0, clockid=0, expected=0, futex_word=0x7ec7386a5968) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a5968, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6b77fd9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6b77fd9e0, clockid=0, mutex=0x7ec73800f110, cond=0x7ec7386a5940) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386a5940, mutex=mutex@entry=0x7ec73800f110, abstime=abstime@entry=0x7ec6b77fd9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386a5940, lock=0x7ec73800f110, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec738d8b100) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec7380101f0) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387c3280) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 117 (Thread 0x7ec6a17e2640 (LWP 18068)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738009c68) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738009c68) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738009c68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738009c10, cond=0x7ec738009c40) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738009c40, mutex=0x7ec738009c10) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738003150) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002a60) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c6f10) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 116 (Thread 0x7ec69ffdf640 (LWP 18071)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800c33c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800c33c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800c33c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800c2e0, cond=0x7ec73800c310) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800c310, mutex=0x7ec73800c2e0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c0f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800bf00) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c7840) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 115 (Thread 0x7ec6a3fe7640 (LWP 18063)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7380033a8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7380033a8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380033a8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738003350, cond=0x7ec738003380) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738003380, mutex=0x7ec738003350) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738003060) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002970) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c5fc0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 114 (Thread 0x7ec6a1fe3640 (LWP 18067)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738009bb8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738009bb8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738009bb8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738009b60, cond=0x7ec738009b90) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738009b90, mutex=0x7ec738009b60) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738003120) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002a30) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c6c00) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 113 (Thread 0x7ec6e37fe640 (LWP 18026)):
#0  __futex_abstimed_wait_common64 (private=-469761904, cancel=true, abstime=0x7ec6e37fd9e0, op=393, expected=0, futex_word=0x7ec7386a55ac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-469761904, abstime=0x7ec6e37fd9e0, clockid=-997593298, expected=0, futex_word=0x7ec7386a55ac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a55ac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6e37fd9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6e37fd9e0, clockid=0, mutex=0x7ec73800f050, cond=0x7ec7386a5580) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386a5580, mutex=mutex@entry=0x7ec73800f050, abstime=abstime@entry=0x7ec6e37fd9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386a5580, lock=0x7ec73800f050, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec7386a7310) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec73833da90) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec73879d740) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 112 (Thread 0x7ec6a27e4640 (LWP 18066)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738009b0c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738009b0c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738009b0c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738009ab0, cond=0x7ec738009ae0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738009ae0, mutex=0x7ec738009ab0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec7380030f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002a00) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c68f0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 111 (Thread 0x7ec701ffb640 (LWP 18024)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738336de0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738336de0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738336de0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738336d90, cond=0x7ec738336db8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738336db8, mutex=0x7ec738336d90) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eedc5d3 in x265_10bit::Event::wait() (this=0x7ec738336d90) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.h:358
#6  0x00005d752eeea471 in x265_10bit::FrameEncoder::threadMain() (this=0x7ec738336d30) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/frameencoder.cpp:368
#7  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738336d80) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#8  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738336d80) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 110 (Thread 0x7ec70aff5640 (LWP 18016)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738333664) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738333664) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738333664, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738333610, cond=0x7ec738333638) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738333638, mutex=0x7ec738333610) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eedc5d3 in x265_10bit::Event::wait() (this=0x7ec738333610) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.h:358
#6  0x00005d752ef91923 in x265_10bit::WorkerThread::threadMain() (this=0x7ec7383335f0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:170
#7  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec7383335f0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#8  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec7383335f0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 109 (Thread 0x7ec6a2fe5640 (LWP 18065)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738009a58) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738009a58) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738009a58, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738009a00, cond=0x7ec738009a30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738009a30, mutex=0x7ec738009a00) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec7380030c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380029d0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c65e0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 108 (Thread 0x7ec70c7f8640 (LWP 18013)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7383334b4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7383334b4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7383334b4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738333460, cond=0x7ec738333488) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738333488, mutex=0x7ec738333460) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eedc5d3 in x265_10bit::Event::wait() (this=0x7ec738333460) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.h:358
#6  0x00005d752ef91923 in x265_10bit::WorkerThread::threadMain() (this=0x7ec738333440) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:170
#7  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333440) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#8  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333440) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 107 (Thread 0x7ec6a7fef640 (LWP 18055)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800e0b8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800e0b8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800e0b8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738003ba0, cond=0x7ec73800e090) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800e090, mutex=0x7ec738003ba0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec7380084c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380039c0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e19e0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 106 (Thread 0x7ec708ff1640 (LWP 18020)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7383338a0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7383338a0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7383338a0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738333850, cond=0x7ec738333878) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738333878, mutex=0x7ec738333850) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eedc5d3 in x265_10bit::Event::wait() (this=0x7ec738333850) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.h:358
#6  0x00005d752ef91923 in x265_10bit::WorkerThread::threadMain() (this=0x7ec738333830) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:170
#7  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333830) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#8  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333830) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 105 (Thread 0x7ec689ffb640 (LWP 18090)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738004cb8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738004cb8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738004cb8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738004c60, cond=0x7ec738004c90) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738004c90, mutex=0x7ec738004c60) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800eb70) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380042b0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241cb300) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 104 (Thread 0x7ec6a4fe9640 (LWP 18061)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738003248) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738003248) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738003248, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380031f0, cond=0x7ec738003220) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738003220, mutex=0x7ec7380031f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738003000) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002910) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c59a0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 103 (Thread 0x7ec6a5feb640 (LWP 18059)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800e348) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800e348) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800e348, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800e2f0, cond=0x7ec73800e320) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800e320, mutex=0x7ec73800e2f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738008580) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003a80) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c5380) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 102 (Thread 0x7ec684ff1640 (LWP 18100)):
#0  0x00005d752d6a6a46 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec6048000c0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:682
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18ec50) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18ec50) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d73d0) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 101 (Thread 0x7ec6a97f2640 (LWP 18052)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7380086fc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7380086fc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380086fc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380086a0, cond=0x7ec7380086d0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec7380086d0, mutex=0x7ec7380086a0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738008430) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003930) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e10b0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 100 (Thread 0x7ec6a67ec640 (LWP 18058)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800e29c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800e29c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800e29c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800e240, cond=0x7ec73800e270) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800e270, mutex=0x7ec73800e240) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738008550) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003a50) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c5070) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 99 (Thread 0x7ec70cff9640 (LWP 18012)):
#0  __futex_abstimed_wait_common64 (private=761976034, cancel=true, abstime=0x7ec70cff89e0, op=393, expected=0, futex_word=0x7ec7386aa768) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=761976034, abstime=0x7ec70cff89e0, clockid=762139306, expected=0, futex_word=0x7ec7386aa768) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386aa768, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec70cff89e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec70cff89e0, clockid=0, mutex=0x7ec7386aa2c0, cond=0x7ec7386aa740) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386aa740, mutex=mutex@entry=0x7ec7386aa2c0, abstime=abstime@entry=0x7ec70cff89e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386aa740, lock=0x7ec7386aa2c0, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec73800fef0) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec738f8dcb0) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec738fa7220) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 98 (Thread 0x7ec69afd5640 (LWP 18081)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800ec08) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800ec08) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800ec08, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800ebb0, cond=0x7ec73800ebe0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800ebe0, mutex=0x7ec73800ebb0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800e9c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738004100) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c96e0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 97 (Thread 0x7ec6aaff5640 (LWP 18049)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738004b0c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738004b0c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738004b0c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738004ab0, cond=0x7ec738004ae0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738004ae0, mutex=0x7ec738004ab0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800cb70) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738014390) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e0760) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 96 (Thread 0x7ec685ff3640 (LWP 18098)):
#0  0x00005d752d6a74b3 in _mm_unpacklo_epi8 (__B=..., __A=...) at /usr/lib/gcc/x86_64-linux-gnu/11/include/emmintrin.h:1030
#1  build_integral_sse2 (integral=<optimized out>, integral_stride=<optimized out>, in_src=<optimized out>, in_src_pre=<optimized out>, in_compare=<optimized out>, in_compare_pre=<optimized out>, w=1920, border=16, dst_w=1920, dst_h=1080, dx=1, dy=0, n=7) at ../libhb/nlmeans_x86.c:64
#2  0x00005d752d6a69be in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec604400080, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:658
#3  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18ec10) at ../libhb/nlmeans.c:501
#4  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18ec10) at ../libhb/taskset.c:197
#5  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d6df0) at ../libhb/ports.c:886
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 95 (Thread 0x7ec70f7fe640 (LWP 18007)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7387c6824) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7387c6824) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7387c6824, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7387c6888, cond=0x7ec7387c67f8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7387c67f8, mutex=mutex@entry=0x7ec7387c6888) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752e52f00e in frame_worker_thread (arg=0x7ec7387c67e0) at libavcodec/pthread_frame.c:199
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 94 (Thread 0x7ec687ff7640 (LWP 18094)):
#0  0x00005d752d6a6a75 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec620000900, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:693
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18eb90) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18eb90) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d5a30) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 93 (Thread 0x7ec6ae7fc640 (LWP 18042)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738005bbc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738005bbc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738005bbc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738017710, cond=0x7ec738005b90) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738005b90, mutex=0x7ec738017710) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800ca20) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738014240) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c37b0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 92 (Thread 0x7ec6aa7f4640 (LWP 18050)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7380058ec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7380058ec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380058ec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738004b60, cond=0x7ec7380058c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec7380058c0, mutex=0x7ec738004b60) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800cba0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380143c0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e0a80) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 91 (Thread 0x7ec6857f2640 (LWP 18099)):
#0  0x00005d752d6a6a96 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec5f4c1bac0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18ec30) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18ec30) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d70e0) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 90 (Thread 0x7ec688ff9640 (LWP 18092)):
#0  nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec6d8000cc0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:693
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18eb50) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18eb50) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d4000a10) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 89 (Thread 0x7ec6a6fed640 (LWP 18057)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800e1ec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800e1ec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800e1ec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800e190, cond=0x7ec73800e1c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800e1c0, mutex=0x7ec73800e190) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738008520) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003a20) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c4d60) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 88 (Thread 0x7ec6aeffd640 (LWP 18041)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73801665c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73801665c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73801665c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380017f0, cond=0x7ec738016630) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738016630, mutex=0x7ec7380017f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800c9f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738014210) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e1e10) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 87 (Thread 0x7ec6abff7640 (LWP 18047)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738015af8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738015af8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738015af8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738015aa0, cond=0x7ec738015ad0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738015ad0, mutex=0x7ec738015aa0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800cb10) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738014330) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e0120) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 86 (Thread 0x7ec6a0fe1640 (LWP 18069)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738009d18) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738009d18) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738009d18, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738009cc0, cond=0x7ec738009cf0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738009cf0, mutex=0x7ec738009cc0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738003180) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738002a90) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c7220) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 85 (Thread 0x7ec70bff7640 (LWP 18014)):
#0  x265_10bit::BitCost::mvcost(x265_10bit::MV const&) const (this=0x7ec738a2a918, mv=...) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/bitcost.h:45
#1  0x00005d752ef0c0ca in x265_10bit::MotionEstimate::motionEstimate(x265_10bit::ReferencePlanes*, x265_10bit::MV const&, x265_10bit::MV const&, x265_10bit::MV const&, int, x265_10bit::MV const*, int, x265_10bit::MV&, unsigned int, unsigned short*) (this=0x7ec738a2a918, ref=0x7ec678c6d650, mvmin=..., mvmax=..., qmvp=..., numCandidates=0, mvc=0x0, merange=16, outQMv=..., maxSlices=1, srcReferencePlane=0x0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/motion.cpp:1507
#2  0x00005d752ef8bd34 in x265_10bit::CostEstimateGroup::estimateCUCost(x265_10bit::LookaheadTLD&, int, int, int, int, int, bool*, bool, int, bool) (this=0x7ec70bff2210, tld=..., cuX=21, cuY=8, p0=13, p1=19, b=16, bDoSearch=0x7ec70bff2056, lastRow=false, slice=-1, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4167
#3  0x00005d752ef8b0ed in x265_10bit::CostEstimateGroup::estimateFrameCost(x265_10bit::LookaheadTLD&, int, int, int, bool) (this=0x7ec70bff2210, tld=..., p0=13, p1=19, b=16, bIntraPenalty=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4049
#4  0x00005d752ef8a712 in x265_10bit::CostEstimateGroup::processTasks(int) (this=0x7ec70bff2210, workerThreadID=-1) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:3924
#5  0x00005d752ef8a5cc in x265_10bit::CostEstimateGroup::finishBatch() (this=0x7ec70bff2210) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:3899
#6  0x00005d752ef84025 in x265_10bit::Lookahead::slicetypeAnalyse(x265_10bit::Lowres**, bool) (this=0x7ec7387c7d80, frames=0x7ec70bff3e90, bKeyframe=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:2687
#7  0x00005d752ef808c3 in x265_10bit::Lookahead::slicetypeDecide() (this=0x7ec7387c7d80) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:1910
#8  0x00005d752ef7dfc9 in x265_10bit::Lookahead::findJob(int) (this=0x7ec7387c7d80) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:1271
#9  0x00005d752ef9179a in x265_10bit::WorkerThread::threadMain() (this=0x7ec7383334d0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:140
#10 0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec7383334d0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#11 0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec7383334d0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#12 0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#13 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 84 (Thread 0x7ec6a77ee640 (LWP 18056)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800e138) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800e138) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800e138, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738003bd0, cond=0x7ec73800e110) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800e110, mutex=0x7ec738003bd0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec7380084f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380039f0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c4a80) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 83 (Thread 0x7ec6b5ffb640 (LWP 18036)):
#0  __futex_abstimed_wait_common64 (private=4096, cancel=true, abstime=0x7ec6b5ffa9e0, op=393, expected=0, futex_word=0x7ec73801034c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=4096, abstime=0x7ec6b5ffa9e0, clockid=-1102428629, expected=0, futex_word=0x7ec73801034c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73801034c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6b5ffa9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6b5ffa9e0, clockid=0, mutex=0x7ec7386a4d80, cond=0x7ec738010320) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec738010320, mutex=mutex@entry=0x7ec7386a4d80, abstime=abstime@entry=0x7ec6b5ffa9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec738010320, lock=0x7ec7386a4d80, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c440 in hb_fifo_full_wait (f=0x7ec7380102c0) at ../libhb/fifo.c:1371
#7  0x00005d752d6dbb92 in filter_loop (_f=0x7ec738018420) at ../libhb/work.c:2326
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387c9500) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 82 (Thread 0x7ec686ff5640 (LWP 18096)):
#0  0x00005d752d6a6a99 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec5f641bc40, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18ebd0) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18ebd0) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d6810) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 81 (Thread 0x7ec7097f2640 (LWP 18019)):
#0  x265_10bit::ReferencePlanes::lowresQPelCost(unsigned short*, long, x265_10bit::MV const&, int (*)(unsigned short const*, long, unsigned short const*, long), bool) (this=0x7ec678c6d650, fenc=0x7ec738b37980, blockOffset=157184, qmv=..., comp=0x5d752f9403e0 <x265_10bit_pixel_satd_8x8_sse4>, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/lowres.h:104
#1  0x00005d752ef0c28b in x265_10bit::MotionEstimate::motionEstimate(x265_10bit::ReferencePlanes*, x265_10bit::MV const&, x265_10bit::MV const&, x265_10bit::MV const&, int, x265_10bit::MV const*, int, x265_10bit::MV&, unsigned int, unsigned short*) (this=0x7ec738a27398, ref=0x7ec678c6d650, mvmin=..., mvmax=..., qmvp=..., numCandidates=0, mvc=0x0, merange=16, outQMv=..., maxSlices=1, srcReferencePlane=0x0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/motion.cpp:1523
#2  0x00005d752ef8bd34 in x265_10bit::CostEstimateGroup::estimateCUCost(x265_10bit::LookaheadTLD&, int, int, int, int, int, bool*, bool, int, bool) (this=0x7ec70bff2210, tld=..., cuX=64, cuY=17, p0=13, p1=17, b=17, bDoSearch=0x7ec7097f1986, lastRow=false, slice=-1, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4167
#3  0x00005d752ef8b0ed in x265_10bit::CostEstimateGroup::estimateFrameCost(x265_10bit::LookaheadTLD&, int, int, int, bool) (this=0x7ec70bff2210, tld=..., p0=13, p1=17, b=17, bIntraPenalty=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4049
#4  0x00005d752ef8a712 in x265_10bit::CostEstimateGroup::processTasks(int) (this=0x7ec70bff2210, workerThreadID=6) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:3924
#5  0x00005d752ef91746 in x265_10bit::WorkerThread::threadMain() (this=0x7ec7383337a0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:132
#6  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec7383337a0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#7  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec7383337a0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 80 (Thread 0x7ec70b7f6640 (LWP 18015)):
#0  0x00005d752f9a07a5 in x265_10bit_pixel_sad_x3_8x8_sse2 ()
#1  0x00005d752ef02f82 in x265_10bit::MotionEstimate::motionEstimate(x265_10bit::ReferencePlanes*, x265_10bit::MV const&, x265_10bit::MV const&, x265_10bit::MV const&, int, x265_10bit::MV const*, int, x265_10bit::MV&, unsigned int, unsigned short*) (this=0x7ec738a23e18, ref=0x7ec619cdf4f0, mvmin=..., mvmax=..., qmvp=..., numCandidates=0, mvc=0x0, merange=16, outQMv=..., maxSlices=1, srcReferencePlane=0x0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/motion.cpp:902
#2  0x00005d752ef8bd34 in x265_10bit::CostEstimateGroup::estimateCUCost(x265_10bit::LookaheadTLD&, int, int, int, int, int, bool*, bool, int, bool) (this=0x7ec70bff2210, tld=..., cuX=59, cuY=11, p0=12, p1=17, b=17, bDoSearch=0x7ec70b7f5986, lastRow=false, slice=-1, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4167
#3  0x00005d752ef8b0ed in x265_10bit::CostEstimateGroup::estimateFrameCost(x265_10bit::LookaheadTLD&, int, int, int, bool) (this=0x7ec70bff2210, tld=..., p0=12, p1=17, b=17, bIntraPenalty=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4049
#4  0x00005d752ef8a712 in x265_10bit::CostEstimateGroup::processTasks(int) (this=0x7ec70bff2210, workerThreadID=2) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:3924
#5  0x00005d752ef91746 in x265_10bit::WorkerThread::threadMain() (this=0x7ec738333560) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:132
#6  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333560) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#7  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333560) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 79 (Thread 0x7ec7353ff640 (LWP 18002)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a84a8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a84a8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a84a8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a8458, cond=0x7ec7386a8480) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a8480, mutex=mutex@entry=0x7ec7386a8458) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a8450) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 78 (Thread 0x7ec6ac7f8640 (LWP 18046)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738006e48) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738006e48) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738006e48, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738016c80, cond=0x7ec738006e20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738006e20, mutex=0x7ec738016c80) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800cae0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738014300) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241dfe00) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 77 (Thread 0x7ec6a8ff1640 (LWP 18053)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738004dac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738004dac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738004dac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738004d50, cond=0x7ec738004d80) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738004d80, mutex=0x7ec738004d50) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738008460) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003960) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e13c0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 76 (Thread 0x7ec6e27fc640 (LWP 18028)):
#0  __futex_abstimed_wait_common64 (private=939593856, cancel=true, abstime=0x7ec6e27fb8f0, op=393, expected=0, futex_word=0x7ec73800fa4c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=939593856, abstime=0x7ec6e27fb8f0, clockid=1, expected=0, futex_word=0x7ec73800fa4c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800fa4c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6e27fb8f0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6e27fb8f0, clockid=0, mutex=0x7ec7386aa780, cond=0x7ec73800fa20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec73800fa20, mutex=mutex@entry=0x7ec7386aa780, abstime=abstime@entry=0x7ec6e27fb8f0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec73800fa20, lock=0x7ec7386aa780, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c440 in hb_fifo_full_wait (f=f@entry=0x7ec73800f9c0) at ../libhb/fifo.c:1371
#7  0x00005d752d6be1ae in push_buf (buf=0x7ec692512090, fifo=0x7ec73800f9c0, r=0x7ec738010b70) at ../libhb/reader.c:414
#8  reader_work (w=<optimized out>, buf_in=<optimized out>, buf_out=<optimized out>) at ../libhb/reader.c:597
#9  0x00005d752d6dbd07 in hb_work_loop (_w=0x7ec738001930) at ../libhb/work.c:2217
#10 0x00005d752d6ad00f in hb_thread_func (_t=0x7ec738d8aba0) at ../libhb/ports.c:886
#11 0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 75 (Thread 0x7ec6af7fe640 (LWP 18040)):
#0  __futex_abstimed_wait_common64 (private=-1533706240, cancel=true, abstime=0x7ec6af7fd9e0, op=393, expected=0, futex_word=0x7ec7380106c8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-1533706240, abstime=0x7ec6af7fd9e0, clockid=1946157104, expected=0, futex_word=0x7ec7380106c8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380106c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6af7fd9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6af7fd9e0, clockid=0, mutex=0x7ec7386a5340, cond=0x7ec7380106a0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7380106a0, mutex=mutex@entry=0x7ec7386a5340, abstime=abstime@entry=0x7ec6af7fd9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7380106a0, lock=0x7ec7386a5340, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c440 in hb_fifo_full_wait (f=0x7ec738010640) at ../libhb/fifo.c:1371
#7  0x00005d752d6dbb92 in filter_loop (_f=0x7ec6fc000d60) at ../libhb/work.c:2326
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387b9fc0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 74 (Thread 0x7ec703fff640 (LWP 18021)):
#0  0x00005d752f91763d in x265_10bit_pixel_avg_8x8_sse2 ()
#1  0x00005d752ef0ddff in x265_10bit::ReferencePlanes::lowresQPelCost(unsigned short*, long, x265_10bit::MV const&, int (*)(unsigned short const*, long, unsigned short const*, long), bool) (this=0x7ec63dddcc10, fenc=0x7ec738b3ba00, blockOffset=194240, qmv=..., comp=0x5d752f989c30 <x265_10bit_pixel_sad_8x8_mmx2>, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/lowres.h:115
#2  0x00005d752ef0c0af in x265_10bit::MotionEstimate::motionEstimate(x265_10bit::ReferencePlanes*, x265_10bit::MV const&, x265_10bit::MV const&, x265_10bit::MV const&, int, x265_10bit::MV const*, int, x265_10bit::MV&, unsigned int, unsigned short*) (this=0x7ec738a28e58, ref=0x7ec63dddcc10, mvmin=..., mvmax=..., qmvp=..., numCandidates=0, mvc=0x0, merange=16, outQMv=..., maxSlices=1, srcReferencePlane=0x0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/motion.cpp:1507
#3  0x00005d752ef8bd34 in x265_10bit::CostEstimateGroup::estimateCUCost(x265_10bit::LookaheadTLD&, int, int, int, int, int, bool*, bool, int, bool) (this=0x7ec70bff2210, tld=..., cuX=88, cuY=21, p0=16, p1=18, b=17, bDoSearch=0x7ec703ffe986, lastRow=false, slice=-1, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4167
#4  0x00005d752ef8b0ed in x265_10bit::CostEstimateGroup::estimateFrameCost(x265_10bit::LookaheadTLD&, int, int, int, bool) (this=0x7ec70bff2210, tld=..., p0=16, p1=18, b=17, bIntraPenalty=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4049
#5  0x00005d752ef8a712 in x265_10bit::CostEstimateGroup::processTasks(int) (this=0x7ec70bff2210, workerThreadID=8) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:3924
#6  0x00005d752ef91746 in x265_10bit::WorkerThread::threadMain() (this=0x7ec7383338c0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:132
#7  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec7383338c0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#8  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec7383338c0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 73 (Thread 0x7ec6887f8640 (LWP 18093)):
#0  0x00005d752d6a6a48 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec5f601bc00, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:682
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18eb70) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18eb70) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d5f80) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 72 (Thread 0x7ec6867f4640 (LWP 18097)):
#0  0x00005d752d6a6a88 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec604c00100, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18ebf0) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18ebf0) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d6b00) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 71 (Thread 0x7ec6affff640 (LWP 18039)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738d895e8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738d895e8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738d895e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738d89550, cond=0x7ec738d895c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738d895c0, mutex=0x7ec738d89550) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7fc5 in taskset_cycle (ts=ts@entry=0x7ec7380157d8) at ../libhb/taskset.c:134
#7  0x00005d752d69c57c in nlmeans_filter (pv=0x7ec738015110) at ../libhb/nlmeans.c:552
#8  nlmeans_work (filter=<optimized out>, buf_in=0x7ec6afffea58, buf_out=0x7ec6afffea60) at ../libhb/nlmeans.c:690
#9  0x00005d752d6dbb08 in filter_loop (_f=0x7ec738018210) at ../libhb/work.c:2306
#10 0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387c4880) at ../libhb/ports.c:886
#11 0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 70 (Thread 0x7ec6a9ff3640 (LWP 18051)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800864c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800864c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800864c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7380085f0, cond=0x7ec738008620) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738008620, mutex=0x7ec7380085f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738008400) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003900) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e0da0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 69 (Thread 0x7ec6b7fff640 (LWP 18032)):
#0  __futex_abstimed_wait_common64 (private=946275120, cancel=true, abstime=0x7ec6b7ffe980, op=393, expected=0, futex_word=0x7ec7386a4be8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=946275120, abstime=0x7ec6b7ffe980, clockid=946493800, expected=0, futex_word=0x7ec7386a4be8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a4be8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6b7ffe980, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6b7ffe980, clockid=0, mutex=0x7ec73800f990, cond=0x7ec7386a4bc0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386a4bc0, mutex=mutex@entry=0x7ec73800f990, abstime=abstime@entry=0x7ec6b7ffe980) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386a4bc0, lock=0x7ec73800f990, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c440 in hb_fifo_full_wait (f=0x7ec7386a4ac0) at ../libhb/fifo.c:1371
#7  0x00005d752d6d74ca in Synchronize (stream=0x7ec73866fd60) at ../libhb/sync.c:1755
#8  0x00005d752d6d7832 in syncVideoWork (w=0x7ec738010120, buf_in=<optimized out>, buf_out=<optimized out>) at ../libhb/sync.c:2971
#9  0x00005d752d6dbd07 in hb_work_loop (_w=0x7ec738010120) at ../libhb/work.c:2217
#10 0x00005d752d6ad00f in hb_thread_func (_t=0x7ec73833f4c0) at ../libhb/ports.c:886
#11 0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 68 (Thread 0x7ec6e2ffd640 (LWP 18027)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ec6e2ffc9e0, op=393, expected=0, futex_word=0x7ec738010038) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7ec6e2ffc9e0, clockid=-997593298, expected=0, futex_word=0x7ec738010038) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738010038, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6e2ffc9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6e2ffc9e0, clockid=0, mutex=0x7ec7386a7a00, cond=0x7ec738010010) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec738010010, mutex=mutex@entry=0x7ec7386a7a00, abstime=abstime@entry=0x7ec6e2ffc9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec738010010, lock=0x7ec7386a7a00, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec73800ffb0) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec7387c31b0) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec738798960) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 67 (Thread 0x7ec702ffd640 (LWP 18022)):
#0  0x00005d752ef0dc1f in x265_10bit::ReferencePlanes::lowresQPelCost(unsigned short*, long, x265_10bit::MV const&, int (*)(unsigned short const*, long, unsigned short const*, long), bool) (this=0x7ec61d4145d0, fenc=0x7ec738b3da40, blockOffset=74072, qmv=..., comp=0x5d752f989c30 <x265_10bit_pixel_sad_8x8_mmx2>, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/lowres.h:100
#1  0x00005d752ef0c0af in x265_10bit::MotionEstimate::motionEstimate(x265_10bit::ReferencePlanes*, x265_10bit::MV const&, x265_10bit::MV const&, x265_10bit::MV const&, int, x265_10bit::MV const*, int, x265_10bit::MV&, unsigned int, unsigned short*) (this=0x7ec738a29bb8, ref=0x7ec61d4145d0, mvmin=..., mvmax=..., qmvp=..., numCandidates=0, mvc=0x0, merange=16, outQMv=..., maxSlices=1, srcReferencePlane=0x0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/motion.cpp:1507
#2  0x00005d752ef8bd34 in x265_10bit::CostEstimateGroup::estimateCUCost(x265_10bit::LookaheadTLD&, int, int, int, int, int, bool*, bool, int, bool) (this=0x7ec70bff2210, tld=..., cuX=43, cuY=8, p0=15, p1=19, b=17, bDoSearch=0x7ec702ffc986, lastRow=false, slice=-1, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4167
#3  0x00005d752ef8b0ed in x265_10bit::CostEstimateGroup::estimateFrameCost(x265_10bit::LookaheadTLD&, int, int, int, bool) (this=0x7ec70bff2210, tld=..., p0=15, p1=19, b=17, bIntraPenalty=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4049
#4  0x00005d752ef8a712 in x265_10bit::CostEstimateGroup::processTasks(int) (this=0x7ec70bff2210, workerThreadID=9) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:3924
#5  0x00005d752ef91746 in x265_10bit::WorkerThread::threadMain() (this=0x7ec738333950) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:132
#6  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333950) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#7  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333950) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 66 (Thread 0x7ec6827ec640 (LWP 18104)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800dd58) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800dd58) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800dd58, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800dd00, cond=0x7ec73800dd30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800dd30, mutex=0x7ec73800dd00) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800d990) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800ac40) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f400cd20) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Part 2

Code: Select all

Thread 65 (Thread 0x7ec718dff640 (LWP 18005)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7387c6be4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7387c6be4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7387c6be4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7387c6c40, cond=0x7ec7387c6bb8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7387c6bb8, mutex=mutex@entry=0x7ec7387c6c40) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752e52eafb in ff_thread_await_progress (f=<optimized out>, n=720, field=field@entry=0) at libavcodec/pthread_frame.c:629
#6  0x00005d752e921a23 in await_references (h=h@entry=0x7ec738c9f4c0, sl=sl@entry=0x7ec7383aa7c0) at libavcodec/h264_mb.c:198
#7  0x00005d752e928587 in hl_motion_420_simple_8 (weight_avg=0x7ec738c9f500, weight_op=0x7ec738c9f4e0, chroma_avg=0x7ec738c9f610, qpix_avg=0x7ec738c9f830, chroma_put=0x7ec738c9f5f0, qpix_put=0x7ec738c9f630, dest_cr=0x7ec6bfa93f40 '\201' <repeats 95 times>, "\202", '\201' <repeats 20 times>, '\202' <repeats 40 times>, "\201\201\201\201\202\202\202\202\202\202\202\202\201\201\202\202\202\202\202\202\202\201\201\201\202\202\202\202\201\201\201\202\202\202\202\201\201\201\201\201\201\201\201\202"..., dest_cb=0x7ec6bfa14300 '~' <repeats 31 times>, "}}}~~}}}", '~' <repeats 61 times>, "}}}}}}}}}~~~", '}' <repeats 13 times>, "~~", '}' <repeats 12 times>, "~~}}}}~~~~~~~~}~~~~~~~~~~\177~~~}}}}}}}}~~~~}}~\177~~~~~~~~\177\177\177\177\177~~~"..., dest_y=0x7ec6bf90cb80 "\026\026\026\026\027\027\027\027\027\027\027\027\027\026\026\027\027\027\026\026\027\026\026\027\027\027\027\026\026\027\027\026\026\026\026\026\026\026\026\027\027\026\026\027\027\027\030\027\027\027\027\027\027\027\030\030\030\030\030\031\030\031\030\031\031\031\031", '\030' <repeats 12 times>, "\031\030\030\031\031\030\030\027\027\030\030\030\027\030\030\030\030\027\027\030\030\030\030\027\027", '\030' <repeats 13 times>, "\027\027\030\030\030\030\030\030\030\027\030\030\030\030\030\030\027\030\030\030\027\030\030\030\030\030\030\027\030\027\027\027", '\030' <repeats 13 times>, "\031\031\030\030\031\031\031\031\031\031\031\031\031\031\030\030\030\030\031\030\030\030\030\027\030\030\027\030\030\030\030\027\027\027\027\030\030\032"..., sl=0x7ec7383aa7c0, h=0x7ec738c9f4c0) at libavcodec/h264_mc_template.c:80
#8  hl_decode_mb_simple_8 (h=0x7ec738c9f4c0, sl=0x7ec7383aa7c0) at libavcodec/h264_mb_template.c:180
#9  0x00005d752e92c7fd in ff_h264_hl_decode_mb (h=h@entry=0x7ec738c9f4c0, sl=sl@entry=0x7ec7383aa7c0) at libavcodec/h264_mb.c:817
#10 0x00005d752e936403 in decode_slice (avctx=avctx@entry=0x7ec7387c4000, arg=arg@entry=0x7ec7383aa7c0) at libavcodec/h264_slice.c:2590
#11 0x00005d752e93759a in ff_h264_execute_decode_slices (h=h@entry=0x7ec738c9f4c0) at libavcodec/h264_slice.c:2761
#12 0x00005d752e3a5f60 in decode_nal_units (buf_size=7020, buf=0x7ec6641e2970 "", h=0x7ec738c9f4c0) at libavcodec/h264dec.c:675
#13 h264_decode_frame (avctx=0x7ec7387c4000, pict=0x7ec7387c43c0, got_frame=0x7ec7387c6690, avpkt=<optimized out>) at libavcodec/h264dec.c:1047
#14 0x00005d752e52eece in frame_worker_thread (arg=0x7ec7387c6580) at libavcodec/pthread_frame.c:223
#15 0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#16 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 64 (Thread 0x7ec6877f6640 (LWP 18095)):
#0  0x00005d752d6a6a88 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec6dc3eff80, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18ebb0) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18ebb0) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d6520) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 63 (Thread 0x7ec7667fc640 (LWP 1757)):
#0  0x00007ec7be4e57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ec7667fba20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007ec7be4ea677 in __GI___nanosleep (req=req@entry=0x7ec7667fba20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007ec7be51bf2f in usleep (useconds=useconds@entry=50000) at ../sysdeps/posix/usleep.c:31
#3  0x00005d752d6ad593 in hb_snooze (delay=delay@entry=50) at ../libhb/ports.c:182
#4  0x00005d752d68d70a in thread_func (_h=0x5d753cc3b7a0) at ../libhb/hb.c:2273
#5  0x00005d752d6ad00f in hb_thread_func (_t=0x5d753cc3baf0) at ../libhb/ports.c:886
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 62 (Thread 0x7ec6e0ff9640 (LWP 18031)):
#0  __futex_abstimed_wait_common64 (private=946272384, cancel=true, abstime=0x7ec6e0ff89e0, op=393, expected=0, futex_word=0x7ec73800f60c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=946272384, abstime=0x7ec6e0ff89e0, clockid=947485248, expected=0, futex_word=0x7ec73800f60c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800f60c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6e0ff89e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6e0ff89e0, clockid=0, mutex=0x7ec7386a9d00, cond=0x7ec73800f5e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec73800f5e0, mutex=mutex@entry=0x7ec7386a9d00, abstime=abstime@entry=0x7ec6e0ff89e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec73800f5e0, lock=0x7ec7386a9d00, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c440 in hb_fifo_full_wait (f=0x7ec73800f580) at ../libhb/fifo.c:1371
#7  0x00005d752d6dbd6a in hb_work_loop (_w=0x7ec738010050) at ../libhb/work.c:2233
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387bca80) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 61 (Thread 0x7ec6e17fa640 (LWP 18030)):
#0  __futex_abstimed_wait_common64 (private=72, cancel=true, abstime=0x7ec6e17f99e0, op=393, expected=0, futex_word=0x7ec7386aa268) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=72, abstime=0x7ec6e17f99e0, clockid=-1533706240, expected=0, futex_word=0x7ec7386aa268) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386aa268, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6e17f99e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6e17f99e0, clockid=0, mutex=0x7ec7386aa040, cond=0x7ec7386aa240) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386aa240, mutex=mutex@entry=0x7ec7386aa040, abstime=abstime@entry=0x7ec6e17f99e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386aa240, lock=0x7ec7386aa040, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec73800ff50) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec73800fe20) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7383b4540) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 60 (Thread 0x7ec6acff9640 (LWP 18045)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738016c68) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738016c68) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738016c68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738016c10, cond=0x7ec738016c40) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738016c40, mutex=0x7ec738016c10) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800cab0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380142d0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241dfae0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 59 (Thread 0x7ec70d7fa640 (LWP 18011)):
#0  __futex_abstimed_wait_common64 (private=73417, cancel=true, abstime=0x7ec70d7f99e0, op=393, expected=0, futex_word=0x7ec7386a79ac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=73417, abstime=0x7ec70d7f99e0, clockid=211438080, expected=0, futex_word=0x7ec7386a79ac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a79ac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec70d7f99e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec70d7f99e0, clockid=0, mutex=0x7ec73800f490, cond=0x7ec7386a7980) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386a7980, mutex=mutex@entry=0x7ec73800f490, abstime=abstime@entry=0x7ec70d7f99e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386a7980, lock=0x7ec73800f490, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec7386aa360) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec738f8e9b0) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec738fa6ca0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 58 (Thread 0x7ec683fef640 (LWP 18102)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800dbfc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800dbfc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800dbfc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800dba0, cond=0x7ec73800dbd0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800dbd0, mutex=0x7ec73800dba0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800d930) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800abe0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f400bdd0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 57 (Thread 0x7ec6e1ffb640 (LWP 18029)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7ec6e1ffa9e0, op=393, expected=0, futex_word=0x7ec7386a806c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7ec6e1ffa9e0, clockid=775005712, expected=0, futex_word=0x7ec7386a806c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a806c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6e1ffa9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6e1ffa9e0, clockid=0, mutex=0x7ec73800f550, cond=0x7ec7386a8040) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386a8040, mutex=mutex@entry=0x7ec73800f550, abstime=abstime@entry=0x7ec6e1ffa9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386a8040, lock=0x7ec73800f550, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec7386a7de0) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec73800fd50) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec738013420) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 56 (Thread 0x7ec6897fa640 (LWP 18091)):
#0  0x00005d752d6a6a46 in nlmeans_plane_8 (functions=0x7ec7380157a0, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7ec7449b4740, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x7ec738015184, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:682
#1  0x00005d752d69c36d in nlmeans_filter_work (thread_args_v=0x7ec6fc18eb30) at ../libhb/nlmeans.c:501
#2  0x00005d752d6d7d35 in taskset_thread_f (thread_args_v=0x7ec6fc18eb30) at ../libhb/taskset.c:197
#3  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6d65d59a0) at ../libhb/ports.c:886
#4  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 55 (Thread 0x7ec6ad7fa640 (LWP 18044)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738005638) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738005638) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738005638, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738006f70, cond=0x7ec738005610) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738005610, mutex=0x7ec738006f70) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800ca80) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec7380142a0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c41a0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 54 (Thread 0x7ec70effd640 (LWP 18008)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7387c6954) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7387c6954) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7387c6954, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7387c69b8, cond=0x7ec7387c6928) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7387c6928, mutex=mutex@entry=0x7ec7387c69b8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752e52f00e in frame_worker_thread (arg=0x7ec7387c6910) at libavcodec/pthread_frame.c:199
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 53 (Thread 0x7ec6847f0640 (LWP 18101)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800db4c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800db4c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800db4c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800daf0, cond=0x7ec73800db20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800db20, mutex=0x7ec73800daf0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800d900) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800abb0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f741bd10) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 52 (Thread 0x7ec6e3fff640 (LWP 17995)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a8198) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a8198) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a8198, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a8148, cond=0x7ec7386a8170) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a8170, mutex=mutex@entry=0x7ec7386a8148) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a8140) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 51 (Thread 0x7ec70e7fc640 (LWP 18009)):
#0  decode_cabac_mb_mvd (sl=sl@entry=0x7ec738765ec0, ctxbase=<optimized out>, ctxbase@entry=40, amvd=<optimized out>, mvda=mvda@entry=0x7ec70e7fb868) at libavcodec/h264_cabac.c:1513
#1  0x00005d752eaa1607 in ff_h264_decode_mb_cabac (h=h@entry=0x7ec738fa9580, sl=sl@entry=0x7ec738765ec0) at libavcodec/h264_cabac.c:2247
#2  0x00005d752e936159 in decode_slice (avctx=avctx@entry=0x7ec738d74bc0, arg=arg@entry=0x7ec738765ec0) at libavcodec/h264_slice.c:2587
#3  0x00005d752e93759a in ff_h264_execute_decode_slices (h=h@entry=0x7ec738fa9580) at libavcodec/h264_slice.c:2761
#4  0x00005d752e3a5f60 in decode_nal_units (buf_size=18623, buf=0x7ec664222310 "", h=0x7ec738fa9580) at libavcodec/h264dec.c:675
#5  h264_decode_frame (avctx=0x7ec738d74bc0, pict=0x7ec738765a00, got_frame=0x7ec7387c6b50, avpkt=<optimized out>) at libavcodec/h264dec.c:1047
#6  0x00005d752e52eece in frame_worker_thread (arg=0x7ec7387c6a40) at libavcodec/pthread_frame.c:223
#7  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#8  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 50 (Thread 0x7ec736ffd640 (LWP 17993)):
#0  __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=18035, futex_word=0x7ec6b67fc910) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=18035, futex_word=0x7ec6b67fc910) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec6b67fc910, expected=18035, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
#3  0x00007ec7be496624 in __pthread_clockjoin_ex (threadid=139391930451520, thread_return=thread_return@entry=0x0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, block=block@entry=true) at ./nptl/pthread_join_common.c:105
#4  0x00007ec7be4964c3 in ___pthread_join (threadid=<optimized out>, thread_return=thread_return@entry=0x0) at ./nptl/pthread_join.c:24
#5  0x00005d752d6adbe9 in hb_thread_close (_t=0x7ec738010868) at ../libhb/ports.c:933
#6  0x00005d752d6decde in do_job (job=0x7ec73800b600) at ../libhb/work.c:2065
#7  0x00005d752d6e0703 in work_func (_work=0x5d7544d6d870) at ../libhb/work.c:170
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x5d7543ece3f0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 49 (Thread 0x7ec767fff640 (LWP 1718)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b58f7b0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b58f7b0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b58f7b0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b58f760, cond=0x5d753b58f788) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b58f788, mutex=0x5d753b58f760) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a0cc98bb in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 48 (Thread 0x7ec6adffb640 (LWP 18043)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7380178ac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7380178ac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7380178ac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738015ba0, cond=0x7ec738017880) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738017880, mutex=0x7ec738015ba0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800ca50) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738014270) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241c3e80) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 47 (Thread 0x7ec70dffb640 (LWP 18010)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7387c6ab0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7387c6ab0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7387c6ab0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7387c6b10, cond=0x7ec7387c6a88) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7387c6a88, mutex=mutex@entry=0x7ec7387c6b10) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752e52eafb in ff_thread_await_progress (f=<optimized out>, n=772, field=field@entry=0) at libavcodec/pthread_frame.c:629
#6  0x00005d752e921a23 in await_references (h=h@entry=0x7ec739064240, sl=sl@entry=0x7ec73877a9c0) at libavcodec/h264_mb.c:198
#7  0x00005d752e928587 in hl_motion_420_simple_8 (weight_avg=0x7ec739064280, weight_op=0x7ec739064260, chroma_avg=0x7ec739064390, qpix_avg=0x7ec7390645b0, chroma_put=0x7ec739064370, qpix_put=0x7ec7390643b0, dest_cr=0x7ec5f3584148 '\201' <repeats 17 times>, "\202\202\202\202\201\201\202\202\202\202\202\202\202\201", '\202' <repeats 16 times>, '\201' <repeats 15 times>, '\202' <repeats 20 times>, '\203' <repeats 15 times>, '\202' <repeats 13 times>, "\203\202\202\202\201\201\201\201\200\200\201\200\200\200\201\201\201\202\202\202\202\201\201", '\202' <repeats 16 times>, "\201\201\201\202\202\202\203\203\203\203\203\202\202\202\202\202\202\203\203\203\202\202\202\202\202\202\201\202\201\202\202\201\201\202\202\202\202\201\201\202\202\202\201\200\200\200\200\200\200\200\201"..., dest_cb=0x7ec5f3504508 '~' <repeats 11 times>, "\177\177~~~\177", '~' <repeats 12 times>, "}}}~~~}}}}}}}}~}}~~~~~~\177~~\177\177\177\177\177\177~~~~~~~}}}}}}}}", '~' <repeats 14 times>, "}}}}}|}}}}}}}}}~~~~~~~", '\177' <repeats 16 times>, "~\177\177\177\177\177~~~~}}", '~' <repeats 20 times>, "}}}}}}||~~~~~~~~~~\177\177\177~~~~~~~~~~\177\177\177\177\177\177\200\200\177"..., dest_y=0x7ec5f3408210 "\027\030\030\027\027\026\026\026\027\027\026\025\026\026\026\027\026\026\027\027\026\027\030\027\026\027\030\027\027\027\027\027\026\026\027\030\030\030\027\027\027\027\027\030\030\027\027\027\027\030\030\030\030\030\027\026\026\031\032\034\034\033\031\027\027\026\026\025\025\027\027\030\031\031\032\032\032\032\033\033\033\033\033\034\034\034\033\033\032\031\031\031\027\026\026\027\030\027\027\026\030\030\026\025\025\025\023\024\026\026\026\026\026\025\025\024\025\024\024\024\024\026\026\026\026\027\027\026\026\026\026\027\031\031\031\033\034\034\033\032\032\033\033\033\033\034\034\034\036\036\035\035\035\033\034\033\031\031\032\032\032\030\030\031\031\031\032\032\032\033\033\031\032\033\033\033\032\033\032\032\032\031\031\032\033\032\033\033\032\032\032\032\032\032\032\033\033\033\033\033"..., sl=0x7ec73877a9c0, h=0x7ec739064240) at libavcodec/h264_mc_template.c:80
#8  hl_decode_mb_simple_8 (h=0x7ec739064240, sl=0x7ec73877a9c0) at libavcodec/h264_mb_template.c:180
#9  0x00005d752e92c7fd in ff_h264_hl_decode_mb (h=h@entry=0x7ec739064240, sl=sl@entry=0x7ec73877a9c0) at libavcodec/h264_mb.c:817
#10 0x00005d752e936403 in decode_slice (avctx=avctx@entry=0x7ec73877a100, arg=arg@entry=0x7ec73877a9c0) at libavcodec/h264_slice.c:2590
#11 0x00005d752e93759a in ff_h264_execute_decode_slices (h=h@entry=0x7ec739064240) at libavcodec/h264_slice.c:2761
#12 0x00005d752e3a5f60 in decode_nal_units (buf_size=8062, buf=0x7ec6641ffa00 "", h=0x7ec739064240) at libavcodec/h264dec.c:675
#13 h264_decode_frame (avctx=0x7ec73877a100, pict=0x7ec73877a4c0, got_frame=0x7ec7387c6c80, avpkt=<optimized out>) at libavcodec/h264dec.c:1047
#14 0x00005d752e52eece in frame_worker_thread (arg=0x7ec7387c6b70) at libavcodec/pthread_frame.c:223
#15 0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#16 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 46 (Thread 0x7ec7677fe640 (LWP 17998)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a82e8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a82e8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a82e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a8298, cond=0x7ec7386a82c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a82c0, mutex=mutex@entry=0x7ec7386a8298) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a8290) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 45 (Thread 0x7ec7377fe640 (LWP 18001)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a8438) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a8438) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a8438, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a83e8, cond=0x7ec7386a8410) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a8410, mutex=mutex@entry=0x7ec7386a83e8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a83e0) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 44 (Thread 0x7ec71bfff640 (LWP 18004)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a8588) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a8588) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a8588, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a8538, cond=0x7ec7386a8560) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a8560, mutex=mutex@entry=0x7ec7386a8538) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a8530) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 43 (Thread 0x7ec680fe9640 (LWP 18107)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800df6c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800df6c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800df6c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800df10, cond=0x7ec73800df40) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800df40, mutex=0x7ec73800df10) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800da20) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800acd0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f400c0e0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 42 (Thread 0x7ec734bfe640 (LWP 18003)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a8518) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a8518) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a8518, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a84c8, cond=0x7ec7386a84f0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a84f0, mutex=mutex@entry=0x7ec7386a84c8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a84c0) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 41 (Thread 0x7ec6837ee640 (LWP 3875)):
#0  0x00007ec7be518bcf in __GI___poll (fds=0x5d7546ece9f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ec7c035c1f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ec7c03043e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ec7a9eed33d in  () at /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007ec7c0335a51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 40 (Thread 0x7ec70a7f4640 (LWP 18017)):
#0  0x00005d752ef02f44 in x265_10bit::MotionEstimate::motionEstimate(x265_10bit::ReferencePlanes*, x265_10bit::MV const&, x265_10bit::MV const&, x265_10bit::MV const&, int, x265_10bit::MV const*, int, x265_10bit::MV&, unsigned int, unsigned short*) (this=0x7ec738a258d8, ref=0x7ec642a58550, mvmin=..., mvmax=..., qmvp=..., numCandidates=0, mvc=0x0, merange=16, outQMv=..., maxSlices=1, srcReferencePlane=0x0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/motion.cpp:902
#1  0x00005d752ef8bd34 in x265_10bit::CostEstimateGroup::estimateCUCost(x265_10bit::LookaheadTLD&, int, int, int, int, int, bool*, bool, int, bool) (this=0x7ec70bff2210, tld=..., cuX=59, cuY=21, p0=17, p1=19, b=18, bDoSearch=0x7ec70a7f3986, lastRow=false, slice=-1, hme=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4167
#2  0x00005d752ef8b0ed in x265_10bit::CostEstimateGroup::estimateFrameCost(x265_10bit::LookaheadTLD&, int, int, int, bool) (this=0x7ec70bff2210, tld=..., p0=17, p1=19, b=18, bIntraPenalty=false) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:4049
#3  0x00005d752ef8a712 in x265_10bit::CostEstimateGroup::processTasks(int) (this=0x7ec70bff2210, workerThreadID=4) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/slicetype.cpp:3924
#4  0x00005d752ef91746 in x265_10bit::WorkerThread::threadMain() (this=0x7ec738333680) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:132
#5  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333680) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#6  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333680) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#7  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#8  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 39 (Thread 0x7ec681feb640 (LWP 18105)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800de08) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800de08) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800de08, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800ddb0, cond=0x7ec73800dde0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800dde0, mutex=0x7ec73800ddb0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800d9c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800ac70) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f400a5c0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 38 (Thread 0x7ec774ff9640 (LWP 1717)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 37 (Thread 0x7ec6817ea640 (LWP 18106)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec73800deb8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec73800deb8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec73800deb8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec73800de60, cond=0x7ec73800de90) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec73800de90, mutex=0x7ec73800de60) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec73800d9f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec73800aca0) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec5f4002bc0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 36 (Thread 0x7ec790ff9640 (LWP 1710)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 35 (Thread 0x7ec70ffff640 (LWP 18006)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7387c66f4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7387c66f4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7387c66f4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7387c6758, cond=0x7ec7387c66c8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7387c66c8, mutex=mutex@entry=0x7ec7387c6758) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752e52f00e in frame_worker_thread (arg=0x7ec7387c66b0) at libavcodec/pthread_frame.c:199
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 34 (Thread 0x7ec7757fa640 (LWP 1716)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 33 (Thread 0x7ec7037fe640 (LWP 17997)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a8278) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a8278) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a8278, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a8228, cond=0x7ec7386a8250) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a8250, mutex=mutex@entry=0x7ec7386a8228) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a8220) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 32 (Thread 0x7ec775ffb640 (LWP 1715)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 31 (Thread 0x7ec6a87f0640 (LWP 18054)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738003b4c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738003b4c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738003b4c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738003af0, cond=0x7ec738003b20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738003b20, mutex=0x7ec738003af0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752d6addb9 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1061
#6  0x00005d752d6d7d0d in taskset_thread_wait4start (thread=0x7ec738008490) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7ec738003990) at ../libhb/taskset.c:187
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec6241e16d0) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 30 (Thread 0x7ec793fff640 (LWP 1704)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b60136c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b60136c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b60136c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b601318, cond=0x5d753b601340) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b601340, mutex=0x5d753b601318) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 29 (Thread 0x7ec791ffb640 (LWP 1708)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 28 (Thread 0x7ec7657fa640 (LWP 1758)):
#0  0x00007ec7be4e57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ec7657f9a20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007ec7be4ea677 in __GI___nanosleep (req=req@entry=0x7ec7657f9a20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007ec7be51bf2f in usleep (useconds=useconds@entry=50000) at ../sysdeps/posix/usleep.c:31
#3  0x00005d752d6ad593 in hb_snooze (delay=delay@entry=50) at ../libhb/ports.c:182
#4  0x00005d752d68d70a in thread_func (_h=0x5d753cc3bb60) at ../libhb/hb.c:2273
#5  0x00005d752d6ad00f in hb_thread_func (_t=0x5d753cc3beb0) at ../libhb/ports.c:886
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 27 (Thread 0x7ec709ff3640 (LWP 18018)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec738333784) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec738333784) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec738333784, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec738333730, cond=0x7ec738333758) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ec738333758, mutex=0x7ec738333730) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eedc5d3 in x265_10bit::Event::wait() (this=0x7ec738333730) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.h:358
#6  0x00005d752ef91923 in x265_10bit::WorkerThread::threadMain() (this=0x7ec738333710) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threadpool.cpp:170
#7  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333710) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#8  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333710) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 26 (Thread 0x7ec7917fa640 (LWP 1709)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 25 (Thread 0x7ec737fff640 (LWP 18000)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a83c8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a83c8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a83c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a8378, cond=0x7ec7386a83a0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a83a0, mutex=mutex@entry=0x7ec7386a8378) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a8370) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 24 (Thread 0x7ec7aaffd640 (LWP 1701)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b600f4c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b600f4c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b600f4c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b600ef8, cond=0x5d753b600f20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b600f20, mutex=0x5d753b600ef8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 23 (Thread 0x7ec7a0bff640 (LWP 1703)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b60120c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b60120c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b60120c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b6011b8, cond=0x5d753b6011e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b6011e0, mutex=0x5d753b6011b8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 22 (Thread 0x7ec765ffb640 (LWP 1756)):
#0  0x00007ec7be4e57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ec765ffaa20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007ec7be4ea677 in __GI___nanosleep (req=req@entry=0x7ec765ffaa20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007ec7be51bf2f in usleep (useconds=useconds@entry=50000) at ../sysdeps/posix/usleep.c:31
#3  0x00005d752d6ad593 in hb_snooze (delay=delay@entry=50) at ../libhb/ports.c:182
#4  0x00005d752d68d70a in thread_func (_h=0x5d753cc3b3e0) at ../libhb/hb.c:2273
#5  0x00005d752d6ad00f in hb_thread_func (_t=0x5d753cc3b730) at ../libhb/ports.c:886
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 21 (Thread 0x7ec700ff9640 (LWP 17996)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a8208) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a8208) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a8208, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a81b8, cond=0x7ec7386a81e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a81e0, mutex=mutex@entry=0x7ec7386a81b8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a81b0) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 20 (Thread 0x7ec7927fc640 (LWP 1707)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b60178c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b60178c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b60178c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b601738, cond=0x5d753b601760) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b601760, mutex=0x5d753b601738) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 19 (Thread 0x7ec792ffd640 (LWP 1706)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b601628) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b601628) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b601628, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b6015d8, cond=0x5d753b601600) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b601600, mutex=0x5d753b6015d8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 18 (Thread 0x7ec7937fe640 (LWP 1705)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b6014cc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b6014cc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b6014cc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b601478, cond=0x5d753b6014a0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b6014a0, mutex=0x5d753b601478) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 17 (Thread 0x7ec6b67fc640 (LWP 18035)):
#0  __futex_abstimed_wait_common64 (private=-1811939184, cancel=true, abstime=0x7ec6b67fb9e0, op=393, expected=0, futex_word=0x7ec7386a53e8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-1811939184, abstime=0x7ec6b67fb9e0, clockid=-997593298, expected=0, futex_word=0x7ec7386a53e8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a53e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7ec6b67fb9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493e9b in __pthread_cond_wait_common (abstime=0x7ec6b67fb9e0, clockid=0, mutex=0x7ec73800f8d0, cond=0x7ec7386a53c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7ec7386a53c0, mutex=mutex@entry=0x7ec73800f8d0, abstime=abstime@entry=0x7ec6b67fb9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005d752d6adee7 in hb_cond_timedwait (c=0x7ec7386a53c0, lock=0x7ec73800f8d0, msec=msec@entry=200) at ../libhb/ports.c:1085
#6  0x00005d752d68c228 in hb_fifo_get_wait (f=0x7ec7386a44c0) at ../libhb/fifo.c:1260
#7  0x00005d752d6dbcd2 in hb_work_loop (_w=0x7ec7380107f0) at ../libhb/work.c:2202
#8  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387c3840) at ../libhb/ports.c:886
#9  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 16 (Thread 0x7ec777fff640 (LWP 1711)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 15 (Thread 0x7ec7abfff640 (LWP 1699)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b600c88) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b600c88) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b600c88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b600c38, cond=0x5d753b600c60) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b600c60, mutex=0x5d753b600c38) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 14 (Thread 0x7ec7ab7fe640 (LWP 1700)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b600dec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b600dec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b600dec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b600d98, cond=0x5d753b600dc0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b600dc0, mutex=0x5d753b600d98) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 13 (Thread 0x7ec7777fe640 (LWP 1712)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 12 (Thread 0x7ec7aa7fc640 (LWP 1702)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b6010ac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b6010ac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b6010ac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b601058, cond=0x5d753b601080) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b601080, mutex=0x5d753b601058) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 11 (Thread 0x7ec766ffd640 (LWP 17999)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ec7386a8358) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ec7386a8358) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ec7386a8358, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7ec7386a8308, cond=0x7ec7386a8330) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7ec7386a8330, mutex=mutex@entry=0x7ec7386a8308) at ./nptl/pthread_cond_wait.c:627
#5  0x00005d752eb0579b in thread_worker (v=0x7ec7386a8300) at libavutil/slicethread.c:82
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 10 (Thread 0x7ec7bb5ff640 (LWP 1695)):
#0  0x00007ec7be518bcf in __GI___poll (fds=0x5d753b515ba0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ec7c035c1f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ec7c03043e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ec7c0304431 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ec7c0335a51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 9 (Thread 0x7ec776ffd640 (LWP 1713)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7ec66bfff640 (LWP 17350)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ec7c035604c in g_cond_wait_until () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ec7c02d63e1 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ec7c033880a in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ec7c0335a51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7ec7ba5fd640 (LWP 1698)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b600b28) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b600b28) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b600b28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b600ad8, cond=0x5d753b600b00) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b600b00, mutex=0x5d753b600ad8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1317493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7ec7badfe640 (LWP 1696)):
#0  0x00007ec7be518bcf in __GI___poll (fds=0x5d753b50fa10, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ec7c035c1f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ec7c03062b3 in g_main_loop_run () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ec7c01ed07a in  () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ec7c0335a51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7ec6b6ffd640 (LWP 18034)):
#0  0x00005d752f94f1e4 in x265_10bit_upShift_8_sse4.loopW ()
#1  0x00005d752ef23a23 in x265_10bit::PicYuv::copyFromPicture(x265_picture const&, x265_param const&, int, int) (this=0x7ec615b503b0, pic=..., param=..., padx=1, pady=9) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/picyuv.cpp:307
#2  0x00005d752eec0a60 in x265_10bit::Encoder::encode(x265_picture const*, x265_picture*) (this=0x7ec73831f740, pic_in=0x7ec6b6ff4690, pic_out=0x7ec6b6ff8850) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/encoder.cpp:1639
#3  0x00005d752eeb3bbf in x265_10bit::x265_encoder_encode(x265_encoder*, x265_nal**, unsigned int*, x265_picture*, x265_picture*) (enc=0x7ec73831f740, pp_nal=0x7ec6b6ff4670, pi_nal=0x7ec6b6ff4668, pic_in=0x7ec6b6ff4690, pic_out=0x7ec6b6ff8850) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/api.cpp:581
#4  0x00005d752d6f68d3 in x265_encode (in=0x7ec6dc3ae050, w=0x7ec738010720) at ../libhb/encx265.c:776
#5  encx265Work (w=0x7ec738010720, buf_in=<optimized out>, buf_out=0x7ec6b6ffca60) at ../libhb/encx265.c:820
#6  0x00005d752d6dbd07 in hb_work_loop (_w=0x7ec738010720) at ../libhb/work.c:2217
#7  0x00005d752d6ad00f in hb_thread_func (_t=0x7ec7387c4680) at ../libhb/ports.c:886
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7ec7017fa640 (LWP 18025)):
#0  0x00005d752f96b200 in x265_10bit_weight_pp_sse4[loopW] ()
#1  0x00005d752ef53c4a in x265_10bit::MotionReference::applyWeight(unsigned int, unsigned int, unsigned int, unsigned int) (this=0x7ec738c5a578, finishedRows=3, maxNumRows=13, maxNumRowsInSlice=12, sliceId=0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/reference.cpp:161
#2  0x00005d752eeed3ac in x265_10bit::FrameEncoder::compressFrame() (this=0x7ec738c59e30) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/frameencoder.cpp:906
#3  0x00005d752eeea44f in x265_10bit::FrameEncoder::threadMain() (this=0x7ec738c59e30) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/frameencoder.cpp:366
#4  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738c59e80) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#5  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738c59e80) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7ec7bbbf7b00 (LWP 1694)):
#0  0x00007ec7be518bcf in __GI___poll (fds=0x5d753b517d50, nfds=4, timeout=197) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ec7c035c1f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ec7c03043e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ec7c01b8fb5 in g_application_run () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00005d752d60bbc2 in main (argc=1, argv=0x7ffd78ed4038) at ../../gtk/src/main.c:38

Thread 2 (Thread 0x7ec7767fc640 (LWP 1714)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5d753b5ec470) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5d753b5ec470, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ec7be493a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d753b5ec420, cond=0x5d753b5ec448) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5d753b5ec448, mutex=0x5d753b5ec420) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ec7a0d1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007ec7a1313c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007ec7a0d1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7ec7027fc640 (LWP 18023)):
#0  x265_10bit::RateControl::rateEstimateQscale(x265_10bit::Frame*, x265_10bit::RateControlEntry*) (this=0x7ec7391d2b30, curFrame=0x7ec67b77fbd0, rce=0x7ec738333be0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/ratecontrol.cpp:1931
#1  0x00005d752ef48437 in x265_10bit::RateControl::rateControlStart(x265_10bit::Frame*, x265_10bit::RateControlEntry*, x265_10bit::Encoder*) (this=0x7ec7391d2b30, curFrame=0x7ec67b77fbd0, rce=0x7ec738333be0, enc=0x7ec73831f740) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/ratecontrol.cpp:1563
#2  0x00005d752eeeb886 in x265_10bit::FrameEncoder::compressFrame() (this=0x7ec7383339f0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/frameencoder.cpp:600
#3  0x00005d752eeea44f in x265_10bit::FrameEncoder::threadMain() (this=0x7ec7383339f0) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/encoder/frameencoder.cpp:366
#4  0x00005d752ef91501 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7ec738333a40) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:91
#5  0x00005d752ef91528 in x265_10bit::ThreadShim(void*) (opaque=0x7ec738333a40) at /home/alex/HandBrake/build/contrib/x265/x265-snapshot-20240222-12833/source/common/threading.cpp:131
#6  0x00007ec7be494ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007ec7be526850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
(gdb)
Preset :

Code: Select all

{
    "PresetList": [
        {
            "AlignAVStart": false,
            "AudioCopyMask": [
                "copy:aac"
            ],
            "AudioEncoderFallback": "av_aac",
            "AudioLanguageList": [
                "eng"
            ],
            "AudioList": [
                {
                    "AudioBitrate": 448,
                    "AudioCompressionLevel": -1.0,
                    "AudioDitherMethod": "auto",
                    "AudioEncoder": "av_aac",
                    "AudioMixdown": "5point1",
                    "AudioNormalizeMixLevel": false,
                    "AudioSamplerate": "auto",
                    "AudioTrackDRCSlider": 0.0,
                    "AudioTrackGainSlider": 0.0,
                    "AudioTrackQuality": 1.0,
                    "AudioTrackQualityEnable": false
                }
            ],
            "AudioSecondaryEncoderMode": true,
            "AudioTrackSelectionBehavior": "first",
            "ChapterMarkers": true,
            "ChildrenArray": [],
            "Default": true,
            "FileFormat": "av_mkv",
            "Folder": false,
            "FolderOpen": false,
            "InlineParameterSets": false,
            "MetadataPassthrough": true,
            "Mp4iPodCompatible": false,
            "Optimize": false,
            "PictureAllowUpscaling": false,
            "PictureAutoCrop": true,
            "PictureBottomCrop": 0,
            "PictureChromaSmoothCustom": "",
            "PictureChromaSmoothPreset": "off",
            "PictureChromaSmoothTune": "none",
            "PictureColorspaceCustom": "",
            "PictureColorspacePreset": "off",
            "PictureCombDetectCustom": "",
            "PictureCombDetectPreset": "default",
            "PictureCropMode": 0,
            "PictureDARWidth": 1920,
            "PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8",
            "PictureDeblockPreset": "off",
            "PictureDeblockTune": "medium",
            "PictureDeinterlaceCustom": "",
            "PictureDeinterlaceFilter": "decomb",
            "PictureDeinterlacePreset": "default",
            "PictureDenoiseCustom": "",
            "PictureDenoiseFilter": "nlmeans",
            "PictureDenoisePreset": "medium",
            "PictureDenoiseTune": "film",
            "PictureDetelecine": "off",
            "PictureDetelecineCustom": "",
            "PictureForceHeight": 0,
            "PictureForceWidth": 0,
            "PictureHeight": 1080,
            "PictureItuPAR": false,
            "PictureKeepRatio": true,
            "PictureLeftCrop": 0,
            "PictureModulus": 2,
            "PicturePAR": "auto",
            "PicturePARHeight": 1,
            "PicturePARWidth": 1,
            "PicturePadBottom": 0,
            "PicturePadColor": "black",
            "PicturePadLeft": 0,
            "PicturePadMode": "none",
            "PicturePadRight": 0,
            "PicturePadTop": 0,
            "PictureRightCrop": 0,
            "PictureRotate": "angle=0:hflip=0",
            "PictureSharpenCustom": "",
            "PictureSharpenFilter": "off",
            "PictureSharpenPreset": "",
            "PictureSharpenTune": "",
            "PictureTopCrop": 0,
            "PictureUseMaximumSize": true,
            "PictureWidth": 1920,
            "PresetDescription": "H.265 video (up to 1080p30) and AAC stereo audio, in an MKV container.",
            "PresetDisabled": false,
            "PresetName": "10Bit HD medium denoise",
            "SubtitleAddCC": false,
            "SubtitleAddForeignAudioSearch": false,
            "SubtitleAddForeignAudioSubtitle": false,
            "SubtitleBurnBDSub": false,
            "SubtitleBurnBehavior": "none",
            "SubtitleBurnDVDSub": false,
            "SubtitleLanguageList": [
                "nld"
            ],
            "SubtitleTrackSelectionBehavior": "all",
            "Type": 1,
            "UsesPictureFilters": true,
            "VideoAvgBitrate": 2500,
            "VideoColorMatrixCodeOverride": 0,
            "VideoEncoder": "x265_10bit",
            "VideoFramerate": "auto",
            "VideoFramerateMode": "vfr",
            "VideoGrayScale": false,
            "VideoHWDecode": 0,
            "VideoLevel": "auto",
            "VideoMultiPass": true,
            "VideoOptionExtra": "",
            "VideoPreset": "medium",
            "VideoProfile": "auto",
            "VideoQSVDecode": false,
            "VideoQualitySlider": 18.0,
            "VideoQualityType": 2,
            "VideoScaler": "swscale",
            "VideoTune": "",
            "VideoTurboMultiPass": false,
            "x264Option": "",
            "x264UseAdvancedOptions": false
        }
    ],
    "VersionMajor": 53,
    "VersionMicro": 0,
    "VersionMinor": 0
}
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

It appears some pointer in this expression is invalid:
m_curSlice->m_refFrameList[1][0]->m_encData->m_slice

This is down in the guts of x265, so probably not much we can do directly except scan their bug list and pull requests for similar problems. These kinds of problems are often due to race conditions, so the information about current state of all the threads may be helpful to the x265 developers. And we can get a little more information to add to a bug report.

Could you please open the core in gdb again and do the following

Code: Select all

(gdb) print m_curSlice
(gdb) print m_curSlice->m_refFrameList[1]
(gdb) print m_curSlice->m_refFrameList[1][0]
(gdb) print m_curSlice->m_refFrameList[1][0]->m_encData
I'm expecting one of those is going to be a NULL pointer.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

Something another HandBrake developer just pointed out to me... We just updated the version of x265 used in HandBrake. You might want to load up the latest snapshot version of HandBrake on the non-debug machine (https://handbrake.fr/nightly.php) and pull the latest code from github and rebuild your debug version to see if this problem was addressed in that update.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Seems logical that it's a x265 codec issue, if it was ghb itself you would get alot more segfault reports.

(gdb) print m_curSlice
$1 = (x265_10bit::Slice *) 0x7ec632b83fa0

(gdb) print m_curSlice->m_refFrameList[1]
$2 = {0x0 <repeats 17 times>}


(gdb) print m_curSlice->m_refFrameList[1][0]
$3 = (x265_10bit::Frame *) 0x0

(gdb) print m_curSlice->m_refFrameList[1][0]->m_encData
Cannot access memory at address 0x0

I will build a new ghb debug version using the latest code and see what happens, i will also keep this coredump/machine around just in case you need anything more.

Thx for the support and taking this segfault report serious.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Hmmm, i tried to build another ghb from a clone of the first debug machine and the build threw an error :

: [71/72] Compiling C object src/ghb.p/hb-backend.c.o
: /usr/bin/ld: ./contrib/lib/libavutil.a(hwcontext_drm.o): in function `drm_device_create':
: /home/alex/HandBrake/build/contrib/ffmpeg/ffmpeg-7.0/libavutil/hwcontext_drm.c:60: undefined reference to `drmGetVersion'
: /usr/bin/ld: /home/alex/HandBrake/build/contrib/ffmpeg/ffmpeg-7.0/libavutil/hwcontext_drm.c:73: undefined reference to `drmFreeVersion'
: collect2: error: ld returned 1 exit status
: gmake: *** [../test/module.rules:49: HandBrakeCLI] Error 1
: gmake: *** Waiting for unfinished jobs....
: [72/72] Linking target src/ghb
-------------------------------------------------------------------------------
time end: Sat Apr 13 17:26:08 2024
duration: 8 minutes, 35 seconds (515.99s)
result: FAILURE (code 2)
-------------------------------------------------------------------------------
Build is finished!
You may now cd into ./build and examine the output.


Commands i used :

git clone https://github.com/HandBrake/HandBrake.git && cd HandBrake

./configure --launch-jobs=$(nproc) --launch --debug=max

Did i miss something somewhere ?
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

Ugh! It looks like someone broke building without hardware acceleration. Try adding "--enable-qsv" to the configure command (works for me). Be sure to wipe the existing build directory.

Thanks for the additional gdb output. Confirms what I suspected, that m_refFrameList was NULL.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

No problem, if you need anything else just say so.

Unfortunately --enable-qsv threw another error...

: [100%] Building C object Source/Lib/Encoder/ASM_AVX512/CMakeFiles/ENCODER_ASM_AVX512.dir/highbd_fwd_txfm_AVX512.c.o
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: [100%] Built target ENCODER_GLOBALS
: [100%] Building C object Source/Lib/Encoder/ASM_AVX512/CMakeFiles/ENCODER_ASM_AVX512.dir/pickrst_avx512.c.o
: [100%] Building C object Source/Lib/Encoder/ASM_AVX512/CMakeFiles/ENCODER_ASM_AVX512.dir/variance_avx512.c.o
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: [100%] Built target ENCODER_ASM_AVX2
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: [100%] Built target ENCODER_ASM_AVX512
: gmake[3]: Entering directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: gmake[3]: Entering directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: [100%] Linking C static library ../../../../Bin/Debug/libSvtAv1Enc.a
: ERROR: vaapi requested but not found
:
: If you think configure made a mistake, make sure you are using the latest
: version from Git. If the latest version fails, report the problem to the
: ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.
: Include the log file "ffbuild/config.log" produced by configure as this will help
: solve the problem.
: gmake: *** [../contrib/ffmpeg/module.rules:2: contrib/ffmpeg/.stamp.ffmpeg.configure] Error 1
: gmake: *** Waiting for unfinished jobs....
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: [100%] Built target SvtAv1Enc
: gmake[2]: Leaving directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: gmake[1]: Leaving directory '/home/alex/HandBrake/build/contrib/svt-av1/SVT-AV1-v2.0.0/build'
: touch contrib/svt-av1/.stamp.svt-av1.build
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/x265/x265_3.6/8bit'
: [ 98%] Built target common
: gmake[3]: Entering directory '/home/alex/HandBrake/build/contrib/x265/x265_3.6/8bit'
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/x265/x265_3.6/8bit'
: gmake[3]: Entering directory '/home/alex/HandBrake/build/contrib/x265/x265_3.6/8bit'
: [100%] Linking CXX static library libx265.a
: gmake[3]: Leaving directory '/home/alex/HandBrake/build/contrib/x265/x265_3.6/8bit'
: [100%] Built target x265-static
: gmake[2]: Leaving directory '/home/alex/HandBrake/build/contrib/x265/x265_3.6/8bit'
: gmake[1]: Leaving directory '/home/alex/HandBrake/build/contrib/x265/x265_3.6/8bit'
: touch contrib/x265/.stamp.x265_8.build
-------------------------------------------------------------------------------
time end: Sat Apr 13 18:06:05 2024
duration: 3 minutes, 18 seconds (198.81s)
result: FAILURE (code 2)
-------------------------------------------------------------------------------
Build is finished!

Or is that vaapi (hw video acceleration ?)stuff not important for this x265 test ?
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

vaapi is an interface for hardware acceleration. You don't need it to test x265, but due to the previous build failure, you need it just to successfully build. You may need to install some additional packages to have all the necessary libraries. Make sure you have libva, libva-drm, and libdrm system libraries. On Fedora the packages are libva-devel and libdrm-devel.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Same packages on Kubuntu, build is a succes now.
I will start encoding tonight and will keep you informed.
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Got a segfault again but the coredump didn't go as expected....so no file to trace.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

Quasi72 wrote: Fri Apr 19, 2024 7:13 am Got a segfault again but the coredump didn't go as expected....so no file to trace.
This was with the debug build using latest code? Can you post the activity log from the crashed encode?
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

I'm sorry to say that i had a (few) dumb moment(s) today....after noticing there wasn't any core dump i upgraded the system and then restarted the encode so the encode log is also gone.

Only thing left is the kernel message :

apr 19 03:16:55 ghb-debug2 kernel: ghb[34298]: segfault at 0 ip 000062d5cb650992 sp 00007991faff4460 error 4 in ghb[62d5c9b71000+2c6e000] likely on CPU 2 (core 2, socket 0)
segfault at 0 error 4 usually means a null pointer (according to google :) ) so i'm pretty sure its the codec once again.

Base address 62d5c9b71000 - ip 000062d5cb650992 = 1ADF992

alex@ghb-debug2:~$ addr2line -e HandBrake/build/gtk/src/ghb -fCi 1ADF992
yuv2rgba64_1_c_template
/home/alex/HandBrake/build/contrib/ffmpeg/ffmpeg-7.0/libswscale/output.c:1259
yuv2bgr48be_1_c
/home/alex/HandBrake/build/contrib/ffmpeg/ffmpeg-7.0/libswscale/output.c:1551


It seems that i did set the core dump size to unlimited but only when i logged in using ssh, when openening a terminal from the X it was set to 0...linux can be a pain sometimes....anyway it's running again so i guess it's only a matter of time before it falls over...this time ulimit -c unlimited :)
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Hey JohnAStebbins,

It segfaulted and now i have a coredump, to bad i can't simply attach a .txt to the post so i'm gonna paste everything in here.Did the same commands as the first time and added the encode log, only changed the file names in the log :)

Code: Select all

Handbrake Version: 20240419140320-c692df6f9-master (2024041901)
[18:38:27] gtkgui: Custom Preset: /10Bit HD medium denoise
[18:38:27] Starting work at: Wed Apr 24 18:38:27 2024

[18:38:27] 1 job(s) to process
[18:38:27] json job:
{
    "Audio": {
        "AudioList": [
            {
                "Bitrate": 448,
                "CompressionLevel": -1.0,
                "DRC": 0.0,
                "DitherMethod": "auto",
                "Encoder": "av_aac",
                "Gain": 0.0,
                "Mixdown": "stereo",
                "NormalizeMixLevel": false,
                "PresetEncoder": "av_aac",
                "Quality": -3.0,
                "Samplerate": 0,
                "Track": 0
            }
        ],
        "CopyMask": [
            "copy:aac"
        ],
        "FallbackEncoder": "av_aac"
    },
    "Destination": {
        "AlignAVStart": false,
        "ChapterList": [
            {
                "Duration": {
                    "Hours": 0,
                    "Minutes": 47,
                    "Seconds": 56,
                    "Ticks": 258919200
                },
                "Name": ""
            }
        ],
        "ChapterMarkers": false,
        "File": "/home/alex/Video's/my media.mkv",
        "InlineParameterSets": false,
        "Mux": "mkv",
        "Options": {
            "IpodAtom": false,
            "Optimize": false
        }
    },
    "Filters": {
        "FilterList": [
            {
                "ID": 4,
                "Settings": {
                    "block-height": "16",
                    "block-thresh": "40",
                    "block-width": "16",
                    "filter-mode": "2",
                    "mode": "3",
                    "motion-thresh": "1",
                    "spatial-metric": "2",
                    "spatial-thresh": "1"
                }
            },
            {
                "ID": 6,
                "Settings": {
                    "mode": "7"
                }
            },
            {
                "ID": 11,
                "Settings": {
                    "mode": 0
                }
            },
            {
                "ID": 14,
                "Settings": {
                    "cb-frame-count": 2,
                    "cb-origin-tune": 0.80000000000000004,
                    "cb-patch-size": 7,
                    "cb-prefilter": 0,
                    "cb-range": 3,
                    "cb-strength": 8.0,
                    "y-frame-count": 2,
                    "y-origin-tune": 0.80000000000000004,
                    "y-patch-size": 7,
                    "y-prefilter": 0,
                    "y-range": 3,
                    "y-strength": 6.0
                }
            },
            {
                "ID": 20,
                "Settings": {
                    "crop-bottom": 60,
                    "crop-left": 0,
                    "crop-right": 0,
                    "crop-top": 46,
                    "height": 974,
                    "width": 1920
                }
            }
        ]
    },
    "Metadata": {},
    "PAR": {
        "Den": 1,
        "Num": 1
    },
    "SequenceID": 0,
    "Source": {
        "Angle": 0,
        "HWDecode": 0,
        "Path": "/home/alex/Coderen/My.Media/Season.01/My file.mkv",
        "Range": {
            "End": 1,
            "Start": 1,
            "Type": "chapter"
        },
        "Title": 1
    },
    "Subtitle": {
        "Search": {
            "Burn": true,
            "Default": false,
            "Enable": false,
            "Forced": false
        },
        "SubtitleList": [
            {
                "Burn": false,
                "Default": true,
                "Forced": false,
                "Import": {
                    "Codeset": "UTF-8",
                    "Filename": "/home/alex/Coderen/My.Media/Season.01/My file.srt",
                    "Format": "SRT",
                    "Language": "nld"
                },
                "Name": "Nederlands",
                "Offset": 0,
                "Track": 0
            }
        ]
    },
    "Video": {
        "ChromaLocation": 1,
        "ColorInputFormat": 0,
        "ColorMatrix": 1,
        "ColorOutputFormat": 0,
        "ColorPrimaries": 1,
        "ColorRange": 1,
        "ColorTransfer": 1,
        "Encoder": "x265_10bit",
        "HardwareDecode": 0,
        "Level": "auto",
        "MultiPass": false,
        "Options": "",
        "Preset": "medium",
        "Profile": "auto",
        "QSV": {
            "AdapterIndex": 0,
            "AsyncDepth": 0,
            "Decode": false
        },
        "Quality": 18.0,
        "Tune": "",
        "Turbo": false
    }
}
[18:38:27] CPU: Intel(R) Xeon(R) CPU           E5530  @ 2.40GHz
[18:38:27]  - logical processor count: 12
[18:38:27] hb_scan: path=/home/alex/Coderen/My.Media/Season.01/My file.mkv, title_index=1
Input #0, matroska,webm, from '/home/alex/Coderen/My.Media/Season.01/My file.mkv':
  Metadata:
    encoder         : libebml v1.4.2 + libmatroska v1.6.4
  Duration: 00:47:56.88, start: 0.000000, bitrate: 6202 kb/s
  Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 1k tbn (default) (original)
      Metadata:
        BPS             : 6069972
        DURATION        : 00:47:56.880000000
        NUMBER_OF_FRAMES: 143844
        NUMBER_OF_BYTES : 2182822844
        _STATISTICS_WRITING_APP: mkvmerge v63.0.0 ('Everything') 64-bit
        _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:1(eng): Audio: aac (LC), 48000 Hz, stereo, fltp (default) (original)
      Metadata:
        BPS             : 128000
        DURATION        : 00:47:56.864000000
        NUMBER_OF_FRAMES: 134853
        NUMBER_OF_BYTES : 46029824
        _STATISTICS_WRITING_APP: mkvmerge v63.0.0 ('Everything') 64-bit
        _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(eng): Subtitle: subrip (srt)
      Metadata:
        BPS             : 49
        DURATION        : 00:47:00.360000000
        NUMBER_OF_FRAMES: 635
        NUMBER_OF_BYTES : 17517
        _STATISTICS_WRITING_APP: mkvmerge v63.0.0 ('Everything') 64-bit
        _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(eng): Subtitle: subrip (srt) (original) (hearing impaired)
      Metadata:
        title           : SDH
        BPS             : 49
        DURATION        : 00:47:00.360000000
        NUMBER_OF_FRAMES: 635
        NUMBER_OF_BYTES : 17517
        _STATISTICS_WRITING_APP: mkvmerge v63.0.0 ('Everything') 64-bit
        _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
[18:38:27] scan: decoding previews for title 1
[18:38:27] scan: audio 0x1: aac, rate=48000Hz, bitrate=1 English (AAC LC, 2.0 ch)
[18:38:28] using container PAR 1:1
[18:38:28] scan: 10 previews, 1920x1080, 50,000 fps, autocrop = 46/60/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[18:38:28] libhb: scan thread found 1 valid title(s)
[18:38:28] Starting Task: Encoding Pass
[18:38:28] NLMeans using SSE2 optimizations
[18:38:28] NLMeans using 12 threads
[18:38:28] job configuration:
[18:38:28]  * source
[18:38:28]    + /home/alex/Coderen/My.Media/Season.01/My file.mkv
[18:38:28]    + title 1, chapter(s) 1 to 1
[18:38:28]    + container: matroska,webm
[18:38:28]    + data rate: 6202 kbps
[18:38:28]  * destination
[18:38:28]    + /home/alex/Video's/My file.mkv
[18:38:28]    + container: Matroska (libavformat)
[18:38:28]  * video track
[18:38:28]    + decoder: h264 8-bit (yuv420p)
[18:38:28]    + filters
[18:38:28]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[18:38:28]      + Decomb (mode=39)
[18:38:28]      + Framerate Shaper (mode=0)
[18:38:28]        + frame rate: same as source (around 50,000 fps)
[18:38:28]      + Denoise (nlmeans) (y-strength=6:y-origin-tune=0,8:y-patch-size=7:y-range=3:y-frame-count=2:y-prefilter=0:cb-strength=8:cb-origin-tune=0,8:cb-patch-size=7:cb-range=3:cb-frame-count=2:cb-prefilter=0)
[18:38:28]      + Crop and Scale (width=1920:height=974:crop-top=46:crop-bottom=60:crop-left=0:crop-right=0)
[18:38:28]        + source: 1920 * 1080, crop (46/60/0/0): 1920 * 974, scale: 1920 * 974
[18:38:28]    + Output geometry
[18:38:28]      + storage dimensions: 1920 x 974
[18:38:28]      + pixel aspect ratio: 1 : 1
[18:38:28]      + display dimensions: 1920 x 974
[18:38:28]    + encoder: H.265 10-bit (libx265)
[18:38:28]      + preset:  medium
[18:38:28]      + profile: auto
[18:38:28]      + level:   auto
[18:38:28]      + quality: 18,00 (RF)
[18:38:28]      + color profile: 1-1-1
[18:38:28]      + color range: tv
[18:38:28]      + chroma location: left
[18:38:28]  * subtitle track 1, Nederlands (SRT) (track 0, id 0xff000000, Text) -> Passthrough, Default, offset: 0, charset: UTF-8
[18:38:28]    + name: Nederlands
[18:38:28]  * audio track 1
[18:38:28]    + decoder: English (AAC LC, 2.0 ch) (track 1, id 0x1)
[18:38:28]      + samplerate: 48000 Hz
[18:38:28]    + mixdown: Stereo
[18:38:28]    + encoder: AAC (libavcodec)
[18:38:28]      + bitrate: 448 kbps, samplerate: 48000 Hz
[18:38:28] sync: expecting 143844 video frames
x265 [info]: HEVC encoder version 3.6+1-aa7f602f7
x265 [info]: build info [Linux][GCC 11.4.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x265 [info]: Main 10 profile, Level-4.1 (Main tier)
x265 [info]: Thread pool created using 12 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 3 / wpp(16 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : hex / 57 / 2 / 3
x265 [info]: Keyframe min / max / scenecut / bias  : 50 / 500 / 40 / 5,00
x265 [info]: Lookahead / bframes / badapt        : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 3 / off / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 2 / 1,0 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-18,0 / 0,60
x265 [info]: tools: rd=3 psy-rd=2,00 early-skip rskip mode=1 signhide tmvp
x265 [info]: tools: b-intra strong-intra-smoothing lslices=6 deblock sao
[18:38:28] sync: first pts video is 0
[18:38:28] sync: Chapter 1 at frame 1 time 0
[18:38:28] sync: first pts audio 0x1 is 0
[18:38:28] sync: first pts subtitle 0xff000000 is 0

Code: Select all

Core was generated by `./ghb'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  x265_10bit::RateControl::rateEstimateQscale (this=0x7247080c6430, curFrame=0x7245e1da6830, rce=0x724708653bc0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/ratecontrol.cpp:1945
1945            Slice* nextRefSlice = m_curSlice->m_refFrameList[1][0]->m_encData->m_slice;
[Current thread is 1 (Thread 0x7246ebfff640 (LWP 15998))]


(gdb) where
#0  x265_10bit::RateControl::rateEstimateQscale(x265_10bit::Frame*, x265_10bit::RateControlEntry*)
    (this=0x7247080c6430, curFrame=0x7245e1da6830, rce=0x724708653bc0)
    at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/ratecontrol.cpp:1945
#1  0x00005b89831b4675 in x265_10bit::RateControl::rateControlStart(x265_10bit::Frame*, x265_10bit::RateControlEntry*, x265_10bit::Encoder*)
    (this=0x7247080c6430, curFrame=0x7245e1da6830, rce=0x724708653bc0, enc=0x72470855cc60)
    at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/ratecontrol.cpp:1577
#2  0x00005b8983157a0a in x265_10bit::FrameEncoder::compressFrame() (this=0x7247086539d0)
    at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:600
#3  0x00005b89831565d3 in x265_10bit::FrameEncoder::threadMain() (this=0x7247086539d0)
    at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:366
#4  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708653a20)
    at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#5  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708653a20)
    at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Code: Select all

(gdb) thread apply all bt

Thread 168 (Thread 0x7246f1feb640 (LWP 15965)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162d78) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162d78) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162d78, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162d28, cond=0x724708162d50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162d50, mutex=mutex@entry=0x724708162d28) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162d20) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 167 (Thread 0x72478ffff640 (LWP 1830)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 166 (Thread 0x7247a6ffd640 (LWP 1825)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 165 (Thread 0x7247a5ffb640 (LWP 1827)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=absti--Type <RET> for more, q to quit, c to continue without paging--
me@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 164 (Thread 0x7246f0fe9640 (LWP 15997)):
#0  __futex_abstimed_wait_common64 (private=-251754857, cancel=true, abstime=0x7246f0fe86e0, op=393, expected=0, futex_word=0x724708650804) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-251754857, abstime=0x7246f0fe86e0, clockid=1, expected=0, futex_word=0x724708650804) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708650804, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246f0fe86e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246f0fe86e0, clockid=0, mutex=0x7247086507b0, cond=0x7247086507d8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x7247086507d8, mutex=0x7247086507b0, abstime=0x7246f0fe86e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b8983161be1 in x265_10bit::Event::timedWait(unsigned int) (this=0x7247086507b0, waitms=250) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:386
#6  0x00005b8983159693 in x265_10bit::FrameEncoder::compressFrame() (this=0x724708650690) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:923
#7  0x00005b89831565d3 in x265_10bit::FrameEncoder::threadMain() (this=0x724708650690) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:366
#8  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7247086506e0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#9  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x7247086506e0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#10 0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#11 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 163 (Thread 0x7245feffd640 (LWP 16114)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f2ecc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f2ecc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f2ecc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801d960, cond=0x7247087f2ea0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f2ea0, mutex=0x72470801d960) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f2490) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2240) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c4003290) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 162 (Thread 0x72468bfff640 (LWP 16024)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470826cb58) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470826cb58) at ./nptl/futex-internal.c:87
--Type <RET> for more, q to quit, c to continue without paging--
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470826cb58, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470826cb00, cond=0x72470826cb30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470826cb30, mutex=0x72470826cb00) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025b50) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a990) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051a5a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 161 (Thread 0x7246f17ea640 (LWP 15996)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470864d404) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470864d404) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470864d404, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470864d3b0, cond=0x72470864d3d8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470864d3d8, mutex=0x72470864d3b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x72470864d3b0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831565f5 in x265_10bit::FrameEncoder::threadMain() (this=0x72470864d350) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:368
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x72470864d3a0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x72470864d3a0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 160 (Thread 0x724690ff9640 (LWP 16023)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470802547c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470802547c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470802547c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708019930, cond=0x724708025450) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708025450, mutex=0x724708019930) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025b20) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a960) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051a280) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 159 (Thread 0x72472ffff640 (LWP 15966)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162de8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162de8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162de8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
--Type <RET> for more, q to quit, c to continue without paging--
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162d98, cond=0x724708162dc0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162dc0, mutex=mutex@entry=0x724708162d98) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162d90) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 158 (Thread 0x7246f3fef640 (LWP 15992)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570e34) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570e34) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570e34, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570de0, cond=0x724708570e08) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570e08, mutex=0x724708570de0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570de0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570dc0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570dc0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570dc0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 157 (Thread 0x7246617fa640 (LWP 16084)):
#0  0x00005b89816bb6e9 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7245ea800440, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270474, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x7247080098e0) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x7247080098e0) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c24da0) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 156 (Thread 0x7247ad5fc640 (LWP 1821)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f858c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f858c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f858c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f8538, cond=0x5b89902f8560) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f8560, mutex=0x5b89902f8538) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
--Type <RET> for more, q to quit, c to continue without paging--
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 155 (Thread 0x7245c7fff640 (LWP 16169)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007247ce1ce04c in g_cond_wait_until () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007247ce14e3e1 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007247ce14e566 in g_async_queue_timeout_pop () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007247ce1b0759 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007247ce1ada51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 154 (Thread 0x7246f27ec640 (LWP 15995)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570fe0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570fe0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570fe0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570f90, cond=0x724708570fb8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570fb8, mutex=0x724708570f90) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570f90) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570f70) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570f70) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570f70) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 153 (Thread 0x7246ea7fc640 (LWP 15964)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162d08) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162d08) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162d08, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162cb8, cond=0x724708162ce0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162ce0, mutex=mutex@entry=0x724708162cb8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162cb0) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 152 (Thread 0x7246f67f4640 (LWP 15987)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570b64) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570b64) at ./nptl/futex-internal.c:87
--Type <RET> for more, q to quit, c to continue without paging--
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570b64, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570b10, cond=0x724708570b38) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570b38, mutex=0x724708570b10) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570b10) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570af0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570af0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570af0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 151 (Thread 0x7246717ca640 (LWP 16077)):
#0  0x00005b89816bb6e6 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7246c633bc00, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270474, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x724708009800) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x724708009800) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c23830) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 150 (Thread 0x7245fffff640 (LWP 16112)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801d8dc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801d8dc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801d8dc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801d880, cond=0x72470801d8b0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801d8b0, mutex=0x72470801d880) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f2430) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f21e0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c4002d10) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 149 (Thread 0x724662ffd640 (LWP 16081)):
#0  0x00005b89816bc103 in _mm_unpacklo_epi8 (__B=..., __A=...) at /usr/lib/gcc/x86_64-linux-gnu/11/include/emmintrin.h:1030
#1  build_integral_sse2 (integral=<optimized out>, integral_stride=<optimized out>, in_src=<optimized out>, in_src_pre=<optimized out>, in_compare=<optimized out>, in_compare_pre=<optimized out>, w=1920, border=16, dst_w=1920, dst_h=1080, dx=-1, dy=1, n=7) at ../libhb/nlmeans_x86.c:64
#2  0x00005b89816bb60e in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x724658--Type <RET> for more, q to quit, c to continue without paging--
0055c0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270474, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:658
#3  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x724708009880) at ../libhb/nlmeans.c:501
#4  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x724708009880) at ../libhb/taskset.c:197
#5  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c24470) at ../libhb/ports.c:884
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 148 (Thread 0x7246917fa640 (LWP 16022)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801331c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801331c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801331c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080132c0, cond=0x7247080132f0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080132f0, mutex=0x7247080132c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025af0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a930) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051cf10) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 147 (Thread 0x72465dff3640 (LWP 16109)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801deac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801deac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801deac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470803b3b0, cond=0x72470801de80) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801de80, mutex=0x72470803b3b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f23a0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2150) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c4004f20) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 146 (Thread 0x7246d27fc640 (LWP 16006)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7246d27fb9e0, op=393, expected=0, futex_word=0x72470802e828) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7246d27fb9e0, clockid=0, expected=0, futex_word=0x72470802e828) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470802e828, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246d27fb9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246d27fb9e0, clockid=0, mutex=0x724708039110, cond=0x72470802e800) at ./nptl/pthread_cond--Type <RET> for more, q to quit, c to continue without paging--
_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x72470802e800, mutex=mutex@entry=0x724708039110, abstime=abstime@entry=0x7246d27fb9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x72470802e800, lock=0x724708039110, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0d98 in hb_fifo_get_wait (f=0x72470803a170) at ../libhb/fifo.c:1260
#7  0x00005b89816f0d32 in hb_work_loop (_w=0x7247093b5510) at ../libhb/work.c:2217
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247087f3cc0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 145 (Thread 0x7246f57f2640 (LWP 15989)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570c84) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570c84) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570c84, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570c30, cond=0x724708570c58) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570c58, mutex=0x724708570c30) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570c30) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570c10) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570c10) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570c10) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 144 (Thread 0x7245fe7fc640 (LWP 16115)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f2f7c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f2f7c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f2f7c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f2f20, cond=0x7247087f2f50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f2f50, mutex=0x7247087f2f20) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f24c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2270) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c4003580) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 143 (Thread 0x7246d2ffd640 (LWP 16005)):
#0  __futex_abstimed_wait_common64 (private=135795136, cancel=true, abstime=0x7246d2ffc980, op=393, expected=0, futex_word=0x7247080391b8) at ./nptl/futex--Type <RET> for more, q to quit, c to continue without paging--
-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=135795136, abstime=0x7246d2ffc980, clockid=134408236, expected=0, futex_word=0x7247080391b8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247080391b8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246d2ffc980, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246d2ffc980, clockid=0, mutex=0x724708039b10, cond=0x724708039190) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x724708039190, mutex=mutex@entry=0x724708039b10, abstime=abstime@entry=0x7246d2ffc980) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x724708039190, lock=0x724708039b10, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0fb0 in hb_fifo_full_wait (f=0x724708008400) at ../libhb/fifo.c:1371
#7  0x00005b89816ec52a in Synchronize (stream=0x7247081dbc80) at ../libhb/sync.c:1755
#8  0x00005b89816ec892 in syncVideoWork (w=0x7247093b5440, buf_in=<optimized out>, buf_out=<optimized out>) at ../libhb/sync.c:2971
#9  0x00005b89816f0d67 in hb_work_loop (_w=0x7247093b5440) at ../libhb/work.c:2232
#10 0x00005b89816c1c5f in hb_thread_func (_t=0x7247087f5a80) at ../libhb/ports.c:884
#11 0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 142 (Thread 0x72465eff5640 (LWP 16107)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470803b2ac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470803b2ac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470803b2ac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708014da0, cond=0x72470803b280) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470803b280, mutex=0x724708014da0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f2340) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f20f0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c40049a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 141 (Thread 0x724717fff640 (LWP 15961)):
#0  __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=16008, futex_word=0x7246d17fa910) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=16008, futex_word=0x7246d17fa910) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7246d17fa910, expected=16008, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
#3  0x00007247cc296624 in __pthread_clockjoin_ex (threadid=125648488080960, thread_return=thread_return@entry=0x0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, block=block@entry=true) at ./nptl/pthread_join_common.c:105
#4  0x00007247cc2964c3 in ___pthread_join (threadid=<optimized out>, thread_return=thread_return@entry=0x0) at ./nptl/pthread_join.c:24
#5  0x00005b89816c2839 in hb_thread_close (_t=0x7247093b5b28) at ../libhb/ports.c:931
#6  0x00005b89816f3e2e in do_job (job=0x7247087f2a80) at ../libhb/work.c:2080
#7  0x00005b89816f588b in work_func (_work=0x5b89a0b17560) at ../libhb/work.c:182
--Type <RET> for more, q to quit, c to continue without paging--
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x5b89a0a69d00) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 140 (Thread 0x7246eaffd640 (LWP 16000)):
#0  __futex_abstimed_wait_common64 (private=536871056, cancel=true, abstime=0x7246eaffc9e0, op=393, expected=0, futex_word=0x72470803a358) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=536871056, abstime=0x7246eaffc9e0, clockid=-1133227122, expected=0, futex_word=0x72470803a358) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470803a358, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246eaffc9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246eaffc9e0, clockid=0, mutex=0x7247081f4310, cond=0x72470803a330) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x72470803a330, mutex=mutex@entry=0x7247081f4310, abstime=abstime@entry=0x7246eaffc9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x72470803a330, lock=0x7247081f4310, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0d98 in hb_fifo_get_wait (f=0x72470803a290) at ../libhb/fifo.c:1260
#7  0x00005b89816f0d32 in hb_work_loop (_w=0x7247093b9480) at ../libhb/work.c:2217
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247093ba020) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 139 (Thread 0x7246607f8640 (LWP 16104)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f255c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f255c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f255c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f2500, cond=0x7247087f2530) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f2530, mutex=0x7247087f2500) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f22b0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2060) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245eb800510) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 138 (Thread 0x724674fd1640 (LWP 16070)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708033bf8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708033bf8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708033bf8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801edb0, cond=0x724708033bd0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708033bd0, mutex=0x72470801edb0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
--Type <RET> for more, q to quit, c to continue without paging--
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d120) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800ced0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0404380) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 137 (Thread 0x7246f77f6640 (LWP 15985)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570a44) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570a44) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570a44, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247085709f0, cond=0x724708570a18) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570a18, mutex=0x7247085709f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x7247085709f0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x7247085709d0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x7247085709d0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x7247085709d0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 136 (Thread 0x7246f2fed640 (LWP 15994)):
#0  __GI___lll_lock_wake (futex=futex@entry=0x72470864d470, private=<optimized out>) at ./nptl/lowlevellock.c:64
#1  0x00007247cc299b0d in lll_mutex_unlock_optimized (mutex=0x72470864d470) at ./nptl/pthread_mutex_unlock.c:43
#2  __GI___pthread_mutex_unlock_usercnt (decr=1, mutex=0x72470864d470) at ./nptl/pthread_mutex_unlock.c:68
#3  ___pthread_mutex_unlock (mutex=0x72470864d470) at ./nptl/pthread_mutex_unlock.c:368
#4  0x00005b89831487d7 in x265_10bit::Event::trigger() (this=0x72470864d470) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:404
#5  0x00005b89831664a3 in x265_10bit::FrameFilter::processPostRow(int) (this=0x7247086500d8, row=15) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/framefilter.cpp:719
#6  0x00005b8983165e24 in x265_10bit::FrameFilter::processRow(int) (this=0x7247086500d8, row=15) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/framefilter.cpp:649
#7  0x00005b898315c7c6 in x265_10bit::FrameEncoder::processRow(int, int) (this=0x72470864d350, row=31, threadId=10) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:1385
#8  0x00005b89831ffbe2 in x265_10bit::WaveFront::findJob(int) (this=0x72470864d350, threadId=10) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/wavefront.cpp:106
#9  0x00005b89831fdeca in x265_10bit::WorkerThread::threadMain() (this=0x724708570ee0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:140
#10 0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570ee0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#11 0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570ee0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
--Type <RET> for more, q to quit, c to continue without paging--
#12 0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#13 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 135 (Thread 0x7246d1ffb640 (LWP 16007)):
#0  0x00005b8983bbbed4 in x265_10bit_upShift_8_sse4.loopW ()
#1  0x00005b898318fba7 in x265_10bit::PicYuv::copyFromPicture(x265_picture const&, x265_param const&, int, int) (this=0x7245b8be9b70, pic=..., param=..., padx=1, pady=3) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/picyuv.cpp:307
#2  0x00005b898312cbcc in x265_10bit::Encoder::encode(x265_picture const*, x265_picture*) (this=0x72470855cc60, pic_in=0x7246d1ff2690, pic_out=0x7246d1ff6850) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/encoder.cpp:1639
#3  0x00005b898311fd31 in x265_10bit::x265_encoder_encode(x265_encoder*, x265_nal**, unsigned int*, x265_picture*, x265_picture*) (enc=0x72470855cc60, pp_nal=0x7246d1ff2670, pi_nal=0x7246d1ff2668, pic_in=0x7246d1ff2690, pic_out=0x7246d1ff6850) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/api.cpp:581
#4  0x00005b898170ba83 in x265_encode (in=0x7246bc4d6ba0, w=0x7247093b59e0) at ../libhb/encx265.c:776
#5  encx265Work (w=0x7247093b59e0, buf_in=<optimized out>, buf_out=0x7246d1ffaa60) at ../libhb/encx265.c:820
#6  0x00005b89816f0d67 in hb_work_loop (_w=0x7247093b59e0) at ../libhb/work.c:2232
#7  0x00005b89816c1c5f in hb_thread_func (_t=0x7247081f36a0) at ../libhb/ports.c:884
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 134 (Thread 0x7246827ec640 (LWP 16043)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708013aa8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708013aa8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708013aa8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801d4c0, cond=0x724708013a80) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708013a80, mutex=0x72470801d4c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af180) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aef30) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051f5f0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 133 (Thread 0x7246f6ff5640 (LWP 15986)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570ad0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570ad0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570ad0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570a80, cond=0x724708570aa8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570aa8, mutex=0x724708570a80) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570a80) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570a60) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
--Type <RET> for more, q to quit, c to continue without paging--
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570a60) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570a60) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 132 (Thread 0x7246837ee640 (LWP 16041)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801c78c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801c78c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801c78c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801c730, cond=0x72470801c760) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801c760, mutex=0x72470801c730) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af120) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aeed0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051efd0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 131 (Thread 0x7246857f2640 (LWP 16037)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801c6dc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801c6dc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801c6dc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080251b0, cond=0x72470801c6b0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801c6b0, mutex=0x7247080251b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8a20) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f87d0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051e390) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 130 (Thread 0x7246e8ff9640 (LWP 16002)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7246e8ff89e0, op=393, expected=0, futex_word=0x7247080083bc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7246e8ff89e0, clockid=0, expected=0, futex_word=0x7247080083bc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247080083bc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246e8ff89e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246e8ff89e0, clockid=0, mutex=0x7247080398d0, cond=0x724708008390) at ./nptl/pthread_cond_wait.c:503
--Type <RET> for more, q to quit, c to continue without paging--
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x724708008390, mutex=mutex@entry=0x7247080398d0, abstime=abstime@entry=0x7246e8ff89e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x724708008390, lock=0x7247080398d0, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0d98 in hb_fifo_get_wait (f=0x724708163760) at ../libhb/fifo.c:1260
#7  0x00005b89816f0d32 in hb_work_loop (_w=0x724708011530) at ../libhb/work.c:2217
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247093b95a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 129 (Thread 0x72468b7fe640 (LWP 16025)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470802d2dc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470802d2dc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470802d2dc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470826cb70, cond=0x72470802d2b0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470802d2b0, mutex=0x72470826cb70) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025b80) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a9c0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051a8c0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 128 (Thread 0x7247457fa640 (LWP 1877)):
#0  0x00007247cc2e57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7247457f9a20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007247cc2ea677 in __GI___nanosleep (req=req@entry=0x7247457f9a20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007247cc31bf2f in usleep (useconds=useconds@entry=50000) at ../sysdeps/posix/usleep.c:31
#3  0x00005b89816c21e3 in hb_snooze (delay=delay@entry=50) at ../libhb/ports.c:182
#4  0x00005b89816a227a in thread_func (_h=0x5b899195bea0) at ../libhb/hb.c:2286
#5  0x00005b89816c1c5f in hb_thread_func (_t=0x5b899195c1f0) at ../libhb/ports.c:884
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 127 (Thread 0x7246eb7fe640 (LWP 15999)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7246eb7fd9e0, op=393, expected=0, futex_word=0x7247087fbf4c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7246eb7fd9e0, clockid=0, expected=0, futex_word=0x7247087fbf4c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087fbf4c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246eb7fd9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246eb7fd9e0, clockid=0, mutex=0x7247093b8950, cond=0x7247087fbf20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7247087fbf20, mutex=mutex@entry=0x7247093b8950, abstime=abstime@entry=0x7246eb7fd9e0) at ./nptl/pthread_cond_wait.c:652
--Type <RET> for more, q to quit, c to continue without paging--
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x7247087fbf20, lock=0x7247093b8950, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0d98 in hb_fifo_get_wait (f=0x72470803a1d0) at ../libhb/fifo.c:1260
#7  0x00005b89816f0d32 in hb_work_loop (_w=0x724708268bf0) at ../libhb/work.c:2217
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247093ba2a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 126 (Thread 0x7247037fe640 (LWP 15974)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708163168) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708163168) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708163168, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708163118, cond=0x724708163140) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708163140, mutex=mutex@entry=0x724708163118) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708163110) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 125 (Thread 0x724692ffd640 (LWP 16019)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708025728) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708025728) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708025728, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708025bf0, cond=0x724708025700) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708025700, mutex=0x724708025bf0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025a60) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a8a0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051c5b0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 124 (Thread 0x7246d17fa640 (LWP 16008)):
#0  __futex_abstimed_wait_common64 (private=1744830608, cancel=true, abstime=0x7246d17f99e0, op=393, expected=0, futex_word=0x7247081f43b8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=1744830608, abstime=0x7246d17f99e0, clockid=-1133227122, expected=0, futex_word=0x7247081f43b8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247081f43b8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246d17f99e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246d17f99e0, clockid=0, mutex=0x724708039990, cond=0x7247081f4390) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7247081f4390, mutex=mutex@entry=0x724708039990, abstime=abstime@entry=0x7246d17f99e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x7247081f4390, lock=0x724708039990, msec=msec@entry=200) at ../libhb/ports.c:1083
--Type <RET> for more, q to quit, c to continue without paging--
#6  0x00005b89816a0d98 in hb_fifo_get_wait (f=0x724708271b80) at ../libhb/fifo.c:1260
#7  0x00005b89816f0d32 in hb_work_loop (_w=0x7247093b5ab0) at ../libhb/work.c:2217
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247087f82e0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 123 (Thread 0x7245ff7fe640 (LWP 16113)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f2e4c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f2e4c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f2e4c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801d930, cond=0x7247087f2e20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f2e20, mutex=0x72470801d930) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f2460) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2210) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c4002fd0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 122 (Thread 0x7246e9ffb640 (LWP 15963)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162c98) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162c98) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162c98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162c48, cond=0x724708162c70) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162c70, mutex=mutex@entry=0x724708162c48) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162c40) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 121 (Thread 0x72465cff1640 (LWP 16111)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801d82c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801d82c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801d82c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801dfb0, cond=0x72470801d800) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801d800, mutex=0x72470801dfb0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f2400) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f21b0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c40054a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
--Type <RET> for more, q to quit, c to continue without paging--
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 120 (Thread 0x72472f7fe640 (LWP 15967)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162e58) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162e58) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162e58, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162e08, cond=0x724708162e30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162e30, mutex=mutex@entry=0x724708162e08) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162e00) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 119 (Thread 0x7246627fc640 (LWP 16082)):
#0  0x00005b89816bc254 in build_integral_sse2 (integral=<optimized out>, integral_stride=<optimized out>, in_src=<optimized out>, in_src_pre=<optimized out>, in_compare=<optimized out>, in_compare_pre=<optimized out>, w=1920, border=16, dst_w=1920, dst_h=1080, dx=0, dy=1, n=7) at ../libhb/nlmeans_x86.c:139
#1  0x00005b89816bb60e in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7246b8000cc0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270474, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:658
#2  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x7247080098a0) at ../libhb/nlmeans.c:501
#3  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x7247080098a0) at ../libhb/taskset.c:197
#4  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c24780) at ../libhb/ports.c:884
#5  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 118 (Thread 0x72465e7f4640 (LWP 16108)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470803b35c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470803b35c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470803b35c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470803b300, cond=0x72470803b330) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470803b330, mutex=0x72470803b300) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f2370) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2120) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c4004c60) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 117 (Thread 0x72478f7fe640 (LWP 1831)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
--Type <RET> for more, q to quit, c to continue without paging--
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 116 (Thread 0x7247a77fe640 (LWP 1824)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f89a8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f89a8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f89a8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f8958, cond=0x5b89902f8980) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f8980, mutex=0x5b89902f8958) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 115 (Thread 0x72465f7f6640 (LWP 16106)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708014d4c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708014d4c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708014d4c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708014cf0, cond=0x724708014d20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708014d20, mutex=0x724708014cf0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f2310) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f20c0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c40046e0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 114 (Thread 0x7247c8bfe640 (LWP 1811)):
#0  0x00007247cc318bcf in __GI___poll (fds=0x5b899020ba10, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007247ce1d41f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007247ce17e2b3 in g_main_loop_run () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007247ce06507a in  () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007247ce1ada51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
--Type <RET> for more, q to quit, c to continue without paging--

Thread 113 (Thread 0x7247c0c47640 (LWP 1817)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f800c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f800c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f800c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f7fb8, cond=0x5b89902f7fe0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f7fe0, mutex=0x5b89902f7fb8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 112 (Thread 0x72465fff7640 (LWP 16105)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708014c9c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708014c9c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708014c9c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f25b0, cond=0x724708014c70) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708014c70, mutex=0x7247087f25b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f22e0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2090) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c4002a30) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 111 (Thread 0x7246757d2640 (LWP 16069)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801ed58) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801ed58) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801ed58, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093b4f30, cond=0x72470801ed30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801ed30, mutex=0x7247093b4f30) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d0f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cea0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0404060) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 110 (Thread 0x724663fff640 (LWP 16079)):
--Type <RET> for more, q to quit, c to continue without paging--
#0  0x00005b89816bba42 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7246c69b4940, dst_w=960, dst_s=960, dst_h=540, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270874, weight_fact_table=0.00536993146, diff_max=23836) at ../libhb/templates/nlmeans_template.c:651
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x724708009840) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x724708009840) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c23e50) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 109 (Thread 0x724675fd3640 (LWP 16068)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093b4ed8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093b4ed8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093b4ed8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093b4e80, cond=0x7247093b4eb0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247093b4eb0, mutex=0x7247093b4e80) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d0c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800ce70) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0403d40) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 108 (Thread 0x7246747d0640 (LWP 16071)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708033c78) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708033c78) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708033c78, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801ede0, cond=0x724708033c50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708033c50, mutex=0x72470801ede0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d150) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cf00) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f04046a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 107 (Thread 0x724702bff640 (LWP 1916)):
#0  0x00007247cc318bcf in __GI___poll (fds=0x5b8990ecadd0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007247ce1d41f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007247ce17c3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007247ac01433d in  () at /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007247ce1ada51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
--Type <RET> for more, q to quit, c to continue without paging--
#6  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 106 (Thread 0x724676fd5640 (LWP 16066)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f2798) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f2798) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f2798, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f2740, cond=0x7247087f2770) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f2770, mutex=0x7247087f2740) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d060) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800ce10) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0403700) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 105 (Thread 0x7246777d6640 (LWP 16065)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470800cad8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470800cad8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470800cad8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470800ca80, cond=0x72470800cab0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470800cab0, mutex=0x72470800ca80) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d030) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cde0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f04033e0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 104 (Thread 0x724745ffb640 (LWP 1875)):
#0  0x00007247cc2e57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x724745ffaa20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007247cc2ea677 in __GI___nanosleep (req=req@entry=0x724745ffaa20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007247cc31bf2f in usleep (useconds=useconds@entry=50000) at ../sysdeps/posix/usleep.c:31
#3  0x00005b89816c21e3 in hb_snooze (delay=delay@entry=50) at ../libhb/ports.c:182
#4  0x00005b89816a227a in thread_func (_h=0x5b899195b740) at ../libhb/hb.c:2286
#5  0x00005b89816c1c5f in hb_thread_func (_t=0x5b899195ba90) at ../libhb/ports.c:884
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 103 (Thread 0x724672fcd640 (LWP 16074)):
#0  0x00005b89816bb6e9 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x72464c5fb280, dst_w=960, dst_s=960, dst_h=540, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270674, weight_fact_table=0.--Type <RET> for more, q to quit, c to continue without paging--
00536993146, diff_max=23836) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x7247080097a0) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x7247080097a0) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c22f40) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 102 (Thread 0x7246637fe640 (LWP 16080)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708215f0c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708215f0c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708215f0c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708215eb0, cond=0x724708215ee0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708215ee0, mutex=0x724708215eb0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708215990) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x724708009860) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c24160) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 101 (Thread 0x724677fd7640 (LWP 16064)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801aa28) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801aa28) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801aa28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470800d350, cond=0x72470801aa00) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801aa00, mutex=0x72470800d350) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d000) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cdb0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f04030c0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Quasi72
Posts: 27
Joined: Mon Feb 13, 2023 5:11 pm

Re: Segfault on kubuntu

Post by Quasi72 »

Code: Select all

Thread 100 (Thread 0x7246787d8640 (LWP 16063)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470800d2f8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470800d2f8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470800d2f8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470800d2a0, cond=0x72470800d2d0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470800d2d0, mutex=0x72470800d2a0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
--Type <RET> for more, q to quit, c to continue without paging--
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800cfd0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cd80) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0402da0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 99 (Thread 0x7246e97fa640 (LWP 16001)):
#0  __futex_abstimed_wait_common64 (private=-1744830320, cancel=true, abstime=0x7246e97f98f0, op=393, expected=0, futex_word=0x724708039bb8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-1744830320, abstime=0x7246e97f98f0, clockid=-1133227122, expected=0, futex_word=0x724708039bb8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708039bb8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246e97f98f0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246e97f98f0, clockid=0, mutex=0x724708008b40, cond=0x724708039b90) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x724708039b90, mutex=mutex@entry=0x724708008b40, abstime=abstime@entry=0x7246e97f98f0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x724708039b90, lock=0x724708008b40, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0fb0 in hb_fifo_full_wait (f=f@entry=0x724708039c40) at ../libhb/fifo.c:1371
#7  0x00005b89816d2f6e in push_buf (buf=0x724698492920, fifo=0x724708039c40, r=0x7247093b5ee0) at ../libhb/reader.c:414
#8  reader_work (w=<optimized out>, buf_in=<optimized out>, buf_out=<optimized out>) at ../libhb/reader.c:597
#9  0x00005b89816f0d67 in hb_work_loop (_w=0x72470826cd00) at ../libhb/work.c:2232
#10 0x00005b89816c1c5f in hb_thread_func (_t=0x7247093b9ab0) at ../libhb/ports.c:884
#11 0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 98 (Thread 0x7246737ce640 (LWP 16073)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470826ff78) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470826ff78) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470826ff78, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080118b0, cond=0x72470826ff50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470826ff50, mutex=0x7247080118b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d1b0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cf60) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0404ce0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 97 (Thread 0x7246797da640 (LWP 16061)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087eccc8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087eccc8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087eccc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
--Type <RET> for more, q to quit, c to continue without paging--
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087ecc70, cond=0x7247087ecca0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087ecca0, mutex=0x7247087ecc70) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c960) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c710) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0402770) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 96 (Thread 0x724678fd9640 (LWP 16062)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470800d248) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470800d248) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470800d248, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470800d1f0, cond=0x72470800d220) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470800d220, mutex=0x72470800d1f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800cfa0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cd50) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0402a80) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 95 (Thread 0x7246767d4640 (LWP 16067)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f1898) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f1898) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f1898, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f1840, cond=0x7247087f1870) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f1870, mutex=0x7247087f1840) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d090) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800ce40) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0403a20) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 94 (Thread 0x7246f8ff9640 (LWP 15982)):
#0  __futex_abstimed_wait_common64 (private=126920, cancel=true, abstime=0x7246f8ff89e0, op=393, expected=0, futex_word=0x724708db1a78) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=126920, abstime=0x7246f8ff89e0, clockid=228456000, expected=0, futex_word=0x724708db1a78) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708db1a78, expected=expected@entry=0, clockid=clockid@entry=0, abstime=absti--Type <RET> for more, q to quit, c to continue without paging--
me@entry=0x7246f8ff89e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246f8ff89e0, clockid=0, mutex=0x7247080391d0, cond=0x724708db1a50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x724708db1a50, mutex=mutex@entry=0x7247080391d0, abstime=abstime@entry=0x7246f8ff89e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x724708db1a50, lock=0x7247080391d0, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0d98 in hb_fifo_get_wait (f=0x724708db2380) at ../libhb/fifo.c:1260
#7  0x00005b89816f0d32 in hb_work_loop (_w=0x7247081627f0) at ../libhb/work.c:2217
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247081db480) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 93 (Thread 0x72467afdd640 (LWP 16058)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708017058) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708017058) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708017058, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708017000, cond=0x724708017030) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708017030, mutex=0x724708017000) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c8d0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c680) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0401e40) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 92 (Thread 0x724679fdb640 (LWP 16060)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087ecc18) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087ecc18) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087ecc18, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087ecbc0, cond=0x7247087ecbf0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087ecbf0, mutex=0x7247087ecbc0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c930) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c6e0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0402460) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 91 (Thread 0x72467cfe1640 (LWP 16054)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470800c098) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470800c098) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470800c098, expected=expected@entry=0, clockid=clockid@entry=0, abstime=absti--Type <RET> for more, q to quit, c to continue without paging--
me@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470800c040, cond=0x72470800c070) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470800c070, mutex=0x72470800c040) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c810) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c5c0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0401200) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 90 (Thread 0x72467bfdf640 (LWP 16056)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708019558) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708019558) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708019558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708019500, cond=0x724708019530) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708019530, mutex=0x724708019500) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c870) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c620) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0401820) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 89 (Thread 0x72467b7de640 (LWP 16057)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708019608) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708019608) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708019608, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080195b0, cond=0x7247080195e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080195e0, mutex=0x7247080195b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c8a0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c650) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0401b30) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 88 (Thread 0x7247c93ff640 (LWP 1810)):
#0  0x00007247cc318bcf in __GI___poll (fds=0x5b8990211ba0, nfds=2, timeout=3997) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007247ce1d41f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007247ce17c3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007247ce17c431 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
--Type <RET> for more, q to quit, c to continue without paging--
#4  0x00007247ce1ada51 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 87 (Thread 0x72467dfe3640 (LWP 16052)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470802cb58) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470802cb58) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470802cb58, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470802cb00, cond=0x72470802cb30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470802cb30, mutex=0x72470802cb00) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c7b0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c560) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0400be0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 86 (Thread 0x72467c7e0640 (LWP 16055)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470800c148) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470800c148) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470800c148, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470800c0f0, cond=0x72470800c120) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470800c120, mutex=0x72470800c0f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c840) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c5f0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0401510) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 85 (Thread 0x7246867f4640 (LWP 16035)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801dc98) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801dc98) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801dc98, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801dc40, cond=0x72470801dc70) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801dc70, mutex=0x72470801dc40) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f89c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f8770) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051dd70) at ../libhb/ports.c:884
--Type <RET> for more, q to quit, c to continue without paging--
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 84 (Thread 0x724686ff5640 (LWP 16034)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708019798) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708019798) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708019798, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708019740, cond=0x724708019770) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708019770, mutex=0x724708019740) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8990) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f8740) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051da80) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 83 (Thread 0x72467efe5640 (LWP 16050)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470802c9f8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470802c9f8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470802c9f8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470802c9a0, cond=0x72470802c9d0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470802c9d0, mutex=0x72470802c9a0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c750) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c500) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0520b60) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 82 (Thread 0x72467ffe7640 (LWP 16048)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801b318) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801b318) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801b318, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801b2c0, cond=0x72470801b2f0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801b2f0, mutex=0x72470801b2c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af270) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090af020) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0520540) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
--Type <RET> for more, q to quit, c to continue without paging--
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 81 (Thread 0x7246807e8640 (LWP 16047)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801b268) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801b268) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801b268, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708009320, cond=0x72470801b240) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801b240, mutex=0x724708009320) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af240) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aeff0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0520230) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 80 (Thread 0x72467f7e6640 (LWP 16049)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801bc68) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801bc68) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801bc68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801b330, cond=0x72470801bc40) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801bc40, mutex=0x72470801b330) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af2a0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090af050) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0520850) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 79 (Thread 0x724670fc9640 (LWP 16078)):
#0  0x00005b89816bb6e6 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7246a85fb280, dst_w=960, dst_s=960, dst_h=540, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270674, weight_fact_table=0.00536993146, diff_max=23836) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x724708009820) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x724708009820) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c23b40) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 78 (Thread 0x72478e7fc640 (LWP 1833)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=absti--Type <RET> for more, q to quit, c to continue without paging--
me@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 77 (Thread 0x724681feb640 (LWP 16044)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708013b28) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708013b28) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708013b28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801d4f0, cond=0x724708013b00) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708013b00, mutex=0x72470801d4f0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af1b0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aef60) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051f900) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 76 (Thread 0x724680fe9640 (LWP 16046)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708009308) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708009308) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708009308, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080092b0, cond=0x7247080092e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080092e0, mutex=0x7247080092b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af210) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aefc0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051ff20) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 75 (Thread 0x7246caffd640 (LWP 16012)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708215b28) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708215b28) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708215b28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801c560, cond=0x724708215b00) at ./nptl/pthread_cond_wait.c:503--Type <RET> for more, q to quit, c to continue without paging--

#4  ___pthread_cond_wait (cond=0x724708215b00, mutex=0x72470801c560) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ed025 in taskset_cycle (ts=ts@entry=0x724708270ac8) at ../libhb/taskset.c:134
#7  0x00005b89816b11cc in nlmeans_filter (pv=0x724708270400) at ../libhb/nlmeans.c:552
#8  nlmeans_work (filter=<optimized out>, buf_in=0x7246caffca58, buf_out=0x7246caffca60) at ../libhb/nlmeans.c:690
#9  0x00005b89816f0b68 in filter_loop (_f=0x72470801ac10) at ../libhb/work.c:2321
#10 0x00005b89816c1c5f in hb_thread_func (_t=0x724708032db0) at ../libhb/ports.c:884
#11 0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#12 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 74 (Thread 0x72465d7f2640 (LWP 16110)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801df5c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801df5c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801df5c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801df00, cond=0x72470801df30) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801df30, mutex=0x72470801df00) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f23d0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f2180) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7246c40051e0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 73 (Thread 0x724687ff7640 (LWP 16032)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708013f78) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708013f78) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708013f78, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708013f20, cond=0x724708013f50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708013f50, mutex=0x724708013f20) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8930) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f86e0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051be40) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 72 (Thread 0x724682fed640 (LWP 16042)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801d468) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801d468) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801d468, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
--Type <RET> for more, q to quit, c to continue without paging--
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470801c7a0, cond=0x72470801d440) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801d440, mutex=0x72470801c7a0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af150) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aef00) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051f2e0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 71 (Thread 0x724673fcf640 (LWP 16072)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708011898) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708011898) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708011898, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708011840, cond=0x724708011870) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708011870, mutex=0x724708011840) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470800d180) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470800cf30) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f04049c0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 70 (Thread 0x7246f97fa640 (LWP 15981)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093bbaa0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093bbaa0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093bbaa0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093bbb08, cond=0x7247093bba78) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247093bba78, mutex=mutex@entry=0x7247093bbb08) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982559dde in frame_worker_thread (arg=0x7247093bba60) at libavcodec/pthread_frame.c:199
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 69 (Thread 0x724691ffb640 (LWP 16021)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708013a08) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708013a08) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708013a08, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080140e0, cond=0x7247080139e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080139e0, mutex=0x7247080140e0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
--Type <RET> for more, q to quit, c to continue without paging--
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025ac0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a900) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051cbf0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 68 (Thread 0x724683fef640 (LWP 16040)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247090af498) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247090af498) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247090af498, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247090af440, cond=0x7247090af470) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247090af470, mutex=0x7247090af440) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af0f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aeea0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051ecc0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 67 (Thread 0x72467a7dc640 (LWP 16059)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801710c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801710c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801710c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080170b0, cond=0x7247080170e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080170e0, mutex=0x7247080170b0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c900) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c6b0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0402150) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 66 (Thread 0x7246927fc640 (LWP 16020)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708025c7c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708025c7c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708025c7c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708025c20, cond=0x724708025c50) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708025c50, mutex=0x724708025c20) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025a90) at ../libhb/taskset.c:150
--Type <RET> for more, q to quit, c to continue without paging--
#7  taskset_thread_f (thread_args_v=0x72470801a8d0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051c8d0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 65 (Thread 0x7246847f0640 (LWP 16039)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247090af3e8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247090af3e8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247090af3e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247090af390, cond=0x7247090af3c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247090af3c0, mutex=0x7247090af390) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af0c0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aee70) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051e9b0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 64 (Thread 0x7246fbfff640 (LWP 15976)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093bb4b4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093bb4b4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093bb4b4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093bb518, cond=0x7247093bb488) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247093bb488, mutex=mutex@entry=0x7247093bb518) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982559dde in frame_worker_thread (arg=0x7247093bb470) at libavcodec/pthread_frame.c:199
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 63 (Thread 0x72472cff9640 (LWP 15972)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708163088) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708163088) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708163088, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708163038, cond=0x724708163060) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708163060, mutex=mutex@entry=0x724708163038) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708163030) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 62 (Thread 0x72467d7e2640 (LWP 16053)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470801bce8) at ./nptl/futex-internal.c:57
--Type <RET> for more, q to quit, c to continue without paging--
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470801bce8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470801bce8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470802cbb0, cond=0x72470801bcc0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470801bcc0, mutex=0x72470802cbb0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c7e0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c590) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0400ef0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 61 (Thread 0x724684ff1640 (LWP 16038)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247090af33c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247090af33c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247090af33c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247090af2e0, cond=0x7247090af310) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247090af310, mutex=0x7247090af2e0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af090) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aee40) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051e6a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 60 (Thread 0x7246cb7fe640 (LWP 16011)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7246cb7fd9e0, op=393, expected=0, futex_word=0x7247093b57cc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7246cb7fd9e0, clockid=0, expected=0, futex_word=0x7247093b57cc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093b57cc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246cb7fd9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246cb7fd9e0, clockid=0, mutex=0x724708db18d0, cond=0x7247093b57a0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7247093b57a0, mutex=mutex@entry=0x724708db18d0, abstime=abstime@entry=0x7246cb7fd9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x7247093b57a0, lock=0x724708db18d0, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0fb0 in hb_fifo_full_wait (f=0x7247093b5740) at ../libhb/fifo.c:1371
#7  0x00005b89816f0bf2 in filter_loop (_f=0x724708018cc0) at ../libhb/work.c:2341
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247093c04e0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

--Type <RET> for more, q to quit, c to continue without paging--
Thread 59 (Thread 0x7246887f8640 (LWP 16031)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087ecb2c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087ecb2c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087ecb2c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087ecad0, cond=0x7247087ecb00) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087ecb00, mutex=0x7247087ecad0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8900) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f86b0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051bb30) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 58 (Thread 0x7246cbfff640 (LWP 16010)):
#0  __futex_abstimed_wait_common64 (private=8388608, cancel=true, abstime=0x7246cbffe9e0, op=393, expected=0, futex_word=0x7247093b56ec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=8388608, abstime=0x7246cbffe9e0, clockid=0, expected=0, futex_word=0x7247093b56ec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093b56ec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246cbffe9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246cbffe9e0, clockid=0, mutex=0x724708008310, cond=0x7247093b56c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7247093b56c0, mutex=mutex@entry=0x724708008310, abstime=abstime@entry=0x7246cbffe9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x7247093b56c0, lock=0x724708008310, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0fb0 in hb_fifo_full_wait (f=0x7247093b5660) at ../libhb/fifo.c:1371
#7  0x00005b89816f0bf2 in filter_loop (_f=0x7247080178e0) at ../libhb/work.c:2341
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x724708163190) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 57 (Thread 0x72467e7e4640 (LWP 16051)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470802caa8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470802caa8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470802caa8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470802ca50, cond=0x72470802ca80) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470802ca80, mutex=0x72470802ca50) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x72470802c780) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470802c530) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0520e70) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
--Type <RET> for more, q to quit, c to continue without paging--
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 56 (Thread 0x724688ff9640 (LWP 16030)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247081f31dc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247081f31dc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247081f31dc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247081f3180, cond=0x7247081f31b0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247081f31b0, mutex=0x7247081f3180) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f88d0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f8680) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051b820) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 55 (Thread 0x7246d37fe640 (LWP 16004)):
#0  __futex_abstimed_wait_common64 (private=-2110554616, cancel=true, abstime=0x7246d37fd9e0, op=393, expected=0, futex_word=0x724708039978) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-2110554616, abstime=0x7246d37fd9e0, clockid=135662592, expected=0, futex_word=0x724708039978) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708039978, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246d37fd9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246d37fd9e0, clockid=0, mutex=0x7247087fc480, cond=0x724708039950) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x724708039950, mutex=mutex@entry=0x7247087fc480, abstime=abstime@entry=0x7246d37fd9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x724708039950, lock=0x7247087fc480, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0fb0 in hb_fifo_full_wait (f=0x7247080399c0) at ../libhb/fifo.c:1371
#7  0x00005b89816f0dca in hb_work_loop (_w=0x7247093b5370) at ../libhb/work.c:2248
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247087f5d60) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 54 (Thread 0x7246817ea640 (LWP 16045)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708009258) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708009258) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708009258, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708009200, cond=0x724708009230) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708009230, mutex=0x724708009200) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247090af1e0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247090aef90) at ../libhb/taskset.c:187
--Type <RET> for more, q to quit, c to continue without paging--
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051fc10) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 53 (Thread 0x7247c3fff640 (LWP 1813)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f7a8c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f7a8c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f7a8c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f7a38, cond=0x5b89902f7a60) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f7a60, mutex=0x5b89902f7a38) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 52 (Thread 0x7246897fa640 (LWP 16029)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247081f312c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247081f312c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247081f312c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f8c40, cond=0x7247081f3100) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247081f3100, mutex=0x7247087f8c40) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f88a0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f8650) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051b510) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 51 (Thread 0x72478d7fa640 (LWP 1835)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
--Type <RET> for more, q to quit, c to continue without paging--

Thread 50 (Thread 0x7246f9ffb640 (LWP 15980)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093bb974) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093bb974) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093bb974, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093bb9d8, cond=0x7247093bb948) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247093bb948, mutex=mutex@entry=0x7247093bb9d8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982559dde in frame_worker_thread (arg=0x7247093bb930) at libavcodec/pthread_frame.c:199
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 49 (Thread 0x72468a7fc640 (LWP 16027)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f8b3c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f8b3c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f8b3c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f8ae0, cond=0x7247087f8b10) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f8b10, mutex=0x7247087f8ae0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8840) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f85f0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051aef0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 48 (Thread 0x724685ff3640 (LWP 16036)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708025158) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708025158) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708025158, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708025100, cond=0x724708025130) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708025130, mutex=0x724708025100) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f89f0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f87a0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051e080) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 47 (Thread 0x7246937fe640 (LWP 16018)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247080148d8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247080148d8) at ./nptl/futex-internal.c:87
--Type <RET> for more, q to quit, c to continue without paging--
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247080148d8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708025bc0, cond=0x7247080148b0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080148b0, mutex=0x724708025bc0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025a30) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a870) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f05194c0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 46 (Thread 0x7247a67fc640 (LWP 1826)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 45 (Thread 0x7246faffd640 (LWP 15978)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093bb714) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093bb714) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093bb714, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093bb778, cond=0x7247093bb6e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247093bb6e8, mutex=mutex@entry=0x7247093bb778) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982559dde in frame_worker_thread (arg=0x7247093bb6d0) at libavcodec/pthread_frame.c:199
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 44 (Thread 0x7246877f6640 (LWP 16033)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247080196ec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247080196ec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247080196ec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708013fd0, cond=0x7247080196c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080196c0, mutex=0x724708013fd0) at ./nptl/pthread_cond_wait.c:627
--Type <RET> for more, q to quit, c to continue without paging--
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8960) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f8710) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051c150) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 43 (Thread 0x724700fff640 (LWP 15975)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093bb384) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093bb384) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093bb384, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093bb3e8, cond=0x7247093bb358) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247093bb358, mutex=mutex@entry=0x7247093bb3e8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982559dde in frame_worker_thread (arg=0x7247093bb340) at libavcodec/pthread_frame.c:199
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 42 (Thread 0x7246c8ff9640 (LWP 16016)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708019828) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708019828) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708019828, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470800b700, cond=0x724708019800) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708019800, mutex=0x72470800b700) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247080259d0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a810) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0518e80) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 41 (Thread 0x724689ffb640 (LWP 16028)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f8bec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f8bec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f8bec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247087f8b90, cond=0x7247087f8bc0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f8bc0, mutex=0x7247087f8b90) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8870) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f8620) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051b200) at ../libhb/ports.c:884
--Type <RET> for more, q to quit, c to continue without paging--c
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 40 (Thread 0x7247aedff640 (LWP 1818)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f8168) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f8168) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f8168, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f8118, cond=0x5b89902f8140) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f8140, mutex=0x5b89902f8118) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 39 (Thread 0x7247acdfb640 (LWP 1822)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f86e8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f86e8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f86e8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f8698, cond=0x5b89902f86c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f86c0, mutex=0x5b89902f8698) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 38 (Thread 0x72472d7fa640 (LWP 15971)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708163018) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708163018) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708163018, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162fc8, cond=0x724708162ff0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162ff0, mutex=mutex@entry=0x724708162fc8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162fc0) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 37 (Thread 0x7246f87f8640 (LWP 15983)):
#0  __futex_abstimed_wait_common64 (private=-869644757, cancel=true, abstime=0x7246f87f79e0, op=393, expected=0, futex_word=0x72470800884c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=-869644757, abstime=0x7246f87f79e0, clockid=641, expected=0, futex_word=0x72470800884c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470800884c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246f87f79e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246f87f79e0, clockid=0, mutex=0x7247093b8890, cond=0x724708008820) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x724708008820, mutex=mutex@entry=0x7247093b8890, abstime=abstime@entry=0x7246f87f79e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x724708008820, lock=0x7247093b8890, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0d98 in hb_fifo_get_wait (f=0x72470803a230) at ../libhb/fifo.c:1260
#7  0x00005b89816f0e8e in hb_work_loop (_w=0x7247093ba180) at ../libhb/work.c:2276
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247081dabc0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 36 (Thread 0x72468affd640 (LWP 16026)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247087f8a88) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247087f8a88) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247087f8a88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x72470826ffd0, cond=0x7247087f8a60) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247087f8a60, mutex=0x72470826ffd0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247087f8810) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x7247087f85c0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f051abe0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 35 (Thread 0x72478cff9640 (LWP 1836)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 34 (Thread 0x7246fa7fc640 (LWP 15979)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093bb844) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093bb844) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093bb844, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093bb8a8, cond=0x7247093bb818) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247093bb818, mutex=mutex@entry=0x7247093bb8a8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982559dde in frame_worker_thread (arg=0x7247093bb800) at libavcodec/pthread_frame.c:199
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 33 (Thread 0x7247a7fff640 (LWP 1823)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f8848) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f8848) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f8848, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f87f8, cond=0x5b89902f8820) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f8820, mutex=0x5b89902f87f8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 32 (Thread 0x7246fb7fe640 (LWP 15977)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247093bb5e4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247093bb5e4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093bb5e4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247093bb648, cond=0x7247093bb5b8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247093bb5b8, mutex=mutex@entry=0x7247093bb648) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982559dde in frame_worker_thread (arg=0x7247093bb5a0) at libavcodec/pthread_frame.c:199
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 31 (Thread 0x724660ff9640 (LWP 16085)):
#0  0x00005b89816bb6e6 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x72464c000cc0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270474, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x724708009900) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x724708009900) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c250b0) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 30 (Thread 0x724693fff640 (LWP 16017)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x72470802ead8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x72470802ead8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x72470802ead8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247090af790, cond=0x72470802eab0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x72470802eab0, mutex=0x7247090af790) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025a00) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a840) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f05191a0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 29 (Thread 0x724703fff640 (LWP 15973)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247081630f8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247081630f8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247081630f8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247081630a8, cond=0x7247081630d0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x7247081630d0, mutex=mutex@entry=0x7247081630a8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x7247081630a0) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 28 (Thread 0x7247c1448640 (LWP 1816)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f7eac) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f7eac) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f7eac, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f7e58, cond=0x5b89902f7e80) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f7e80, mutex=0x5b89902f7e58) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 27 (Thread 0x7246c97fa640 (LWP 16015)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247080142ec) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247080142ec) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247080142ec, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7247080338d0, cond=0x7247080142c0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7247080142c0, mutex=0x7247080338d0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x7247080259a0) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a7e0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f05214e0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 26 (Thread 0x72472e7fc640 (LWP 15969)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162f38) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162f38) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162f38, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162ee8, cond=0x724708162f10) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162f10, mutex=mutex@entry=0x724708162ee8) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162ee0) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 25 (Thread 0x7247c1c49640 (LWP 1815)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f7d48) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f7d48) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f7d48, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f7cf8, cond=0x5b89902f7d20) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f7d20, mutex=0x5b89902f7cf8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 24 (Thread 0x7247c244a640 (LWP 1814)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f7be8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f7be8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f7be8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f7b98, cond=0x5b89902f7bc0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f7bc0, mutex=0x5b89902f7b98) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 23 (Thread 0x7246c9ffb640 (LWP 16014)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7247082162bc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7247082162bc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247082162bc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708033b70, cond=0x724708216290) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708216290, mutex=0x724708033b70) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b89816c2a09 in hb_cond_wait (c=<optimized out>, lock=<optimized out>) at ../libhb/ports.c:1059
#6  0x00005b89816ecd6d in taskset_thread_wait4start (thread=0x724708025970) at ../libhb/taskset.c:150
#7  taskset_thread_f (thread_args_v=0x72470801a7b0) at ../libhb/taskset.c:187
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7245f0519ca0) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 22 (Thread 0x724747fff640 (LWP 1837)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b899028ada4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b899028ada4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b899028ada4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b899028ad50, cond=0x5b899028ad78) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b899028ad78, mutex=0x5b899028ad50) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247aeec98bb in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 21 (Thread 0x724671fcb640 (LWP 16076)):
#0  0x00005b89816bc103 in _mm_unpacklo_epi8 (__B=..., __A=...) at /usr/lib/gcc/x86_64-linux-gnu/11/include/emmintrin.h:1030
#1  build_integral_sse2 (integral=<optimized out>, integral_stride=<optimized out>, in_src=<optimized out>, in_src_pre=<optimized out>, in_compare=<optimized out>, in_compare_pre=<optimized out>, w=960, border=16, dst_w=960, dst_h=540, dx=-1, dy=-1, n=7) at ../libhb/nlmeans_x86.c:64
#2  0x00005b89816bb60e in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7246094e51c0, dst_w=960, dst_s=960, dst_h=540, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270674, weight_fact_table=0.00536993146, diff_max=23836) at ../libhb/templates/nlmeans_template.c:658
#3  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x7247080097e0) at ../libhb/nlmeans.c:501
#4  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x7247080097e0) at ../libhb/taskset.c:197
#5  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c23520) at ../libhb/ports.c:884
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 20 (Thread 0x7247cb678f80 (LWP 1809)):
#0  0x00007247cc318bcf in __GI___poll (fds=0x5b8990202070, nfds=4, timeout=197) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007247ce1d41f6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007247ce17c3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007247ce030fb5 in g_application_run () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00005b898161ffa2 in main (argc=1, argv=0x7fffd2f75e38) at ../../gtk/src/main.c:38

Thread 19 (Thread 0x7246d0ff9640 (LWP 16009)):
#0  __futex_abstimed_wait_common64 (private=4096, cancel=true, abstime=0x7246d0ff89e0, op=393, expected=0, futex_word=0x7247093b560c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=4096, abstime=0x7246d0ff89e0, clockid=0, expected=0, futex_word=0x7247093b560c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093b560c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246d0ff89e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246d0ff89e0, clockid=0, mutex=0x7247080083d0, cond=0x7247093b55e0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7247093b55e0, mutex=mutex@entry=0x7247080083d0, abstime=abstime@entry=0x7246d0ff89e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x7247093b55e0, lock=0x7247080083d0, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0fb0 in hb_fifo_full_wait (f=0x72470803a370) at ../libhb/fifo.c:1371
#7  0x00005b89816f0bf2 in filter_loop (_f=0x72470801ec10) at ../libhb/work.c:2341
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247093b5c60) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 18 (Thread 0x72478dffb640 (LWP 1834)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 17 (Thread 0x7246ca7fc640 (LWP 16013)):
#0  __futex_abstimed_wait_common64 (private=1467665152, cancel=true, abstime=0x7246ca7fb9e0, op=393, expected=0, futex_word=0x7247093b5988) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=1467665152, abstime=0x7246ca7fb9e0, clockid=-844945360, expected=0, futex_word=0x7247093b5988) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7247093b5988, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7246ca7fb9e0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293e9b in __pthread_cond_wait_common (abstime=0x7246ca7fb9e0, clockid=0, mutex=0x724708db2140, cond=0x7247093b5960) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7247093b5960, mutex=mutex@entry=0x724708db2140, abstime=abstime@entry=0x7246ca7fb9e0) at ./nptl/pthread_cond_wait.c:652
#5  0x00005b89816c2b37 in hb_cond_timedwait (c=0x7247093b5960, lock=0x724708db2140, msec=msec@entry=200) at ../libhb/ports.c:1083
#6  0x00005b89816a0fb0 in hb_fifo_full_wait (f=0x7247093b5900) at ../libhb/fifo.c:1371
#7  0x00005b89816f0bf2 in filter_loop (_f=0x7245bc001ab0) at ../libhb/work.c:2341
#8  0x00005b89816c1c5f in hb_thread_func (_t=0x7247081f1b40) at ../libhb/ports.c:884
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 16 (Thread 0x724661ffb640 (LWP 16083)):
#0  0x00005b89816bb6b0 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7245ea0003c0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270474, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:693
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x7247080098c0) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x7247080098c0) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c24a90) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 15 (Thread 0x7247a57fa640 (LWP 1828)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 14 (Thread 0x72472dffb640 (LWP 15970)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162fa8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162fa8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162fa8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162f58, cond=0x724708162f80) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162f80, mutex=mutex@entry=0x724708162f58) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162f50) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 13 (Thread 0x72472effd640 (LWP 15968)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708162ec8) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708162ec8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708162ec8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708162e78, cond=0x724708162ea0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=cond@entry=0x724708162ea0, mutex=mutex@entry=0x724708162e78) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8982d5aecb in thread_worker (v=0x724708162e70) at libavutil/slicethread.c:82
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 12 (Thread 0x7247467fc640 (LWP 1876)):
#0  0x00007247cc2e57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7247467fba20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007247cc2ea677 in __GI___nanosleep (req=req@entry=0x7247467fba20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007247cc31bf2f in usleep (useconds=useconds@entry=50000) at ../sysdeps/posix/usleep.c:31
#3  0x00005b89816c21e3 in hb_snooze (delay=delay@entry=50) at ../libhb/ports.c:182
#4  0x00005b89816a227a in thread_func (_h=0x5b899195bb00) at ../libhb/hb.c:2286
#5  0x00005b89816c1c5f in hb_thread_func (_t=0x5b899195be30) at ../libhb/ports.c:884
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 11 (Thread 0x7247a4ff9640 (LWP 1829)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 10 (Thread 0x7247addfd640 (LWP 1820)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f8428) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f8428) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f8428, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f83d8, cond=0x5b89902f8400) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f8400, mutex=0x5b89902f83d8) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 9 (Thread 0x72478effd640 (LWP 1832)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902dd110) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902dd110, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902dd0c0, cond=0x5b89902dd0e8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902dd0e8, mutex=0x5b89902dd0c0) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af513c73 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7246f47f0640 (LWP 15991)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570da4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570da4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570da4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570d50, cond=0x724708570d78) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570d78, mutex=0x724708570d50) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570d50) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570d30) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570d30) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570d30) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7247ae5fe640 (LWP 1819)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5b89902f82cc) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5b89902f82cc) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5b89902f82cc, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5b89902f8278, cond=0x5b89902f82a0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5b89902f82a0, mutex=0x5b89902f8278) at ./nptl/pthread_cond_wait.c:627
#5  0x00007247aef1952d in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#6  0x00007247af517493 in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#7  0x00007247aef1945b in  () at /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
#8  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7246f4ff1640 (LWP 15990)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570d14) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570d14) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570d14, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570cc0, cond=0x724708570ce8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570ce8, mutex=0x724708570cc0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570cc0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570ca0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570ca0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570ca0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7246f5ff3640 (LWP 15988)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x724708570bf4) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x724708570bf4) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x724708570bf4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007247cc293a41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x724708570ba0, cond=0x724708570bc8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x724708570bc8, mutex=0x724708570ba0) at ./nptl/pthread_cond_wait.c:627
#5  0x00005b8983148757 in x265_10bit::Event::wait() (this=0x724708570ba0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.h:358
#6  0x00005b89831fe053 in x265_10bit::WorkerThread::threadMain() (this=0x724708570b80) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:170
#7  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570b80) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#8  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570b80) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#9  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#10 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7246727cc640 (LWP 16075)):
#0  0x00005b89816bb6e6 in nlmeans_plane_8 (functions=0x724708270a90, frame=<optimized out>, prefilter=0, plane=<optimized out>, nframes=2, in_dst=0x7245e8c001c0, dst_w=1920, dst_s=1920, dst_h=1080, h_param=<optimized out>, origin_tune=0.80000000000000004, n=7, r=3, exptable=0x724708270474, weight_fact_table=0.00954654533, diff_max=13407) at ../libhb/templates/nlmeans_template.c:692
#1  0x00005b89816b0fbd in nlmeans_filter_work (thread_args_v=0x7247080097c0) at ../libhb/nlmeans.c:501
#2  0x00005b89816ecd95 in taskset_thread_f (thread_args_v=0x7247080097c0) at ../libhb/taskset.c:197
#3  0x00005b89816c1c5f in hb_thread_func (_t=0x724646c23230) at ../libhb/ports.c:884
#4  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#5  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7246f7ff7640 (LWP 15984)):
#0  0x00005b8983b90a26 in x265_10bit_frame_init_lowres_core_ssse3[vloop] ()
#1  0x0000000000001200 in  ()
#2  0x0000000000000180 in  ()
#3  0x00005b898316b7e4 in x265_10bit::Lowres::init(x265_10bit::PicYuv*, int) (this=0x7245b8b4fbf0, origPic=0x7245b81a3db0, poc=126838) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/lowres.cpp:368
#4  0x00005b89831ec37c in x265_10bit::PreLookaheadGroup::processTasks(int) (this=0x7246f7ff4700, workerThreadID=12) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/slicetype.cpp:1734
#5  0x00005b89831ecaf7 in x265_10bit::Lookahead::slicetypeDecide() (this=0x7247093c0280) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/slicetype.cpp:1852
#6  0x00005b89831ea697 in x265_10bit::Lookahead::findJob(int) (this=0x7247093c0280) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/slicetype.cpp:1271
#7  0x00005b89831fdeca in x265_10bit::WorkerThread::threadMain() (this=0x724708570940) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:140
#8  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570940) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#9  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570940) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#10 0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#11 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7246f37ee640 (LWP 15993)):
#0  0x00005b89831dcb7c in x265_10bit::Search::estimateNullCbfCost(unsigned long, unsigned int, unsigned int, x265_10bit::TextType) (this=0x700000150, dist=16, energy=29254, tuDepth=3576651584, compId=x265_10bit::TEXT_LUMA) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/search.cpp:3115
#1  0x00005b89831ddf9a in x265_10bit::Search::estimateResidualQT(x265_10bit::Mode&, x265_10bit::CUGeom const&, unsigned int, unsigned int, x265_10bit::ShortYuv&, x265_10bit::Search::Cost&, unsigned int const*, int) (this=0x7246d49e2970, mode=..., cuGeom=..., absPartIdx=0, tuDepth=0, resiYuv=..., outCosts=..., depthRange=0x7246f37ec8a0, splitMore=-1) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/search.cpp:3342
#2  0x00005b89831db42e in x265_10bit::Search::encodeResAndCalcRdInterCU(x265_10bit::Mode&, x265_10bit::CUGeom const&) (this=0x7246d49e2970, interMode=..., cuGeom=...) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/search.cpp:2867
#3  0x00005b898373af71 in x265_10bit::Analysis::checkMerge2Nx2N_rd0_4(x265_10bit::Mode&, x265_10bit::Mode&, x265_10bit::CUGeom const&) (this=0x7246d49e2970, skip=..., merge=..., cuGeom=...) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/analysis.cpp:2866
#4  0x00005b89837329a4 in x265_10bit::Analysis::compressInterCU_rd0_4(x265_10bit::CUData const&, x265_10bit::CUGeom const&, int) (this=0x7246d49e2970, parentCTU=..., cuGeom=..., qp=18) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/analysis.cpp:1312
#5  0x00005b8983732f7e in x265_10bit::Analysis::compressInterCU_rd0_4(x265_10bit::CUData const&, x265_10bit::CUGeom const&, int) (this=0x7246d49e2970, parentCTU=..., cuGeom=..., qp=18) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/analysis.cpp:1366
#6  0x00005b8983732f7e in x265_10bit::Analysis::compressInterCU_rd0_4(x265_10bit::CUData const&, x265_10bit::CUGeom const&, int) (this=0x7246d49e2970, parentCTU=..., cuGeom=..., qp=19) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/analysis.cpp:1366
#7  0x00005b898372dc23 in x265_10bit::Analysis::compressCTU(x265_10bit::CUData&, x265_10bit::Frame&, x265_10bit::CUGeom const&, x265_10bit::Entropy const&) (this=0x7246d49e2970, ctu=..., frame=..., cuGeom=..., initialContext=...) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/analysis.cpp:305
#8  0x00005b898315d8ee in x265_10bit::FrameEncoder::processRowEncoder(int, x265_10bit::ThreadLocalData&) (this=0x724708650690, intRow=0, tld=...) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:1578
#9  0x00005b898315c7a9 in x265_10bit::FrameEncoder::processRow(int, int) (this=0x724708650690, row=0, threadId=9) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:1382
#10 0x00005b89831ffbe2 in x265_10bit::WaveFront::findJob(int) (this=0x724708650690, threadId=9) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/wavefront.cpp:106
#11 0x00005b89831fdeca in x265_10bit::WorkerThread::threadMain() (this=0x724708570e50) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threadpool.cpp:140
#12 0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708570e50) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#13 0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708570e50) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#14 0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#15 0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7246ebfff640 (LWP 15998)):
#0  x265_10bit::RateControl::rateEstimateQscale(x265_10bit::Frame*, x265_10bit::RateControlEntry*) (this=0x7247080c6430, curFrame=0x7245e1da6830, rce=0x724708653bc0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/ratecontrol.cpp:1945
#1  0x00005b89831b4675 in x265_10bit::RateControl::rateControlStart(x265_10bit::Frame*, x265_10bit::RateControlEntry*, x265_10bit::Encoder*) (this=0x7247080c6430, curFrame=0x7245e1da6830, rce=0x724708653bc0, enc=0x72470855cc60) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/ratecontrol.cpp:1577
#2  0x00005b8983157a0a in x265_10bit::FrameEncoder::compressFrame() (this=0x7247086539d0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:600
#3  0x00005b89831565d3 in x265_10bit::FrameEncoder::threadMain() (this=0x7247086539d0) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/encoder/frameencoder.cpp:366
#4  0x00005b89831fdc31 in x265_10bit::stackAlignMain(x265_10bit::Thread*) (instance=0x724708653a20) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:91
#5  0x00005b89831fdc58 in x265_10bit::ThreadShim(void*) (opaque=0x724708653a20) at /home/alex/HandBrake/build/contrib/x265/x265_3.6/source/common/threading.cpp:131
#6  0x00007247cc294ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7  0x00007247cc326850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

(gdb) print m_curSlice
$1 = (x265_10bit::Slice *) 0x7245c9b09c70

(gdb) print m_curSlice->m_refFrameList[1]
$2 = {0x0 <repeats 17 times>}

(gdb) print m_curSlice->m_refFrameList[1][0]
$3 = (x265_10bit::Frame *) 0x0

(gdb) print m_curSlice->m_refFrameList[1][0]->m_encData
Cannot access memory at address 0x0
User avatar
JohnAStebbins
HandBrake Team
Posts: 5733
Joined: Sat Feb 09, 2008 7:21 pm

Re: Segfault on kubuntu

Post by JohnAStebbins »

OK, thanks. That confirms that the latest x265 does not fix the problem.
Post Reply