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会崩溃 #109

Closed
3 of 4 tasks
zhongjie10086 opened this issue Oct 27, 2023 · 4 comments · Fixed by #110
Closed
3 of 4 tasks

通过全部开始(倒序)进行下载,APP会崩溃 #109

zhongjie10086 opened this issue Oct 27, 2023 · 4 comments · Fixed by #110
Assignees
Labels
bug Something isn't working

Comments

@zhongjie10086
Copy link

复现步骤 / Step to reproduce

全部开始(倒序)

预期行为 / Expected behaviour

倒序下载

实际行为 / Actual Behaviour

APP崩溃

应用日志 / App logs

log-2023-10-27-09-41-24-272.zip

备注 / Addition details

No response

EhViewer 版本号 / EhViewer version code

1.8.10.2-gms

EhViewer CI 版本 / EhViewer CI Version

10c7019

Android 系统版本 / Android version

ONEUI 5.1

设备型号 / Device model

Samsung S23 ultra

SoC 型号 / Soc model

Snapdragon 8 gen 2

自查步骤 / Verify steps

  • 如果您有足够的时间和能力,并愿意为此提交 PR ,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
  • 您已搜索过 Issue Tracker,没有找到类似内容 / I have searched on Issue Tracker, No duplicate or related open issue has been found
  • 您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make mutiply issue for mutiply bugs
  • 您确保已使用最新 CI 版本测试,并且该问题在最新 CI 版本中并未解决 / This bug have not solved in latest CI version
@zhongjie10086 zhongjie10086 added the bug Something isn't working label Oct 27, 2023
@FooIbar
Copy link
Owner

FooIbar commented Oct 27, 2023

你这日志怎么是 0 B 啊

@zhongjie10086
Copy link
Author

你这日志怎么是 0 B 啊

log-2023-10-27-09-41-24-272.zip
看看这次行不行?

@FooIbar
Copy link
Owner

FooIbar commented Oct 27, 2023

你这日志怎么是 0 B 啊

log-2023-10-27-09-41-24-272.zip 看看这次行不行?

可以了

@FooIbar FooIbar self-assigned this Oct 27, 2023
@FooIbar
Copy link
Owner

FooIbar commented Oct 27, 2023

java.lang.NullPointerException
        at com.hippo.ehviewer.spider.SpiderDen.setMode(SpiderDen.kt:62)
        at com.hippo.ehviewer.spider.SpiderDen$setMode$1.invokeSuspend(SpiderDen.kt)
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
        at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
        at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
        at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
        at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
        Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [yN0{Cancelling}@936e342, Dispatchers.IO]

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants