Closed Bug 1830682 Opened 1 year ago Closed 11 months ago

Repeated crashes including Serializer class for GleanCrashAction is not found

Categories

(Fenix :: General, defect)

Firefox 112
All
Android
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: git, Unassigned)

Details

Steps to reproduce:

Occurs randomly

Actual results:

74067463-416f-4017-b159-0815573c9d58
kotlinx.serialization.SerializationException: Serializer for class 'GleanCrashAction' is not found.

kotlinx.serialization.SerializationException: Serializer for class 'GleanCrashAction' is not found.
Mark the class as @Serializable or provide the serializer explicitly.
at kotlinx.serialization.SerializersKt.serializer(Unknown Source:52)
at mozilla.components.lib.crash.service.GleanCrashReporterService.recordCrashAction$lib_crash_release(GleanCrashReporterService.kt:57)
at mozilla.components.lib.crash.service.GleanCrashReporterService.record(GleanCrashReporterService.kt:3)
at mozilla.components.lib.crash.CrashReporter$submitCrashTelemetry$2.invokeSuspend(CrashReporter.kt:53)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:13)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:79)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@8753f0f, Dispatchers.IO]

8c1dd0b2-c973-4283-b4e7-f4e62292bcbe
kotlinx.serialization.SerializationException: Serializer for class 'GleanCrashAction' is not found.

kotlinx.serialization.SerializationException: Serializer for class 'GleanCrashAction' is not found.
Mark the class as @Serializable or provide the serializer explicitly.
at kotlinx.serialization.SerializersKt.serializer(Unknown Source:52)
at mozilla.components.lib.crash.service.GleanCrashReporterService.recordCrashAction$lib_crash_release(GleanCrashReporterService.kt:57)
at mozilla.components.lib.crash.service.GleanCrashReporterService.record(GleanCrashReporterService.kt:3)
at mozilla.components.lib.crash.CrashReporter$submitCrashTelemetry$2.invokeSuspend(CrashReporter.kt:53)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:13)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:79)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@8753f0f, Dispatchers.IO]

091f3351-bddc-47e9-9cc7-a884228574e6
<native crash>

<native crash>

39ba4788-f8f8-4966-a6ec-0f53620b3122
<native crash>

<native crash>

32327139-2050-47cd-ad09-cc80a73792a8
<native crash>

<native crash>

54e70373-20ef-4833-bb6f-059b2d8706b4
<native crash>

<native crash>

fc158478-c3ff-4708-b6e5-c5019e7578d7
<native crash>

<native crash>

39f99a4d-ed54-4e05-84fd-a998afa5ddd8
<native crash>

<native crash>

949be56b-634b-49f7-a531-746279698650
<native crash>

<native crash>

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

For more information, please visit BugBot documentation.

Flags: needinfo?(jonalmeida942)

:git@jamedjo.co.uk Can you add a bit of context about how you encountered this crash? Are you compiling the code yourself, or is this happening on one of the Play Store releases? (Nightly, Beta, or the normal Firefox release) And how did you retrieve these stack traces?

Flags: needinfo?(git)

Clearing NI until we can get more info from the reporter.

Flags: needinfo?(jonalmeida942)

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 11 months ago
Flags: needinfo?(git)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.