piglit.spec.!opengl 1_1.masked-clear crashes
@majanes
Submitted by Mark Janes Assigned to Intel 3D Bugs Mailing List
Link to original bug (#103455)
Description
Bisected to: e9664264 Author: Brian Paul brianp@vmware.com util: don't use fbo if test_config->requires_displayed_window is true
If the test is configured with config.requires_displayed_window = true we shouldn't create an fbo if the -fbo option is given.
Fixes "drawbuffer-modes -auto -fbo" failure, for example.
Reviewed-by: Eric Anholt eric@anholt.net
/tmp/build_root/m64/lib/piglit/bin/masked-clear -auto -fbo
<crashes with no assertion or output>
This is running with -p gbm
Version: git