Closed
Bug 1444879
Opened 7 years ago
Closed 6 years ago
Crash in mozilla::gl::GLContext::fGetIntegerv
Categories
(Core :: Graphics: Layers, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | fix-optional |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [gfx-noted])
Crash Data
This bug was filed from the Socorro interface and is
report bp-a78314d4-f975-4993-9604-fcc150180310.
=============================================================
Seen while looking at nightly crashes - Mac crashes started using Build 20180309220137: http://bit.ly/2DiFja5. 3 unique installs have hit the crash so far.
Possible regression range based on build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a6a32fb286fa9e5d5f6d5b3b77423ab6b96c9502&tochange=415e9b18ca2a1532086d5e2d5d21343cd004b5fd
URLs:
* https://www.pinterest.cl/pin/515169644868403615/
* https://ticket.jungleland.co.id/index.php
Top 10 frames of crashing thread:
0 XUL mozilla::gl::GLContext::fGetIntegerv gfx/gl/GLContext.cpp:2641
1 XUL mozilla::layers::CompositorOGL::GetTextureFactoryIdentifier gfx/layers/opengl/CompositorOGL.cpp:1749
2 XUL mozilla::layers::LayerManagerComposite::GetTextureFactoryIdentifier gfx/layers/composite/LayerManagerComposite.h:428
3 XUL mozilla::layers::LayerTransactionParent::RecvGetTextureFactoryIdentifier gfx/layers/ipc/LayerTransactionParent.cpp:1023
4 XUL mozilla::layers::PLayerTransactionParent::OnMessageReceived ipc/ipdl/PLayerTransactionParent.cpp:779
5 XUL mozilla::ipc::MessageChannel::DispatchSyncMessage ipc/glue/MessageChannel.cpp:2101
6 XUL mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2059
7 XUL mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1942
8 XUL MessageLoop::DeferOrRunPendingTask ipc/chromium/src/base/message_loop.cc:452
9 XUL MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:535
=============================================================
Comment 1•7 years ago
|
||
triage: can't reproduce locally with current nightly; nothing in the logs seem to stand out.
Whiteboard: [gfx-noted]
Updated•7 years ago
|
status-firefox59:
--- → unaffected
status-firefox-esr52:
--- → unaffected
![]() |
||
Updated•7 years ago
|
Updated•7 years ago
|
Priority: -- → P3
Reporter | ||
Comment 2•6 years ago
|
||
Resolving this as WFM to get it off the radar. Only 1 recent crash in 65.0.1 - not worth keeping this open.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•