![]() |
Solved STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56) +---- Thread: Solved STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX (/showthread.php?tid=311058) |
RE: STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX - [email protected] - 2017-05-07 Crashing immediately after Kodi boot. Doesn't look like a db issue, more of a connection issue. I removed guisettings.xml with no luck, removed addondata folder with no luck, all db were removed with no luck. This is what thread its crashing at: Process: Kodi [45577] Path: /Applications/Kodi.app/Contents/MacOS/Kodi Identifier: org.xbmc.kodi Version: 17.1. (20170320-fc1619b) Code Type: X86-64 (Native) Parent Process: ![]() Responsible: Kodi [45577] User ID: 501 Date/Time: 2017-05-06 22:05:36.714 -0400 OS Version: Mac OS X 10.10.5 (14F1021) Report Version: 11 D9CC0575-A218-9E61-D9C3-A177DFD44730 Time Awake Since Boot: 92000 seconds Time Since Wake: 19000 seconds Crashed Thread: 488 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT Thread 488 Crashed: 0 org.xbmc.kodi 0x000000010b8823cb NPT_BsdSocket::RefreshInfo() + 59 1 org.xbmc.kodi 0x000000010b885722 NPT_BsdTcpClientSocket::WaitForConnection(int) + 50 2 org.xbmc.kodi 0x000000010b885601 NPT_BsdTcpClientSocket::Connect(NPT_SocketAddress const&, int) + 465 3 org.xbmc.kodi 0x000000010b876b72 NPT_HttpTlsConnector::Connect(NPT_HttpUrl const&, NPT_HttpClient&, NPT_HttpProxyAddress const*, bool, NPT_HttpClient::Connection*&) + 1746 4 org.xbmc.kodi 0x000000010b85eaf1 NPT_HttpClient::SendRequestOnce(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) + 929 5 org.xbmc.kodi 0x000000010b860c2d NPT_HttpClient::SendRequest(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) + 157 6 org.xbmc.kodi 0x000000010b82a306 PLT_HttpClientSocketTask: ![]() 7 org.xbmc.kodi 0x000000010b83cc91 PLT_ThreadTask::Run() + 241 8 org.xbmc.kodi 0x000000010b892a4c NPT_PosixThread::EntryPoint(void*) + 156 9 libsystem_pthread.dylib 0x00007fff890ff05a _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff890fefd7 _pthread_start + 176 11 libsystem_pthread.dylib 0x00007fff890fc3ed thread_start + 13 RE: STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX - DriveTofuMan - 2017-05-07 i had to use the go to folder link and delete the addons27 and addons20 but it did finally load. RE: STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX - b7000 - 2017-05-10 (2017-04-27, 07:36)Memphiz Wrote: Ok it lasted weeks until finally users began to provide files. I guess it will need some more time until users read what i wrote during my last tests. Hey @Memphiz, OP amended for the new instructions. I read one post blaming 3rd party crapware for this error.. not sure of the validity. STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX - Memphiz - 2017-05-11 Its valid. There is an addon directly writing into addon27.db ans screwing up in doing so leaving behind a 0kb size file. STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX - Memphiz - 2017-05-11 I was at devcon last couple pf days so couldn't tell you. Basicslly there is no userdata needed anymore because we csn't fiy the issue of that addon. But maybe we find a workaround so that kodi doesn't crash instead. Thx for your help - much appreciated. RE: STEP-BY-STEP SOLUTION - Kodi 17.1 Krypton fails to launch in Mac OSX - joejoewilly - 2017-05-12 https://drive.google.com/open?id=0BzcISMLBD_2MX1hWWlVWSEpuOUU |