[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

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267446

--- Comment #5 from Jan Beich <[email protected]> ---
Likely a Mesa bug.

- What exactly GPU do you have? Show "pciconf -l | fgrep vga" output
- What OpenGL driver is used? Show "LIBGL_DEBUG=verbose glxinfo 2>&1 | fgrep
dri.so"
- What OpenGL version it supports? Show "glxinfo -B" output
- Can you reproduce using software rendering with LIBGL_ALWAYS_SOFTWARE=1 via
environ(7)?
- Can you reproduce by raising OpenGL version with
allow_higher_compat_version=true via environ(7)?
- Can you reproduce with newer OpenGL driver via graphics/mesa-devel?
- Can you reproduce with older OpenGL driver by downgrading graphics/mesa-dri?
- Can you reproduce with SDL2 via devel/sdl12-compat?
- Can you try disabling gluBuild2DMipmaps() in games/xmoto by patching
*Texture() from FM_MIPMAP to FM_LINEAR or FM_NEAREST by default?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.