Will do and I will run the piglit test suite as well.
Sent from my iPhone
> On May 1, 2016, at 8:25 PM, Michel Dänzer wrote:
>
>> On 26.04.2016 23:32, Herminio Hernandez, Jr. wrote:
>> I have done some more debugging and I do have a question. The clearest,
>> repeatable issue I am seeing is wh
On 26.04.2016 23:32, Herminio Hernandez, Jr. wrote:
> I have done some more debugging and I do have a question. The clearest,
> repeatable issue I am seeing is when I run glxgears in apitrace. The
> crash always occrs at GLXChooseVisual. It returns NULL and from the
> documentation this means that
I have done some more debugging and I do have a question. The clearest,
repeatable issue I am seeing is when I run glxgears in apitrace. The crash
always occrs at GLXChooseVisual. It returns NULL and from the documentation
this means that it is encountering an undefined attribute. I see this when
I
Mike,
When I trace in gdb and let the program run I get the standard error:
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1".
libGL: OpenDriver: trying /usr/lib/powerpc-linux-gnu/dri/tls/r300_dri.so
libGL: OpenDriver: trying /usr/lib/powerpc-linux-gnu/dri/r300_dri.so
lib
On 26.01.2016 19:15, Herminio Hernandez Jr. wrote:
> Would the same thing apply swrast driver? I see glxgears trying to
> fall back to it and relieving the same error.
Possibly, though that's a bit weird indeed. Anyway, trace the code
execution (e.g. in gdb) and see.
--
Earthling Michel Dänzer
Would the same thing apply swrast driver? I see glxgears trying to fall back to
it and relieving the same error.
Sent from my iPhone
> On Jan 26, 2016, at 3:31 AM, Michel Dänzer wrote:
>
>> On 25.01.2016 10:56, Herminio Hernandez, Jr. wrote:
>> So I believe I have all the debugging symbols in
On 25.01.2016 10:56, Herminio Hernandez, Jr. wrote:
> So I believe I have all the debugging symbols installed. From what I
> am seeing in gdb and valgrind I am still thinking the issue is in the
> glx branch. For gdb I ran it twice and stopped it during it attempt
> to load the r300 driver and in i
On 25.01.2016 10:58, Herminio Hernandez Jr. wrote:
Someone suggested that I should kill the program at runtime to see what the
issue was. I did the same thing with valgrind and saw some similar out puts.
See below
It is just a sample I can send more output. I wanted to compare the result I
g
Someone suggested that I should kill the program at runtime to see what the
issue was. I did the same thing with valgrind and saw some similar out puts.
See below
It is just a sample I can send more output. I wanted to compare the result I
got from gdb with what I was seeing with Valgrind. Apo
On 24.01.2016 20:56, Herminio Hernandez, Jr. wrote:
So I believe I have all the debugging symbols installed. From what I am seeing
in gdb and valgrind I am still thinking the issue is in the glx branch. For gdb
I ran it twice and stopped it during it attempt to load the r300 driver and in
it a
So I believe I have all the debugging symbols installed. From what I am seeing
in gdb and valgrind I am still thinking the issue is in the glx branch. For gdb
I ran it twice and stopped it during it attempt to load the r300 driver and in
it attempt to load the swrast driver. Both failed at the s
On 14.12.2015 04:10, Eero Tamminen wrote:
On 12/14/2015 10:44 AM, Herminio Hernandez, Jr. wrote:
I am new to this list. I have been trying to see if I can fix or at
least pin point an issue with Radeon r300 driver failing on PowerPC
systems. This has been a problem for a while and I would like t
Hi,
On 12/14/2015 10:44 AM, Herminio Hernandez, Jr. wrote:
I am new to this list. I have been trying to see if I can fix or at least pin
point an issue with Radeon r300 driver failing on PowerPC systems. This has
been a problem for a while and I would like to help to get this fixed. I have
do
Hello,
I am new to this list. I have been trying to see if I can fix or at least pin
point an issue with Radeon r300 driver failing on PowerPC systems. This has
been a problem for a while and I would like to help to get this fixed. I have
done some debugging with valgrind and I think I may see
14 matches
Mail list logo