You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Thread.isAlive()' on a null object reference
at us.shandian.giga.get.DownloadMission.joinForThreads(DownloadMission.java:816)
at us.shandian.giga.get.DownloadMission.pauseThreads(DownloadMission.java:520)
at us.shandian.giga.get.DownloadMission.notifyError(DownloadMission.java:362)
at us.shandian.giga.get.DownloadMission.notifyError(DownloadMission.java:308)
at us.shandian.giga.get.DownloadRunnable.run(DownloadRunnable.java:145)
When I download videos and the Wifi connection gets lost, newpipe crashes.
The text was updated successfully, but these errors were encountered:
If it helps, just reproduced this.
I switched WiFi connection less than a minute before the crash.
Exception
User Action: ui error
Request: ACRA report
Content Country: GB
Content Language: en-GB
App Language: en_GB
Service: none
Version: 0.25.2
OS: Linux Android 13 - 33
Crash log
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Thread.isAlive()' on a null object reference
at us.shandian.giga.get.DownloadMission.joinForThreads(DownloadMission.java:814)
at us.shandian.giga.get.DownloadMission.pauseThreads(DownloadMission.java:518)
at us.shandian.giga.get.DownloadMission.notifyError(DownloadMission.java:360)
at us.shandian.giga.get.DownloadMission.notifyError(DownloadMission.java:308)
at us.shandian.giga.get.DownloadRunnable.run(DownloadRunnable.java:145)
opusforlife2
changed the title
Newpipe crashes when Wifi connection gets lost
Crashes when Wifi connection lost during downloads
Jan 3, 2024
Exception
Crash log
When I download videos and the Wifi connection gets lost, newpipe crashes.
The text was updated successfully, but these errors were encountered: