Open Bug 1874341 Opened 1 year ago Updated 11 months ago

Crash in [@ java.lang.SecurityException: at android.os.Parcel.readException(Parcel.java)] due to throwing an exception by WakeLock.aquire

Categories

(GeckoView :: General, defect)

All
Android
defect

Tracking

(firefox125 affected, firefox126 affected, firefox127 ?)

Tracking Status
firefox125 --- affected
firefox126 --- affected
firefox127 --- ?

People

(Reporter: m_kato, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/f5169144-5eb9-4b2d-908f-155940240111

Java stack trace:

java.lang.SecurityException
	at android.os.Parcel.readException(Parcel.java:2013)
	at android.os.Parcel.readException(Parcel.java:1959)
	at android.os.IPowerManager$Stub$Proxy.acquireWakeLock(IPowerManager.java:414)
	at android.os.PowerManager$WakeLock.acquireLocked(PowerManager.java:1451)
	at android.os.PowerManager$WakeLock.acquire(PowerManager.java:1409)
	at org.mozilla.gecko.GeckoAppShell.notifyWakeLockChanged(GeckoAppShell.java:143)
	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
	at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:609)

I think that we have to add try-catch block.

The severity field is not set for this bug.
:owlish, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(bugzeeeeee)
Severity: -- → S2
Flags: needinfo?(bugzeeeeee)

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 10 AArch64 and ARM crashes on beta

For more information, please visit BugBot documentation.

Keywords: topcrash

Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.

For more information, please visit BugBot documentation.

Keywords: topcrash
You need to log in before you can comment on or make changes to this bug.