Linux KODI crashed over night on Raspbian
#1
Hello,
I have a Raspberry Pi 2 with Raspbian installed. I installed Kodi (beside a Webserver and owncloud). It runs very smooth and the Raspberry never crashes. But almost every night Kodi stops working. On the next day the screen is black and I can not connect with my iPhone as remote anymore. Over SSH I am able to stop Kodi and I can get back to the terminal, but it is not possible to start it again. The only solution is to reboot the Raspberry.
Kodi never crashed during playback until now, only during idle times. I use the Eminence skin with screensaver turned off.

I would be very happy if someone finds a hint in the crashlog for a possible root cause.

Greetings,
Steffen

kodi_crashlog-20150328_033720.log
Code:
############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
Date: Sat Mar 28 03:37:20 CET 2015
Kodi Options:
Arch: armv7l
Kernel: Linux 3.18.10-v7+ #774 SMP PREEMPT Wed Mar 25 14:10:30 GMT 2015
Release: Raspbian GNU/Linux 7 (wheezy)
############## END SYSTEM INFO ##############

############### STACK TRACE #################
############# END STACK TRACE ###############

################# LOG FILE ##################

21:21:41 T:1961885696  NOTICE: special://profile/ is mapped to: special://masterprofile/
21:21:41 T:1961885696  NOTICE: -----------------------------------------------------------------------
21:21:41 T:1961885696  NOTICE: Starting Kodi (14.1 Git:38e4046). Platform: Linux ARM 32-bit
21:21:41 T:1961885696  NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
21:21:41 T:1961885696  NOTICE: Kodi compiled Feb  5 2015 by GCC 4.6.3 for Linux ARM 32-bit version 3.2.51 (197171)
21:21:41 T:1961885696  NOTICE: Running on Raspbian GNU/Linux 7 (wheezy), kernel: Linux ARM 32-bit version 3.18.10-v7+
21:21:41 T:1961885696  NOTICE: FFmpeg statically linked, version: 2.4.6-xbmc-2.4.6-Helix
21:21:41 T:1961885696  NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
21:21:41 T:1961885696  NOTICE: ARM Features: Neon disabled
21:21:41 T:1961885696  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
21:21:41 T:1961885696  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
21:21:41 T:1961885696  NOTICE: special://masterprofile/ is mapped to: /home/kodi/.kodi/userdata
21:21:41 T:1961885696  NOTICE: special://home/ is mapped to: /home/kodi/.kodi
21:21:41 T:1961885696  NOTICE: special://temp/ is mapped to: /home/kodi/.kodi/temp
21:21:41 T:1961885696  NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
21:21:41 T:1961885696  NOTICE: Local hostname: raspberrypi
21:21:41 T:1961885696  NOTICE: Log File is located: /home/kodi/.kodi/temp/kodi.log
21:21:41 T:1961885696  NOTICE: -----------------------------------------------------------------------
21:21:42 T:1961885696  NOTICE: load settings...
21:21:42 T:1961885696  NOTICE: Found 2 Lists of Devices
21:21:42 T:1961885696  NOTICE: Enumerated PI devices:
21:21:42 T:1961885696  NOTICE:     Device 1
21:21:42 T:1961885696  NOTICE:         m_deviceName      : HDMI
21:21:42 T:1961885696  NOTICE:         m_displayName     : HDMI
21:21:42 T:1961885696  NOTICE:         m_displayNameExtra:
21:21:42 T:1961885696  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
21:21:42 T:1961885696  NOTICE:         m_channels        : FL,FR
21:21:42 T:1961885696  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
21:21:42 T:1961885696  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
21:21:42 T:1961885696  NOTICE:     Device 2
21:21:42 T:1961885696  NOTICE:         m_deviceName      : Analogue
21:21:42 T:1961885696  NOTICE:         m_displayName     : Analogue
21:21:42 T:1961885696  NOTICE:         m_displayNameExtra:
21:21:42 T:1961885696  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
21:21:42 T:1961885696  NOTICE:         m_channels        : FL,FR
21:21:42 T:1961885696  NOTICE:         m_sampleRates     : 48000
21:21:42 T:1961885696  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
21:21:42 T:1961885696  NOTICE:     Device 3
21:21:42 T:1961885696  NOTICE:         m_deviceName      : Both
21:21:42 T:1961885696  NOTICE:         m_displayName     : HDMI and Analogue
21:21:42 T:1961885696  NOTICE:         m_displayNameExtra:
21:21:42 T:1961885696  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
21:21:42 T:1961885696  NOTICE:         m_channels        : FL,FR
21:21:42 T:1961885696  NOTICE:         m_sampleRates     : 48000
21:21:42 T:1961885696  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
21:21:42 T:1961885696  NOTICE: Enumerated ALSA devices:
21:21:42 T:1961885696  NOTICE:     Device 1
21:21:42 T:1961885696  NOTICE:         m_deviceName      : @
21:21:42 T:1961885696  NOTICE:         m_displayName     : Default (bcm2835 ALSA bcm2835 ALSA)
21:21:42 T:1961885696  NOTICE:         m_displayNameExtra:
21:21:42 T:1961885696  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
21:21:42 T:1961885696  NOTICE:         m_channels        : FL,FR
21:21:42 T:1961885696  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000
21:21:42 T:1961885696  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
21:22:23 T:1961885696  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
21:22:23 T:1961885696  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <video>
                                                <defaultplayer>dvdplayer</defaultplayer>
                                                <defaultdvdplayer>dvdplayer</defaultdvdplayer>
                                              </video>
                                              <gui>
                                                <algorithmdirtyregions>3</algorithmdirtyregions>
                                                <nofliptimeout>0</nofliptimeout>
                                              </gui>
                                              <splash>false</splash>
                                              <lookandfeel>
                                                <enablerssfeeds>false</enablerssfeeds>
                                              </lookandfeel>
                                              <cputempcommand>sed -e &apos;s/\([0-9]*\)[0-9]\{3\}.*/\1 C/&apos; /sys/class/thermal/thermal_zone0/temp</cputempcommand>
                                              <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed &quot;s,temp=\([0-9]*\)\.[0-9]&apos;C,\1 C,&quot;</gputempcommand>
                                            </advancedsettings>
21:22:23 T:1961885696  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
21:22:23 T:1961885696  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <network>
                                                <buffermode>1</buffermode>
                                                <!-- Comment: Default is 1 -->
                                                <cachemembuffersize>62914560</cachemembuffersize>
                                                <!-- Comment: Default is 20971520 bytes or 20 MB -->
                                                <readbufferfactor>4.0</readbufferfactor>
                                                <!-- Comment: Default is 1.0 -->
                                              </network>
                                              <playcountminimumpercent>80</playcountminimumpercent>
                                              <!--Minimum percentage that has to be played before it is marked as watched. Set to 101 to never auto-mark items as watched -->
                                              <videolibrary>
                                                <cleanonupdate>true</cleanonupdate>
                                                <!-- default set to false to prevent Kodi from removing items from the database while updating.  -->
                                                <importwatchedstate>true</importwatchedstate>
                                                <!-- import previously exported playdate and playcount from .nfo files. Defaults to false -->
                                              </videolibrary>
                                              <videoscanner>
                                                <ignoreerrors>true</ignoreerrors>
                                                <!-- Set to true to silently ignore errors while scanning videos. This prevents the error dialogue box, so you don't have to keep hitting "yes" to keep scanning.-->
                                              </videoscanner>
                                              <video>
                                                <timeseekforward>15</timeseekforward>
                                                <timeseekbackward>-15</timeseekbackward>
                                                <subsdelayrange>240</subsdelayrange>
                                                <!-- Delay range for subtitles, in seconds. -->
                                              </video>
                                            </advancedsettings>
21:22:23 T:1961885696  NOTICE: Default DVD Player: dvdplayer
21:22:23 T:1961885696  NOTICE: Default Video Player: dvdplayer
21:22:23 T:1961885696  NOTICE: Default Audio Player: paplayer
21:22:23 T:1961885696  NOTICE: Disabled debug logging due to GUI setting. Level 0.
21:22:23 T:1961885696  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
21:22:23 T:1961885696  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
21:22:23 T:1961885696  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
21:22:23 T:1961885696  NOTICE: Loaded playercorefactory configuration
21:22:23 T:1961885696  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
21:22:23 T:1961885696  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
21:22:23 T:1960342544  NOTICE: Thread ActiveAE start, auto delete: false
21:22:23 T:1951953936  NOTICE: Thread AESink start, auto delete: false
21:22:23 T:1893114896  NOTICE: Thread CRBPWorker start, auto delete: false
21:22:23 T:1961885696  NOTICE: Running database version Addons16
21:22:23 T:1961885696  NOTICE: ADDONS: Using repository repository.xbmc.org
21:22:24 T:1961885696  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
21:22:24 T:1882743824  NOTICE: Thread CECAdapter start, auto delete: false
21:22:24 T:1874355216  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
21:22:24 T:1961885696  NOTICE: Raspberry PI firmware version: Mar 25 2015 19:13:06
                                            Copyright (c) 2012 Broadcom
                                            version f014c026d788d7aca1eba59371a4f7fb31136d79 (clean) (release)
21:22:24 T:1961885696  NOTICE: ARM mem: 688MB GPU mem: 320MB MPG2:1 WVC1:1
21:22:24 T:1961885696  NOTICE: Config:
                                            arm_control=0xa5800010
                                            arm_freq=900
                                            avoid_fix_ts=1
                                            config_hdmi_boost=2
                                            core_freq=500
                                            disable_commandline_tags=2
                                            disable_l2cache=1
                                            disable_overscan=1
                                            disable_splash=1
                                            emmc_pll_core=1
                                            force_eeprom_read=1
                                            force_pwm_open=1
                                            framebuffer_ignore_alpha=1
                                            framebuffer_swap=1
                                            hdmi_channel_map=8
                                            hdmi_drive=2
                                            hdmi_force_cec_address=65535
                                            hdmi_force_hotplug=1
                                            hdmi_group=1
                                            hdmi_ignore_cec_init=1
                                            hdmi_mode=16
                                            ignore_lcd=1
                                            over_voltage=2
                                            over_voltage_avs=0x1b774
                                            pause_burst_frames=1
                                            program_serial_random=1
                                            sdram_freq=500
                                            temp_limit=85
21:22:24 T:1961885696  NOTICE: Config:
                                            decode_MPG2=xxxxxxxxxx
                                            decode_WVC1=xxxxxxxxxx
                                            device_tree=-
21:22:24 T:1961885696  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
21:22:24 T:1961885696  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
21:22:24 T:1961885696  NOTICE: Previous line repeats 2 times.
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
21:22:24 T:1961885696  NOTICE: Previous line repeats 2 times.
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 25.000000 Hz
21:22:24 T:1961885696  NOTICE: Previous line repeats 2 times.
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1400 x 1050 for display 0 with 1400 x 1050 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1400 x 1050 for display 0 with 1400 x 1050 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz
21:22:24 T:1961885696  NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 59.940063 Hz
21:22:24 T:1961885696  NOTICE: Found ([email protected]) at 26, setting to RES_DESKTOP at 16
21:22:24 T:1961885696  NOTICE: Checking resolution 48
21:22:24 T:1961885696  NOTICE: GL_VENDOR = Broadcom
21:22:24 T:1961885696  NOTICE: GL_RENDERER = VideoCore IV HW
21:22:24 T:1961885696  NOTICE: GL_VERSION = OpenGL ES 2.0
21:22:24 T:1961885696  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
21:22:24 T:1961885696  NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
21:22:24 T:1961885696  NOTICE: Running database version Addons16
21:22:24 T:1961885696  NOTICE: Running database version ViewModes6
21:22:24 T:1961885696  NOTICE: Running database version Textures13
21:22:24 T:1961885696  NOTICE: Running database version MyMusic48
21:22:25 T:1961885696  NOTICE: Running database version MyVideos90
21:22:25 T:1961885696  NOTICE: Running database version TV26
21:22:25 T:1961885696  NOTICE: Running database version Epg8
21:22:25 T:1961885696  NOTICE: start dvd mediatype detection
21:22:25 T:1884460048  NOTICE: Thread DetectDVDMedia start, auto delete: false
21:22:25 T:1856701456  NOTICE: Thread CECAdapterUpdate start, auto delete: false
21:22:26 T:1961885696  NOTICE: /home/kodi/.kodi/addons/skin.eminence/sounds/sounds.xml, Line 0
                                            Failed to open file
21:22:26 T:1961885696 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
21:22:26 T:1961885696 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
21:22:26 T:1961885696 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
21:22:26 T:1961885696 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
21:22:26 T:1830810640  NOTICE: Thread LanguageInvoker start, auto delete: false
21:22:26 T:1961885696  NOTICE: Previous line repeats 3 times.
21:22:26 T:1961885696  NOTICE: initialize done
21:22:26 T:1961885696  NOTICE: Running the application...
21:22:27 T:1822422032  NOTICE: -->Python Interpreter Initialized<--
21:22:27 T:1793061904  NOTICE: Previous line repeats 3 times.
21:22:27 T:1793061904  NOTICE: Thread JobWorker start, auto delete: true
21:22:27 T:1961885696  NOTICE: Previous line repeats 1 times.
21:22:27 T:1961885696  NOTICE: starting zeroconf publishing
21:22:27 T:1961885696  NOTICE: Webserver: Starting...
21:22:27 T:1767896080  NOTICE: Thread JobWorker start, auto delete: true
21:22:27 T:1961885696  NOTICE: WebServer: Started the webserver
21:22:27 T:1961885696  NOTICE: ES: Starting event server
21:22:27 T:1751118864  NOTICE: Thread EventServer start, auto delete: false
21:22:27 T:1751118864  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
21:22:27 T:1751118864  NOTICE: UDP: Listening on port 9777
21:22:27 T:1961885696   ERROR: JSONRPC Server: Failed to connect to sdpd
21:22:27 T:1741681680  NOTICE: Thread TCPServer start, auto delete: false
21:25:24 T:1961885696  NOTICE: Samba is idle. Closing the remaining connections
21:29:44 T:1784673296  NOTICE: Thread JobWorker start, auto delete: true
21:29:51 T:1767896080  NOTICE: Thread BackgroundLoader start, auto delete: false
21:29:51 T:1830810640  NOTICE: Thread JobWorker start, auto delete: true
21:30:01 T:1767896080  NOTICE: Previous line repeats 2 times.
21:30:01 T:1767896080  NOTICE: Thread BackgroundLoader start, auto delete: false
21:30:24 T:1961885696  NOTICE: DVDPlayer: Opening: smb://192.168.2.100/MYBOOK/Filme/BluRay/Snowpiercer (2013)/Snowpiercer (2013) h264-1080p.mkv
21:30:24 T:1961885696 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
21:30:24 T:1767896080  NOTICE: Thread CMMALRenderer start, auto delete: false
21:30:24 T:1701647376  NOTICE: Thread DVDPlayer start, auto delete: false
21:30:24 T:1701647376  NOTICE: Creating InputStream
21:30:24 T:1653933072  NOTICE: Thread FileCache start, auto delete: false
21:30:25 T:1701647376  NOTICE: Previous line repeats 4 times.
21:30:25 T:1701647376  NOTICE: Creating Demuxer
21:30:25 T:1701647376  NOTICE: Opening stream: 0 source: 256
21:30:25 T:1701647376  NOTICE: Creating video thread
21:30:25 T:1566897168  NOTICE: Thread OMXPlayerVideo start, auto delete: false
21:30:25 T:1701647376  NOTICE: Opening stream: 1 source: 256
21:30:25 T:1701647376  NOTICE: Creating audio thread
21:30:25 T:1633678352  NOTICE: Thread OMXPlayerAudio start, auto delete: false
21:30:25 T:1701647376  NOTICE: Opening stream: 0 source: 768
21:30:25 T:1701647376  NOTICE: Opening Subtitle file: smb://192.168.2.100/MYBOOK/Filme/BluRay/Snowpiercer (2013)/Snowpiercer (2013) h264-1080p.forced.idx
21:30:25 T:1625289744  NOTICE: Thread FileCache start, auto delete: false
21:30:25 T:1701647376  NOTICE: Previous line repeats 1 times.
21:30:25 T:1701647376  NOTICE: OMXClock using audio as reference
21:30:26 T:1566897168  NOTICE: not a 3D movie
21:30:26 T:1566897168  NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 23.98 - Full Screen (40) (weight: 0.000)
22:57:39 T:1566897168 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
23:03:30 T:1830810640  NOTICE: Thread JobWorker start, auto delete: true
23:04:56 T:1566897168 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
23:37:36 T:1701647376 WARNING: Previous line repeats 4 times.
23:37:36 T:1701647376  NOTICE: CDVDPlayer::OnExit()
23:37:36 T:1701647376  NOTICE: DVDPlayer: eof, waiting for queues to empty
23:37:36 T:1701647376  NOTICE: Closing stream player 1
23:37:36 T:1701647376  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
23:37:36 T:1633678352  NOTICE: thread end: OMXPlayerAudio::OnExit()
23:37:36 T:1701647376  NOTICE: Closing stream player 2
23:37:36 T:1701647376  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
23:37:36 T:1566897168   ERROR: OMXPlayerVideo: Got MSGQ_IS_ERROR(-1) Aborting
23:37:36 T:1566897168  NOTICE: thread end: video_thread
23:37:36 T:1701647376  NOTICE: Closing stream player 3
23:37:37 T:1701647376  NOTICE: Thread JobWorker start, auto delete: true
23:37:37 T:1653933072  NOTICE: Thread BackgroundLoader start, auto delete: false
23:37:37 T:1625289744  NOTICE: Thread JobWorker start, auto delete: true
23:37:37 T:1961885696  NOTICE: Previous line repeats 1 times.
23:37:37 T:1961885696  NOTICE: CDVDPlayer::CloseFile()
23:37:37 T:1961885696  NOTICE: DVDPlayer: waiting for threads to exit
23:37:37 T:1961885696  NOTICE: DVDPlayer: finished waiting
23:37:37 T:1961885696  NOTICE: CDVDPlayer::CloseFile()
23:37:37 T:1961885696  NOTICE: DVDPlayer: waiting for threads to exit
23:37:37 T:1961885696  NOTICE: DVDPlayer: finished waiting
23:37:37 T:1960342544  NOTICE: Found 2 Lists of Devices
23:37:37 T:1960342544  NOTICE: Enumerated PI devices:
23:37:37 T:1960342544  NOTICE:     Device 1
23:37:37 T:1960342544  NOTICE:         m_deviceName      : HDMI
23:37:37 T:1960342544  NOTICE:         m_displayName     : HDMI
23:37:37 T:1960342544  NOTICE:         m_displayNameExtra:
23:37:37 T:1960342544  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:37:37 T:1960342544  NOTICE:         m_channels        : FL,FR
23:37:37 T:1960342544  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
23:37:37 T:1960342544  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
23:37:37 T:1960342544  NOTICE:     Device 2
23:37:37 T:1960342544  NOTICE:         m_deviceName      : Analogue
23:37:37 T:1960342544  NOTICE:         m_displayName     : Analogue
23:37:37 T:1960342544  NOTICE:         m_displayNameExtra:
23:37:37 T:1960342544  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:37:37 T:1960342544  NOTICE:         m_channels        : FL,FR
23:37:37 T:1960342544  NOTICE:         m_sampleRates     : 48000
23:37:37 T:1960342544  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
23:37:37 T:1960342544  NOTICE:     Device 3
23:37:37 T:1960342544  NOTICE:         m_deviceName      : Both
23:37:37 T:1960342544  NOTICE:         m_displayName     : HDMI and Analogue
23:37:37 T:1960342544  NOTICE:         m_displayNameExtra:
23:37:37 T:1960342544  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:37:37 T:1960342544  NOTICE:         m_channels        : FL,FR
23:37:37 T:1960342544  NOTICE:         m_sampleRates     : 48000
23:37:37 T:1960342544  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
23:37:37 T:1960342544  NOTICE: Enumerated ALSA devices:
23:37:37 T:1960342544  NOTICE:     Device 1
23:37:37 T:1960342544  NOTICE:         m_deviceName      : @
23:37:37 T:1960342544  NOTICE:         m_displayName     : Default (bcm2835 ALSA bcm2835 ALSA)
23:37:37 T:1960342544  NOTICE:         m_displayNameExtra:
23:37:37 T:1960342544  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:37:37 T:1960342544  NOTICE:         m_channels        : FL,FR
23:37:37 T:1960342544  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000
23:37:37 T:1960342544  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
23:37:37 T:1633678352  NOTICE: Thread JobWorker start, auto delete: true
23:39:13 T:1961885696  NOTICE: Samba is idle. Closing the remaining connections
23:39:49 T:1566897168  NOTICE: Thread JobWorker start, auto delete: true


############### END LOG FILE ################

############ END Kodi CRASH LOG #############
Reply
#2
Don't post logs inline, use a paste site (e.g. xbmclogs.com). And you'll need to enable debug logging in settings before the hang.
Also paste output of dmesg after hang.

Remove the overclock in case that is an issue.
Rename your ~/.kodi to ~/.kodi_back and see if that still crashes overnight (that will disable your custom skin, add-ons and settings).
Reply

Logout Mark Read Team Forum Stats Members Help
KODI crashed over night on Raspbian0