[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
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267446 --- Comment #10 from Marcin Cieślak <[email protected]> --- This looks like a bug in xmoto itself (I have rebuilt graphics/libglvnd WITH_DEBUG=yes) env __GLVND_APP_ERROR_CHECKING=1 gdb /usr/local/bin/xmoto (gdb) run Starting program: /usr/local/bin/xmoto 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... -- You are receiving this mail because: You are on the CC list for the bug.