Closed Bug 1807232 Opened 3 years ago Closed 3 years ago

Crash: Java.lang.UnsatisfiedLinkError: No implementation found for boolean org.mozilla.gecko.SurfaceViewWrapper.isSurfaceAbandoned

Categories

(Firefox :: General, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1783244

People

(Reporter: petru, Assigned: petru)

Details

Crash Data

Attachments

(1 file)

Issue reported on Fenix https://github.com/mozilla-mobile/fenix/issues/28297

Andrei and Lorand helped confim that the issue - a perma crash at startup affects some but not all Huawei devices and then helped track down the commit that introduced the regression and test that a backout of the latest GV would fix the startup crash.

Crash Signature: java.lang.UnsatisfiedLinkError: No implementation found for boolean org.mozilla.gecko.SurfaceViewWrapper.isSurfaceAbandoned(android.view.Surface) (tried Java_org_mozilla_gecko_SurfaceViewWrapper_isSurfaceAbandoned and Java_org_mozilla_gecko_SurfaceViewWra… → [@ java.lang.UnsatisfiedLinkError: No implementation found for boolean org.mozilla.gecko.SurfaceViewWrapper.isSurfaceAbandoned(android.view.Surface) (tried Java_org_mozilla_gecko_SurfaceViewWrapper_isSurfaceAbandoned and Java_org_mozilla_gecko_SurfaceView…
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1807716
Resolution: --- → DUPLICATE

Based on the crash signature here and the investigations from #1807716 it seems they are different bugs.
Christian pointed that this signature is actually that of an old issue which should've been fixed by #1783244.

Duplicate of bug: 1783244
No longer duplicate of bug: 1807716
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: