Release [SteamOS] Kodi repository
#80
Hi,

I upgraded from XBMC 13.x to Kodi 14.1 on my SteamOS system today and now I'm getting a seg fault when I start Kodi. I tried moving the directory .kodi but it didn't help. Here's the error messages I get when I start Kodi:

Code:
Gtk-Message: Failed to load module "canberra-gtk-module"
Segmentation fault
Crash report available at /home/desktop/kodi_crashlog-20150208_233839.log

I installed "libcanberra-gtk3-module" but I still get the error on startup. Here's the tail end of the crash log:
Code:
23:38:39 T:140048352839552   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
23:38:39 T:140048352839552   DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
23:38:39 T:140048352839552  NOTICE: ADDONS: Using repository repository.xbmc.org
23:38:39 T:140048352839552    INFO: LIRC Initialize: using: /dev/lircd
23:38:39 T:140048352839552    INFO: LIRC Initialize: connect failed: No such file or directory
23:38:39 T:140048352839552   DEBUG: Failed to connect to LIRC. Retry in 10s.
23:38:39 T:140048352839552   DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
23:38:39 T:140048352839552   DEBUG: LoadMappings - loaded node "CEC Adapter"
23:38:39 T:140048352839552   DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
23:38:39 T:140048352839552   DEBUG: LoadMappings - loaded node "iMON HID device"
23:38:39 T:140048352839552   DEBUG: CPeripheralBusUSB - initialised udev monitor
23:38:39 T:140048352839552   DEBUG: SECTION:LoadDLL(libcec.so.2)
23:38:39 T:140048352839552   DEBUG: Loading: libcec.so.2
23:38:39 T:140047915894528  NOTICE: Thread PeripBusCEC start, auto delete: false
23:38:39 T:140047907501824  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
23:38:39 T:140048352839552   DEBUG: Selected UDisks as storage provider
23:38:39 T:140048352839552   DEBUG: UDisks: DaemonVersion 1
23:38:39 T:140048352839552   DEBUG: UDisks: Querying available devices
23:38:39 T:140048352839552    INFO: UDisks: Added /home
23:38:39 T:140048352839552    INFO: UDisks: Added /boot/efi
23:38:39 T:140048352839552    INFO: UDisks: Added /boot/recovery
23:38:39 T:140048352839552  NOTICE: Setup SDL


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

############ END Kodi CRASH LOG #############

Here's some more info on libs and stuff:
Code:
desktop@steamos:/usr/lib/kodi$ dpkg -S libcec.so.2
libcec2:amd64: /usr/lib/libcec.so.2.0.1
libcec2:amd64: /usr/lib/libcec.so.2

desktop@steamos:~$ dpkg -S libSDL
libsdl-image1.2:amd64: /usr/lib/x86_64-linux-gnu/libSDL_image-1.2.so.0
libsdl2:amd64: /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
libsdl1.2debian:amd64: /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0.11.4
libsdl-image1.2:amd64: /usr/lib/x86_64-linux-gnu/libSDL_image-1.2.so.0.8.4
libsdl2:amd64: /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.1
libsdl1.2debian:amd64: /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0

desktop@steamos:/usr/lib/kodi$ ldd kodi.bin | grep SDL
    libSDL2-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 (0x00007fb6c1743000)

Does anyone else have this problem or know how to get Kodi working? I'm on the alchemist beta channel for SteamOS.
Reply


Messages In This Thread
[SteamOS] Kodi repository - by wsnipex - 2014-06-09, 12:22
RE: [SteamOS] Xbmc repository - by duhmojo - 2014-10-19, 05:44
RE: [SteamOS] Xbmc repository - by duhmojo - 2014-10-19, 06:11
RE: [SteamOS] Xbmc repository - by pdffs - 2014-10-31, 01:03
RE: [SteamOS] Xbmc repository - by Diazz - 2014-11-05, 01:09
RE: [SteamOS] Xbmc repository - by fritsch - 2014-11-05, 10:21
RE: [SteamOS] Xbmc repository - by Diazz - 2014-11-05, 18:25
RE: [SteamOS] Xbmc repository - by wsnipex - 2014-11-05, 21:11
RE: [SteamOS] Xbmc repository - by stupot333 - 2014-11-18, 18:08
RE: [SteamOS] Xbmc repository - by orstig - 2014-12-30, 19:11
RE: [SteamOS] Xbmc repository - by tendonut - 2015-01-15, 14:09
RE: [SteamOS] Xbmc repository - by wsnipex - 2015-01-15, 17:35
RE: [SteamOS] Xbmc repository - by tendonut - 2015-01-16, 23:41
RE: [SteamOS] Xbmc repository - by wsnipex - 2015-01-31, 12:55
RE: [SteamOS] Xbmc repository - by webmeister - 2015-01-31, 18:59
RE: [SteamOS] Xbmc repository - by wsnipex - 2015-02-01, 17:05
RE: [SteamOS] Xbmc repository - by wsnipex - 2015-02-03, 09:41
RE: [SteamOS] Kodi repository - by POINTS - 2015-02-09, 09:58
RE: [SteamOS] Kodi repository - by wsnipex - 2015-02-09, 18:58
RE: [SteamOS] Kodi repository - by POINTS - 2015-02-10, 06:34
RE: [SteamOS] Kodi repository - by wsnipex - 2015-02-10, 10:56
RE: [SteamOS] Kodi repository - by POINTS - 2015-02-10, 11:37
RE: [SteamOS] Kodi repository - by wsnipex - 2015-02-10, 15:26
RE: [SteamOS] Kodi repository - by tendonut - 2015-02-17, 18:00
RE: [SteamOS] Kodi repository - by wsnipex - 2015-02-18, 15:20
RE: [SteamOS] Kodi repository - by TheXravenX - 2015-03-03, 17:07
RE: [SteamOS] Kodi repository - by DanCooper - 2015-03-02, 17:21
RE: [SteamOS] Kodi repository - by wsnipex - 2015-03-03, 13:52
RE: [SteamOS] Kodi repository - by DanCooper - 2015-03-03, 13:53
RE: [SteamOS] Kodi repository - by wsnipex - 2015-03-05, 22:37
RE: [SteamOS] Kodi repository - by TheXravenX - 2015-03-09, 16:20
RE: [SteamOS] Kodi repository - by wsnipex - 2015-03-10, 16:39
RE: [SteamOS] Kodi repository - by Arsoul - 2015-03-23, 12:27
RE: [SteamOS] Kodi repository - by krazykylep - 2015-04-04, 06:08
RE: [SteamOS] Kodi repository - by wsnipex - 2015-04-04, 09:46
RE: [SteamOS] Kodi repository - by krazykylep - 2015-04-04, 22:04
RE: [SteamOS] Kodi repository - by wsnipex - 2015-04-04, 11:30
RE: [SteamOS] Kodi repository - by wsnipex - 2015-04-04, 22:16
RE: [SteamOS] Kodi repository - by LJPeixoto - 2015-04-15, 05:57
RE: [SteamOS] Kodi repository - by calibos - 2015-05-13, 05:32
RE: [SteamOS] Kodi repository - by wsnipex - 2015-06-15, 14:48
RE: [SteamOS] Kodi repository - by Vash63 - 2015-06-15, 09:22
RE: [SteamOS] Kodi repository - by wsnipex - 2015-06-15, 14:52
RE: [SteamOS] Kodi repository - by Vash63 - 2015-06-26, 12:16
RE: [SteamOS] Kodi repository - by DanCooper - 2015-06-22, 23:23
RE: [SteamOS] Kodi repository - by Vash63 - 2015-06-27, 10:20
RE: [SteamOS] Kodi repository - by ercete - 2015-07-19, 21:43
RE: [SteamOS] Kodi repository - by Vash63 - 2015-07-21, 06:49
RE: [SteamOS] Kodi repository - by ercete - 2015-07-21, 08:50
RE: [SteamOS] Kodi repository - by Vash63 - 2015-07-21, 13:33
RE: [SteamOS] Kodi repository - by wsnipex - 2015-07-22, 10:21
RE: [SteamOS] Kodi repository - by Vash63 - 2015-07-22, 23:21
RE: [SteamOS] Kodi repository - by wsnipex - 2015-07-24, 09:02
RE: [SteamOS] Kodi repository - by ercete - 2015-07-26, 10:44
RE: [SteamOS] Kodi repository - by wsnipex - 2015-07-29, 15:41
RE: [SteamOS] Kodi repository - by wsnipex - 2015-08-09, 10:02
RE: [SteamOS] Kodi repository - by arndt - 2015-09-04, 10:58
RE: [SteamOS] Kodi repository - by DanCooper - 2015-08-22, 16:35
RE: [SteamOS] Kodi repository - by Juppstein - 2015-09-21, 20:39
RE: [SteamOS] Kodi repository - by wsnipex - 2015-09-23, 21:27
RE: [SteamOS] Kodi repository - by wsnipex - 2015-09-24, 09:28
RE: [SteamOS] Kodi repository - by wsnipex - 2015-09-25, 09:46
RE: [SteamOS] Kodi repository - by ruthgibby - 2017-09-21, 13:32
RE: [SteamOS] Kodi repository - by nathan22 - 2017-10-30, 03:14
RE: [SteamOS] Kodi repository - by Betoer - 2017-11-11, 07:31
RE: [SteamOS] Kodi repository - by Moon78 - 2019-05-24, 06:51
RE: [SteamOS] Kodi repository - by molikotigo - 2019-12-26, 14:23
RE: [SteamOS] Kodi repository - by jlordon - 2020-01-30, 20:50
RE: [SteamOS] Kodi repository - by panina - 2020-05-07, 11:46
Logout Mark Read Team Forum Stats Members Help
[SteamOS] Kodi repository2