Linux XBMC Crashes with addons installed
#1
Hi guys, hoping someone can help me with a problem I've been having for a couple of week.
I am running XBMC on Linux Mint 16 x64, have just formatted and re-installed everything again and was working on getting XBMC up and runnning, but, whenever i go to install some Add-Ons, XBMC will crash and go into a bootloop type afair, where it will load up for like 3 seconds and then just crash, then loop.
Needless to say I have a ton of crashlogs and have no idea really what im looking for.

Code:
############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: Wed Mar 26 19:25:08 GMT 2014
XBMC Options:
Arch: x86_64
Kernel: Linux 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013
Release:
    Distributor ID:    LinuxMint
    Description:    Linux Mint 16 Petra
    Release:    16
    Codename:    petra
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/iain/core (2014-03-26 19:25:08.115666833 +0000)
        =========================================
[New LWP 4162]
[New LWP 4163]
[New LWP 4142]
[New LWP 4154]
[New LWP 4141]
[New LWP 4153]
[New LWP 4161]
[New LWP 4160]
[New LWP 4156]
[New LWP 4155]
[New LWP 4127]
[New LWP 4157]
[New LWP 4149]
[New LWP 4143]
[New LWP 4159]
[New LWP 4146]
[New LWP 4158]
[New LWP 4152]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/xbmc/xbmc.bin --standalone'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f5de7b68b99 in gnutls_x509_crt_import () from /usr/lib/x86_64-linux-gnu/libgnutls.so.26

Thread 18 (Thread 0x7f5dbf7fe700 (LWP 4152)):
#0  0x00007f5de9e9085d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5de9ec24e4 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x0000000000fa1fe4 in XBMCAddon::xbmc::sleep(long) ()
#3  0x0000000000fc7862 in ?? ()
#4  0x00007f5dece20ad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007f5dece22ce0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x00007f5dece0e483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#8  0x00007f5decd8ea7d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#9  0x00007f5dece0e483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#10 0x00007f5decdecdc7 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#11 0x00007f5decd34818 in PyInstance_New () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#12 0x00007f5dece0e483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#13 0x00007f5dece1e216 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#14 0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#15 0x00007f5dece22e32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#16 0x00007f5dece232f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#17 0x0000000000fbcb77 in XBPyThread::Process() ()
#18 0x00000000010db8e8 in CThread::Action() ()
#19 0x00000000010dbf29 in CThread::staticThread(void*) ()
#20 0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#21 0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 17 (Thread 0x7f5d9bfff700 (LWP 4158)):
#0  0x00007f5de9ec1de3 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00000000006da6f2 in SOCKETS::CSocketListener::Listen(int) ()
#2  0x00000000006d16be in EVENTSERVER::CEventServer::Run() ()
#3  0x00000000006d1b68 in EVENTSERVER::CEventServer::Process() ()
#4  0x00000000010db8e8 in CThread::Action() ()
#5  0x00000000010dbf29 in CThread::staticThread(void*) ()
#6  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 16 (Thread 0x7f5df0e41700 (LWP 4146)):
#0  0x00007f5dede0303e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00000000010dbdef in CThread::Sleep(unsigned int) ()
#2  0x0000000000ea0b8c in MEDIA_DETECT::CDetectDVDMedia::Process() ()
#3  0x00000000010db8e8 in CThread::Action() ()
#4  0x00000000010dbf29 in CThread::staticThread(void*) ()
#5  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 15 (Thread 0x7f5d9b7fe700 (LWP 4159)):
#0  0x00007f5de9ec1de3 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00000000006dce04 in JSONRPC::CTCPServer::Process() ()
#2  0x00000000010db8e8 in CThread::Action() ()
#3  0x00000000010dbf29 in CThread::staticThread(void*) ()
#4  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 14 (Thread 0x7f5de0f1d700 (LWP 4143)):
#0  0x00007f5de9ebcf7d in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x0000000000dee882 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2  0x0000000000dee940 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3  0x00000000010db8e8 in CThread::Action() ()
#4  0x00000000010dbf29 in CThread::staticThread(void*) ()
#5  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 13 (Thread 0x7f5dcd4a1700 (LWP 4149)):
#0  0x00007f5de9ec1de3 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5decdbee9d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#2  0x00007f5dece20ad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#3  0x00007f5dece20a59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#4  0x00007f5dece20a59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007f5dece22e32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x00007f5dece232f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#8  0x0000000000fbcb77 in XBPyThread::Process() ()
#9  0x00000000010db8e8 in CThread::Action() ()
#10 0x00000000010dbf29 in CThread::staticThread(void*) ()
#11 0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#12 0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 12 (Thread 0x7f5dbcff9700 (LWP 4157)):
#0  0x00007f5dede0303e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x000000000075ac92 in CJobManager::GetNextJob(CJobWorker const*) ()
#2  0x000000000075af7a in CJobWorker::Process() ()
#3  0x00000000010db8e8 in CThread::Action() ()
#4  0x00000000010dbf29 in CThread::staticThread(void*) ()
#5  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 11 (Thread 0x7f5df0ea3780 (LWP 4127)):
#0  0x00007f5dcf0cb097 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#1  0x00007f5dcf09d983 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#2  0x00007f5dcf0c8f6d in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#3  0x00007f5dcf09c1d7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#4  0x00007f5dcf0b7c04 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#5  0x00007f5dcf09bf59 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#6  0x00007f5dcf074e8b in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#7  0x00007f5dcf1090a3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#8  0x00007f5dcf106e33 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#9  0x00007f5dceac6851 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#10 0x00007f5dceae7b28 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#11 0x00007f5dce867627 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#12 0x00007f5dce8710bb in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#13 0x00007f5dce871a65 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#14 0x00007f5dce8763e3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#15 0x00007f5dce8782b3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#16 0x00007f5dce87c028 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#17 0x00007f5dce859087 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#18 0x00007f5dcec8a35a in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#19 0x00007f5dcec96ad3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#20 0x00007f5dcec98647 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#21 0x00007f5dcec9adf5 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#22 0x00007f5dcec9c64a in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#23 0x00007f5dcecad36d in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#24 0x00007f5dcec7baa0 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#25 0x00007f5dce0ebd41 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#26 0x00007f5dcecb2c5f in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#27 0x00007f5dcf8350b9 in ?? () from /usr/lib/x86_64-linux-gnu/dri/fglrx_dri.so
#28 0x00007f5ded2800eb in glXSwapBuffers () from /usr/lib/libGL.so.1
#29 0x00000000010b3047 in CWinSystemX11GL::PresentRenderImpl(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
#30 0x000000000100d57f in CRenderSystemGL::PresentRender(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
#31 0x0000000000ede699 in CApplication::Render() ()
#32 0x0000000000f7c351 in CXBApplicationEx::Run() ()
#33 0x0000000000f83d97 in XBMC_Run ()
#34 0x00000000006a9985 in main ()

Thread 10 (Thread 0x7f5dbdffb700 (LWP 4155)):
#0  0x00007f5de9ec1de3 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5decdbee9d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#2  0x00007f5dece20ad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#3  0x00007f5dece20a59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#4  0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007f5dece22e32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007f5dece232f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x0000000000fbcb77 in XBPyThread::Process() ()
#8  0x00000000010db8e8 in CThread::Action() ()
#9  0x00000000010dbf29 in CThread::staticThread(void*) ()
#10 0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 9 (Thread 0x7f5dbd7fa700 (LWP 4156)):
#0  0x00007f5de9e9085d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5de9ec24e4 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x0000000000fa1fe4 in XBMCAddon::xbmc::sleep(long) ()
#3  0x0000000000fc7862 in ?? ()
#4  0x00007f5dece20ad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007f5dece22ce0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x00007f5dece0e483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#8  0x00007f5decd8ea7d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#9  0x00007f5dece0e483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#10 0x00007f5decdecdc7 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#11 0x00007f5decd34818 in PyInstance_New () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#12 0x00007f5dece0e483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#13 0x00007f5dece1e216 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#14 0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#15 0x00007f5dece22e32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#16 0x00007f5dece232f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#17 0x0000000000fbcb77 in XBPyThread::Process() ()
#18 0x00000000010db8e8 in CThread::Action() ()
#19 0x00000000010dbf29 in CThread::staticThread(void*) ()
#20 0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#21 0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 8 (Thread 0x7f5d9affd700 (LWP 4160)):
#0  0x00007f5de9ebcf7d in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5def9c49bc in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#2  0x00007f5def9c453b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#3  0x00007f5def9c4718 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#4  0x00007f5def9c494d in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#5  0x00007f5def9c4a14 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#6  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 7 (Thread 0x7f5d9a7fc700 (LWP 4161)):
#0  0x00007f5dede0303e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x000000000075ac92 in CJobManager::GetNextJob(CJobWorker const*) ()
#2  0x000000000075af7a in CJobWorker::Process() ()
#3  0x00000000010db8e8 in CThread::Action() ()
#4  0x00000000010dbf29 in CThread::staticThread(void*) ()
#5  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 6 (Thread 0x7f5dbeffd700 (LWP 4153)):
#0  0x00007f5de9e9085d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5de9ec24e4 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x0000000000fa1fe4 in XBMCAddon::xbmc::sleep(long) ()
#3  0x0000000000fc7862 in ?? ()
#4  0x00007f5dece20ad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007f5dece22e32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x00007f5dece232f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#8  0x0000000000fbcb77 in XBPyThread::Process() ()
#9  0x00000000010db8e8 in CThread::Action() ()
#10 0x00000000010dbf29 in CThread::staticThread(void*) ()
#11 0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#12 0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 5 (Thread 0x7f5dde4c8700 (LWP 4141)):
#0  0x00007f5de9ebcf7d in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5deb332146 in ?? () from /usr/lib/x86_64-linux-gnu/libasound.so.2
#2  0x0000000000afa4d2 in CAESinkALSA::AddPackets(unsigned char*, unsigned int, bool) ()
#3  0x0000000000aefe4a in CSoftAE::RunOutputStage(bool) ()
#4  0x0000000000af4806 in CSoftAE::Run() ()
#5  0x00000000010db8e8 in CThread::Action() ()
#6  0x00000000010dbf29 in CThread::staticThread(void*) ()
#7  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 4 (Thread 0x7f5dbe7fc700 (LWP 4154)):
#0  0x00007f5de9ec1de3 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5decdbee9d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#2  0x00007f5dece20ad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#3  0x00007f5dece20a59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#4  0x00007f5dece22b4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007f5dece22e32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007f5dece232f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x0000000000fbcb77 in XBPyThread::Process() ()
#8  0x00000000010db8e8 in CThread::Action() ()
#9  0x00000000010dbf29 in CThread::staticThread(void*) ()
#10 0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 3 (Thread 0x7f5de171e700 (LWP 4142)):
#0  0x00007f5dede0303e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x0000000000debaf5 in PERIPHERALS::CPeripheralBus::Process() ()
#2  0x00000000010db8e8 in CThread::Action() ()
#3  0x00000000010dbf29 in CThread::staticThread(void*) ()
#4  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 2 (Thread 0x7f5d997fa700 (LWP 4163)):
#0  0x00007f5dede0303e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x000000000075ac92 in CJobManager::GetNextJob(CJobWorker const*) ()
#2  0x000000000075af7a in CJobWorker::Process() ()
#3  0x00000000010db8e8 in CThread::Action() ()
#4  0x00000000010dbf29 in CThread::staticThread(void*) ()
#5  0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7f5d99ffb700 (LWP 4162)):
#0  0x00007f5de7b68b99 in gnutls_x509_crt_import () from /usr/lib/x86_64-linux-gnu/libgnutls.so.26
#1  0x00007f5ddeb61af9 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
#2  0x00007f5ddeb626ea in ?? () from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
#3  0x00007f5ddeb63120 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
#4  0x00007f5ddeb3abce in ?? () from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
#5  0x00007f5ddeb5cc87 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
#6  0x00007f5ddeb5d871 in curl_multi_perform () from /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
#7  0x0000000000bd72d4 in XFILE::CCurlFile::CReadState::FillBuffer(unsigned int) ()
#8  0x0000000000bd78c4 in XFILE::CCurlFile::CReadState::Connect(unsigned int) ()
#9  0x0000000000bdb184 in XFILE::CCurlFile::Open(CURL const&) ()
#10 0x0000000000bf0941 in XFILE::CFile::Open(CStdStr<char> const&, unsigned int) ()
#11 0x0000000000bf3bab in XFILE::CFileCache::Open(CURL const&) ()
#12 0x0000000000bf08f7 in XFILE::CFile::Open(CStdStr<char> const&, unsigned int) ()
#13 0x0000000000abfe56 in ADDON::CRepository::FetchChecksum(CStdStr<char> const&) ()
#14 0x0000000000ac0694 in ADDON::CRepository::Checksum() ()
#15 0x0000000000ac27ad in ADDON::CRepositoryUpdateJob::GrabAddons(boost::shared_ptr<ADDON::CRepository>&) ()
#16 0x0000000000ac2f30 in ADDON::CRepositoryUpdateJob::DoWork() ()
#17 0x000000000075af59 in CJobWorker::Process() ()
#18 0x00000000010db8e8 in CThread::Action() ()
#19 0x00000000010dbf29 in CThread::staticThread(void*) ()
#20 0x00007f5deddfef6e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#21 0x00007f5de9ec99cd in clone () from /lib/x86_64-linux-gnu/libc.so.6
############# END STACK TRACE ###############

################# LOG FILE ##################

19:25:03 T:140041450567552  NOTICE: -----------------------------------------------------------------------
19:25:03 T:140041450567552  NOTICE: Starting XBMC (12.3 Git:9ed3e58), Platform: Linux (Linux Mint 16 Petra, 3.11.0-12-generic x86_64). Built on Dec 13 2013
19:25:03 T:140041450567552  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
19:25:03 T:140041450567552  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
19:25:03 T:140041450567552  NOTICE: special://masterprofile/ is mapped to: /home/iain/.xbmc/userdata
19:25:03 T:140041450567552  NOTICE: special://home/ is mapped to: /home/iain/.xbmc
19:25:03 T:140041450567552  NOTICE: special://temp/ is mapped to: /home/iain/.xbmc/temp
19:25:03 T:140041450567552  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
19:25:03 T:140041450567552  NOTICE: Local hostname: server
19:25:03 T:140041450567552  NOTICE: Log File is located: /home/iain/.xbmc/temp/xbmc.log
19:25:03 T:140041450567552  NOTICE: -----------------------------------------------------------------------
19:25:03 T:140041450567552   ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
19:25:03 T:140041450567552  NOTICE: Found 1 Lists of Devices
19:25:03 T:140041450567552  NOTICE: Enumerated ALSA devices:
19:25:03 T:140041450567552  NOTICE:     Device 1
19:25:03 T:140041450567552  NOTICE:         m_deviceName      : default
19:25:03 T:140041450567552  NOTICE:         m_displayName     : Playback/recording through the PulseAudio sound server
19:25:03 T:140041450567552  NOTICE:         m_displayNameExtra:
19:25:03 T:140041450567552  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
19:25:03 T:140041450567552  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
19:25:03 T:140041450567552  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
19:25:03 T:140041450567552  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
19:25:03 T:140041450567552  NOTICE:     Device 2
19:25:03 T:140041450567552  NOTICE:         m_deviceName      : @:CARD=Intel,DEV=0
19:25:03 T:140041450567552  NOTICE:         m_displayName     : HDA Intel
19:25:03 T:140041450567552  NOTICE:         m_displayNameExtra: ALC1200 Analog
19:25:03 T:140041450567552  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
19:25:03 T:140041450567552  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR
19:25:03 T:140041450567552  NOTICE:         m_sampleRates     : 44100,48000,96000,192000
19:25:03 T:140041450567552  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
19:25:03 T:140041450567552  NOTICE:     Device 3
19:25:03 T:140041450567552  NOTICE:         m_deviceName      : iec958:CARD=Intel,DEV=0
19:25:03 T:140041450567552  NOTICE:         m_displayName     : HDA Intel
19:25:03 T:140041450567552  NOTICE:         m_displayNameExtra: ALC1200 Digital S/PDIF
19:25:03 T:140041450567552  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
19:25:03 T:140041450567552  NOTICE:         m_channels        : FL,FR
19:25:03 T:140041450567552  NOTICE:         m_sampleRates     : 44100,48000,88200,96000,192000
19:25:03 T:140041450567552  NOTICE:         m_dataFormats     : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
19:25:03 T:140041450567552  NOTICE:     Device 4
19:25:03 T:140041450567552  NOTICE:         m_deviceName      : hdmi:CARD=Generic,DEV=0
19:25:03 T:140041450567552  NOTICE:         m_displayName     : HD-Audio Generic (Generic)
19:25:03 T:140041450567552  NOTICE:         m_displayNameExtra: HDMI
19:25:03 T:140041450567552  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
19:25:03 T:140041450567552  NOTICE:         m_channels        : FL,FR
19:25:03 T:140041450567552  NOTICE:         m_sampleRates     : 32000,44100,48000
19:25:03 T:140041450567552  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE
19:25:03 T:140041450567552  NOTICE:     Device 5
19:25:03 T:140041450567552  NOTICE:         m_deviceName      : hdmi:CARD=Generic_1,DEV=0
19:25:03 T:140041450567552  NOTICE:         m_displayName     : HD-Audio Generic (Generic_1)
19:25:03 T:140041450567552  NOTICE:         m_displayNameExtra: HDMI
19:25:03 T:140041450567552  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
19:25:03 T:140041450567552  NOTICE:         m_channels        : FL,FR
19:25:03 T:140041450567552  NOTICE:         m_sampleRates     : 32000,44100,48000
19:25:03 T:140041450567552  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE
19:25:03 T:140041450567552  NOTICE: load settings...
19:25:03 T:140041450567552  NOTICE: special://profile/ is mapped to: special://masterprofile/
19:25:03 T:140041450567552  NOTICE: loading special://masterprofile/guisettings.xml
19:25:03 T:140041450567552  NOTICE: Getting hardware information now...
19:25:03 T:140041450567552  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
19:25:03 T:140041450567552  NOTICE: Loaded playercorefactory configuration
19:25:03 T:140041450567552  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
19:25:03 T:140041450567552  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
19:25:03 T:140041450567552  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
19:25:03 T:140041450567552  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
19:25:03 T:140041450567552  NOTICE: Default DVD Player: dvdplayer
19:25:03 T:140041450567552  NOTICE: Default Video Player: dvdplayer
19:25:03 T:140041450567552  NOTICE: Default Audio Player: paplayer
19:25:03 T:140041450567552  NOTICE: Disabled debug logging due to GUI setting. Level 0.
19:25:03 T:140041450567552  NOTICE: Log level changed to 0
19:25:03 T:140041450567552  NOTICE: Loading media sources from special://masterprofile/sources.xml
19:25:03 T:140041138243328  NOTICE: Thread CSoftAE start, auto delete: false
19:25:03 T:140041450567552  NOTICE: Running database version Addons15
19:25:03 T:140041191024384  NOTICE: Thread XBMC Peripherals start, auto delete: false
19:25:03 T:140041450567552  NOTICE: Previous line repeats 1 times.
19:25:03 T:140041450567552  NOTICE: Setup SDL
19:25:03 T:140041450567552  NOTICE: Checking resolution 16
19:25:03 T:140041450567552  NOTICE: Using visual 0x51
19:25:03 T:140041450567552  NOTICE: GL_VENDOR = ATI Technologies Inc.
19:25:03 T:140041450567552  NOTICE: GL_RENDERER = AMD Radeon HD 6800 Series
19:25:03 T:140041450567552  NOTICE: GL_VERSION = 4.3.12618 Compatibility Profile Context 13.251
19:25:03 T:140041450567552  NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.30
19:25:03 T:140041450567552  NOTICE: GL_EXTENSIONS = GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_tessellator GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_clear_buffer_object GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint
19:25:03 T:140041450567552   ERROR: GLX: Same window as before, refreshing context
19:25:03 T:140041450567552  NOTICE: Running database version Addons15
19:25:03 T:140041450567552  NOTICE: Running database version ViewModes4
19:25:03 T:140041450567552  NOTICE: Running database version Textures13
19:25:03 T:140041450567552  NOTICE: Running database version MyMusic32
19:25:03 T:140041450567552  NOTICE: Running database version MyVideos75
19:25:03 T:140041450567552  NOTICE: Running database version TV22
19:25:03 T:140041450567552  NOTICE: Running database version Epg7
19:25:03 T:140041450567552  NOTICE: start dvd mediatype detection
19:25:03 T:140041450567552  NOTICE: initializing playlistplayer
19:25:03 T:140041450567552  NOTICE: DONE initializing playlistplayer
19:25:03 T:140041450166016  NOTICE: Thread CDetectDVDMedia start, auto delete: false
19:25:03 T:140041112020736  NOTICE: Thread XBPyThread start, auto delete: false
19:25:03 T:140041450567552  NOTICE: Previous line repeats 8 times.
19:25:03 T:140041450567552  NOTICE: initialize done
19:25:03 T:140040587945728  NOTICE: Thread XBPyThread start, auto delete: false
19:25:03 T:140041450567552  NOTICE: Running the application...
19:25:03 T:140040613123840  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140041112020736  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140040621516544  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140040579553024  NOTICE: Thread Jobworker start, auto delete: true
19:25:03 T:140040844478208  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140041450567552  NOTICE: ES: Starting event server
19:25:03 T:140040861263616  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140040025929472  NOTICE: Thread CEventServer start, auto delete: false
19:25:03 T:140040025929472  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
19:25:03 T:140040025929472  NOTICE: UDP: Listening on port 9777
19:25:03 T:140040852870912  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140041450567552  NOTICE: starting zeroconf publishing
19:25:03 T:140040017536768  NOTICE: Thread CTCPServer start, auto delete: false
19:25:03 T:140040000751360  NOTICE: Thread Jobworker start, auto delete: true
19:25:03 T:140040613123840  NOTICE: PrimeWire: Service: MySQL not enabled or not setup correctly
19:25:03 T:140039992358656  NOTICE: Thread Jobworker start, auto delete: true
19:25:03 T:140041450096384  NOTICE: Previous line repeats 1 times.
19:25:03 T:140041450096384  NOTICE: Thread CRssReader start, auto delete: false
19:25:03 T:140041112020736  NOTICE: script.tvguide service ARGV: ['']
19:25:03 T:140040604731136  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140040613123840  NOTICE: PrimeWire: Service: Loading sqlite3 as DB engine
19:25:03 T:140040613123840  NOTICE: PrimeWire: Service: Resetting...
19:25:03 T:140040629909248  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140040613123840  NOTICE: PrimeWire: Service starting...
19:25:03 T:140040596338432  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140040587945728  NOTICE: -->Python Interpreter Initialized<--
19:25:03 T:140040844478208  NOTICE: Universal - An Addons Toolkit: -watchhistory- -Loading sqlite3 as DB engine version: 3.7.17
19:25:03 T:140040844478208  NOTICE: Universal - An Addons Toolkit: - watchhistory - -Auto Cleanup Start
19:25:03 T:140040604731136  NOTICE: [TV4ME] Subscription service starting...
19:25:03 T:140040844478208  NOTICE: Universal - An Addons Toolkit: -watchhistory- -DELETE FROM watch_history WHERE lastwatched < '2014-03-06'
19:25:03 T:140040844478208  NOTICE: Universal - An Addons Toolkit: - watchhistory - -Auto Cleanup End
19:25:03 T:140040629909248  NOTICE: Universal - An Addons Toolkit: -watchhistory- -Loading sqlite3 as DB engine version: 3.7.17
19:25:03 T:140040629909248  NOTICE: Watch History Module and Service: Auto Cleanup - Start
19:25:03 T:140040596338432  NOTICE: [MovieStorm] Subscription service starting...
19:25:03 T:140040629909248  NOTICE: Universal - An Addons Toolkit: -watchhistory- -DELETE FROM watch_history WHERE lastwatched < '2014-03-06'
19:25:03 T:140040629909248  NOTICE: Watch History Module and Service: Auto Cleanup - End
19:25:03 T:140040852870912  NOTICE:  StorageServer Module loaded RUN
19:25:03 T:140040852870912  NOTICE: StorageClient-2.5.4 Starting server
19:25:03 T:140040852870912  NOTICE: StorageServer-2.5.4 Storage Server starting /home/iain/.xbmc/temp/commoncache.db
19:25:04 T:140040629909248  NOTICE: Thread CFileCache start, auto delete: false
19:25:05 T:140040861263616  NOTICE: Database.eventLoop() >>>>>>>>>> starting...
19:25:05 T:140040861263616  NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _initialize
19:25:05 T:140040861263616  NOTICE: Settings changed: False
19:25:05 T:140040861263616  NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _updateChannelAndProgramListCaches
19:25:05 T:140040629909248  NOTICE: Thread CFileCache start, auto delete: false
19:25:06 T:140040861263616  NOTICE: do stuff diff < 0
19:25:06 T:140040861263616  NOTICE: do stuff diff < 0
19:25:06 T:140040861263616  NOTICE: do stuff diff < 0
19:25:06 T:140040861263616  NOTICE: do stuff diff < 0
19:25:06 T:140040861263616  NOTICE: do stuff diff < 0      There was like a million of these lines in original, trimmed down for char limit on posts
19:25:06 T:140040629909248  NOTICE: [script.tvguide] Scheduling notifications
19:25:06 T:140040861263616  NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _getNotifications
19:25:06 T:140040861263616  NOTICE: Database.eventLoop() >>>>>>>>>> processing command: _close
19:25:06 T:140040861263616  NOTICE: Database.eventLoop() >>>>>>>>>> exiting...


############### END LOG FILE ################

############ END XBMC CRASH LOG #############

I have up to now, updated to nightly build, still crashes, uninstall xbmc completely and reinstalled, installed and ran XBMC as different user, still crashes, the only way I have found to solve it crashing is to rm -rf ~/.xbmc

any help would be greatly appreciated........

Cheers
Iain
Reply
#2
http://forum.xbmc.org/showthread.php?tid=189722 last page
Reply
#3
(2014-03-31, 12:15)wsnipex Wrote: http://forum.xbmc.org/showthread.php?tid=189722 last page

Thanks bud, had tried this a couple of times befoe and hadn't worked, but for some reason it worked this time.
Thanks Again
Iain
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Crashes with addons installed0