Closed Bug 1689364 Opened 4 years ago Closed 4 years ago

Crash in [@ java.lang.IllegalArgumentException: at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)]

Categories

(Firefox for Android :: General, defect, P1)

All
Android
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox84 --- unaffected
firefox85 --- unaffected
firefox86 + fixed
firefox87 + fixed

People

(Reporter: fluffyemily, Unassigned)

References

Details

(Keywords: crash, regression, Whiteboard: [geckoview:m87])

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/d42daa28-d94a-473e-b455-a508c0210128

Java stack trace:

java.lang.IllegalArgumentException
	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
	at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:101)
Severity: -- → S1
Priority: -- → P1
Whiteboard: [geckoview:m87]

Full stacktrace with message:

java.lang.IllegalArgumentException: Could not process image.
	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
	at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:101)

[Tracking Requested - why for this release]: This is our top crash in nightly, looks like introduced on the 26th.

Looks like we throw here: https://searchfox.org/mozilla-central/rev/4f07d49f1c7a823da07e3a231ac87c6435c8fd58/widget/android/ImageDecoderSupport.cpp#62 not sure why we eat the stacktrace. It might be a java -> cpp -> java -> cpp case.

Ok this might already be fixed https://github.com/mozilla-mobile/android-components/issues/9531

Roger does that sound right?

Flags: needinfo?(royang)

Yes, this is fixed and merge in Fenix master. The fix is also uplifted to AC 72.0 and should be merged in Fenix Beta soon.

Flags: needinfo?(royang)

(In reply to Roger Yang from comment #6)

Yes, this is fixed and merge in Fenix master. The fix is also uplifted to AC 72.0 and should be merged in Fenix Beta soon

Clarification: by soon I mean the next Fenix Beta build.

Component: General → Stability
OS: Unspecified → Android
Product: GeckoView → Fenix
Hardware: Unspecified → All

Talked with Ryan in the channel meeting and we have this in Beta 2 of Fenix 86.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Blocks: 1704067
Component: Stability → General
You need to log in before you can comment on or make changes to this bug.