Kodi keeps exiting to retropie menu
-
My raspberry pi 3 model B, using retropi. After installing kodi using retropie menu it keeps exiting back to retropie ports menu, if i installed kodi using command line(terminal) there is no ports menu icon in the retropi menu. Please advised.
Pi Model or other hardware: Raspberry Pi 3 model B
Power Supply used: Official Raspberry pi 3 Power supply
RetroPie Version Used: 4.5
Built From: Pre made SD Image on RetroPie website. Strecth
USB Devices connected: none
Controller used: mini keyboard, 2 wii u pro crontrollers via bluetooth.
Error messages received: keeps exiting to ports menu. Never enter kodi menu.
Guide used: none
File:
Emulator:
Attachment of config files:
How to replicate the problem: just install using retropie setup menu. Manage optional packages. If install using terminal no ports menu in retropie. -
@zufar79 said in Kodi keeps exiting to retropie menu:
if i installed kodi using command line(terminal) there is no ports menu icon in the retropi menu. Please advised.
That's normal, since the Emulationstation configuration is not modified if you don't install Kodi though the RetroPie-Setup script.
So, did you install Kodi from the RetroPie-Setup or you installed it via
apt
from the terminal ? -
@mitu both. The former resulting in kodi keeps exiting to ports menu, the later is failing, no ports menu or kodi icon created in retropie menu
-
@zufar79 Kodi keeps a log file in
$HOME/.kodi/temp
- take a look at it and see if you spot any errors that might prevent it from starting. -
@mitu sorry i am not familiar with that, how do i access it?
-
-
@mitu ############## Kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sun 24 Nov 01:21:08 GMT 2019
Kodi Options:
Arch: armv7l
Kernel: Linux 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019
Release: Raspbian GNU/Linux 9 (stretch)
############## END SYSTEM INFO ############################# STACK TRACE #################
=====> Core file: /home/pi/core (2019-11-24 01:21:08.539598654 +0000)
=========================================
[New LWP 1436]
[New LWP 1437]
[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/arm-linux-gnueabihf/kodi/kodi-rbpi_v7 --lircdev /var/run/lirc/lircd --'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000000 in ?? ()
[Current thread is 1 (Thread 0x715f5360 (LWP 1436))]Thread 2 (Thread 0x715f42e0 (LWP 1437)):
#0 0x76f1c9a4 in __pthread_cond_wait (cond=0x2f80b38, mutex=0x2f7eea4) at pthread_cond_wait.c:188
#1 0x7547fea0 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#2 0x008e4bdc in void std::_V2::condition_variable_any::waitXbmcThreads::CRecursiveMutex(XbmcThreads::CRecursiveMutex&) ()
#3 0x00d2ecf4 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#4 0x008e5280 in CThread::Action() ()
#5 0x008e62d8 in CThread::staticThread(void*) ()
#6 0x76f15fc4 in start_thread (arg=0x715f42e0) at pthread_create.c:458
#7 0x7537b038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)Thread 1 (Thread 0x715f5360 (LWP 1436)):
#0 0x00000000 in ?? ()
#1 0x00b27784 in CSettingsManager::OnSettingsCleared() ()
#2 0x00b28880 in CSettingsManager::Clear() ()
#3 0x00b588a8 in CSettingsBase::Uninitialize() ()
#4 0x00b5a928 in CSettingsComponent::Deinit() ()
#5 0x00b5a96c in CSettingsComponent::~CSettingsComponent() ()
#6 0x00b5a9a0 in CSettingsComponent::~CSettingsComponent() ()
#7 0x00aae71c in CApplication::~CApplication() ()
#8 0x00aae798 in CApplication::~CApplication() ()
#9 0x005b5044 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() ()
#10 0x005d19a4 in std::shared_ptr<CApplication>::~shared_ptr() ()
#11 0x752d7dd4 in __run_exit_handlers (status=-1, listp=0x753e54ac <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:83
#12 0x752d7e34 in __GI_exit (status=<optimized out>) at exit.c:105
#13 0x752c067c in __libc_start_main (main=0x7ece8cd4, argc=1967017984, argv=0x752c067c <__libc_start_main+280>, init=<optimized out>, fini=0x153668c <__libc_csu_fini>, rtld_fini=0x76f721c8 <_dl_fini>, stack_end=0x7ece8cd4) at libc-start.c:325
#14 0x005b29c4 in _start ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
############# END STACK TRACE ################################ LOG FILE ##################
2019-11-24 01:21:08.502 T:1902072672 NOTICE: -----------------------------------------------------------------------
2019-11-24 01:21:08.502 T:1902072672 NOTICE: Starting Kodi (18.2 Git:20190428-a94ccc8ba5). Platform: Linux ARM 32-bit
2019-11-24 01:21:08.502 T:1902072672 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
2019-11-24 01:21:08.503 T:1902072672 NOTICE: Kodi compiled 2019-04-30 by GCC 6.3.0 for Linux ARM 32-bit version 4.9.82 (264530)
2019-11-24 01:21:08.503 T:1902072672 NOTICE: Running on Raspbian GNU/Linux 9 (stretch), kernel: Linux ARM 32-bit version 4.14.98-v7+
2019-11-24 01:21:08.503 T:1902072672 NOTICE: FFmpeg version/source: 4.0.3-Kodi
2019-11-24 01:21:08.503 T:1902072672 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
2019-11-24 01:21:08.503 T:1902072672 NOTICE: ARM Features: Neon enabled
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://envhome/ is mapped to: /home/pi
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://home/ is mapped to: /home/pi/.kodi
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
2019-11-24 01:21:08.503 T:1902072672 NOTICE: special://logpath/ is mapped to: /home/pi/.kodi/temp
2019-11-24 01:21:08.503 T:1902072672 NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi-rbpi_v7
2019-11-24 01:21:08.503 T:1902072672 NOTICE: Local hostname: retropie
2019-11-24 01:21:08.503 T:1902072672 NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
2019-11-24 01:21:08.503 T:1902072672 NOTICE: -----------------------------------------------------------------------
2019-11-24 01:21:08.503 T:1902072672 INFO: loading settings
2019-11-24 01:21:08.504 T:1902072672 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
Failed to open file
2019-11-24 01:21:08.504 T:1902072672 NOTICE: special://profile/ is mapped to: special://masterprofile/
2019-11-24 01:21:08.504 T:1902072672 FATAL: unable to load profile############### END LOG FILE ################
############ END Kodi CRASH LOG #############
would this log sufficientsince i do not know how to naalyze it
-
@zufar79 Try deleting the
/home/pi/.kodi
folder and restart Kodi again. -
@mitu settled, many thanks.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.