On Mon, Jun 22, 2026 at 10:35:12AM +0200, Walter Alejandro Iglesias wrote: > I'm almost sure of what I had already been noticing since a long time, > that what triggers these problems in mpv is *running a torrent > application in the background*. I got the two crashes below starting > qbittorrent before running mpv (also happens with trasmission-gtk).
Not the rule. This now happened without torrent app in the background: Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000047d754506d4 in ?? () from /usr/local/lib/libplacebo.so.10.0 [Current thread is 1 (process 106175)] (gdb) bt #0 0x0000047d754506d4 in ?? () from /usr/local/lib/libplacebo.so.10.0 #1 0x0000047d7544fdb9 in pl_dispatch_finish () from /usr/local/lib/libplacebo.so.10.0 #2 0x0000047d75409054 in ?? () from /usr/local/lib/libplacebo.so.10.0 #3 0x0000047d75403324 in pl_render_image () from /usr/local/lib/libplacebo.so.10.0 #4 0x0000047d7540b67a in pl_render_image_mix () from /usr/local/lib/libplacebo.so.10.0 #5 0x0000047b42b7af79 in draw_frame (vo=0x47e2808b190, frame=0x47db038e910) at ../mpv-0.41.0/video/out/vo_gpu_next.c:1407 #6 0x0000047b42b6a294 in render_frame (vo=0x47e2808b190) at ../mpv-0.41.0/video/out/vo.c:1009 #7 vo_thread (ptr=0x47e2808b190) at ../mpv-0.41.0/video/out/vo.c:1145 #8 0x0000047d445b27b2 in _rthread_start (v=0x0) at /usr/src/lib/librthread/rthread.c:99 #9 0x0000047dbae0c8fa in __tfork_thread () at /usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:87 -- Walter
