Closed
Bug 1456700
Opened 7 years ago
Closed 7 years ago
Crash in mozalloc_abort | abort | webrender::resource_cache::ResourceCache::request_image::h5d875a7d68e26fb0
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1455743
People
(Reporter: yoasif, Unassigned)
Details
(Keywords: crash, nightly-community)
Crash Data
This bug was filed from the Socorro interface and is
report bp-8023d0cd-cb3a-4978-be62-0a3940180425.
=============================================================
Top 10 frames of crashing thread:
0 libmozglue.dylib mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:34
1 libmozglue.dylib abort memory/mozalloc/mozalloc_abort.cpp:81
2 XUL std::panicking::rust_panic src/libpanic_abort/lib.rs:59
3 XUL std::panicking::rust_panic_with_hook::h6e16f84ca8c4a724 src/libstd/panicking.rs:593
4 XUL std::panicking::begin_panic::h950ea52f07a191e2 src/libstd/panicking.rs:538
5 XUL std::panicking::begin_panic_fmt::he83be180ce68059a src/libstd/panicking.rs:522
6 XUL core::panicking::panic_fmt::h5f860eec3f515a80 src/libstd/panicking.rs:498
7 XUL core::panicking::panic::h75af1c9f39cf1398 src/libcore/panicking.rs:51
8 XUL webrender::resource_cache::ResourceCache::request_image::h5d875a7d68e26fb0 src/libcore/macros.rs:20
9 XUL webrender::prim_store::PrimitiveStore::prepare_prim_for_render_inner::h6b32de4221355047 gfx/webrender/src/prim_store.rs:1409
=============================================================
I am able to reproduce this in a fresh profile (with WebRender enabled) by visiting https://www.google.com/search?q=weather+in+singapore&ie=utf-8&oe=utf-8&client=firefox-b-1
| Reporter | ||
Updated•7 years ago
|
Keywords: nightly-community
Comment 1•7 years ago
|
||
Duplicate of bug 1455743 comment 1.
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
affected → ---
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•