[Bug 267446] games/xmoto: 0.6.1_3 crashes at startup on 13.1 STABLE with ode-0.13_4,1: in gluBuild2DMipmaps () from /usr/local/lib/libGLU.so.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 Oct 2022 16:26:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267446

--- Comment #6 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to Jan Beich from comment #5)

Here is the first part of answers:


$ pciconf -l | fgrep vga
vgapci0@pci0:3:0:0:     class=0x030000 rev=0xa1 hdr=0x00 vendor=0x10de
device=0x104a subvendor=0x19da subdevice=0x6222

This command doesn't return anything: LIBGL_DEBUG=verbose glxinfo 2>&1 | fgrep
dri.so

$ glxinfo -B
name of display: unix:0.0
display: unix:0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 2048 MB
    Total available memory: 2048 MB
    Currently available dedicated video memory: 1775 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 610/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 390.154
OpenGL core profile shading language version string: 4.50 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5.0 NVIDIA 390.154
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 390.154
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20


Still reproducible with LIBGL_ALWAYS_SOFTWARE=1.

Still reproducible with allow_higher_compat_version=true

-- 
You are receiving this mail because:
You are on the CC list for the bug.