often execute python script -> xbmc crashes
#1
Hi,

i'm using a python script to control the volume (have to do some alsa stuff).

While doing this I noticed that xbmc crashes if I execute a python script often in a short time (pressing a button on the remote fast).
The time xbmc needs to crash various. Sometimes it takes only 3 sec., sometimes it takes >10sec.

Here is the debug output:

http://nopaste.info/4dc0d32acd.html


What i see is that there is a a new python thread for each execution with "auto delete: 0". Maybe there are to mutch threads started?


Regards,
fame
Reply

Logout Mark Read Team Forum Stats Members Help
often execute python script -> xbmc crashes0