[Dri-devel] Re: PIOlocking disabling

2002-03-01 Thread José Fonseca
On 2002.03.01 18:30 Leif Delgass wrote: On Fri, 1 Mar 2002, José Fonseca wrote: I've overcome this, but sursprisingly there is no further segfault. I see all the debuging statements scrolling in my terminal without stoping. This either means that the problem is at the locking

Re: [Dri-devel] Re: PIOlocking disabling

2002-03-01 Thread Leif Delgass
On Fri, 1 Mar 2002, José Fonseca wrote: ... With locking disabled, I got a segfault in mach64CopyBuffer at line 139, where box (mmesa-pClipRects) was null. Then I re-enabled locking (still This segfault is fixed with the attached patch that allows to enter into mach64GetLock to setup

[Dri-devel] Re: PIOlocking disabling

2002-03-01 Thread José Fonseca
I've overcome this, but sursprisingly there is no further segfault. I see all the debuging statements scrolling in my terminal without stoping. This either means that the problem is at the locking mechanism or in the register programming in _tris.c. I'm really suspicious about the locking