Core / crashlog file on bootup Kodibuntu
#1
Hi, I recently upgraded both my XBMCbuntu boxes (13.2) to Helix. The first box I did a clean install and the second I upgraded via dist-upgrade.

I'm noe trying to narrow down the reason I'm seeing a core and crashlog file when I boot up kodi on both of these systems. I'm not really noticing any perceivable crashing when I use the boxes but the existence of these files worries me. It happens on two of my kodi boxes with two different hardware configs.

First Box:
I'm running::
Kodibuntu (clean install - 14.0 upgraded to 14.2)

Hardware: http://paste.ubuntu.com/11768879/

Code:
uname -a
Linux piggie 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

dmesg: http://paste.ubuntu.com/11768957/

Code:
cat kodi_crashlog-20150624_132443.log
############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
Date: Wed Jun 24 13:24:43 EDT 2015
Kodi Options:
Arch: x86_64
Kernel: Linux 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015
Release: Ubuntu 14.04.2 LTS, Trusty Tahr
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/kodi/core (2015-06-24 13:24:43.318444298 -0400)
        =========================================
[New LWP 1623]
[New LWP 1770]
[New LWP 1769]
[New LWP 1785]
[New LWP 1786]
[New LWP 1787]
[New LWP 1788]
[New LWP 1790]
[New LWP 1791]
[New LWP 1793]
[New LWP 1794]
[New LWP 1796]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

kodi.log: http://paste.ubuntu.com/11768911/

Second Box:

I'm running::
XBMCbuntu (upgraded install - 14.2)

Hardware: http://paste.ubuntu.com/11769005/

Code:
uname -a
Linux daisy 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

dmesg: http://paste.ubuntu.com/11769006/

Theory


At first I thought it was the tvheadend client causing this (http://forum.kodi.tv/showthread.php?tid=230356), as I remember seeing the crash files only when I enabled LiveTV, but I'm not a hundred percent sure. Nothing in the logs seems to point in that direction.

In that regard, I tried the official addon kodi-pvr-tvheadend-hts (1.9.40) and the pvr.hts addon (0.9.8) and I always see the core file.

I thought it was because of the rather old tvheadend backend I was running on 14.04 ubuntu (3.4.28), so I upgrade the server as well to unstable 3.9.2827~g477feab~trusty.

Code:
xbmc@daisy:~$ cat kodi_crashlog-20150624_135442.log
############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
Date: Wed Jun 24 13:54:42 EDT 2015
Kodi Options:
Arch: x86_64
Kernel: Linux 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014
Release: Ubuntu 14.04.2 LTS, Trusty Tahr
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/xbmc/core (2015-06-24 13:54:42.173455668 -0400)
        =========================================
[New LWP 1345]
[New LWP 1537]
[New LWP 1549]
[New LWP 1535]
[New LWP 1550]
[New LWP 1536]
[New LWP 1552]
[New LWP 1554]
[New LWP 1555]
[New LWP 1556]
[New LWP 1557]
[New LWP 1559]
[New LWP 1551]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

kodi.log: http://paste.ubuntu.com/11769016/



Thoughts?
Reply

Logout Mark Read Team Forum Stats Members Help
Core / crashlog file on bootup Kodibuntu0