Closed Bug 1573055 Opened 5 years ago Closed 5 years ago

Crash in [@ objc_msgLookup_fpret]

Categories

(Core :: Graphics: ImageLib, defect)

Desktop
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1568862

People

(Reporter: gsvelto, Unassigned)

Details

(Keywords: crash, regression)

Crash Data

This bug is for crash report bp-0f0d293c-025b-4259-a895-e20df0190730.

Top 10 frames of crashing thread:

0 libobjc.A.dylib objc_msgLookup_fpret 
1 XUL imgRequestProxy::Notify image/imgRequestProxy.cpp:1018
2 XUL void mozilla::image::SyncNotifyInternal<mozilla::image::ObserverTable const*> image/ProgressTracker.cpp:333
3 XUL mozilla::image::ProgressTracker::SyncNotifyProgress image/ProgressTracker.cpp:370
4 XUL mozilla::image::RasterImage::NotifyProgress image/RasterImage.cpp:1622
5 XUL mozilla::image::RasterImage::NotifyDecodeComplete image/RasterImage.cpp:1656
6 XUL mozilla::detail::RunnableFunction<mozilla::image::IDecodingTask::NotifyDecodeComplete image/IDecodingTask.cpp:123
7 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1225
8 XUL NS_ProcessPendingEvents xpcom/threads/nsThreadUtils.cpp:434
9 XUL nsBaseAppShell::NativeEventCallback widget/nsBaseAppShell.cpp:87

There's a number of crashes under this signature most of which are useless, but this particular stack comes up rather often in recent version and it looks like an UAF.

We recently fixed a bug that looks just like this, bug 1568862. Perhaps it is a dupe?

Agreed with tnikkel, this is most certainly a duplicate. First appeared in 20190724220024 and last appeared in 20190729095501. This maps to the introduced of the regression and the landing of the fix almost perfectly.

Group: gfx-core-security
Status: NEW → RESOLVED
Closed: 5 years ago
Keywords: regression
OS: Unspecified → macOS
Hardware: Unspecified → Desktop
Resolution: --- → DUPLICATE
Group: gfx-core-security
You need to log in before you can comment on or make changes to this bug.