v18 Latest build crash when playing youtube video from addon
#1
Crashed with following stack. The last working version is kodi-20180430-96f15e00-master-arm64-v8a.apk.

cpp:
CServiceBroker::IsBinaryAddonCacheUp() 24

CFileItem::IsFileFolder(EFileFolderType) const 204

CFileItem::CFileItem(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&, bool) 588

XFILE::CDirectoryFactory::Create(CURL const&) 88

XFILE::CDirectory::Exists(CURL const&, bool) 224

XFILE::CDirectory::Exists(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&, bool) 60

ADDON::CAddon::SaveSettings() 104

CTimer:Tonguerocess() 92

CThread::Action() 40

CThread:ConfusedtaticThread(void*) 224
Reply
#2
What are you doing to crash Kodi or does it happen on startup?
Post your Debug Log (wiki).
Reply
#3
The top function is missing from original stack trace, added on the OP.

the error is "signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0"

I tried to open a YouTube video from the ExtendedInfo dialog. It crashes for every YoutTube video I tried to open. The crash disappear when using the build at 04/30/2018.
Reply
#4
Debug Log (wiki) is still missing.
Reply
#5
(2018-05-04, 08:23)Rechi Wrote: Debug Log (wiki) is still missing.
 The issue still exist for today's build.

Debug log

You can see the ExtendedInfo addon tried to open a Youtube video and Kodi crashed immediately.

Logcat

Abort message: 'terminating with uncaught exception of type std::logic_error: busy dialog already running'
Reply
#6
@FernetMenta

The issue is caused by PR https://github.com/xbmc/xbmc/pull/13833
Reply

Logout Mark Read Team Forum Stats Members Help
Latest build crash when playing youtube video from addon0