* [Bug 54057] opengl apps crash at run
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
@ 2012-08-25 17:11 ` bugzilla-daemon
2012-08-25 17:12 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-25 17:11 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
--- Comment #1 from Tomasz P. <son_of_the_osiris@interia.pl> 2012-08-25 17:11:36 UTC ---
opera with HW enabled crash:
TGSI asm error: Expected `}' [13 : 51]
TGSI asm error: Syntax error [13 : 51]
TGSI asm error: Expected `}' [13 : 51]
TGSI asm error: Syntax error [13 : 51]
opera [crash logging]: CRASH!!
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] opengl apps crash at run
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
2012-08-25 17:11 ` [Bug 54057] " bugzilla-daemon
@ 2012-08-25 17:12 ` bugzilla-daemon
2012-08-25 17:15 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-25 17:12 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
--- Comment #2 from Tomasz P. <son_of_the_osiris@interia.pl> 2012-08-25 17:12:25 UTC ---
kwin logs:
TGSI asm error: Expected `}' [13 : 51]
TGSI asm error: Syntax error [13 : 51]
TGSI asm error: Expected `}' [13 : 51]
TGSI asm error: Syntax error [13 : 51]
Mesa: User error: GL_INVALID_ENUM in glGetIntegerv(pname=GL_QUERY_COUNTER_BITS)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_VERTEX_UNITS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PALETTE_MATRICES_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_COLOR_MATRIX_STACK_DEPTH)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_ENV_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_TEMPORARIES_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_ATTRIBS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_ENV_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_TEMPORARIES_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_ATTRIBS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB)
Mesa: User error: GL_INVALID_ENUM in
glGetIntegerv(pname=GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] opengl apps crash at run
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
2012-08-25 17:11 ` [Bug 54057] " bugzilla-daemon
2012-08-25 17:12 ` bugzilla-daemon
@ 2012-08-25 17:15 ` bugzilla-daemon
2012-08-27 9:22 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-25 17:15 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
--- Comment #3 from Tomasz P. <son_of_the_osiris@interia.pl> 2012-08-25 17:15:10 UTC ---
gwenview with opengl animation on, the log was very long but I spotted this:
TTGSI asm error: Expected `}' [13 : 51]
TGSI asm error: Syntax error [13 : 51]
TGSI asm error: Expected `}' [13 : 51]
TGSI asm error: Syntax error [13 : 51]
Mesa: User error: GL_INVALID_ENUM in
glGetBooleanv(pname=GL_FRAMEBUFFER_SRGB_CAPABLE_EXT)
hope this help to resolve...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] opengl apps crash at run
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
` (2 preceding siblings ...)
2012-08-25 17:15 ` bugzilla-daemon
@ 2012-08-27 9:22 ` bugzilla-daemon
2012-08-27 14:20 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-27 9:22 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
Andy Furniss <lists@andyfurniss.entadsl.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #66111|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] opengl apps crash at run
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
` (3 preceding siblings ...)
2012-08-27 9:22 ` bugzilla-daemon
@ 2012-08-27 14:20 ` bugzilla-daemon
2012-08-27 14:46 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-27 14:20 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
--- Comment #4 from Andy Furniss <lists@andyfurniss.entadsl.com> 2012-08-27 14:20:43 UTC ---
(In reply to comment #0)
> Created attachment 66111 [details]
> xorg.log
>
> Hardware : radeon 9600 agp
> using mesa-git xorg-server-git pixman-git xf86-video-ati-git
> From few days I segfault when I run opengl app.
I have a box with a 9600 agp in so tested, but I am pure 32bit and using llvm
3.0.
Current ddx and mesa git worked Ok with Xorg git from June.
I built current Xorg git Today and haven't managed to get dri to work at all
yet.
I don't segfault because I get permission denied when trying to run anything.
bash-3.2$ LIBGL_DEBUG=verbose glxinfo >/dev/null
libGL: OpenDriver: trying /home/andy/Src/Xorg-git/modular/lib/dri/r300_dri.so
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: r300
libGL: OpenDriver: trying /home/andy/Src/Xorg-git/modular/lib/dri/swrast_dri.so
My xorg log looks like AIGLX has loaded r300 OK, but I can't run anything
indirect either -
bash-3.2$ 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: 17
Current serial number in output stream: 18
I may be seeing something totally different from you (what do you get with
those commands)?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] opengl apps crash at run
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
` (4 preceding siblings ...)
2012-08-27 14:20 ` bugzilla-daemon
@ 2012-08-27 14:46 ` bugzilla-daemon
2012-08-27 15:44 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-27 14:46 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
--- Comment #5 from Tomasz P. <son_of_the_osiris@interia.pl> 2012-08-27 14:46:12 UTC ---
here what I have got:
[root@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
[root@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@tomek-pc ~]#
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] opengl apps crash at run
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
` (5 preceding siblings ...)
2012-08-27 14:46 ` bugzilla-daemon
@ 2012-08-27 15:44 ` bugzilla-daemon
2012-08-28 0:57 ` [Bug 54057] r300g: opengl apps crash at run - possible build problem bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-27 15:44 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
--- Comment #6 from Andy Furniss <lists@andyfurniss.entadsl.com> 2012-08-27 15:44:42 UTC ---
(In reply to comment #5)
> here what I have got:
> [root@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@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@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.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] r300g: opengl apps crash at run - possible build problem
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
` (6 preceding siblings ...)
2012-08-27 15:44 ` bugzilla-daemon
@ 2012-08-28 0:57 ` bugzilla-daemon
2012-08-28 1:05 ` bugzilla-daemon
2012-08-28 3:07 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-28 0:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
Tom Stellard <tstellar@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|opengl apps crash at run |r300g: opengl apps crash at
| |run - possible build
| |problem
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] r300g: opengl apps crash at run - possible build problem
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
` (7 preceding siblings ...)
2012-08-28 0:57 ` [Bug 54057] r300g: opengl apps crash at run - possible build problem bugzilla-daemon
@ 2012-08-28 1:05 ` bugzilla-daemon
2012-08-28 3:07 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-28 1:05 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
--- Comment #7 from Tom Stellard <tstellar@gmail.com> 2012-08-28 01:05:04 UTC ---
I can confirm that glxgears quickly uses all the system memory even with a
clean clone from git on my RC410 laptop. The shaders it is trying to compile
for glxgears look very strange and they have loops, which is not normal. My
desktop machine with an RV515 is fine. I think that maybe there are some stale
libraries on my laptop that Mesa is linking against.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 54057] r300g: opengl apps crash at run - possible build problem
2012-08-25 16:39 [Bug 54057] New: opengl apps crash at run bugzilla-daemon
` (8 preceding siblings ...)
2012-08-28 1:05 ` bugzilla-daemon
@ 2012-08-28 3:07 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-08-28 3:07 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=54057
Tom Stellard <tstellar@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #8 from Tom Stellard <tstellar@gmail.com> 2012-08-28 03:07:06 UTC ---
The problem was that I had MLAA enabled in .drirc. Deleting my .drirc fixes
the issue.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread