[Bug 107384] random tab crashes in firefox nightly

2018-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 Mike changed: What|Removed |Added See Also||https://bugs.freedesktop.or |

[Bug 107384] random tab crashes in firefox nightly

2018-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 107384] random tab crashes in firefox nightly

2018-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 --- Comment #8 from Michel Dänzer --- Still smells like a libdrm bug to me, surely drmGetDevice2 can't rely on its caller initializing the device pointer. -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 107384] random tab crashes in firefox nightly

2018-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 --- Comment #7 from Christoph Haag --- (In reply to Chris Wilson from comment #5) > Sigh. > > diff --git a/src/loader/loader.c b/src/loader/loader.c > index 43275484cc..87b7281f78 100644 > --- a/src/loader/loader.c > +++ b/src/loader/loader.c >

[Bug 107384] random tab crashes in firefox nightly

2018-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 --- Comment #6 from Niklas Haas --- Concerning my issue, which I now believe is unrelated, I tracked it down to this commit in libdrm: a02900133b32dd4a7d6da4966f455ab337e80dfc is the first bad commit commit a02900133b32dd4a7d6da4966f455ab337e80

[Bug 107384] random tab crashes in firefox nightly

2018-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 --- Comment #5 from Chris Wilson --- Sigh. diff --git a/src/loader/loader.c b/src/loader/loader.c index 43275484cc..87b7281f78 100644 --- a/src/loader/loader.c +++ b/src/loader/loader.c @@ -274,7 +274,7 @@ int loader_get_user_preferred_fd(int d

[Bug 107384] random tab crashes in firefox nightly

2018-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 --- Comment #4 from Niklas Haas --- I've also been getting random tab crashes since a few days ago, mesa git (and I upgraded to the latest git master HEAD at around the time the issues started happening), but my backtrace is difference. (gdb) b

[Bug 107384] random tab crashes in firefox nightly

2018-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 Michel Dänzer changed: What|Removed |Added Version|git |DRI git Component|Drivers/Gall

[Bug 107384] random tab crashes in firefox nightly

2018-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 --- Comment #2 from Christoph Haag --- A website that instantly crashes the tab is https://www.kraken.com/en-us/login -- You are receiving this mail because: You are the assignee for the bug.___ dri-

[Bug 107384] random tab crashes in firefox nightly

2018-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 --- Comment #1 from Christoph Haag --- Some websites trigger it more often and more reliably than others. Simpler (?) websites seem to never crash it, reddit sometimes crashes it, gitter channels always crash it after ~2-3 seconds. -- You are

[Bug 107384] random tab crashes in firefox nightly

2018-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107384 Bug ID: 107384 Summary: random tab crashes in firefox nightly Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal P