https://bugs.freedesktop.org/show_bug.cgi?id=106928 --- Comment #7 from ubizjak@gmail.com --- (In reply to Roland Scheidegger from comment #6) > At a quick try I can't reproduce this on my HD 5750. Albeit I tried > chromium, and probably not the same version. > The replay doesn't assert neither, though I get lots of link errors due to > usage of glProgramBinary it seems (also needed gl/glsl version overrides). > Might need to disable ARB_get_program_binary when capturing? > From the backtrace it sort of looks like trying to fold a alu3 op with only > 2 sources but I've no idea really. I hope it's not compiler dependent > (valgrind was of no use neither). > Since this appears to be a regression, you could try to git bisect. Please configure the build with: CXXFLAGS="-Wp,-D_GLIBCXX_ASSERTIONS" ./autogen.sh Rest assured that the assert will be triggered. I have tried with build of Mesa 18.0.5 (git-ca0037aaef). Just invoke firefox from command line and navigate to Google Maps. -- You are receiving this mail because: You are the assignee for the bug.