macOS Crash in [@ mozilla::gfx::FilterNodeSoftware::GetInputRectInRect]
Categories
(Core :: Graphics, defect)
Tracking
()
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
8 crashes from 5 different installations of Firefox 103.0 on macOS. Isolated crash reports for same signature with earlier versions
Crash report: https://crash-stats.mozilla.org/report/index/e96c8d84-0880-4027-93a3-81de70220731
Reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Top 10 frames of crashing thread:
0 XUL mozilla::gfx::FilterNodeSoftware::GetInputRectInRect gfx/2d/FilterNodeSoftware.cpp:868
1 XUL mozilla::gfx::FilterNodeTransformSoftware::SourceRectForOutputRect gfx/2d/FilterNodeSoftware.cpp:1138
2 XUL mozilla::gfx::FilterNodeTransformSoftware::GetOutputRectInRect gfx/2d/FilterNodeSoftware.cpp:1218
3 XUL mozilla::gfx::FilterNodeSoftware::GetInputRectInRect gfx/2d/FilterNodeSoftware.cpp:868
4 XUL mozilla::gfx::FilterNodeBlurXYSoftware::GetOutputRectInRect gfx/2d/FilterNodeSoftware.cpp:3078
5 XUL mozilla::gfx::FilterNodeSoftware::GetInputRectInRect gfx/2d/FilterNodeSoftware.cpp:868
6 XUL mozilla::gfx::FilterNodeCropSoftware::GetOutputRectInRect gfx/2d/FilterNodeSoftware.cpp:3176
7 XUL mozilla::gfx::FilterNodeSoftware::Draw gfx/2d/FilterNodeSoftware.cpp:561
8 XUL mozilla::gfx::RecordedDrawFilter::PlayEvent const gfx/2d/RecordedEventImpl.h:2892
9 XUL bool mozilla::gfx::RecordedEvent::DoWithEvent<mozilla::gfx::EventStream> gfx/2d/RecordedEventImpl.h:4053
Updated•3 years ago
|
![]() |
Reporter | |
Comment 1•1 year ago
|
||
The recent spike is from crash reports of users at https://www.pass.sports.gouv.fr - based on the url they might try to scan a code or similar. This could be related to the Paralympics or the start of the school year.
Comment 2•1 year ago
|
||
Indeed Pass Sport is a mechanism used in France to support the membership of young folks to sport clubs and associations, so it's not surprising this happens now, as parents enroll their children for the new year.
![]() |
Reporter | |
Comment 3•1 year ago
|
||
Other observations:
- many other crashes are also for French pages
- crash happens during printing
Removing severity to get this triaged.
Updated•1 year ago
|
Description
•