python crashing on shutdown
#1
Hi,

I have been unable to shutdown xbmc about 50% of the time, in pre 10 and even with svn version 32049. xbmc just crashes, or more like freezes. I have to kill with task manager.

The xbmc log shows python shutdown is the last thing in the log. Is this something that is known about or should I create a bug report?

Regards,
Reply
#2
Heres some output from debug log.... "stop python" is always the last thing in the log when the freeze up occurs.


14:05:31 T:4464 M:2606620672 NOTICE: Webserver: Stopping...
14:05:31 T:4464 M:2606632960 NOTICE: WebServer: Stopped the webserver
14:05:31 T:4464 M:2606632960 NOTICE: Webserver: Stopped...
14:05:31 T:3588 M:2606628864 DEBUG: Thread 3588 terminating
14:05:31 T:4516 M:2606649344 NOTICE: ES: UDP Event server stopped
14:05:31 T:4516 M:2606649344 DEBUG: Thread 4516 terminating
14:05:31 T:4464 M:2606686208 NOTICE: stop sap announcement listener
14:05:31 T:4464 M:2606686208 NOTICE: clean cached files!
14:05:31 T:4464 M:2606678016 NOTICE: unload skin
14:05:31 T:4464 M:2606678016 DEBUG: ------ Window Deinit (Home.xml) ------
14:05:31 T:4464 M:2606698496 DEBUG: ------ Window Deinit (Pointer.xml) ------
14:05:31 T:4464 M:2606698496 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
14:05:31 T:4464 M:2621214720 NOTICE: stop python
Reply
#3
I have noticed the same exact thing since the last SVN update!

Running XBMC on Ubuntu.
Reply
#4
Thanks for confirming. Posted a bug report on trac. I'm running xbmc svn on Windows 7 64bit.
http://trac.xbmc.org/ticket/9701
Reply
#5
Please post full debug log.
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
Reply
#6
Yes I have debug logging enabled, the above text is from the debug log (ie much much more output than the normal log)

The last thing in standard and Debug Log is "stop python". Let me know if I can provide any further output or details.
Reply

Logout Mark Read Team Forum Stats Members Help
python crashing on shutdown0