[Bug 54057] opengl apps crash at run

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 27 08:44:42 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=54057

--- Comment #6 from Andy Furniss <lists at andyfurniss.entadsl.com> 2012-08-27 15:44:42 UTC ---
(In reply to comment #5)
> here what I have got:
> [root at fdgfdgd ~]# LIBGL_DEBUG=verbose glxinfo >/dev/null
> libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/r300_dri.so
> libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/r300_dri.so
> r300: DRM version: 2.17.0, Name: ATI RV350, ID: 0x4150, GB: 1, Z: 1
> r300: GART size: 125 MB, VRAM size: 128 MB
> r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: NO
> r300: DRM version: 2.17.0, Name: ATI RV350, ID: 0x4150, GB: 1, Z: 1
> r300: GART size: 125 MB, VRAM size: 128 MB
> r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: NO

Running as root is cheating :-)

But I can get round my permission problem by doing it.

It seems to be working OK for me - no faults and valgrind is silent when
running glxgears (claims 552 bytes lost on quit).

Maybe it is different llvm or 64 bit that is getting you, I also have more
VRAM/GART - I am not a dev so don't have a clue really.


> [root at fdgfdgd ~]# LIBGL_ALWAYS_INDIRECT=1 LIBGL_DEBUG=verbose glxinfo
> >/dev/null
> X Error of failed request:  BadAlloc (insufficient resources for operation)
>   Major opcode of failed request:  153 (GLX)
>   Minor opcode of failed request:  3 (X_GLXCreateContext)
>   Serial number of failed request:  15
>   Current serial number in output stream:  18
> [root at tomek-pc ~]#

I don't know if this worked before on my r300 box as I don't normally test.

It works OK on my r600 box with Xorg from Feb + current ddx/mesa.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list