Daryll Strauss wrote:
> 
> I can consistently crash Q3Test on Linux with a segmentation fault
> using the Mesa lib shipped with Q3Test or a fairly current Mesa tree
> from the development site. I'm not sure my Mesa is completely up to
> date, since I can't update today.
> 
> The way to reproduce it is to:
>     run quake with +set in_dgamouse 0
>     run a local server
>     run around widly.:-) It seems more common after a rapid scene
> change. Such as going through a teleporter, hitting a bounce pad, or
> falling off a platform.
> 
> The crash consistently happens in fxSetupSingleCPU. I couldn't check
> the actual values, but the disassemble seems to indicate it is
> happensing here:
> 
>     grTexSource(GR_TMU1,ti->tmi.tm[FX_TMU1]->startAddress,
>         GR_MIPMAPLEVELMASK_EVEN,&(ti->info));
> 
> That's the second grTexSource call. It's the
> ti->tmi.tm[FX_TMU1]->startAddress that's causing the segmentation
> violation.
>

This has been reported before, but I've been unable to reproduce (but
I've spent quite a bit of time running around wildly...).  Can you mail
me your demosq3/q3config.cfg file?  

Is this new q3test or old?

Actually, I think the version I have is slightly older than the first
public release, so that may be the difference...  I'll be pulling the
new one down tonight anyhow.

Keith


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to