[Mesa-dev] Mesa git (r600g): OpenGL Error(GL_INVALID_OPERATION): initTexture2D (bisected)

Dieter Nützel Dieter at nuetzel-hh.de
Wed Mar 19 09:28:02 PDT 2014


FWIW, I'm on a pure 32 bit system.

Dieter

Am 18.03.2014 04:24, schrieb Dieter Nützel:
> Am 17.03.2014 21:55, schrieb Dieter Nützel:
>> Am 17.03.2014 18:59, schrieb Benjamin Bellec:
>>> Hi,
>>> 
>>> Could you bisect?
>> 
>> It's under way...
> 
> Here we go:
> 
> /opt/mesa> git bisect good
> Bisecting: 0 revisions left to test after this (roughly 1 step)
> [6c3f5abc2dc99a904994fb41d6e48527ddcdf7de] mesa: add missing
> DebugMessageControl types
> 
> /opt/mesa> git bisect bad
> Bisecting: 0 revisions left to test after this (roughly 0 steps)
> [fb78fa58d2a60110bfd428ca8d41b746b69b6724] mesa: make ARB_debug_output
> functions an alias of  KHR_debug
> 
> /opt/mesa> git bisect bad
> fb78fa58d2a60110bfd428ca8d41b746b69b6724 is the first bad commit
> commit fb78fa58d2a60110bfd428ca8d41b746b69b6724
> Author: Timothy Arceri <t_arceri at yahoo.com.au>
> Date:   Sat Mar 8 15:35:54 2014 +1100
> 
>     mesa: make ARB_debug_output functions an alias of
>      KHR_debug
> 
>     Also update dispatch sanity removing ARB_debug_output checks and
>     removing KHR_debug placeholders as the checks have already been 
> added
> 
>     V2: Make sure we exit case statements with conditional breaks 
> rather than
>     just dropping through.
> 
>     Signed-off-by: Timothy Arceri <t_arceri at yahoo.com.au>
>     Reviewed-by: Brian Paul <brianp at vmware.com>
> 
> :040000 040000 d4366b822a2f8882cde4256aa3272e2cb1a80802
> 551586f1fc86259f2e1c9b9ccc93c3c93942f08c M src
> 
> BAD	7e0396d		5ecdd7b		45ee1b3		1308d21		6c3f5ab		fb78fa5
> GOOD	171ec95		6d2dffe		a1b189a		0608d34
> 
> If I only get my dual CPU system running, again...
> 
> Have fun!
> 
>>> Or provide an easy way to build ogl-samples!
>> 
>> There was a post on dri-devel 've used.
>> Bug tracker look, here:
>> Bug 74717 - r600g: 'invalid read' linking geometry shader
>> https://bugs.freedesktop.org/show_bug.cgi?id=74717
>> 
>> [-]
>> To reproduce using the source code:
>> $ git clone https://github.com/g-truc/ogl-samples
>> $ cmake .
>> $ make
>> $ build/build/release/gl-320-primitive-shading
>> [-]
>> 
>> build/release/gl-320-primitive-shading
>> OR
>> build/release/gl-320-primitive-sprite
>> 
>> Greetings.
>> 
>>> Regards.
>>> 
>>> Le 17/03/2014 15:34, Dieter Nützel a écrit :
>>>> Trying to run ogl-samples GL 3.2+ tests on my RV730 AGP.
>>>> 
>>>> /opt/ogl-samples> ./build/release/gl-320-primitive-sprite
>>>> libGL: screen 0 does not appear to be DRI3 capable
>>>> libGL: pci id for fd 4: 1002:9495, driver r600
>>>> libGL: OpenDriver: trying /usr/lib/dri/updates/tls/r600_dri.so
>>>> libGL: OpenDriver: trying /usr/lib/dri/updates/r600_dri.so
>>>> libGL: driver does not expose __driDriverGetExtensions_r600():
>>>> /usr/lib/dri/updates/r600_dri.so: undefined symbol:
>>>> __driDriverGetExtensions_r600
>>>> libGL: Can't open configuration file /home/dieter/.drirc: No such 
>>>> file
>>>> or directory.
>>>> libGL: Can't open configuration file /home/dieter/.drirc: No such 
>>>> file
>>>> or directory.
>>>> OpenGL Version Needed 3.2 ( 3.3 Found )
>>>> OpenGL Error(GL_INVALID_OPERATION): initTexture2D
>>>> Running Test
>>>> Test Ended
>>>> 
>>>> Worked OK ~10 days ago.
>>>> 
>>>> When I run Mesa 10.1.0 final, it is OK.
>>>> 
>>>> OpenGL vendor string: X.Org
>>>> OpenGL renderer string: Gallium 0.4 on AMD RV730
>>>> OpenGL core profile version string: 3.3 (Core Profile) Mesa
>>>> 10.2.0-devel (git-7e0396d)
>>>> OpenGL core profile shading language version string: 3.30
>>>> OpenGL core profile context flags: (none)
>>>> OpenGL core profile profile mask: core profile
>>>> OpenGL core profile extensions:
>>>> OpenGL version string: 3.0 Mesa 10.2.0-devel (git-7e0396d)
>>>> OpenGL shading language version string: 1.30
>>>> OpenGL context flags: (none)
>>>> OpenGL extensions:
>>>> 
>>>> Thanks,
>>>>    Dieter
>>>> _______________________________________________
>>>> mesa-dev mailing list
>>>> mesa-dev at lists.freedesktop.org
>>>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>> _______________________________________________
>> mesa-dev mailing list
>> mesa-dev at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list