Kodi Community Forum
[linux] XBMC crashes when tring to execute python script with latest python - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: [linux] XBMC crashes when tring to execute python script with latest python (/showthread.php?tid=61303)



[linux] XBMC crashes when tring to execute python script with latest python - s7mx1 - 2009-11-10

I have been trying to upgrade the in-built python to python 2.5/2.6. I managed to compile xbmc with python 2.5 and 2.6 after modified some source files. However XBMC crashes each time when it try to execute the script.

Here is the crash logs:

(built against python 2.6 and PYTHONPATH is set to special://xbmc/system/python/Lib-26 in XBPython.cpp)
http://pastebin.com/f6de3d258

(built against python 2.5 PYTHONPATH is set to special://xbmc/system/python/Lib-26 in XBPython.cpp)
http://pastebin.com/f52b8e21