pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mplayer



On Wed, May 28, 2025 at 01:34:01PM +0100, Robert Swindells wrote:
> 
> Is anyone else having problems running multimedia/mplayer on
> NetBSD/amd64-current?
> 
> It dumps core for me at startup, stack trace in a debug build isn't
> very helpful:
> 
> #0  0x000000000012ee6a in ?? ()
> #1  0x00000000001320e9 in ?? ()
> #2  0x0000000000174e2a in ?? ()
> #3  0x0000000000034c7b in ?? ()
> #4  0x00007f7ff7ef9850 in ?? () from /usr/libexec/ld.elf_so
> #5  0x0000000000000002 in ?? ()
> #6  0x00007f7fffffed50 in ?? ()
> #7  0x00007f7fffffed65 in ?? ()
> #8  0x0000000000000000 in ?? ()

Did your pkgsrc binaries change in between or only the base OS?

Can you run it from inside gdb?
I would also ktrace it and see what shared libs it loads last.

Martin


Home | Main Index | Thread Index | Old Index