Kodi Community Forum
Linux kodi crash when accessing music folder - 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: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux kodi crash when accessing music folder (/showthread.php?tid=256042)

Pages: 1 2


kodi crash when accessing music folder - askcompu - 2016-01-11

i have a crash that happens whenever i try to open my music folder in kodi
my current kodi version is 2:15.2~git20151019.1039-final-0trusty intalled from the ppa
i am running ubuntu 14.04.3 64 bit
my kernel version is 3.19.0-43-generic
i have an IntelĀ® Pentium® D CPU with IntelĀ® 965Q graphics and 4 GB of RAM
here is my crashlog https://gist.github.com/ask-compu/241803c6a4ba1d37f768
everything runs fine until i click on my music folder in the music section of kodi


RE: kodi crash when accessing music folder - kyungrak - 2016-01-11

From this: "Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000c38069 in CTagLoaderTagLib:TonguearseID3v2Tag(TagLib::ID3v2::Tag*, MUSIC_INFO::EmbeddedArt*, MUSIC_INFO::CMusicInfoTag&) ()
"
and this:
"09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: DESCRIPTION
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: FMPS_PLAYCOUNT
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: FMPS_RATING
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: FMPS_RATING_AMAROK_SCORE
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: PLAYCOUNT:BANSHEE
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: RATING:BANSHEE
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: TEMPO
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: TRACKTOTAL
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: PRIV
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: TBPM
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: TDAT
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: PRIV
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: TBPM
"
I guess there's something wrong with the tags on your music files. What soft do you use to tag your files? You could try to put some files in a test directory, tagged with Picard for instance and see if kodi crashes too.


RE: kodi crash when accessing music folder - askcompu - 2016-01-11

(2016-01-11, 17:13)kyungrak Wrote: From this: "Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000c38069 in CTagLoaderTagLib:TonguearseID3v2Tag(TagLib::ID3v2::Tag*, MUSIC_INFO::EmbeddedArt*, MUSIC_INFO::CMusicInfoTag&) ()
"
and this:
"09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: DESCRIPTION
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: FMPS_PLAYCOUNT
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: FMPS_RATING
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: FMPS_RATING_AMAROK_SCORE
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: PLAYCOUNT:BANSHEE
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: RATING:BANSHEE
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: TEMPO
09:35:53 T:139895754544896 DEBUG: unrecognized XipComment name: TRACKTOTAL
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: PRIV
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: TBPM
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: TDAT
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: PRIV
09:35:53 T:139895754544896 DEBUG: unrecognized ID3 frame detected: TBPM
"
I guess there's something wrong with the tags on your music files. What soft do you use to tag your files? You could try to put some files in a test directory, tagged with Picard for instance and see if kodi crashes too.

i use puddletag and banshee, kodi seems to be the only music player that has issues, everything else from rhythmbox to banshee to clementine to vlc has no issues


RE: kodi crash when accessing music folder - fritsch - 2016-01-11

That was now answered 25 times in this forum. Please retry if it is fixed in v16 beta5. 15.2 is out of development.
Sorry for reacting harsh (was just really the 5th time I got that issue posted in here and only one time I got a sample and sadly could not reproduce).

Would be thankful for a sample, to make really sure it is fixed in upcoming v16.


RE: kodi crash when accessing music folder - fritsch - 2016-01-11

It would also be helpful if you could upload one of those mp3s - so that I can try to reproduce with latest git.


RE: kodi crash when accessing music folder - askcompu - 2016-01-11

what do u mean by a sample? i would be happy to help i just gotta know what i need to do, and sure i can upload one of the mp3s to my webserver for u


RE: kodi crash when accessing music folder - askcompu - 2016-01-11

heres one of my mp3 music files http://compu.ml/ghostbusters.mp3


RE: kodi crash when accessing music folder - fritsch - 2016-01-11

Image

Good news. It does not crash kodi v17 anymore. Now I have to rebuild stock 15.2 and see if that also would have crashed for me.

If you want, you can try to upgrade to 16.0beta5 and see if it works now.


RE: kodi crash when accessing music folder - askcompu - 2016-01-11

it also crashes whenever i try to play videos, heres the crashlog for that https://gist.github.com/ask-compu/3d096b7b03bf6e1e9740


RE: kodi crash when accessing music folder - askcompu - 2016-01-11

how do i switch to the beta?


RE: kodi crash when accessing music folder - fritsch - 2016-01-11

I now recompiled 15.2 on my laptop and guess what: no crash at all :-(


RE: kodi crash when accessing music folder - askcompu - 2016-01-11

so why is mine crashing?


RE: kodi crash when accessing music folder - fritsch - 2016-01-11

Your video crash is something else. Your old GPU is not supported by VAAPI, which crashes when you start a video.

Go to Video -> Acceleration (Advancedsettings Menu) and disable VAAPI acceleration.


RE: kodi crash when accessing music folder - fritsch - 2016-01-11

Concerning the mp3 crash - I think it's most likely related to the libtag version 14.0.4 is running, that's why I cannot reproduce I think.

We need someone with Ubuntu 14.04 to compile with debug symbols and crash it for us.


RE: kodi crash when accessing music folder - askcompu - 2016-01-11

oh alright, do u know when this will be fixed? is it a problem with libtag or kodi? i think its kodi cuz dont other media players use libtag? none of my other media players r crashing