Closed
Bug 1496662
Opened 6 years ago
Closed 6 years ago
Crash in webrender_bindings::moz2d_renderer::BlobReader::read_entry
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: safwan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
This bug was filed from the Socorro interface and is
report bp-8f7fd34d-ff70-40a7-8151-165ea0181005.
=============================================================
Top 10 frames of crashing thread:
0 libmozglue.dylib mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:35
1 libmozglue.dylib abort memory/mozalloc/mozalloc_abort.cpp:82
2 XUL panic_abort::__rust_start_panic::abort src/libpanic_abort/lib.rs:61
3 XUL __rust_start_panic src/libpanic_abort/lib.rs:56
4 XUL std::panicking::rust_panic_with_hook src/libstd/panicking.rs:523
5 XUL std::panicking::begin_panic src/libstd/panicking.rs:409
6 XUL webrender_bindings::moz2d_renderer::BlobReader::read_entry gfx/webrender_bindings/src/moz2d_renderer.rs:47
7 XUL <webrender_bindings::moz2d_renderer::Moz2dBlobImageHandler as webrender_api::image::BlobImageHandler>::update gfx/webrender_bindings/src/moz2d_renderer.rs:277
8 XUL webrender::resource_cache::ResourceCache::pre_scene_building_update gfx/webrender/src/resource_cache.rs:827
9 XUL webrender::render_backend::RenderBackend::process_api_msg gfx/webrender/src/render_backend.rs:941
=============================================================
This crash happens when try to edit Open Street Map using iD editor
https://wiki.openstreetmap.org/wiki/ID
Reporter | ||
Updated•6 years ago
|
Component: Untriaged → Graphics: WebRender
Product: Firefox → Core
QA Contact: past → mreavy
Version: unspecified → 64 Branch
Reporter | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
QA Contact: mreavy
Updated•6 years ago
|
Blocks: stage-wr-trains
Priority: -- → P3
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment on attachment 9022751 [details]
Firefox64.0b6CrashWebRender.avi
https://qnncloud.com/
Comment 4•6 years ago
|
||
Comment on attachment 9022751 [details]
Firefox64.0b6CrashWebRender.avi
https://qnncloud.com/
Windows 10 64bit
GeForce 670
Firefox 64.0b6 64bit
Comment 5•6 years ago
|
||
Walter, can you still reproduce this?
Flags: needinfo?(nolamiller1203+bugzilla)
Updated•6 years ago
|
status-firefox64:
--- → fixed
Flags: needinfo?(nolamiller1203+bugzilla)
Comment 6•6 years ago
|
||
I can't reproduce this issue any more.
It seems to be completely fixed on Firefox 64.0.
Thanks for fixing!
Updated•6 years ago
|
Blocks: wr-stability
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Resolution: FIXED → WORKSFORME
Comment 7•5 years ago
|
||
I'm seeing this a lot today on latest nightly on os x. I think it's viewing a dashboard in Stackdriver Monitoring that triggers it for me.
You need to log in
before you can comment on or make changes to this bug.
Description
•