* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
@ 2017-01-19 5:59 ` bugzilla-daemon
2017-01-19 8:20 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-19 5:59 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 238 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
--- Comment #1 from Clément Guérin <geecko.dev@free.fr> ---
No crash with mesa 13.0.3 and llvm 3.9.1.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1050 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
2017-01-19 5:59 ` bugzilla-daemon
@ 2017-01-19 8:20 ` bugzilla-daemon
2017-01-19 8:24 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-19 8:20 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 240 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
Any chance you can bisect Mesa with LLVM 3.9?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1050 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
2017-01-19 5:59 ` bugzilla-daemon
2017-01-19 8:20 ` bugzilla-daemon
@ 2017-01-19 8:24 ` bugzilla-daemon
2017-01-19 18:35 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-19 8:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
Created attachment 129042
--> https://bugs.freedesktop.org/attachment.cgi?id=129042&action=edit
Backtrace with debugging symbols
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1293 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
` (2 preceding siblings ...)
2017-01-19 8:24 ` bugzilla-daemon
@ 2017-01-19 18:35 ` bugzilla-daemon
2017-01-19 19:04 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-19 18:35 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 298 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
--- Comment #4 from Clément Guérin <geecko.dev@free.fr> ---
I did some bisecting yesterday, didn't have to finish but I'm really close.
I'll update later today.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1110 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
` (3 preceding siblings ...)
2017-01-19 18:35 ` bugzilla-daemon
@ 2017-01-19 19:04 ` bugzilla-daemon
2017-01-19 23:24 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-19 19:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 604 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
--- Comment #5 from Clément Guérin <geecko.dev@free.fr> ---
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>
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1593 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
` (4 preceding siblings ...)
2017-01-19 19:04 ` bugzilla-daemon
@ 2017-01-19 23:24 ` bugzilla-daemon
2017-01-19 23:52 ` bugzilla-daemon
2017-01-25 1:49 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-19 23:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
--- Comment #6 from Marek Olšák <maraeo@gmail.com> ---
Does this commit fix it?
https://cgit.freedesktop.org/mesa/mesa/commit/?id=35cd7551a443477147293e562d8c1adfbe00dea9
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1220 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
` (5 preceding siblings ...)
2017-01-19 23:24 ` bugzilla-daemon
@ 2017-01-19 23:52 ` bugzilla-daemon
2017-01-25 1:49 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-19 23:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 368 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
--- Comment #7 from Clément Guérin <geecko.dev@free.fr> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1180 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled
2017-01-19 5:54 [Bug 99456] Firefox crashing when opening about:support with WebGL2 enabled bugzilla-daemon
` (6 preceding siblings ...)
2017-01-19 23:52 ` bugzilla-daemon
@ 2017-01-25 1:49 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-01-25 1:49 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 583 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99456
Clément Guérin <geecko.dev@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #8 from Clément Guérin <geecko.dev@free.fr> ---
It looks like d9ef54923804d5fe44a1d3ad5c29e9b8e8382359 fixed the bug. Thanks,
Marek!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2127 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread