Isengard RC1..RC3 crash on Buildroot 2015.05
#1
Hi,

I'm having issue with crashing Kodi on Buildroot 2015.05 (gles, no x11, busybox 1.23.2 init system).

Each addon I try to start results in crash. I have no meaningful errors in current log (see below). On RC2 I had error for example GetDirectory - Error getting plugin: plugins://plugin.video.youtube or similar errors that complains about accessing files/directories.

Platform is Amlogic S805, Python version 2.7.9. All dependencies are satisfied and I don't have any issues when building. On same Buildroot configuration, Helix 14.2 worked without issues. Crash sometimes happens by just installing addon (eg. TWiT).

Paths and all other stuff is checked, mounted properly and can normally be accessed via debug console.

Any ideas?

Log: http://pastebin.com/KySct13A

Thanx,
Stane1983
Reply
#2
Since no one replied, I'll answer to myself.

When building as mentioned above, this line:

https://github.com/xbmc/xbmc/blob/master...n.cpp#L565

is causing issues with python. When ifdef is changed only to TARGET_DARWIN, python works w/o issues from version 2.7.8 - 2.7.10
Reply

Logout Mark Read Team Forum Stats Members Help
Isengard RC1..RC3 crash on Buildroot 2015.050