Chris Ison wrote:
> 
> Michel Dänzer wrote:
> >
> > On Sam, 2003-02-08 at 23:17, Chris Ison wrote:
> 
> >
> > Does Option "XaaNoScanlineCPUToScreenColorExpandFill" work around it?
> >
> 
> um, no ...
> 
> >
> > Well, glxgears and the X server do completely different things. You're
> > saying it also happens with anything that uses textures? That would hint
> > at a problem with HOSTDATA_BLT CP packets, but those are used for
> > ImageWrites as well, so I'd expect it to happen more often and randomly.
> >
> 
> I'm gonna hunt for exits in mesa and the drm, running QuakeForge with
> strace shows an abrupt and unexpected exit. I'm assuming its mesa doing
> it.
> 
> >From Strace
> 
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = 0x401db000
> ...
> munmap(0x401db000, 4096)                = 0
> exit_group(1)                           = ?
> 
> not sure where the mmap is coming from though maybe someone else can
> point me in the right direction.


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to