on 05/11/2010 10:23 Andriy Gapon said the following: > > After upgrade to KDE 4.5.3 I now get tons of > __glXDRIbindTexImage: Failed to register texture offset override > messages in Xorg.log. > > I don't blame KDE, but it seems that it started to use some OpenGL/DRM > capability that we don't support on FreeBSD very well. >
Later on Xorg server crashed with the following stack trace: #0 0x00000008022eb93c in kill () from /lib/libc.so.7 #1 0x00000008022ea6ab in abort () from /lib/libc.so.7 #2 0x00000008022d3db5 in __assert () from /lib/libc.so.7 #3 0x00000008171b6bc7 in radeon_store_teximage () from /usr/local/lib/dri/r600_dri.so #4 0x00000008171b7347 in radeon_teximage () from /usr/local/lib/dri/r600_dri.so #5 0x00000008171b77f5 in radeonTexImage2D () from /usr/local/lib/dri/r600_dri.so #6 0x0000000817223870 in _mesa_TexImage2D () from /usr/local/lib/dri/r600_dri.so #7 0x00000008030831c9 in __glXDRIbindTexImage (baseContext=0x829eb0b40, buffer=8414, glxPixmap=0x8303e9280) at glxdri.c:526 #8 0x000000080306ddef in __glXDisp_BindTexImageEXT (cl=0x829e8c8e0, pc=0x802a3ba0c "So�\001� ") at glxcmds.c:1579 #9 0x000000080306f72d in __glXDisp_VendorPrivate (cl=0x829e8c8e0, pc=0x802a3ba00 "\231\020\006") at glxcmds.c:2290 #10 0x00000008030756ef in __glXDispatch (client=0x80281f800) at glxext.c:578 #11 0x000000000044f590 in Dispatch () at dispatch.c:439 #12 0x0000000000421857 in main (argc=8, argv=0x7fffffffe8c0, envp=0x7fffffffe908) at main.c:285 It's related to __glXDRIbindTexImage again, so something fishy must going on. Just in case: my system is recent head, amd64. -- Andriy Gapon _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
