0% found this document useful (0 votes)
15 views1 page

Latestcrash

The PojavLauncher crash report indicates a crash that occurred on January 10, 2025, on a Redmi Note 8 device running Android 10. The crash was caused by a java.lang.IllegalArgumentException related to unparceling a MemoryIntArray. The stack trace details the sequence of method calls leading to the crash, highlighting issues with audio settings and view interactions.

Uploaded by

rubensmfonseca25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

Latestcrash

The PojavLauncher crash report indicates a crash that occurred on January 10, 2025, on a Redmi Note 8 device running Android 10. The crash was caused by a java.lang.IllegalArgumentException related to unparceling a MemoryIntArray. The stack trace details the sequence of method calls leading to the crash, highlighting issues with audio settings and view interactions.

Uploaded by

rubensmfonseca25
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

PojavLauncher crash report

- Time: 10 de jan de 2025 19:06:36


- Device: ginkgo Redmi Note 8
- Android version: 10
- Crash stack trace:
- Launcher version: foxglove-20241124-a5d02c1-v3_openjdk
java.lang.IllegalArgumentException: Error unparceling MemoryIntArray
at android.util.MemoryIntArray$1.createFromParcel(MemoryIntArray.java:246)
at android.util.MemoryIntArray$1.createFromParcel(MemoryIntArray.java:240)
at android.os.Parcel.readParcelable(Parcel.java:2976)
at android.os.Parcel.readValue(Parcel.java:2869)
at android.os.Parcel.readArrayMapInternal(Parcel.java:3252)
at android.os.BaseBundle.initializeFromParcelLocked(BaseBundle.java:292)
at android.os.BaseBundle.unparcel(BaseBundle.java:236)
at android.os.BaseBundle.getString(BaseBundle.java:1169)
at
android.provider.Settings$NameValueCache.getStringForUser(Settings.java:2378)
at android.provider.Settings$System.getStringForUser(Settings.java:2681)
at android.provider.Settings$System.getIntForUser(Settings.java:2754)
at
android.media.AudioManager.querySoundEffectsEnabled(AudioManager.java:2390)
at android.media.AudioManager.playSoundEffect(AudioManager.java:2307)
at android.view.ViewRootImpl.playSoundEffect(ViewRootImpl.java:7313)
at android.view.View.playSoundEffect(View.java:25674)
at android.view.View.performClick(View.java:7296)
at android.view.View.performClickInternal(View.java:7274)
at android.view.View.access$3600(View.java:819)
at android.view.View$PerformClick.run(View.java:28017)
at android.os.Handler.handleCallback(Handler.java:914)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:225)
at android.app.ActivityThread.main(ActivityThread.java:7564)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)

You might also like