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

Occasional reboots on android TV during download #436

Closed
antonsoroko opened this issue May 8, 2019 · 7 comments
Closed

Occasional reboots on android TV during download #436

antonsoroko opened this issue May 8, 2019 · 7 comments

Comments

@antonsoroko
Copy link

antonsoroko commented May 8, 2019

Expected Behavior

Current Behavior

I guess i already faced this issue 10 times. Usually during download of one torrent and watching another. Started recently, maybe several weeks ago.

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Version used:
  • Environment name and version: spmc 17
  • Operating System and version: android TV 8 , xiaomi mi box 3
  • Link to Kodi debug log:

Log before unexpected reboot
https://paste.ubuntu.com/p/ghhcv56c4Z/

@antonsoroko
Copy link
Author

To be honest it reproduces very often. Loke every time i download something big (more than 20-30 minutes of download)

@elgatito
Copy link
Owner

elgatito commented Jun 9, 2019

Plugin does not interact with a system/OS.
I have no ideas what is the reason for reboots and what can cause them. You can try to debug or something like that.

@elgatito
Copy link
Owner

elgatito commented Jun 9, 2019

In version 0.1.35 linux binaries are built statically with use of Musl, instead of dynamically linking to libc.
I'm not sure how android works in that field.
Can you try to run manually linux arm64/admv7 binaries on your android? Will it run or not?

@elgatito
Copy link
Owner

@antonsoroko do reboots still happen with 0.1.38 and later?

@antonsoroko
Copy link
Author

can not say for 0.1.38. need more time. with pre-0.1.38 reboots happen from time to time. Usually when several torrent are downloading at the same time (looks like "big" I/O issue, not sure if it is OS, HW or app issue).

@elgatito
Copy link
Owner

@antonsoroko you don't use memory storage and you use android, which does not use musl for builds. So you should not have Out-of-memory errors.
Maybe worth trying to use latest Android NDK to prepare binaries.

@antonsoroko
Copy link
Author

looks like this issue is gone. closing. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants