Kodi 18.5 crashes using Android 10
#16
What you posted is sadly not enough.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#17
https://paste.kodi.tv/buwupepade.kodi

I tried again. I just need to learn how to do it. I think enabled those components in system log.
Still pasting log file located in kodi temporary folder.
Reply
#18
And now just reproduce the crash with those settings and post it afterwards. Enable curl logging as well
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#19
Here we go...

https://paste.kodi.tv/ukorabudan.kodi
Per developer:
It seems to be a Kodi issue, the url looks good and Kodi crashes after the playback begins.
As I can see that only m3u8 streams are affected.
Reply
#20
For me it looks like a plugin issue:

Quote:2020-01-03 16:51:14.932 T:13888   ERROR: CCurlFile::Open failed with code 404 for https://usa2.cdnnetwork.info/antyradio.m...1578122711:
                                            <html>

Garbage in, garbage out. You feed a 404 website into the video player.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#21
Quote:2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - HEADER_IN: HTTP/1.1 404 Not Found
2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - HEADER_IN: Server: nginx/1.14.0 (Ubuntu)
2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - HEADER_IN: Date: Fri, 03 Jan 2020 21:51:13 GMT
2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - HEADER_IN: Content-Type: text/html
2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - HEADER_IN: Transfer-Encoding: chunked
2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - HEADER_IN: Connection: keep-alive
2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - HEADER_IN: Content-Encoding: gzip
2020-01-03 16:51:14.932 T:13888   DEBUG: Curl::Debug - TEXT: Connection #0 to host usa2.cdnnetwork.info left intact
2020-01-03 16:51:14.932 T:13888   ERROR: CCurlFile::Open failed with code 404 for https://usa2.cdnnetwork.info/antyradio.m...1578122711:
                                            <html>

And more ontop:
Quote:2020-01-03 16:51:14.396 T:13450   DEBUG: Curl::Debug - TEXT: The requested URL returned error: 404 Not Found
2020-01-03 16:51:14.396 T:13450   DEBUG: Curl::Debug - TEXT: Closing connection 0
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#22
Great. How can it be that stream that is working on Android 7, 8, 9 is not working on Android 10 and it is the stream to blame on Android 10?
Reply
#23
I have no idea. I just looked at curl output and 404 twice in a row does not look good, does it?

Someone on github said something about an incompatible libssl, so I had assumed I see handshake issue - but I don't.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#24
(2020-01-04, 15:31)fritsch Wrote: I have no idea. I just looked at curl output and 404 twice in a row does not look good, does it?

Someone on github said something about an incompatible libssl, so I had assumed I see handshake issue - but I don't.

Are you able to check my log posted 22 Dec? Maybe it will give more clues as to what is going on? Sky News is a legit add-on from official Repo.
Reply
#25
If you post the link - sure. I will forward it to team kodi's internal slack, so that others can check as well.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#26
(2020-01-04, 19:11)fritsch Wrote: If you post the link - sure. I will forward it to team kodi's internal slack, so that others can check as well.

https://paste.kodi.tv/dafaqahena.kodi
Reply
#27
Any chance you get the adb logcat from this crash?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#28
(2020-01-04, 20:35)fritsch Wrote: Any chance you get the adb logcat from this crash?

I'll try. Just give me an hour or two, never done that before...
Reply
#29
What I did I set all logs posted by you in kodi log settings. After that I open internetowa.tv and started one of the steaming channel. Ones I open it, kodi crashed
Then I open file manager found log file and posted here. There are no other additional addons installed on kodi, just internetowa.tv
I really have no clue hoe better I can make this log working.
Reply
#30
@net1  that's why I asked @bkc2
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 18.5 crashes using Android 101