Hi all, pardon my noobiness if I'm not clear.
I just got the RaspberryPi 3 and installed the latest version of raspbian (jessie). I'm trying to get Kodi up and running and I'm hitting a huge wall.
Basically, at this point whenever I start kodi (either from the GUI or typing "kodi-standalone") the following happens:
1. Screen goes dark for a second
2. Suddenly I see (for about a split second) what I think is the Kodi splash screen (a bunch of blue bubbles?)
3. Everything turns black again, FOREVER (until i unplug and plug in again the raspberry pi)
When I run it using "kodi-standalone" the flicker effect happens about three times. When I do it from the GUI, only once.
I should note, that when I start the raspberry pi again, after the initial boot but before raspbian starts I see the blue kodi screen again. Strange...
Anyway, below is the error log it creates, if this helps. I would appreciate any suggestions people have.
Oh, and in case people are wondering, yes, I've tried different hdmi cords, and I'm plugging it into a samsung tv.
Here's the log:
############## Kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Fri Jan 27 11:10:14 IST 2017
Kodi Options:
Arch: armv7l
Kernel: Linux 4.4.38-v7+ #938 SMP Thu Dec 15 15:22:21 GMT 2016
Release: Raspbian GNU/Linux 8 (jessie)
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /home/pi/core (2017-01-27 11:10:14.549488123 +0200)
=========================================
[New LWP 26348]
[New LWP 26350]
[New LWP 26337]
[New LWP 26343]
[New LWP 26333]
[New LWP 26353]
[New LWP 26364]
[New LWP 26363]
[New LWP 26339]
[New LWP 26354]
[New LWP 26340]
[New LWP 26365]
[New LWP 26341]
[New LWP 26338]
[New LWP 26349]
[New LWP 26344]
[New LWP 26345]
[New LWP 26346]
[New LWP 26357]
[New LWP 26358]
[New LWP 26359]
[New LWP 26360]
[New LWP 26347]
[New LWP 26351]
[New LWP 26355]
[New LWP 26342]
[New LWP 26356]
[New LWP 26336]
[New LWP 26361]
[New LWP 26362]
[New LWP 26332]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `/usr/lib/kodi/kodi.bin --standalone'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x016bce84 in PERIPHERALS::CPeripheralCecAdapter::ProcessActivateSource() ()
Thread 31 (Thread 0x73f03240 (LWP 26332)):
#0 0x75562f2c in ioctl () at ../sysdeps/unix/syscall-template.S:81
#1 0x01719068 in CLinuxInputDevices::CheckDevice(char const*) ()
#2 0x01719bf8 in CLinuxInputDevices::InitAvailable() ()
#3 0x016c17ac in CWinEventsLinux::MessagePump() ()
#4 0x00a24c70 in CApplication::FrameMove(bool, bool) ()
#5 0x00000000 in ?? ()
Thread 30 (Thread 0x65dff3b0 (LWP 26362)):
#0 0x75563964 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00c07720 in JSONRPC::CTCPServer::Process() ()
#2 0x01741ba8 in CThread::Action() ()
#3 0x01741e44 in CThread::staticThread(void*) ()
#4 0x7682fe90 in start_thread (arg=0x65dff3b0) at pthread_create.c:311
#5 0x7556a598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 29 (Thread 0x665ff3b0 (LWP 26361)):
#0 0x75563964 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00c05184 in SOCKETS::CSocketListener::Listen(int) ()
#2 0x00bf25bc in EVENTSERVER::CEventServer::Run() ()
#3 0x00bf2af4 in EVENTSERVER::CEventServer::Process() ()
#4 0x01741ba8 in CThread::Action() ()
#5 0x01741e44 in CThread::staticThread(void*) ()
#6 0x7682fe90 in start_thread (arg=0x665ff3b0, arg@entry=<error reading variable: Cannot access memory at address 0x5a>) at pthread_create.c:311
#7 0x7556a598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
/home/pi/dev/gdb-7.7.1+dfsg/gdb/frame.c:472: internal-error: get_frame_id: Assertion `fi->this_id.p' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
/home/pi/dev/gdb-7.7.1+dfsg/gdb/frame.c:472: internal-error: get_frame_id: Assertion `fi->this_id.p' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
############# END STACK TRACE ###############
################# LOG FILE ##################
11:10:12 T:1945121344 NOTICE: special://profile/ is mapped to: special://masterprofile/
11:10:12 T:1945121344 NOTICE: -----------------------------------------------------------------------
11:10:12 T:1945121344 NOTICE: Starting Kodi (15.2 Git:02e7013). Platform: Linux ARM 32-bit
11:10:12 T:1945121344 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
11:10:12 T:1945121344 NOTICE: Kodi compiled Dec 28 2015 by GCC 4.9.2 for Linux ARM 32-bit version 3.16.7 (200711)
11:10:12 T:1945121344 NOTICE: Running on Raspbian GNU/Linux 8 (jessie), kernel: Linux ARM 32-bit version 4.4.38-v7+
11:10:12 T:1945121344 NOTICE: FFmpeg statically linked, version: 2.6.4-kodi-2.6.4-Isengard
11:10:12 T:1945121344 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
11:10:12 T:1945121344 NOTICE: ARM Features: Neon disabled
11:10:12 T:1945121344 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
11:10:12 T:1945121344 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
11:10:12 T:1945121344 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
11:10:12 T:1945121344 NOTICE: special://home/ is mapped to: /home/pi/.kodi
11:10:12 T:1945121344 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
11:10:12 T:1945121344 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
11:10:12 T:1945121344 NOTICE: Local hostname: raspberrypi
11:10:12 T:1945121344 NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
11:10:12 T:1945121344 NOTICE: -----------------------------------------------------------------------
11:10:12 T:1945121344 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property CanSuspend
11:10:12 T:1945121344 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property CanHibernate
11:10:12 T:1945121344 NOTICE: load settings...
11:10:12 T:1945113520 NOTICE: Thread FDEventMonitor start, auto delete: false
11:10:12 T:1945121344 NOTICE: Found 2 Lists of Devices
11:10:12 T:1945121344 NOTICE: Enumerated PI devices:
11:10:12 T:1945121344 NOTICE: Device 1
11:10:12 T:1945121344 NOTICE: m_deviceName : HDMI
11:10:12 T:1945121344 NOTICE: m_displayName : HDMI
11:10:12 T:1945121344 NOTICE: m_displayNameExtra:
11:10:12 T:1945121344 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
11:10:12 T:1945121344 NOTICE: m_channels : FL,FR
11:10:12 T:1945121344 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
11:10:12 T:1945121344 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
11:10:12 T:1945121344 NOTICE: Device 2
11:10:12 T:1945121344 NOTICE: m_deviceName : Analogue
11:10:12 T:1945121344 NOTICE: m_displayName : Analogue
11:10:12 T:1945121344 NOTICE: m_displayNameExtra:
11:10:12 T:1945121344 NOTICE: m_deviceType : AE_DEVTYPE_PCM
11:10:12 T:1945121344 NOTICE: m_channels : FL,FR
11:10:12 T:1945121344 NOTICE: m_sampleRates : 48000
11:10:12 T:1945121344 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
11:10:12 T:1945121344 NOTICE: Device 3
11:10:12 T:1945121344 NOTICE: m_deviceName : Both
11:10:12 T:1945121344 NOTICE: m_displayName : HDMI and Analogue
11:10:12 T:1945121344 NOTICE: m_displayNameExtra:
11:10:12 T:1945121344 NOTICE: m_deviceType : AE_DEVTYPE_PCM
11:10:12 T:1945121344 NOTICE: m_channels : FL,FR
11:10:12 T:1945121344 NOTICE: m_sampleRates : 48000
11:10:12 T:1945121344 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
11:10:12 T:1945121344 NOTICE: Enumerated ALSA devices:
11:10:12 T:1945121344 NOTICE: Device 1
11:10:12 T:1945121344 NOTICE: m_deviceName : default
11:10:12 T:1945121344 NOTICE: m_displayName : Playback/recording through the PulseAudio sound server
11:10:12 T:1945121344 NOTICE: m_displayNameExtra:
11:10:12 T:1945121344 NOTICE: m_deviceType : AE_DEVTYPE_PCM
11:10:12 T:1945121344 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
11:10:12 T:1945121344 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
11:10:12 T:1945121344 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
11:10:12 T:1945121344 NOTICE: Device 2
11:10:12 T:1945121344 NOTICE: m_deviceName : pulse
11:10:12 T:1945121344 NOTICE: m_displayName : PulseAudio Sound Server
11:10:12 T:1945121344 NOTICE: m_displayNameExtra:
11:10:12 T:1945121344 NOTICE: m_deviceType : AE_DEVTYPE_PCM
11:10:12 T:1945121344 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
11:10:12 T:1945121344 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
11:10:12 T:1945121344 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
11:10:12 T:1945121344 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
11:10:12 T:1945121344 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 's/\([0-9]*\)[0-9]\{3\}.*/\1 C/' /sys/class/thermal/thermal_zone0/temp</cputempcommand>
<gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed "s,temp=\([0-9]*\)\.[0-9]'C,\1 C,"</gputempcommand>
</advancedsettings>
11:10:12 T:1945121344 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
11:10:12 T:1945121344 NOTICE: Default DVD Player: dvdplayer
11:10:12 T:1945121344 NOTICE: Default Video Player: dvdplayer
11:10:12 T:1945121344 NOTICE: Default Audio Player: paplayer
11:10:12 T:1945121344 NOTICE: Disabled debug logging due to GUI setting. Level 0.
11:10:12 T:1945121344 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
11:10:12 T:1945121344 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
11:10:12 T:1945121344 NOTICE: Loaded playercorefactory configuration
11:10:12 T:1945121344 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
11:10:12 T:1945121344 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
11:10:12 T:1868465072 NOTICE: Thread ActiveAE start, auto delete: false
11:10:12 T:1935578032 NOTICE: Thread AESink start, auto delete: false
11:10:12 T:1858073520 NOTICE: Thread CRBPWorker start, auto delete: false
11:10:12 T:1945121344 NOTICE: Running database version Addons19
11:10:12 T:1945121344 NOTICE: ADDONS: Using repository repository.xbmc.org
11:10:12 T:1849684912 NOTICE: Thread RemoteControl start, auto delete: false
11:10:12 T:1945121344 NOTICE: Raspberry PI firmware version: Dec 9 2016 15:11:26
Copyright (c) 2012 Broadcom
version 2e557d8dac70add28597c3b449cb52c34588d818 (clean) (release)
11:10:12 T:1945121344 NOTICE: ARM mem: 944MB GPU mem: 64MB MPG2:0 WVC1:0
11:10:12 T:1945121344 NOTICE: Config:
arm_freq=1200
audio_pwm_mode=1
config_hdmi_boost=5
core_freq=400
desired_osc_freq=0x36ee80
disable_commandline_tags=2
disable_l2cache=1
disable_splash=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=300
hdmi_channel_map=8
hdmi_force_cec_address=65535
init_uart_clock=0x2dc6c00
lcd_framerate=60
over_voltage_avs=43750
overscan_bottom=48
overscan_left=48
overscan_right=48
overscan_top=48
pause_burst_frames=1
program_serial_random=1
sdram_freq=450
second_boot=1
temp_limit=85
11:10:12 T:1945121344 NOTICE: Config:
device_tree=-
11:10:12 T:1945121344 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
11:10:12 T:1945121344 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 50.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 24.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 23.976025 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 25.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 30.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 29.970032 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 70.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 75.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 960 x 720 for display 0 with 1152 x 864 @ 75.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1152 x 720 for display 0 with 1280 x 800 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1152 x 720 for display 0 with 1280 x 800 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 75.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1152 x 720 for display 0 with 1680 x 1050 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1152 x 720 for display 0 with 1680 x 1050 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1366 x 768 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1366 x 768 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1600 x 900 @ 60.000000 Hz
11:10:12 T:1945121344 NOTICE: Found resolution 1280 x 720 for display 0 with 1600 x 900 @ 59.940063 Hz
11:10:12 T:1945121344 NOTICE: Found (1280x720@60.000000) at 22, setting to RES_DESKTOP at 16
11:10:12 T:1945121344 NOTICE: Checking resolution 16
11:10:12 T:1945121344 NOTICE: GL_VENDOR = Broadcom
11:10:12 T:1945121344 NOTICE: GL_RENDERER = VideoCore IV HW
11:10:12 T:1945121344 NOTICE: GL_VERSION = OpenGL ES 2.0
11:10:12 T:1945121344 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
11:10:12 T:1945121344 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
11:10:13 T:1945121344 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
11:10:13 T:1824519088 NOTICE: Thread CECAdapter start, auto delete: false
11:10:13 T:1799353264 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
11:10:13 T:1945121344 NOTICE: Running database version Addons19
11:10:13 T:1945121344 NOTICE: Running database version ViewModes6
11:10:13 T:1945121344 NOTICE: Running database version Textures13
11:10:13 T:1945121344 NOTICE: Running database version MyMusic52
11:10:13 T:1945121344 NOTICE: Running database version MyVideos93
11:10:13 T:1945121344 NOTICE: Running database version TV29
11:10:13 T:1945121344 NOTICE: Running database version Epg10
11:10:13 T:1945121344 NOTICE: start dvd mediatype detection
11:10:13 T:1869046704 NOTICE: Thread DetectDVDMedia start, auto delete: false
11:10:13 T:1945121344 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
11:10:13 T:1945121344 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
11:10:13 T:1945121344 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
11:10:13 T:1945121344 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
11:10:13 T:1787712432 NOTICE: Thread LanguageInvoker start, auto delete: false
11:10:13 T:1945121344 NOTICE: initialize done
11:10:13 T:1945121344 NOTICE: Running the application...
11:10:14 T:1777488816 NOTICE: Thread JobWorker start, auto delete: true
11:10:14 T:1945121344 NOTICE: starting zeroconf publishing
11:10:14 T:1945121344 NOTICE: starting upnp client
11:10:14 T:1759507376 NOTICE: Thread JobWorker start, auto delete: true
11:10:14 T:1945121344 NOTICE: ES: Starting event server
11:10:14 T:1717564336 NOTICE: Thread EventServer start, auto delete: false
11:10:14 T:1717564336 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
11:10:14 T:1717564336 NOTICE: UDP: Listening on port 9777
11:10:14 T:1692398512 NOTICE: Thread JobWorker start, auto delete: true
11:10:14 T:1709175728 NOTICE: Thread TCPServer start, auto delete: false
11:10:14 T:1787712432 NOTICE: -->Python Interpreter Initialized<--
############### END LOG FILE ################
############ END Kodi CRASH LOG #############