dancingmirrors
dancingmirrors
**Environment:** - OS: Linux 64-bit (Debian Trixie) - GPU and driver version: weird hasvk fork on Ivy Bridge - SDK or header version if building from repo: not sure, a...
==1275795== Syscall param write(buf) points to uninitialised byte(s) ==1275795== at 0x89549EE: __syscall_cancel_arch (syscall_cancel.S:56) ==1275795== by 0x8949667: __internal_syscall_cancel (cancellation.c:49) ==1275795== by 0x89496AC: __syscall_cancel (cancellation.c:75) ==1275795== by 0x89BE935: write (write.c:26) ==1275795== by...
It seems like somewhere in the VDPAU/VA-API bridge 4k videos are being rejected. In my fork I have accidentally fixed this if you want to take a look, but it's...
There appears to be a missing closing brace in tests/bcrypt.c at line 2777, so the build fails by default.