Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2023 20:18:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 272709] multimedia/mpv mpv-0.36 segfaults on startup on current
Message-ID:  <bug-272709-12827-BKjKc7MMJw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272709-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272709-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272709

--- Comment #4 from rkoberman@gmail.com ---
I must have typoed the command, as when I tried gain today, I got significa=
nt
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=3D1.5
[vo/gpu/opengl] EGL_VENDOR=3DMesa Project
[vo/gpu/opengl] EGL_CLIENT_APIS=3DOpenGL OpenGL_ES=20
[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=3D'4.5 (Core Profile) Mesa 22.3.7'
[vo/gpu/opengl] Detected desktop OpenGL 4.5.
[vo/gpu/opengl] GL_VENDOR=3D'Mesa/X.org'
[vo/gpu/opengl] GL_RENDERER=3D'llvmpipe (LLVM 15.0.7, 256 bits)'
[vo/gpu/opengl] GL_SHADING_LANGUAGE_VERSION=3D'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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272709-12827-BKjKc7MMJw>