Kodi Community Forum

Full Version: KODI 15 crashes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.
I'm running KODI 15 in OS X 10.10.2. The reason I upgraded to the alpha version was the v14.1 crashing when using a TV streaming add-on named TV Portuguesa after I updated the librmtp file as requested.
In KODI 14.1 and also in KODI 15 once I open the TV Portuguesa add-on I get all available channels. I choose one and select one of the available streams. Once I click one the mouse freezes and in 2 seconds KODI crashes.
Here's the link to the xbmc log file: http://pastebin.com/hV5DcWzM
Hope someone can help me with this.

PS: Sorry, forgot to mention that I'm running the 64 bit version in my MacbookPro late 2011.

Thanks.
Kind regards.
Pedro
crashlog needed
Sorry. My bad.
Here it is: http://pastebin.com/6NLMpSyL.
Thanks.
Pedro
did i get that right? you exchanged librtmp with some other version?
Hi. Yes. When opening the TV Portuguesa add-on I received a warning message stating that I had to update that file with a newer one. I followed the instructions given and changed files.
Wrong move?
Yep - obviously that used librtmp version is incompatible with what kodi expects... you can't just replace libraries and expect them to work.
I have done the exact same thing and it happen to me to as describe above by prod7, how can i get the old librmtp file and see if it works
?
Hi.
So, I reinstalled KODI 15 and gave it a try.
KODI does not freeze nor does it crash. But few streams work (not even the "working" spinning wheel appears) and those that do pop-up the "working" spinning wheel end up giving an error.
You can find it here: http://pastebin.com/W0Pm9P2d
Hope you can help me.
Code:
557.03:58:42 T:140735162458880  NOTICE: DVDPlayer: Opening: rtmpe://r.livecast.cc/rs/ playPath=live1-rbi6c live=true pageUrl=http://sharecast.to/embed/live1-rbi6c
558.03:58:42 T:140735162458880 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
559.03:58:42 T:140735162458880   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
560.03:58:42 T:140735162458880   DEBUG: LinuxRendererGL: Cleaning up GL resources
561.03:58:42 T:140735162458880   DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
562.03:58:42 T:4647817216  NOTICE: Thread DVDPlayer start, auto delete: false
563.03:58:42 T:4647817216  NOTICE: Creating InputStream
564.03:58:42 T:4647817216   DEBUG: SECTION:LoadDLL(librtmp.1.dylib)
565.03:58:42 T:4647817216   DEBUG: Loading: /Applications/Kodi.app/Contents/Libraries/librtmp.1.dylib
566.03:58:42 T:4647817216    INFO: CDVDInputStreamRTMP: Using external libRTMP
567.03:58:42 T:4647817216   DEBUG: RTMP canseek: false
568.03:58:42 T:4647817216 WARNING: Trying different position for server digest!
569.03:58:42 T:4647817216   ERROR: rtmp server sent error
570.03:58:42 T:4647817216   ERROR: rtmp server requested close
571.03:58:42 T:4647817216   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmpe://r.livecast.cc/rs/ playPath=live1-rbi6c live=true pageUrl=http://sharecast.to/embed/live1-rbi6c]
572.03:58:42 T:4647817216  NOTICE: CDVDPlayer::OnExit()

This suggests an incompatibility between the rtmp stream and the used librtmp. There is not so much we can do about that i fear. (what would help is that you bring the librtmp devs to finally make release versions of librtmp instead of just developing around - so we could update the used lib more easily...).
Hi.
Quick post to inform that for some reason it is now working. Here's what I did. I installed the "normal" 14.1 version and did nothing to the librmtp library.
I tried some streams and they worked when before didn't.
Hope this "solution" can help other people.
Thanks for the support.