darraghw wrote:
Is anyone having an issue with XBMC crashing when the TV is turned off?
Every time I am finished watching something and turn off my TV. I can see a few seconds in the log that XBMC crashes.
To me it looks like x-org is dies when it no longer detects the TV.
I will update with the logs later.
Hi,
I have the same problem. Here is what happens when XBMC crashes (at least on my case);, xbmc.log;
Code:
00:55:37 T:1100893616 DEBUG: Checking repositories for updates (triggered by XBMC.org Add-ons)
00:55:37 T:1386312768 DEBUG: Thread Jobworker start, auto delete: 1
00:55:37 T:1386312768 DEBUG: CFileCache::Open - opening <addons/eden-pre/addons.xml.md5> using cache
00:55:37 T:1386312768 DEBUG: SECTION:LoadDLL(libcurl-gnutls.so.4)
00:55:37 T:1386312768 DEBUG: Loading: libcurl-gnutls.so.4
00:55:37 T:1386312768 DEBUG: FileCurl::Open(0x1a87d30) http://mirrors.xbmc.org/addons/eden-pre/addons.xml.md5
00:55:37 T:1386312768 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
00:55:37 T:1394701376 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
00:55:37 T:1394701376 DEBUG: Thread XFILE::CFileCache 1394701376 terminating
00:55:38 T:1386312768 DEBUG: CFileCache::Open - opening <svnroot/xbmcaeonmq/addons.xml.md5> using cache
00:55:38 T:1386312768 DEBUG: FileCurl::Open(0x167c880) https://xbmcaeonmq.svn.sourceforge.net/svnroot/xbmcaeonmq/addons.xml.md5
00:55:38 T:1386312768 INFO: easy_aquire - Created session to https://xbmcaeonmq.svn.sourceforge.net
00:55:40 T:1394701376 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
00:55:40 T:1394701376 DEBUG: Thread XFILE::CFileCache 1394701376 terminating
00:55:41 T:1386312768 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
And on xorg log:
Code:
xbmc.bin: AddonInstaller.cpp:262: bool CAddonInstaller::CheckDependencies(const ADDON::AddonPtr&): Assertion `addon.get()' failed
I think new XBMC (latest version) is needed