[Bug 272709] multimedia/mpv mpv-0.36 segfaults on startup on current

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Jul 2023 20:18:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272709

--- Comment #4 from rkoberman@gmail.com ---
I must have typoed the command, as when I tried gain today, I got significant
logging output. I attached the long log from the identical command to
mpv-35.1_5,1. Here is the log from mpv-0.36.0_11:
 Title: Beds are Burning
[vo/gpu] Probing for best GPU context.
[vo/gpu/opengl] Initializing GPU context 'wayland'
[vo/gpu/opengl] Initializing GPU context 'x11egl'
[vo/gpu/x11] X11 opening display: :0
[vo/gpu/x11] Display 0 (eDP-1): [0, 0, 1920, 1200] @ 60.002801 FPS
[vo/gpu/x11] Current display FPS: 60.002801
libEGL warning: DRI2: failed to authenticate
[vo/gpu/opengl] EGL_VERSION=1.5
[vo/gpu/opengl] EGL_VENDOR=Mesa Project
[vo/gpu/opengl] EGL_CLIENT_APIS=OpenGL OpenGL_ES 
[vo/gpu/opengl] Trying to create Desktop OpenGL context.
[vo/gpu/opengl] Choosing visual EGL config 0xb, visual ID 0x21
[vo/gpu/x11] The XPresent extension was found.
[vo/gpu/x11] XPresent enabled.
[vo/gpu/opengl] GL_VERSION='4.5 (Core Profile) Mesa 22.3.7'
[vo/gpu/opengl] Detected desktop OpenGL 4.5.
[vo/gpu/opengl] GL_VENDOR='Mesa/X.org'
[vo/gpu/opengl] GL_RENDERER='llvmpipe (LLVM 15.0.7, 256 bits)'
[vo/gpu/opengl] GL_SHADING_LANGUAGE_VERSION='4.50'
[vo/gpu/opengl] Loaded extension GL_KHR_debug.
[vo/gpu/opengl] Detected suspected software renderer.
[vo/gpu/opengl] Suspected software renderer or indirect context.
[vo/gpu/opengl] Initializing GPU context 'drm'
[vo/gpu/drm] VT_GETMODE failed: Inappropriate ioctl for device
[vo/gpu/drm] Failed to set up VT switcher. Terminal switching will be
unavailable.
[vo/gpu/drm] Picked DRM card 0, primary node /dev/dri/card0 as the default.
[vo/gpu/drm] Driver: i915 1.6.0 (20201103)
[vo/gpu/drm] Connector 236 currently connected to encoder 235
[vo/gpu/drm] Selected Encoder 235 with CRTC 80
[vo/gpu/drm] Selected mode: 1920x1200 (1920x1200@60.00Hz)
[vo/gpu/drm] DRM Atomic support found
[vo/gpu/drm] Using primary plane 31 as draw plane
[vo/gpu/drm] Using overlay plane 40 as drmprime plane
[vo/gpu] GBM_FORMAT_ARGB8888 supported by draw plane.
[vo/gpu] Supported modifier: 0x100000000000007
[vo/gpu] Supported modifier: 0x100000000000006
[vo/gpu] Supported modifier: 0x100000000000008
[vo/gpu] Supported modifier: 0x100000000000002
[vo/gpu] Supported modifier: 0x100000000000001
[vo/gpu] Supported modifier: 0x0
[vo/gpu] Creating GBM device
error: Kernel is too old (4.16+ required) or unusable for Iris.
Check your dmesg logs for loading failures.

error: Kernel is too old (4.16+ required) or unusable for Iris.
Check your dmesg logs for loading failures.

[vo/gpu] Initializing GBM surface (1920 x 1200)
[vo/gpu] Failed to create GBM surface.
[vo/gpu] Failed to setup GBM.
[vo/gpu] Failed to commit atomic request: Function not implemented
Segmentation fault (core dumped)
Exit 139

-- 
You are receiving this mail because:
You are the assignee for the bug.