On Mon, 14 Jun 2021 at 21:12, Rhialto <rhia...@falu.nl> wrote: > > On Sun 13 Jun 2021 at 20:03:14 +0100, Chavdar Ivanov wrote: > > I tested ffplay4 on a -current system, which is a VirtualBox guest > > (W10 client) and has an Intel F200 camera, it worked fine, up until I > > tried to stop it - I got a core dump (not much info, it happened in > > __cxa_finalize () from /usr/lib/libc.so.12; the system was functional, > > the mouse was working, but I lost the keyboard... > > __cxa_finalize() huh... that reminds me of this problem: > http://mail-index.netbsd.org/current-users/2020/06/29/msg039013.html > The mail thread also started with an ffmpeg library loaded from a thread > (and unloaded from another). > (start of thread: > http://mail-index.netbsd.org/current-users/2020/06/28/msg038993.html ; > it took a few iterations to pinpoint the relevant factors in the issue) > > -Olaf. > -- > ___ Q: "What's an anagram of Banach-Tarski?" -- Olaf "Rhialto" Seibert > \X/ A: "Banach-Tarski Banach-Tarski." -- rhialto at falu dot nl
And another just like this one - this time from games/widelands (otherwise the game works fine): 0 0x00007a2d431bfb77 in ?? () #1 0x00007a2d50f6bb1f in __cxa_finalize () from /usr/lib/libc.so.12 #2 0x00007a2d50f6b73d in exit () from /usr/lib/libc.so.12 #3 0x000000000040e6a4 in ___start () #4 0x00007f7f5f80d280 in ?? () from /usr/libexec/ld.elf_so #5 0x0000000000000001 in ?? () #6 0x00007f7fff4e1180 in ?? () #7 0x0000000000000000 in ?? () -- ----