Index | Thread | Search

From:
Walter Alejandro Iglesias <wai@roquesor.com>
Subject:
mplayer crashes when quiting
To:
ports@openbsd.org
Date:
Mon, 10 Nov 2025 12:08:13 +0100

Download raw body.

Thread
mplayer seems to play videos fine but when the program exits it prints
this message:

  MPlayer interrupted by signal 11 in module: uninit_acodec
  - MPlayer crashed by bad usage of CPU/FPU/RAM.
    Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
    disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  - MPlayer crashed. This shouldn't happen.
    It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
    gcc version. If you think it's MPlayer's fault, please read


Thread 1 received signal SIGSEGV, Segmentation fault.
0x00000a9a6fa5b024 in av_freep () from /usr/local/lib/libavutil.so.17.0
(gdb) bt
#0  0x00000a9a6fa5b024 in av_freep () from /usr/local/lib/libavutil.so.17.0
#1  0x00000a984c4e1c04 in ?? ()
#2  0x0000003000000018 in ?? ()
#3  0x0000000000000000 in ?? ()
(gdb) q

-- 
Walter