Closed
Bug 1696928
Opened 4 years ago
Closed 4 years ago
Crash: Could not process image.
Categories
(GeckoView :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1689364
People
(Reporter: amejia, Unassigned)
Details
We are seeing this crash on Firefox nightly and beta versions still it is not reported on Release. Fenix related issue
Nightly
https://sentry.prod.mozaws.net/operations/firefox-nightly/issues/10486746/
Release
No available
java.lang.IllegalArgumentException: Could not process image.
at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(GeckoLoader.java)
at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:101)
The crash looks like it comes from https://searchfox.org/mozilla-central/source/widget/android/ImageDecoderSupport.cpp#63
Comment 1•4 years ago
|
||
This has already been reported via crash-stats.mozilla.org.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•