Closed
Bug 1740738
Opened 3 years ago
Closed 3 years ago
Crash in [@ libandroid.so@0x8b7a]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1747116
People
(Reporter: fluffyemily, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/2cced25f-d6bd-4215-93d5-5b7bc0211111
Reason: SIGSEGV / SEGV_MAPERR
Top 10 frames of crashing thread:
0 libandroid.so libandroid.so@0x8b7a
1 libxul.so mozilla::wr::RenderCompositorOGLSWGL::Resume gfx/webrender_bindings/RenderCompositorOGLSWGL.cpp:236
2 boot.art boot.art@0x181ac29
3 dalvik-indirect ref table slots (deleted) dalvik-indirect ref table slots @0x2ffe
4 boot.art boot.art@0x181ac29
5 boot.art boot.art@0x181ac29
6 libxul.so mozilla::wr::WebRenderAPI::Resume gfx/webrender_bindings/WebRenderAPI.cpp:627
7 libxul.so mozilla::wr::WebRenderAPI::Pause gfx/webrender_bindings/WebRenderAPI.cpp:599
8 libxul.so mozilla::wr::WebRenderAPI::Pause gfx/webrender_bindings/WebRenderAPI.cpp:599
9 libxul.so mozilla::wr::RenderThread::RunEvent gfx/webrender_bindings/RenderThread.cpp:437
Updated•3 years ago
|
Blocks: wr-android
Updated•3 years ago
|
Crash Signature: [@ libandroid.so@0x8b7a] → [@ libandroid.so@0x8b7a]
[@ libandroid.so@0x15208]
Comment 1•3 years ago
|
||
Is this bug a duplicate of bug 1734637? They're both calling libandroid.so from gfx/webrender_bindings/RenderCompositorOGLSWGL.cpp:236.
See Also: → 1734637
Comment 2•3 years ago
|
||
I also filed bug 1747116 for mozilla::wr::RenderCompositorOGLSWGL::Resume crashes that might be related.
See Also: → 1747116
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•