Closed Bug 1687438 Opened 4 years ago Closed 4 years ago

Crash in [@ MacIOSurface::GetPlaneCount]

Categories

(Core :: Graphics, defect, P3)

Unspecified
macOS
defect

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox84 --- unaffected
firefox85 --- unaffected
firefox86 --- fixed

People

(Reporter: aryx, Assigned: jgilbert)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

Attachments

(1 file)

Crash report: https://crash-stats.mozilla.org/report/index/140667eb-8f56-40c0-8cfd-9d9870210116

Reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS

Top 10 frames of crashing thread:

0 XUL MacIOSurface::GetPlaneCount const gfx/2d/MacIOSurface.cpp:301
1 XUL mozilla::gl::GLBlitHelper::BlitImage const gfx/gl/GLBlitHelper.cpp:1005
2 XUL mozilla::gl::GLBlitHelper::BlitSdToFramebuffer gfx/gl/GLBlitHelper.cpp:709
3 XUL mozilla::webgl::TexUnpackImage::TexOrSubImage const dom/canvas/TexUnpackBlob.cpp:788
4 XUL mozilla::WebGLTexture::TexImage dom/canvas/WebGLTextureUpload.cpp:1074
5 XUL mozilla::WebGLContext::TexImage const dom/canvas/WebGLContextTextures.cpp:201
6 XUL mozilla::dom::WebGLParent::RecvDispatchCommands dom/canvas/WebGLParent.cpp:68
7 XUL mozilla::dom::PWebGLParent::OnMessageReceived ipc/ipdl/PWebGLParent.cpp:201
8 XUL mozilla::layers::PCompositorManagerParent::OnMessageReceived ipc/ipdl/PCompositorManagerParent.cpp:205
9 XUL mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2077
Flags: needinfo?(jgilbert)
Severity: -- → S4
Priority: -- → P3
Assignee: nobody → jgilbert
Flags: needinfo?(jgilbert)
Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f40ca5c464c2 Bail if null iosurf for GLBlitHelper::BlitImage. r=lsalzman

Looks like a null deref/struct member access.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: