Summary: | Firefox crashing when opening about:support with WebGL2 enabled | ||
---|---|---|---|
Product: | Mesa | Reporter: | Clément Guérin <libcg> |
Component: | Drivers/Gallium/radeonsi | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Backtrace with debugging symbols |
Description
Clément Guérin
2017-01-19 05:54:06 UTC
No crash with mesa 13.0.3 and llvm 3.9.1. Any chance you can bisect Mesa with LLVM 3.9? Created attachment 129042 [details]
Backtrace with debugging symbols
I did some bisecting yesterday, didn't have to finish but I'm really close. I'll update later today. bf75ef3f9201e11bb08a4d03dab20d5ff86f1ebc is the first bad commit commit bf75ef3f9201e11bb08a4d03dab20d5ff86f1ebc Author: Marek Olšák <marek.olsak@amd.com> Date: Tue Nov 15 21:15:55 2016 +0100 radeonsi: remove all varyings for depth-only rendering or rasterization off Tested-by: Edmondo Tommasina <edmondo.tommasina@gmail.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Does this commit fix it? https://cgit.freedesktop.org/mesa/mesa/commit/?id=35cd7551a443477147293e562d8c1adfbe00dea9 Hi Marek, No, the mesa build I was using when hitting the bug already included this commit. I also tried with e0674e740bf8 (current master~1) and I get a crash too. It looks like d9ef54923804d5fe44a1d3ad5c29e9b8e8382359 fixed the bug. Thanks, Marek! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.