v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-07-15, 18:55)nickrob84 Wrote: http://pastebin.com/raw/KBXWRrvy

@Milhouse - looks to be caused by your database update patch. Last message in log is:
Code:
16:48:53 208.262680 T:1962123264  NOTICE: Old database found - updating from version 20 to 26
and
Code:
#0  0x007ef39c in CRenderSystemGLES::EnableGUIShader(ESHADERMETHOD) ()
#1  0x0046c518 in CGUITextureGLES::Begin(unsigned int) ()
#2  0x0045514c in CGUITextureBase::Render() ()
#3  0x008e9208 in CSplash::Show(std::string const&) ()
#4  0x005673d0 in CDatabase::Update(DatabaseSettings const&) ()
#5  0x0079e2b0 in CDatabaseManager::UpdateDatabase(CDatabase&, DatabaseSettings*) ()
#6  0x0079e33c in CDatabaseManager::Initialize(bool) ()
#7  0x007892a0 in CApplication::Create() ()
#8  0x00668c28 in XBMC_Run ()
#9  0x00357c6c in main ()

I guess there is some race here, and CRenderSystemGLES::InitialiseGUIShader hasn't been called yet.


Messages In This Thread
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by popcornmix - 2016-07-15, 19:09
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19