Open Bug 1794368 Opened 3 years ago Updated 3 years ago

Crash in [@ IOAccelResourceTestEvent]

Categories

(Core :: Graphics, defect)

Unspecified
macOS
defect

Tracking

()

People

(Reporter: gsvelto, Unassigned)

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

Crash report: https://crash-stats.mozilla.org/report/index/2737ca7d-3dd0-4a82-b28f-12cea0221008

Reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS

Top 10 frames of crashing thread:

0 IOAccelerator IOAccelResourceTestEvent 
1 GLEngine gleGetFreeOrphanNode 
2 GLEngine gleAcquireBufferData 
3 GLEngine glBufferData_PackThread 
4 XUL mozilla::gl::GLContext::raw_fBufferData gfx/gl/GLContext.h:865
5 XUL mozilla::gl::GLContext::fBufferData gfx/gl/GLContext.h:874
5 XUL mozilla::WebGLBuffer::BufferData dom/canvas/WebGLBuffer.cpp:142
6 XUL mozilla::WebGLContext::BufferData const dom/canvas/WebGLContextBuffers.cpp:250
7 XUL mozilla::HostWebGLContext::BufferData const dom/canvas/HostWebGLContext.h:482
7 XUL mozilla::MethodDispatcher<mozilla::WebGLMethodDispatcher,  const dom/canvas/WebGLCommandQueue.h:246

This appears to be a NULL pointer access somewhere within Apple's GL libraries but the stack is sufficiently shallow that I suspect it's a problem we're causing ourselves. There's crashes happening on all versions of macOS but older versions show up more often. No ARM-based macs seem to be affected (or maybe they show up under a different signature?).

Lots of crashes happen on: https://globe.adsbexchange.com/
Lots of comments mention it too:

Firefox crashes every time I load www.adsbexchange.com

Here's a few more URLs that seem to trigger this issue:

Attached image Untitled.png

I tried reproducing this issue but it doesn't happen in a VM. However the map that can be displayed at globe.adbexchange.com doesn't get drawn at all in nightly. The same map works fine on Linux.

Disregard my previous comment, it was just being slow. The map was displayed correctly after a while.

Since the crash volume is low (less than 15 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit auto_nag documentation.

Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: