Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2022 22:06:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 267446] x11/nvidia-driver-390: 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
Message-ID:  <bug-267446-7141-69Ih73dGjy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267446-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267446-7141@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=3D267446

--- Comment #10 from Marcin Cie=C5=9Blak <saper@saper.info> ---
This looks like a bug in xmoto itself (I have rebuilt graphics/libglvnd
WITH_DEBUG=3Dyes)

env __GLVND_APP_ERROR_CHECKING=3D1 gdb /usr/local/bin/xmoto

(gdb) run
Starting program: /usr/local/bin/xmoto=20
warning: Could not load shared library symbols for [vdso].
Do you need "set solib-search-path" or "set sysroot"?
[New LWP 105386 of process 87617]
[New LWP 105387 of process 87617]
OpenGL function called without a current context

Thread 1 received signal SIGABRT, Aborted.

looks like OpenGL context has not yet been initialized...

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267446-7141-69Ih73dGjy>