Posts: 23,497
Joined: Aug 2011
Reputation:
1,103
fritsch
Team-Kodi Developer
Posts: 23,497
Post the gdb backtrace please
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 23,497
Joined: Aug 2011
Reputation:
1,103
fritsch
Team-Kodi Developer
Posts: 23,497
bt thread apply all would be good. Btw. we don't support / have ever tested kodi running in a docker container - it's just my personal interest. Also kodi-headless if built out of our tree has no support in this forum. Just for a head's up.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 23,497
Joined: Aug 2011
Reputation:
1,103
fritsch
Team-Kodi Developer
Posts: 23,497
What do you use for building it? Which libs? That result above looks totally unrelated. We had something similar lately with ARCH linux shipping some broken dbus.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 20
Joined: Mar 2008
Reputation:
1
Mycah
Junior Member
Posts: 20
Thanks for your time anyway!
Posts: 7,658
Joined: Jun 2011
Reputation:
288
2016-09-09, 07:08
(This post was last modified: 2016-09-09, 07:09 by wsnipex.)
Looks like alpine linux(new default docker image) in that docker, which uses the musl libc.
Musl is not supported for kodi, so I suggest rebuilding that docker container against an ubuntu image or switch to glibc.
Posts: 151
Joined: Feb 2012
Reputation:
3
I have been running alpine version of 16.1 headless docker for nearly 3 months (first from my personal repository, and later when my repository was pushed to the linuxserver.io repo) and up until about a week and a half ago, with no problems.
Posts: 23,497
Joined: Aug 2011
Reputation:
1,103
fritsch
Team-Kodi Developer
Posts: 23,497
So what did you change so that the problem appeared? kodi 16.1 was not changed or altered for the last several months as it is the old stable release and receives no single change anymore.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 772
Joined: Sep 2008
Reputation:
5
xexe
Posting Freak
Posts: 772
I run a previous untouched ls.io Ubuntu docker headless. It does not seem to segfault but the Kodi API does fail randomly after almost continual uptime for months The only changes within this container will be due to Kodi self updates which makes sense since before the failure you can see a mirror curl pull fail for addons.xml.xv. Following that at some point it will get the file but it will fail to unpack. Sometime in the future it will succeed again and fix itself.
I took a dump of kodi logs and deleted them by mistake although I believe you can see this happening in some of the links posted above.
I cannot replicate this I can only watch for it happening again.
Having problems getting your TV shows recognized?
Try my extra TV show matching REGEX
here