Kodi Community Forum
fresh install 17.3 crashes - 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: fresh install 17.3 crashes (/showthread.php?tid=315264)



fresh install 17.3 crashes - metropical - 2017-05-29

just saw the security update so I updated from 17.2, which had been stable.
17.3 kept crashing on launch.
So I deleted Kodi and all App Support, Add-ons, and related items that I could find.
Repaired permissions. Ran Onyx.
Restarted. Reinstalled Kodi 17.3

Still crashes as soon as I use the touchpad or cursor key.

MacBook Air 13" - mid 13 10.9.5. -

https://pastebin.com/3Y8DQUbf

part of which is:

21:21:53.995 T:4697415680 ERROR: CActiveAEResampleFFMPEG::Resample - resample failed
21:21:53.995 T:4696879104 ERROR: CActiveAEResampleFFMPEG::Init - init resampler failed

Thanks for the help.


fresh install 17.3 crashes - Memphiz - 2017-05-29

Do you have the debug log (wiki) matching that crash in addition?


RE: fresh install 17.3 crashes - metropical - 2017-05-29

https://pastebin.com/pztfPmuZ

oops, didn't think there'd be a log without a log in.


fresh install 17.3 crashes - Memphiz - 2017-05-29

You need to setup a speaker layout for that apollo spund device in osx audio midi setup


RE: fresh install 17.3 crashes - graysky - 2017-05-30

I am experiencing the very same error on 17.3 under Linux but I am unable to reproduce it. Happened 1 time out of 12+ so thus far. I have enabled debugging and will have to just wait.

Link to non-debug enabled log.
As with your example, the following seem to be similar:
Code:
...
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Init - init resampler failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Resample - resample failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Init - init resampler failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Resample - resample failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Init - init resampler failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Resample - resample failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Init - init resampler failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Resample - resample failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Init - init resampler failed
20:10:50.079 T:140649068181248   ERROR: CActiveAEResampleFFMPEG::Resample - resample failed
...