Kodi Community Forum
xbmc.bin Segmentation fault - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: xbmc.bin Segmentation fault (/showthread.php?tid=97315)



xbmc.bin Segmentation fault - Finn10111 - 2011-03-20

Hi,

I am using Ubuntu 10.04 and installed xbmc via opdenkamp's git repository. I did a "git pull" at the March the 13th (after the git update at the 13th) and compiled xbmc but it didn't start anymore so I reinstalled a version a few days later.

Today I have had more time and tried a "git pull" again but the error seems to be the same. The xbmc crashlog is very short and says something like this:

Code:
Program terminated with signal 11, Segmentation fault.
#0  0x0000000000d0c7b5 in AtomicIncrement(long volatile*) ()

The full crashlog can be found here: http://pastebin.com/GjubPVQy

Thanks to all guys of the xbmc community and especially thanks to dushmaniac, you are doing a great job!


- bobo1on1 - 2011-03-20

Did you do a git clean -xfd before compiling, that will delete all unversioned files in the checkout directory.


- Finn10111 - 2011-03-20

I should really read some more about git, you were right! Thank you for helping and sorry for spamming this forum with my ignorance.
Now I can't activate Live TV, but that is another story :-)