[Mesa-dev] gallium bound checking patch broke r600g in weird way

Jerome Glisse glisse at freedesktop.org
Fri Jul 30 13:40:55 PDT 2010


On 07/30/2010 04:32 PM, Brian Paul wrote:
> On 07/30/2010 12:38 PM, Jerome Glisse wrote:
>> Hi Brian,
>>
>> I am facing a strange segfault with r600g on top of lastest git,
>> git bisect pointed to gallium: implement bounds checking for constant buffers
>> My feeling is that it should only affect software pipeline but
>> somehow r600g seem to take different path now, attached if full
>> but i can't make much sense out of it, do you have a clue on what
>> might went wrong ?
>
> I took a quick look but didn't find anything.
>
> Maybe try a make clean and rebuild just in case?
>
> -Brian

I did make realclean several time, i really don't see what could go
wrong, i bisected again with realclean at each step and still point
to the same commit.

I have been starring at the change in this commit but nothing seems
to be able to cause the bug. I am kind of lost here.

Jerome


More information about the mesa-dev mailing list