Closed
Bug 1498348
Opened 6 years ago
Closed 6 years ago
Crash Report [@ mozalloc_abort | abort | __rust_start_panic | rust_begin_unwind ] @ webrender::texture_cache::TextureCache::get
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This is our top gpu process crash.
https://crash-stats.mozilla.com/report/index/af50f0c4-deb8-4b1a-9447-c50ac0181011
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Priority: P1 → P2
Updated•6 years ago
|
Blocks: wr-stability
Comment 1•6 years ago
|
||
I have this crash too, see https://www.reddit.com/r/firefox/comments/9nk5ye/nightly_20181012_crashes_on_each_startup/ .
Feel free to ask for debug info.
Comment 2•6 years ago
|
||
Also, confirming crashes stop after disabling gfx.webrender.all
Comment 3•6 years ago
|
||
[Tracking Requested - why for this release]:
In build 20181012103207, 73% of the crashes were startup crashes (and 48% in the next one).
Comment 4•6 years ago
|
||
(In reply to Calixte Denizet (:calixte) from comment #3)
> [Tracking Requested - why for this release]:
> In build 20181012103207, 73% of the crashes were startup crashes (and 48% in the next one).
I think they were a different crash than comment 0.
https://mozilla.logbot.info/gfx/20181013#c15460111
https://bit.ly/2yeTGwI
Comment 5•6 years ago
|
||
> I think they were a different crash than comment 0.
> https://mozilla.logbot.info/gfx/20181013#c15460111
> https://bit.ly/2yeTGwI
Introduced with bug 1497903 (#3183) and fixed one update later with bug 1498376 (#3185).
Updated•6 years ago
|
Comment 6•6 years ago
|
||
bp-7222417b-e128-493b-8d7f-d162c0181102
I can reproduce easily by opening a google sheet from google drive and then going back to the drive again from the same tab.
Build ID 20181101220058, linux, intel drm
Comment 7•6 years ago
|
||
I am also seeing this on Google Drive; it triggers consistently when trying to show search results. (MacOS)
Comment 8•6 years ago
|
||
It looks like the crashes from the comments above are actually https://bugzilla.mozilla.org/show_bug.cgi?id=1502717 - I believe this bug (in texture_cache::get) is resolved.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Resolution: FIXED → WORKSFORME
Comment 9•6 years ago
|
||
bp-eeac2b9d-d17a-4125-824f-afde50181114
I still can reproduce easily by browsing my google drive.
Build ID 20181114100226, linux, intel drm
Comment 10•6 years ago
|
||
(In reply to Francois Guerraz from comment #9)
> bp-eeac2b9d-d17a-4125-824f-afde50181114
>
> I still can reproduce easily by browsing my google drive.
>
> Build ID 20181114100226, linux, intel drm
That's bug 1502717, not this bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•