Closed Bug 1857819 Opened 1 year ago Closed 11 months ago

Crash in [@ java.lang.RuntimeException: at android.os.Parcel.nativeAppendFrom(Parcel.java)] "Not allowed to write file descriptors here"

Categories

(Fenix :: Autofill, defect, P3)

Unspecified
Android
defect

Tracking

(firefox118 affected, firefox119 affected, firefox120 affected)

RESOLVED WORKSFORME
Tracking Status
firefox118 --- affected
firefox119 --- affected
firefox120 --- affected

People

(Reporter: cpeterson, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

This might be a regression in Fenix 114. All the crash reports are from Android APIs 30-34, so far.

Crash report: https://crash-stats.mozilla.org/report/index/d74653e4-7a7f-42c1-939a-ebc9c0231007

Exception: java.lang.RuntimeException
Message: Not allowed to write file descriptors here 
Frame   Module  Function  Source
0   android.os.Parcel   nativeAppendFrom  Parcel.java:-2  False
1   android.os.Parcel   appendFrom  Parcel.java:591
2   android.os.BaseBundle   writeToParcelInner  BaseBundle.java:1603
3   android.os.Bundle   writeToParcel   Bundle.java:1303
4   android.os.Parcel   writeBundle   Parcel.java:1045
5   android.widget.inline.InlinePresentationSpec  writeToParcel   InlinePresentationSpec.java:199
6   android.os.Parcel   writeParcelable   Parcel.java:1905
7   android.os.Parcel   writeValue  Parcel.java:1811
8   android.os.Parcel   writeArrayMapInternal   Parcel.java:976
9   android.os.BaseBundle   writeToParcelInner  BaseBundle.java:1620
10  android.os.Bundle   writeToParcel   Bundle.java:1303
11  android.os.Parcel   writeBundle   Parcel.java:1045
12  android.content.Intent  writeToParcel   Intent.java:10867
13  android.os.Parcel   writeTypedObject  Parcel.java:1738
14  android.os.Parcel   writeTypedArray   Parcel.java:1718
15  android.app.IActivityManager$Stub$Proxy   getIntentSenderWithFeature  IActivityManager.java:6614
16  android.app.PendingIntent   getActivity   PendingIntent.java:357
17  android.app.PendingIntent   getActivity   PendingIntent.java:317
18  mozilla.components.feature.autofill.response.fill.AuthFillResponseBuilder   build   AuthFillResponseBuilder.kt:117
19  mozilla.components.feature.autofill.AbstractAutofillService$onFillRequest$1   invokeSuspend   AbstractAutofillService.kt:145
20  kotlin.coroutines.jvm.internal.BaseContinuationImpl   resumeWith  ContinuationImpl.kt:9
21  kotlinx.coroutines.DispatchedTask   run   DispatchedTask.kt:112
22  kotlinx.coroutines.internal.LimitedDispatcher$Worker  run   LimitedDispatcher.kt:4
23  kotlinx.coroutines.scheduling.TaskImpl  run   Tasks.kt:3
24  kotlinx.coroutines.scheduling.CoroutineScheduler$Worker   run   CoroutineScheduler.kt:96

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

For more information, please visit BugBot documentation.

Flags: needinfo?(mtighe)
Severity: -- → S2
Flags: needinfo?(mtighe)
Priority: -- → P3
Blocks: 1858202

Since the crash volume is low (less than 15 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit BugBot documentation.

Severity: S2 → S3

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.