Bug 1851704 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Crash report: https://crash-stats.mozilla.org/report/index/83d0b7d9-fca4-42ad-ac01-196840230905

Exception: `java.lang.NoSuchFieldException`
Message: _decision 

```
Frame   Module  Function  Source  In app?
0   java.lang.Class   getDeclaredField  Class.java:929
1   java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl   <init>  AtomicIntegerFieldUpdater.java:251
2   java.util.concurrent.atomic.AtomicIntegerFieldUpdater   newUpdater  AtomicIntegerFieldUpdater.java:49 
3   kotlinx.coroutines.DispatchedCoroutine  <clinit>  Builders.common.kt:5
4   kotlinx.coroutines.BuildersKt   withContext   :90 
5   org.mozilla.fenix.wallpapers.WallpapersUseCases$DefaultInitializeWallpaperUseCase   invoke  WallpapersUseCases.kt:439 
6   org.mozilla.fenix.FenixApplication$downloadWallpapers$1   invokeSuspend   FenixApplication.kt:53
7   kotlin.coroutines.jvm.internal.BaseContinuationImpl   resumeWith  ContinuationImpl.kt:9 
8   kotlinx.coroutines.DispatchedTask   run   DispatchedTask.kt:112 
9   kotlinx.coroutines.scheduling.CoroutineScheduler$Worker   run   CoroutineScheduler.kt:96
```
Crash report: https://crash-stats.mozilla.org/report/index/83d0b7d9-fca4-42ad-ac01-196840230905

Exception: `java.lang.NoSuchFieldException`
Message: _decision 

```
Frame   Module  Function  Source
0   java.lang.Class   getDeclaredField  Class.java:929
1   java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl   <init>  AtomicIntegerFieldUpdater.java:251
2   java.util.concurrent.atomic.AtomicIntegerFieldUpdater   newUpdater  AtomicIntegerFieldUpdater.java:49 
3   kotlinx.coroutines.DispatchedCoroutine  <clinit>  Builders.common.kt:5
4   kotlinx.coroutines.BuildersKt   withContext   :90 
5   org.mozilla.fenix.wallpapers.WallpapersUseCases$DefaultInitializeWallpaperUseCase   invoke  WallpapersUseCases.kt:439 
6   org.mozilla.fenix.FenixApplication$downloadWallpapers$1   invokeSuspend   FenixApplication.kt:53
7   kotlin.coroutines.jvm.internal.BaseContinuationImpl   resumeWith  ContinuationImpl.kt:9 
8   kotlinx.coroutines.DispatchedTask   run   DispatchedTask.kt:112 
9   kotlinx.coroutines.scheduling.CoroutineScheduler$Worker   run   CoroutineScheduler.kt:96
```

Back to Bug 1851704 Comment 0