Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Michael Fiano discovered an i965 crash in Mesa 19.0 when a uniform structure contains samplers. We were splitting the structure into separate uniforms but botching the locations, leaving them set to 0, then reading the wrong uniform storage and seeing the VS's matrix.
This test was reduced from his (MIT-licensed) application's shaders.