[Bug 269973] multimedia/mpv: Segmentation fault when rewinding forward or backward media on CURRENT
Date: Tue, 07 Mar 2023 03:04:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269973 --- Comment #5 from Jan Beich <jbeich@FreeBSD.org> --- Comment on attachment 240595 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240595 Backtrace - Rewinding forward Many symbols are missing and it's not clear which thread crashed. Rebuild with debug symbols and retry from within lldb/gdb e.g., $ make clean all deinstall install WITH_DEBUG= WITH=DEBUG INSTALLS_DEPENDS= -C /usr/ports/multimedia/ffmpeg $ make clean all deinstall install WITH_DEBUG= NOCLEANDEPENDS= -C /usr/ports/multimedia/mpv $ lldb mpv (lldb) r (lldb) bt -- You are receiving this mail because: You are the assignee for the bug.