[linux-external-python-2.6] python crashed on 4th run, if "ctypes" is used
#1
python 2.6 may cause xbmc to crash on Py_Finalize() on 4th cycle if "ctypes" is used. To see the problem you can try to add "import uuid" into your script/plugin and run it more than 4 times.

The patch is based on python bug issue 6869
http://bugs.python.org/issue6869

You can find the modified patch in trac:

http://www.xbmc.org/trac/ticket/7785
Reply

Logout Mark Read Team Forum Stats Members Help
[linux-external-python-2.6] python crashed on 4th run, if "ctypes" is used0