OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.6k stars 888 forks source link

xbmc freezes when connecting another laptop to the network #1672

Closed sbidoul closed 11 years ago

sbidoul commented 11 years ago

I know, this is weird, but fully reproducible.

I'm running OpenElec 2.95.6 i386 on a Nvidia ION machine.

When I connect my laptop (ie another machine) to the lan, xbmc freezes. I can still ssh to the openelec box, but xbmc is frozen (the rss ticker is frozen and it does not respond to keyboard).

If I ssh to the openelec box and do a killall -9 xbmc.bin, xbmc restarts but freezes immediately most of the time. If do a killall -9 xbmc.bin then quickly disconnect the laptop before xbmc restarts, it starts normally, and freezes again when I reconnect the laptop to the network.

I attach the xbmc.log in debug mode. The freeze occurs at 15:20:00.

The same machine works perfectly fine with openelec 2.0.

I have already ruled out basic networking issues (such as IP address conflicts and so on).

sbidoul commented 11 years ago
15:18:41 T:3017009472  NOTICE: -----------------------------------------------------------------------
15:18:41 T:3017009472  NOTICE: Starting XBMC (12.0-RC2 Git:74b907c), Platform: Linux (OpenELEC - Version: 2.95.6, 3.6.11 i686). Built on Dec 20 2012
15:18:41 T:3017009472  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
15:18:41 T:3017009472  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
15:18:41 T:3017009472  NOTICE: special://masterprofile/ is mapped to: /storage/.xbmc/userdata
15:18:41 T:3017009472  NOTICE: special://home/ is mapped to: /storage/.xbmc
15:18:41 T:3017009472  NOTICE: special://temp/ is mapped to: /storage/.xbmc/temp
15:18:41 T:3017009472  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
15:18:41 T:3017009472  NOTICE: Local hostname: nemo
15:18:41 T:3017009472  NOTICE: Log File is located: /storage/.xbmc/temp/xbmc.log
15:18:41 T:3017009472  NOTICE: -----------------------------------------------------------------------
15:18:42 T:3017009472   ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
15:18:42 T:3017009472  NOTICE: Enumerated ALSA devices:
15:18:42 T:3017009472  NOTICE:     Device 1
15:18:42 T:3017009472  NOTICE:         m_deviceName      : default
15:18:42 T:3017009472  NOTICE:         m_displayName     : Default (HDA NVidia VT1708S Analog)
15:18:42 T:3017009472  NOTICE:         m_displayNameExtra:
15:18:42 T:3017009472  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
15:18:42 T:3017009472  NOTICE:         m_channels        : FL,FR,BL,BR
15:18:42 T:3017009472  NOTICE:         m_sampleRates     : 44100,48000,88200,96000,192000
15:18:42 T:3017009472  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
15:18:42 T:3017009472  NOTICE:     Device 2
15:18:42 T:3017009472  NOTICE:         m_deviceName      : @:CARD=NVidia,DEV=0
15:18:42 T:3017009472  NOTICE:         m_displayName     : HDA NVidia
15:18:42 T:3017009472  NOTICE:         m_displayNameExtra: VT1708S Analog
15:18:42 T:3017009472  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
15:18:42 T:3017009472  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR
15:18:42 T:3017009472  NOTICE:         m_sampleRates     : 44100,48000,88200,96000,192000
15:18:42 T:3017009472  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
15:18:42 T:3017009472  NOTICE:     Device 3
15:18:42 T:3017009472  NOTICE:         m_deviceName      : iec958:CARD=NVidia,DEV=0
15:18:42 T:3017009472  NOTICE:         m_displayName     : HDA NVidia
15:18:42 T:3017009472  NOTICE:         m_displayNameExtra: VT1708S Digital S/PDIF
15:18:42 T:3017009472  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
15:18:42 T:3017009472  NOTICE:         m_channels        : FL,FR
15:18:42 T:3017009472  NOTICE:         m_sampleRates     : 44100,48000,88200,96000,192000
15:18:42 T:3017009472  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
15:18:42 T:3017009472  NOTICE:     Device 4
15:18:42 T:3017009472  NOTICE:         m_deviceName      : hdmi:CARD=NVidia,DEV=0
15:18:42 T:3017009472  NOTICE:         m_displayName     : HDA NVidia
15:18:42 T:3017009472  NOTICE:         m_displayNameExtra: HDMI
15:18:42 T:3017009472  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
15:18:42 T:3017009472  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR
15:18:42 T:3017009472  NOTICE:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
15:18:42 T:3017009472  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
15:18:42 T:3017009472  NOTICE: load settings...
15:18:42 T:3017009472  NOTICE: special://profile/ is mapped to: special://masterprofile/
15:18:42 T:3017009472  NOTICE: loading special://masterprofile/guisettings.xml
15:18:42 T:3017009472  NOTICE: Getting hardware information now...
15:18:42 T:3017009472  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
15:18:42 T:3017009472  NOTICE: Loaded playercorefactory configuration
15:18:42 T:3017009472  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
15:18:42 T:3017009472  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
15:18:42 T:3017009472  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
15:18:42 T:3017009472  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <splash>false</splash>
                                              <showexitbutton>false</showexitbutton>
                                              <cputempcommand>cputemp</cputempcommand>
                                              <gputempcommand>gputemp</gputempcommand>
                                              <video>
                                                <latency>
                                                  <delay>0</delay>
                                                  <refresh>
                                                    <min>23</min>
                                                    <max>24</max>
                                                    <delay>175</delay>
                                                  </refresh>
                                                </latency>
                                              </video>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                            </advancedsettings>
15:18:42 T:3017009472  NOTICE: Getting hardware information now...
15:18:42 T:3017009472  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
15:18:42 T:3017009472  NOTICE: Default DVD Player: dvdplayer
15:18:42 T:3017009472  NOTICE: Default Video Player: dvdplayer
15:18:42 T:3017009472  NOTICE: Default Audio Player: paplayer
15:18:42 T:3017009472  NOTICE: Enabled debug logging due to GUI setting (2)
15:18:42 T:3017009472  NOTICE: Log level changed to 2
15:18:42 T:3017009472  NOTICE: Loading media sources from special://masterprofile/sources.xml
15:18:42 T:3017009472    INFO: creating subdirectories
15:18:42 T:3017009472    INFO: userdata folder: special://masterprofile/
15:18:42 T:3017009472    INFO: recording folder: smb://TERRIER/share/Data/Media/Famille/My Music/Music/
15:18:42 T:3017009472    INFO: screenshots folder: /storage/screenshots/
15:18:42 T:3017009472    INFO: thumbnails folder: special://masterprofile/Thumbnails
15:18:42 T:3017009472    INFO: load language info file: special://xbmc/language/French/langinfo.xml
15:18:42 T:3017009472   DEBUG: trying to set locale to fr_BE.UTF-8
15:18:42 T:3017009472    INFO: global locale set to C
15:18:42 T:3017009472    INFO: load French language file, from path: special://xbmc/language/
15:18:42 T:3017009472   DEBUG: POParser: loaded 2686 strings from file /usr/share/xbmc/language/French/strings.po
15:18:42 T:3017009472   DEBUG: POParser: id:16325 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
15:18:42 T:3017009472   DEBUG: POParser: loaded 6 strings from file /usr/share/xbmc/language/English/strings.po
15:18:42 T:3017009472    INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
15:18:42 T:3017009472    INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
15:18:42 T:3017009472    INFO: CAESinkALSA::Initialize - Attempting to open device "default"
15:18:42 T:3017009472    INFO: CAESinkALSA::Initialize - Opened device "plug:both"
15:18:42 T:3017009472    INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
15:18:42 T:3017009472    INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
15:18:42 T:3017009472   DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 512, periods 16, bufferSize 8192
15:18:42 T:3017009472   DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 512, periods 16, bufferSize 8192
15:18:42 T:3017009472   DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 186 ms
15:18:42 T:3017009472   DEBUG: CSoftAE::InternalOpenSink - ALSA Initialized:
15:18:42 T:3017009472   DEBUG:   Output Device : Default (HDA NVidia VT1708S Analog)
15:18:42 T:3017009472   DEBUG:   Sample Rate   : 44100
15:18:42 T:3017009472   DEBUG:   Sample Format : AE_FMT_S32NE
15:18:42 T:3017009472   DEBUG:   Channel Count : 4
15:18:42 T:3017009472   DEBUG:   Channel Layout: FL,FR,BL,BR
15:18:42 T:3017009472   DEBUG:   Frames        : 512
15:18:42 T:3017009472   DEBUG:   Frame Samples : 2048
15:18:42 T:3017009472   DEBUG:   Frame Size    : 16
15:18:42 T:3017009472   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
15:18:42 T:3017009472   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 8192
15:18:42 T:3016604480  NOTICE: Thread CSoftAE start, auto delete: false
15:18:42 T:3016604480    INFO: CSoftAE::Run - Thread Started
15:18:42 T:3017009472  NOTICE: Running database version Addons15
15:18:42 T:3017009472   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-i486-linux.so)
15:18:42 T:3017009472   DEBUG: Loading: /usr/lib/xbmc/system/libcpluff-i486-linux.so
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.argustv/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.demo/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.dvbviewer/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.hts/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.mediaportal.tvserver/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.mythtv.cmyth/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.nextpvr/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.njoy/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.vdr.vnsi/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/xbmc/addons/pvr.vuplus/addon.xml, line 9, column 5 (ignoring unexpected element xbmc.pvr and its contents).'
15:18:42 T:3017009472    INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ted.talks has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in repository.openelec.tv has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in os.openelec.settings has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.xvdr has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
15:18:42 T:3017009472   DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
15:18:42 T:3017009472   DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
15:18:42 T:3017009472   DEBUG: LoadMappings - loaded node "Raspberry Pi CEC Adapter"
15:18:42 T:3017009472   DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
15:18:42 T:3017009472   DEBUG: LoadMappings - loaded node "iMON HID device"
15:18:42 T:3017009472   DEBUG: CPeripheralBusUSB - initialised udev monitor
15:18:42 T:3017009472   DEBUG: GetMappingForDevice - device (15C2:0038) mapped to iMON HID device (type = imon)
15:18:42 T:3017009472   DEBUG: InitialiseFeature - removing keymapping for: v15C2p0038
15:18:42 T:3017009472   DEBUG: InitialiseFeature - initialised HID device (15C2:0038)
15:18:42 T:3017009472   DEBUG: Initialise - initialised peripheral on '/sys/devices/pci0000:00/0000:00:04.0/usb3/3-2' with 2 features and 0 sub devices
15:18:42 T:3017009472  NOTICE: Register - new hid device registered on usb->/sys/devices/pci0000:00/0000:00:04.0/usb3/3-2: iMON HID device (15C2:0038)
15:18:42 T:3006266176  NOTICE: Thread XBMC Peripherals start, auto delete: false
15:18:42 T:3017009472    INFO: LIRC Initialize: using: /var/run/lirc/lircd
15:18:42 T:3017009472    INFO: LIRC Initialize: sucessfully started
15:18:42 T:3017009472   DEBUG: Selected UDisks as storage provider
15:18:42 T:3017009472   DEBUG: UDisks: DaemonVersion 1
15:18:42 T:3017009472   DEBUG: UDisks: Querying available devices
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd11: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd12: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd13: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd0: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd1: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd15: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem  IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd3: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd2: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd14: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd4: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd5: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd6: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd7: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd8: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd9: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/loop0: IsFileSystem true HasFileSystem squashfs IsSystemInternal true IsMounted true IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472   DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/nbd10: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
15:18:42 T:3017009472  NOTICE: Setup SDL
15:18:42 T:3017009472    INFO: Available videomodes (xrandr):
15:18:42 T:3017009472    INFO: Output 'HDMI-0' has 23 modes
15:18:42 T:3017009472    INFO: ID:0x1c5 Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1c6 Name:1920x1080 Refresh:59.939388 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1c7 Name:1920x1080 Refresh:50.000000 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1c8 Name:1920x1080 Refresh:29.971720 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1c9 Name:1920x1080 Refresh:25.000000 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1ca Name:1920x1080 Refresh:24.000000 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1cb Name:1920x1080 Refresh:23.970909 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1cc Name:1920x1080 Refresh:30.026690 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1cd Name:1920x1080 Refresh:29.998381 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1ce Name:1920x1080 Refresh:25.022240 Width:1920 Height:1080
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1cf Name:1600x1200 Refresh:60.000000 Width:1600 Height:1200
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.333333
15:18:42 T:3017009472    INFO: ID:0x1d0 Name:1360x765 Refresh:60.003189 Width:1360 Height:765
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1d1 Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.422222
15:18:42 T:3017009472    INFO: ID:0x1d2 Name:1280x720 Refresh:59.943432 Width:1280 Height:720
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1d3 Name:1280x720 Refresh:50.000000 Width:1280 Height:720
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.000000
15:18:42 T:3017009472    INFO: ID:0x1d4 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.333333
15:18:42 T:3017009472    INFO: ID:0x1d5 Name:800x600 Refresh:60.316540 Width:800 Height:600
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.333333
15:18:42 T:3017009472    INFO: ID:0x1d6 Name:720x576 Refresh:50.000000 Width:720 Height:576
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.422222
15:18:42 T:3017009472    INFO: ID:0x1d7 Name:720x576 Refresh:25.040060 Width:720 Height:576
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.422222
15:18:42 T:3017009472    INFO: ID:0x1d8 Name:720x480 Refresh:59.940060 Width:720 Height:480
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.185185
15:18:42 T:3017009472    INFO: ID:0x1d9 Name:720x480 Refresh:30.027220 Width:720 Height:480
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.185185
15:18:42 T:3017009472    INFO: ID:0x1da Name:640x480 Refresh:59.940479 Width:640 Height:480
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.333333
15:18:42 T:3017009472    INFO: ID:0x1db Name:640x480 Refresh:59.928570 Width:640 Height:480
15:18:42 T:3017009472    INFO: Pixel Ratio: 1.333333
15:18:42 T:3017009472  NOTICE: Checking resolution 16
15:18:42 T:3017009472 WARNING: CWinEventsX11::Init - no input method found
15:18:43 T:3017009472  NOTICE: Using visual 0x27
15:18:43 T:3017009472    INFO: GL: Maximum texture width: 8192
15:18:43 T:3017009472   DEBUG: GLX_EXTENSIONS: GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_NV_multisample_coverage GLX_ARB_get_proc_address
15:18:43 T:3017009472  NOTICE: GL_VENDOR = NVIDIA Corporation
15:18:43 T:3017009472  NOTICE: GL_RENDERER = ION/integrated/SSE2
15:18:43 T:3017009472  NOTICE: GL_VERSION = 3.3.0 NVIDIA 304.64
15:18:43 T:3017009472  NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
15:18:43 T:3017009472  NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 524288
15:18:43 T:3017009472  NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 262144
15:18:43 T:3017009472  NOTICE: GL_EXTENSIONS = GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_ES1_1_compatibility GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_compressed_paletted_texture GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_rgb8_rgba8 GL_OES_read_format GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
15:18:43 T:3017009472    INFO: GL: Maximum texture width: 8192
15:18:43 T:3017009472   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
15:18:43 T:3017009472    INFO: load keymapping
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/appcommand.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/mouse.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/keymaps/remote.xml
15:18:43 T:3017009472    INFO: Loading special://xbmc/system/Lircmap.xml
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'mceusb'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'XboxDVDDongle'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'Microsoft_Xbox'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'anysee'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'iMON-PAD'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'MCE_via_iMON'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'TwinHanRemote'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'linux-input-layer'
15:18:43 T:3017009472    INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'mediacenter'
15:18:43 T:3017009472    INFO: * Adding remote mapping for device 'devinput'
15:18:43 T:3017009472   DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
15:18:43 T:3017009472    INFO: GUI format 1920x1080, Display 1920x1080 @ 60.00 - Full Screen
15:18:43 T:3017009472   DEBUG: guilib: Fill viewport on change for solving rendering passes
15:18:43 T:3017009472   DEBUG: SECTION:LoadDLL(libcurl.so.4)
15:18:43 T:3017009472   DEBUG: Loading: libcurl.so.4
15:18:43 T:3017009472  NOTICE: Running database version Addons15
15:18:43 T:3017009472   DEBUG: Initialize, updating databases...
15:18:43 T:3017009472  NOTICE: Running database version ViewModes4
15:18:43 T:3017009472  NOTICE: Running database version Textures13
15:18:43 T:3017009472  NOTICE: Running database version MyMusic32
15:18:43 T:3017009472  NOTICE: Running database version MyVideos75
15:18:43 T:3017009472  NOTICE: Running database version TV22
15:18:43 T:3017009472  NOTICE: Running database version Epg7
15:18:43 T:3017009472   DEBUG: Initialize, updating databases... DONE
15:18:43 T:3017009472  NOTICE: start dvd mediatype detection
15:18:43 T:3017009472  NOTICE: initializing playlistplayer
15:18:43 T:3017009472  NOTICE: DONE initializing playlistplayer
15:18:43 T:2990230336  NOTICE: Thread CDetectDVDMedia start, auto delete: false
15:18:43 T:2990230336   DEBUG: Compiled with libcdio Version 0.90
15:18:43 T:3017009472   DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
15:18:43 T:3017009472   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
15:18:43 T:3017009472   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
15:18:43 T:3017009472    INFO: Unloading old skin ...
15:18:43 T:3017009472    INFO:   load skin from: /usr/share/xbmc/addons/skin.confluence (version: 2.1.2)
15:18:43 T:3017009472    INFO:   load fonts for skin...
15:18:43 T:3017009472    INFO: Loading fonts from /usr/share/xbmc/addons/skin.confluence/720p/Font.xml
15:18:43 T:3017009472   DEBUG: POParser: loaded 131 strings from file /usr/share/xbmc/addons/skin.confluence/language/French/strings.po
15:18:43 T:3017009472   DEBUG: POParser: loaded 0 strings from file /usr/share/xbmc/addons/skin.confluence/language/English/strings.po
15:18:43 T:3017009472    INFO: Loading skin includes from /usr/share/xbmc/addons/skin.confluence/720p/includes.xml
15:18:44 T:3017009472    INFO:   load new skin...
15:18:44 T:3017009472    INFO: Loading user windows, path /usr/share/xbmc/addons/skin.confluence/720p
15:18:44 T:3017009472   DEBUG: Load Skin XML: 12.11ms
15:18:44 T:3017009472    INFO:   initialize new skin...
15:18:44 T:3017009472   DEBUG: guilib: Fill viewport on change for solving rendering passes
15:18:44 T:3017009472    INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
15:18:44 T:3017009472   DEBUG: OpenBundle - Opened bundle /usr/share/xbmc/addons/skin.confluence/media/Textures.xbt
15:18:44 T:3017009472    INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
15:18:44 T:3017009472    INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
15:18:44 T:3017009472    INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
15:18:44 T:3017009472    INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
15:18:44 T:3017009472    INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
15:18:44 T:3017009472    INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
15:18:44 T:3017009472    INFO:   skin loaded...
15:18:44 T:3017009472    INFO: JSONRPC v6.0.0: Successfully initialized
15:18:44 T:3017009472   DEBUG: ADDON: Starting service addons.
15:18:44 T:3017009472    INFO: initializing python engine.
15:18:44 T:3017009472   DEBUG: new python thread created. id=1
15:18:44 T:2987387712  NOTICE: Thread XBPyThread start, auto delete: false
15:18:44 T:2987387712   DEBUG: Python thread: start processing
15:18:44 T:3017009472   DEBUG: Activating window ID: 12999
15:18:44 T:2976906048  NOTICE: Thread Jobworker start, auto delete: true
15:18:44 T:3017009472   DEBUG: ------ Window Init (Startup.xml) ------
15:18:44 T:3017009472    INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
15:18:44 T:2976906048  NOTICE: PVRManager - starting up
15:18:44 T:2966420288  NOTICE: Thread PVR manager start, auto delete: false
15:18:44 T:3017009472    INFO: removing tempfiles
15:18:44 T:3017009472   DEBUG: ADDON: Starting service addons.
15:18:44 T:2955934528  NOTICE: Thread PVR add-on updater start, auto delete: false
15:18:44 T:3017009472    INFO: initializing python engine.
15:18:44 T:3017009472   DEBUG: new python thread created. id=2
15:18:44 T:3017009472  NOTICE: initialize done
15:18:44 T:2945448768  NOTICE: Thread XBPyThread start, auto delete: false
15:18:44 T:2945448768   DEBUG: Python thread: start processing
15:18:44 T:3017009472  NOTICE: Running the application...
15:18:44 T:3017009472   DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
15:18:44 T:3017009472   DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
15:18:44 T:3017009472   DEBUG: Activating window ID: 10000
15:18:44 T:2955934528   DEBUG: RegisterClient - registering add-on 'Tvheadend HTSP Client'
15:18:44 T:2955934528   DEBUG: PVR - Create - creating PVR add-on instance 'Tvheadend HTSP Client'
15:18:44 T:2955934528   DEBUG: ADDON: Dll Initializing - Tvheadend HTSP Client
15:18:44 T:2955934528   DEBUG: SECTION:LoadDLL(/usr/lib/xbmc/addons/pvr.hts/XBMC_Tvheadend.pvr)
15:18:44 T:2955934528   DEBUG: Loading: /usr/lib/xbmc/addons/pvr.hts/XBMC_Tvheadend.pvr
15:18:44 T:2955934528   DEBUG: AddOnLog: Tvheadend HTSP Client: ADDON_Create - Creating Tvheadend PVR-Client
15:18:44 T:2955934528   DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'host'
15:18:44 T:2955934528   DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'user'
15:18:44 T:2955934528   DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pass'
15:18:44 T:2955934528   DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'htsp_port'
15:18:44 T:2955934528   DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'http_port'
15:18:44 T:2955934528   DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'connect_timeout'
15:18:44 T:2955934528   DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'response_timeout'
15:18:44 T:2955934528   DEBUG: AddOnLog: Tvheadend HTSP Client: Connect - connecting to 'terrier', port '9982'
15:18:44 T:2955934528   DEBUG: AddOnLog: Tvheadend HTSP Client: Connect - connected to 'terrier', port '9982'
15:18:44 T:2955934528  NOTICE: AddOnLog: Tvheadend HTSP Client: CHTSPConnection - SendGreeting - connection opened, protocol v6
15:18:44 T:2955934528   DEBUG: AddOnLog: Tvheadend HTSP Client: CHTSPConnection - Auth - no username set. not authenticating
15:18:44 T:2928757568   DEBUG: AddOnLog: Tvheadend HTSP Client: Process - starting
15:18:44 T:3017009472   DEBUG: ------ Window Init () ------
15:18:44 T:3017009472   DEBUG: ------ Window Init (Pointer.xml) ------
15:18:44 T:3017009472    INFO: GL: Enabling VSYNC
15:18:44 T:3017009472    INFO: GL: Selected vsync mode 2
15:18:44 T:2966420288   DEBUG: PVRManager - Load - active clients found. continue to start
15:18:44 T:2987387712  NOTICE: -->Python Interpreter Initialized<--
15:18:44 T:2987387712   DEBUG: Process - The source file to load is /storage/.xbmc/addons/script.module.simple.downloader/default.py
15:18:44 T:3017009472   DEBUG: ------ Window Deinit (Startup.xml) ------
15:18:44 T:2945448768  NOTICE: -->Python Interpreter Initialized<--
15:18:44 T:2945448768   DEBUG: Process - The source file to load is /storage/.xbmc/addons/script.common.plugin.cache/default.py
15:18:44 T:2987387712   DEBUG: Process - Setting the Python path to /storage/.xbmc/addons/script.module.simple.downloader:/storage/.xbmc/addons/script.module.simplejson/lib:/storage/.xbmc/addons/weather.wunderground/resources/lib/wunderground:/storage/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/storage/.xbmc/addons/script.common.plugin.cache/lib:/storage/.xbmc/addons/script.module.simple.downloader/lib:/storage/.xbmc/addons/script.module.parsedom/lib:/storage/.xbmc/addons/script.module.elementtree/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0:
15:18:44 T:2987387712   DEBUG: Process - Entering source directory /storage/.xbmc/addons/script.module.simple.downloader
15:18:44 T:2945448768   DEBUG: Process - Setting the Python path to /storage/.xbmc/addons/script.common.plugin.cache:/storage/.xbmc/addons/script.module.simplejson/lib:/storage/.xbmc/addons/weather.wunderground/resources/lib/wunderground:/storage/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/storage/.xbmc/addons/script.common.plugin.cache/lib:/storage/.xbmc/addons/script.module.simple.downloader/lib:/storage/.xbmc/addons/script.module.parsedom/lib:/storage/.xbmc/addons/script.module.elementtree/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0:
15:18:44 T:2945448768   DEBUG: Process - Entering source directory /storage/.xbmc/addons/script.common.plugin.cache
15:18:44 T:2987387712   DEBUG: Instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.0 of the xbmc.python api
15:18:44 T:3017009472   DEBUG: ------ Window Init (Home.xml) ------
15:18:44 T:3017009472    INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
15:18:44 T:2945448768   DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.0 of the xbmc.python api
15:18:45 T:2987387712    INFO: Scriptresult: Success
15:18:45 T:2945448768  NOTICE:  StorageServer Module loaded RUN
15:18:45 T:2987387712    INFO: Python script stopped
15:18:45 T:2945448768  NOTICE: StorageClient-1.3.0 Starting server
15:18:45 T:2987387712   DEBUG: Thread XBPyThread 2987387712 terminating
15:18:45 T:2945448768  NOTICE: StorageServer-1.3.0 Storage Server starting /storage/.xbmc/userdata/Database/commoncache.db
15:18:45 T:2976906048   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
15:18:45 T:3017009472   DEBUG: Process - no profile autoexec.py (/storage/.xbmc/userdata/autoexec.py) found, skipping
15:18:45 T:3017009472   DEBUG: waiting for python thread 1 to stop
15:18:45 T:3017009472   DEBUG: python thread 1 destructed
15:18:45 T:3017009472   DEBUG: NetworkMessage - Starting network services
15:18:45 T:3017009472  NOTICE: Webserver: Starting...
15:18:45 T:3017009472  NOTICE: WebServer: Started the webserver
15:18:45 T:3017009472   DEBUG: CZeroconfAvahi::clientCallback: client is up and running
15:18:45 T:3017009472  NOTICE: starting upnp server
15:18:45 T:2976906048   DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
15:18:45 T:3017009472  NOTICE: starting upnp renderer
15:18:45 T:3017009472  NOTICE: ES: Starting event server
15:18:45 T:2841602880  NOTICE: Thread CEventServer start, auto delete: false
15:18:45 T:3017009472    INFO: JSONRPC Server: Successfully initialized
15:18:45 T:2841602880  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
15:18:45 T:2841602880  NOTICE: UDP: Listening on port 9777
15:18:45 T:2833210176  NOTICE: Thread CTCPServer start, auto delete: false
15:18:45 T:3017009472  NOTICE: starting zeroconf publishing
15:18:45 T:2824817472  NOTICE: Thread Jobworker start, auto delete: true
15:18:45 T:3017009472    INFO: AIRPLAY Server: Successfully initialized
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (nemo) port:9777
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::addService() named: XBMC (nemo) type: _xbmc-events._udp port:9777
15:18:45 T:2816424768  NOTICE: Thread AirPlayServer start, auto delete: false
15:18:45 T:3017009472   DEBUG: SECTION:LoadDLL(libshairport.so.0)
15:18:45 T:2808032064  NOTICE: Thread Jobworker start, auto delete: true
15:18:45 T:2808032064   DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:XBMC (nemo) port:36667
15:18:45 T:3017009472   DEBUG: Loading: libshairport.so.0
15:18:45 T:2799639360  NOTICE: Thread AirTunesServer start, auto delete: false
15:18:45 T:3017009472   DEBUG: CLastfmScrobbler: Clearing session.
15:18:45 T:3017009472   DEBUG: CLibrefmScrobbler: Clearing session.
15:18:45 T:3017009472   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
15:18:45 T:2966420288   DEBUG: PVR - Load - loading all radio channel groups
15:18:45 T:3017009472   DEBUG: UPower: Recieved an unknown signal NameAcquired
15:18:45 T:2966420288    INFO: PVRChannelGroupInternal - LoadFromDb - no channels in the database
15:18:45 T:2966420288   DEBUG: PVRChannelGroup - Load - 0 channels loaded from the database for group 'Toutes les chaînes radios'
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:XBMC (nemo) port:80
15:18:45 T:2808032064   DEBUG: CZeroconfAvahi::addService() named: XBMC (nemo) type: _airplay._tcp port:36667
15:18:45 T:2966420288   DEBUG: PVR - LoadUserDefinedChannelGroups - 0 user defined radio channel groups fetched from the database
15:18:45 T:2966420288   DEBUG: PVR - LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
15:18:45 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:18:45 T:2966420288   DEBUG: PVR - Load - 1 radio channel groups loaded
15:18:45 T:2966420288   DEBUG: PVR - Load - loading all TV channel groups
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::addService() named: XBMC (nemo) type: _xbmc-jsonrpc-h._tcp port:80
15:18:45 T:2808032064   DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:002618F22C9F@XBMC (nemo) port:36666
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (nemo) port:9090
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::addService() named: XBMC (nemo) type: _xbmc-jsonrpc._tcp port:9090
15:18:45 T:2966420288   DEBUG: PVRChannelGroup - Load - 33 channels loaded from the database for group 'Toutes les chaînes TV'
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:XBMC (nemo) port:80
15:18:45 T:2824817472   DEBUG: CZeroconfAvahi::addService() named: XBMC (nemo) type: _http._tcp port:80
15:18:45 T:3017009472   DEBUG: XLCDproc::Connect - LCDproc data: Columns 16 - Rows 2.
15:18:45 T:2808032064   DEBUG: CZeroconfAvahi::addService() named: 002618F22C9F@XBMC (nemo) type: _raop._tcp port:36666
15:18:45 T:2967903040  NOTICE: Thread CRssReader start, auto delete: false
15:18:45 T:2967903040   DEBUG: CurlFile::Open(0xb0e69114) http://openelec.tv/news?format=feed&type=rss
15:18:45 T:2967903040    INFO: easy_aquire - Created session to http://openelec.tv
15:18:45 T:2976906048   DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
15:18:46 T:2976906048   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
15:18:46 T:2891959104   DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
15:18:46 T:2976906048   DEBUG: Previous line repeats 3 times.
15:18:46 T:2976906048   DEBUG: RunQuery took 174 ms for 10 items query: select * from movieview  ORDER BY dateAdded desc, idMovie desc LIMIT 10
15:18:46 T:2891959104   DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
15:18:46 T:2967903040   DEBUG: Previous line repeats 1 times.
15:18:46 T:2967903040   DEBUG: Got rss feed: http://openelec.tv/news?format=feed&type=rss
15:18:46 T:2967903040   DEBUG: RSS feed encoding: utf-8
15:18:46 T:2967903040   DEBUG: Parsed rss feed: http://openelec.tv/news?format=feed&type=rss
15:18:46 T:2967903040   DEBUG: CurlFile::Open(0xb0e69114) http://feeds.feedburner.com/xbmc
15:18:46 T:2967903040    INFO: easy_aquire - Created session to http://feeds.feedburner.com
15:18:46 T:3017009472   DEBUG: ------ Window Deinit (Pointer.xml) ------
15:18:46 T:2976906048   DEBUG: RunQuery took 56 ms for 10 items query: select * from episodeview  ORDER BY dateAdded desc, idEpisode desc LIMIT 10
15:18:46 T:2824817472   DEBUG: DoWork - trying to extract filestream details from video file smb://TERRIER/share/tvshows/Dollhouse/Dollhouse.S02E13.mkv
15:18:46 T:2967903040   DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
15:18:46 T:2824817472   DEBUG: CSmbFile::Open - opened share/tvshows/Dollhouse/Dollhouse.S02E13.mkv, fd=10000
15:18:46 T:2824817472   DEBUG: DllAvUtilBase: Using libavutil system library
15:18:46 T:2824817472   DEBUG: DllAvCodec: Using libavcodec system library
15:18:46 T:2824817472   DEBUG: DllAvFormat: Using libavformat system library
15:18:46 T:2967903040   DEBUG: RSS feed encoding: UTF-8
15:18:46 T:2824817472   DEBUG: Open - probing detected format [matroska,webm]
15:18:46 T:2967903040   DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
15:18:46 T:2824817472   DEBUG: Open - avformat_find_stream_info starting
15:18:46 T:2967903040   DEBUG: Thread CRssReader 2967903040 terminating
15:18:46 T:2976906048   DEBUG: RunQuery took 14 ms for 0 items query: select * from musicvideoview  ORDER BY dateAdded desc, idMVideo desc LIMIT 10
15:18:46 T:2976906048   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
15:18:46 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] Missing reference picture
15:18:46 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] decode_slice_header error
15:18:46 T:2824817472    INFO: ffmpeg[A85F4B40]: [h264] concealing 1584 DC, 1584 AC, 1584 MV errors
15:18:47 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] Missing reference picture
15:18:47 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] decode_slice_header error
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]: [h264] concealing 1584 DC, 1584 AC, 1584 MV errors
15:18:47 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] reference picture missing during reorder
15:18:47 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] Missing reference picture
15:18:47 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] decode_slice_header error
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]: [h264] concealing 1584 DC, 1584 AC, 1584 MV errors
15:18:47 T:2824817472   DEBUG: ffmpeg[A85F4B40]: [h264] Increasing reorder buffer to 1
15:18:47 T:2824817472   ERROR: ffmpeg[A85F4B40]: [h264] mmco: unref short failure
15:18:47 T:2824817472   ERROR: Previous line repeats 1 times.
15:18:47 T:2824817472   DEBUG: ffmpeg[A85F4B40]: [h264] Increasing reorder buffer to 2
15:18:47 T:2824817472   DEBUG: Open - av_find_stream_info finished
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]: Input #0, matroska,webm, from 'smb://TERRIER/share/tvshows/Dollhouse/Dollhouse.S02E13.mkv':
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:   Metadata:
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     title           : Dollhouse
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     DATE_BROADCASTED: 2012-11-29 22:20:00
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     ORIGINAL_MEDIA_TYPE: TV
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     TVCHANNEL       : Plug RTL
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     track           : 13
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     SEASON/PART_NUMBER: 2
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     SYNOPSIS        : 1.12/13. Les authentiques
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:   Duration: 01:15:30.88, start: 0.000000, bitrate: 1597 kb/s
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     Stream #0:0(fre): Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s (default)
15:18:47 T:2824817472    INFO: ffmpeg[A85F4B40]:     Stream #0:1(fre): Video: h264 (Main), yuv420p, 704x576 [SAR 16:11 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
15:18:47 T:2824817472   DEBUG: CSmbFile::Close closing fd 10000
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'Arte'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'Boomerang'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'Cartoon Network'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'TV5MONDE EUROPE'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'TV8 Mt Blanc'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'MTV FRANCE'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'CNN Int.'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'France 24 FR'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'France 24 EN'.
15:18:48 T:2966420288   DEBUG: EPG - Load - no database entries found for table 'ARD HD'.
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'Toutes les chaînes TV' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'Lang: FR' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'Lang: EN' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'Source: Satellite FTA' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'Lang: IT' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'Lang: DE' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'HD' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - Get - group 'Source: Satellite TeleSat' loaded from the database
15:18:48 T:2966420288   DEBUG: PVR - LoadUserDefinedChannelGroups - 7 user defined TV channel groups fetched from the database
15:18:48 T:2966420288   DEBUG: PVR - LoadUserDefinedChannelGroups - 1 new user defined TV channel groups fetched from clients
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 23 channels loaded from the database for group 'Lang: FR'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Lang: FR' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Lang: FR'
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 7 channels loaded from the database for group 'Lang: EN'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Lang: EN' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Lang: EN'
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 17 channels loaded from the database for group 'Source: Satellite FTA'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Source: Satellite FTA' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Source: Satellite FTA'
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 4 channels loaded from the database for group 'Lang: IT'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Lang: IT' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Lang: IT'
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 5 channels loaded from the database for group 'Lang: DE'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Lang: DE' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Lang: DE'
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 6 channels loaded from the database for group 'HD'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'HD' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'HD'
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 16 channels loaded from the database for group 'Source: Satellite TeleSat'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Source: Satellite TeleSat' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Source: Satellite TeleSat'
15:18:48 T:2966420288   DEBUG: PVRChannelGroup - Load - 0 channels loaded from the database for group 'Lang: NL'
15:18:48 T:2966420288   DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Lang: NL' from add-on 'HTS Tvheadend:terrier:9982'
15:18:48 T:2966420288   DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'Lang: NL'
15:18:48 T:2966420288   DEBUG: PVR - LoadUserDefinedChannelGroups - deleting empty group 'Lang: NL'
15:18:48 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:18:48 T:2966420288   DEBUG: PVR - Load - 8 TV channel groups loaded
15:18:48 T:2966420288   DEBUG: CPVRTimers - Update - updating timers
15:18:48 T:2966420288   DEBUG: CPVRRecordings - Update - updating recordings
15:18:48 T:2774649664  NOTICE: Thread PVR GUI info updater start, auto delete: false
15:18:48 T:2966420288   DEBUG: PVRManager - Process - entering main loop
15:18:48 T:2760899392  NOTICE: Thread EPG updater start, auto delete: false
15:18:48 T:2966420288  NOTICE: Start - EPG thread started
15:18:48 T:3017009472   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Arte' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Boomerang' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Cartoon Network' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV5MONDE EUROPE' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV8 Mt Blanc' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'MTV FRANCE' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'CNN Int.' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 FR' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 EN' from client '1'
15:18:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'ARD HD' from client '1'
15:18:48 T:2966420288   DEBUG: CPVRTimers - Update - updating timers
15:18:48 T:3017009472   DEBUG: --
sbidoul commented 11 years ago

2nd part of the log

15:18:48 T:3017009472   DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
15:19:16 T:2808032064   DEBUG: Thread Jobworker 2808032064 terminating (autodelete)
15:19:17 T:3017009472    INFO: CheckIdle - Closing session to http://openelec.tv (easy=0xb0dab658, multi=0xb0d73e10)
15:19:17 T:3017009472    INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0xa6023000, multi=0xb0da6860)
15:19:17 T:2976906048   DEBUG: Thread Jobworker 2976906048 terminating (autodelete)
15:19:17 T:2824817472   DEBUG: Thread Jobworker 2824817472 terminating (autodelete)
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers(pipe://1/)
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
15:20:02 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
15:20:02 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
15:20:02 T:3017009472   DEBUG: DllAvUtilBase: Using libavutil system library
15:20:02 T:3017009472   DEBUG: FactoryCodec - Audio: passthrough - Opening
15:20:02 T:3017009472   DEBUG: FactoryCodec - Audio: passthrough - Failed
15:20:02 T:3017009472   DEBUG: FactoryCodec - Audio: pcm - Opening
15:20:02 T:3017009472   DEBUG: FactoryCodec - Audio: pcm - Opened
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Arte' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Boomerang' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Cartoon Network' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV5MONDE EUROPE' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV8 Mt Blanc' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'MTV FRANCE' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'CNN Int.' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 FR' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 EN' from client '1'
15:23:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'ARD HD' from client '1'
15:23:48 T:2966420288   DEBUG: CPVRTimers - Update - updating timers
15:25:04 T:2966420288   DEBUG: CPVRChannelGroupsContainer - Update - updating channels
15:25:04 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:25:08 T:2966420288   DEBUG: Previous line repeats 1 times.
15:25:08 T:2966420288   DEBUG: CPVRChannelGroupsContainer - Update - updating channels
15:25:08 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:25:08 T:2966420288   DEBUG: Previous line repeats 1 times.
15:25:08 T:2966420288   DEBUG: CPVRChannelGroupsContainer - Update - updating channels
15:25:08 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:25:08 T:2966420288   DEBUG: Previous line repeats 1 times.
15:25:08 T:2966420288   DEBUG: CPVRChannelGroupsContainer - Update - updating channels
15:25:08 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:28:48 T:2760899392   DEBUG: Previous line repeats 1 times.
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Arte' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Boomerang' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Cartoon Network' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV5MONDE EUROPE' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV8 Mt Blanc' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'MTV FRANCE' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'CNN Int.' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 FR' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 EN' from client '1'
15:28:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'ARD HD' from client '1'
15:28:48 T:2966420288   DEBUG: CPVRTimers - Update - updating timers
15:30:02 T:3017009472    INFO: PAPlayer::QueueNextFileEx - Error reading samples
15:30:02 T:3017009472   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
15:30:02 T:3017009472   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers(pipe://2/)
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
15:30:03 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
15:30:03 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
15:30:03 T:3017009472   DEBUG: DllAvUtilBase: Using libavutil system library
15:30:03 T:3017009472   DEBUG: FactoryCodec - Audio: passthrough - Opening
15:30:03 T:3017009472   DEBUG: FactoryCodec - Audio: passthrough - Failed
15:30:03 T:3017009472   DEBUG: FactoryCodec - Audio: pcm - Opening
15:30:03 T:3017009472   DEBUG: FactoryCodec - Audio: pcm - Opened
15:31:24 T:2966420288   DEBUG: CPVRChannelGroupsContainer - Update - updating channels
15:31:24 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:31:24 T:2966420288   DEBUG: Previous line repeats 1 times.
15:31:24 T:2966420288   DEBUG: CPVRChannelGroupsContainer - Update - updating channels
15:31:24 T:2966420288   DEBUG: PVR - PersistAll - persisting all changes in channel groups
15:33:48 T:2760899392   DEBUG: Previous line repeats 1 times.
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Arte' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Boomerang' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'Cartoon Network' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV5MONDE EUROPE' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'TV8 Mt Blanc' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'MTV FRANCE' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'CNN Int.' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 FR' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'France 24 EN' from client '1'
15:33:48 T:2760899392    INFO: EPG - UpdateFromScraper - updating EPG for channel 'ARD HD' from client '1'
15:33:48 T:2966420288   DEBUG: CPVRTimers - Update - updating timers
sbidoul commented 11 years ago

I can add that the laptop is a Ubuntu 12.10. As far as I can tell, I've no multimedia-related application running on the laptop that could interfere with xbmc.

sbidoul commented 11 years ago

A bit more details from another try: it seems it unfreezes after exactly 10 minutes. Here is the relevant log:

Freeze:

15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers(pipe://1/)
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
15:48:18 T:3017009472   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
15:48:18 T:3017009472   DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
15:48:18 T:3017009472   DEBUG: DllAvUtilBase: Using libavutil system library
15:48:18 T:3017009472   DEBUG: FactoryCodec - Audio: passthrough - Opening
15:48:18 T:3017009472   DEBUG: FactoryCodec - Audio: passthrough - Failed
15:48:18 T:3017009472   DEBUG: FactoryCodec - Audio: pcm - Opening
15:48:18 T:3017009472   DEBUG: FactoryCodec - Audio: pcm - Opened

And after 10 minutes, it unfreezes:

15:58:18 T:3017009472    INFO: PAPlayer::QueueNextFileEx - Error reading samples
15:58:18 T:3017009472   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
15:58:18 T:3017009472   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
15:58:18 T:3017009472   DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
15:58:18 T:3017009472   DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
15:58:19 T:3017009472   DEBUG: ------ Window Init () ------

Any idea how I can diagnose this further?

Best regards,

-sbi

sbidoul commented 11 years ago

Update: I noticed that the problem goes away if I disable avahi-daemon on the laptop.

So I suppose xbmc is trying to contact some service advertised by avahi when my laptop connects to the network? That service would not be reachable because my laptop has a firewall running and it takes a 10 minutes timeout.

Assuming that diagnostic is correct... which service would xbmc try to reach? and why? and why does it freeze the xbmc?

-sbi

sbidoul commented 11 years ago

This one seems to be resolved since 3.0 RC4 or something.