Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App hanging (Android 6 user) #3032

Open
tuomas2 opened this issue Nov 10, 2023 · 0 comments
Open

App hanging (Android 6 user) #3032

tuomas2 opened this issue Nov 10, 2023 · 0 comments

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Nov 10, 2023

https://support.andbible.org/scp/tickets.php?id=2211

To Developers, Blessed day!, the app kept hanging, whenever I tried to restore a database. And sometimes this app is hanging.

Device info:
Version: 5.0.754#0a2722635 googleplay standard release (built 09/11/23 16:06:19)
Android version: 6.0.1
Android SDK version: 23
Manufacturer: samsung
Model: SM-P355
Storage Mb free: 1394
WebView version: 95.0.4638.74
SQLITE version: 3.42.0
Used heap memory in Mb: 12
Max heap memory in Mb: 128

Exception:
java.lang.NoSuchMethodError: No interface method stream()Ljava/util/stream/Stream; in class Ljava/util/Set; or its super classes (declaration of 'java.util.Set' appears in /system/framework/core-libart.jar)
at org.crosswire.common.progress.JobManager$$ExternalSyntheticApiModelOutline0.m(R8$$SyntheticClass:0)
at org.crosswire.common.progress.JobManager.findJob(JobManager.java:106)
at net.bible.android.control.download.DownloadControl.cancelDownload(DownloadControl.kt:133)
at net.bible.android.view.activity.download.DocumentDownloadItemAdapter.getView$lambda$0(DocumentDownloadItemAdapter.kt:66)
at net.bible.android.view.activity.download.DocumentDownloadItemAdapter.$r8$lambda$dToBrtJjXdu1Xk08PXrdDb2Y8PM(DocumentDownloadItemAdapter.kt:0)
at net.bible.android.view.activity.download.DocumentDownloadItemAdapter$$ExternalSyntheticLambda0.onClick(R8$$SyntheticClass:0)
at android.view.View.performClick(View.java:5714)
at android.view.View$PerformClick.run(View.java:22589)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:7325)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1321)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1211)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prio 2
Development

No branches or pull requests

1 participant