Kodi opens and crashes at the KODI Start Screen
#1
Hi there,

I got Kodi on my Rasp. Pi2 and it runs like a bomb!!! Thank you for that at first.

The problem I have is on my Laptop. I run Zorin 9 x64 on it and Kodi worked like on the Pi LIKE A BOMB...... Untl i did some updates incl. Kernal Updates. Now if I click the Kodi Icon the black Startup Kodi screen comes and i see my desktop again. If I try that multible times in a row Kodi starts and i see the Menu....BUT THERE IS MORE. The selector is stuck on Pictures. If I use the arrow buttons to switch to Videos or any other one It goes back to Pictures. Its almost like that the arrow button is stuck...but its not. Deactivate the keyboard and hooked a ext. Keyboard to the Laptop. I can enter Pictures but not go down the list. I removed Kodi from the PC and redownloaded and installed it. Same thing I even downloaded the new Beta-Build.... same thing.
Code:
############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
Date: Fri May  1 14:43:55 EDT 2015
Kodi Options:
Arch: x86_64
Kernel: Linux 3.13.0-51-generic #84-Ubuntu SMP Wed Apr 15 12:08:34 UTC 2015
Release: Zorin OS 9
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/zed/core (2015-05-01 14:43:55.111562817 -0400)
        =========================================
[New LWP 16770]
[New LWP 16788]
[New LWP 16787]
[New LWP 16786]
[New LWP 16785]
[New LWP 16773]
[New LWP 16774]
[New LWP 16775]
[New LWP 16776]
[New LWP 16777]
[New LWP 16778]
[New LWP 16781]
[New LWP 16782]
[New LWP 16783]
[New LWP 16784]
[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/kodi/kodi.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  _int_malloc (av=0x7fdbe271a760 <main_arena>, bytes=32) at malloc.c:3700

Thread 15 (Thread 0x7fdbab7fe700 (LWP 16784)):
#0  __GI___pthread_mutex_lock (mutex=0x0) at ../nptl/pthread_mutex_lock.c:63
#1  0x00007fdbe65e29a3 in sqlite3_free () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#2  0x00007fdbe65e9ab5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#3  0x00007fdbe65e9aa9 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#4  0x00007fdbe65e9ab5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#5  0x00007fdbe65e9964 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#6  0x00007fdbe65e99c0 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#7  0x00007fdbe65e9a36 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#8  0x00007fdbe66337c7 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#9  0x00007fdbe663543f in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#10 0x00007fdbe6635a22 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#11 0x00007fdbe6635cd5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#12 0x00007fdbe6635d65 in sqlite3_prepare () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#13 0x00007fdbe6635e1f in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#14 0x00007fdbe66361c9 in sqlite3_exec () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#15 0x00007fdbe6643d30 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#16 0x00007fdbe6643ed1 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#17 0x00007fdbe6643f81 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#18 0x00007fdbe66444ab in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#19 0x00007fdbe6644708 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#20 0x00007fdbe65e85df in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#21 0x00007fdbe65e8976 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#22 0x00007fdbe661da43 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#23 0x00007fdbe66326fd in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#24 0x00007fdbe663543f in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#25 0x00007fdbe6635a22 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#26 0x00007fdbe6635cd5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#27 0x00007fdbe6635f68 in sqlite3_prepare_v2 () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#28 0x00007fdbe6636015 in sqlite3_exec () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#29 0x0000000000a56fdb in dbiplus::SqliteDatabase::exists() ()
#30 0x0000000000a41d0d in CDatabase::Connect(std::string const&, DatabaseSettings const&, bool) ()
#31 0x0000000000a422b7 in CDatabase::Open(DatabaseSettings const&) ()
#32 0x000000000086a431 in CVideoThumbLoader::OnLoaderStart() ()
#33 0x0000000000f66123 in CRecentlyAddedJob::UpdateVideo() ()
#34 0x0000000000f6ddf5 in CRecentlyAddedJob::DoWork() ()
#35 0x0000000000f4c599 in CJobWorker::Process() ()
#36 0x0000000001a50fc8 in CThread::Action() ()
#37 0x0000000001a51689 in CThread::staticThread(void*) ()
#38 0x00007fdbe8526182 in start_thread (arg=0x7fdbab7fe700) at pthread_create.c:312
#39 0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 14 (Thread 0x7fdbabfff700 (LWP 16783)):
#0  0x00007fdbe770dd31 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#1  0x00007fdbe77bc165 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#2  0x00007fdbe77c217d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#3  0x00007fdbe77c2310 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#4  0x00007fdbe7789e23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007fdbe7749bcd in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007fdbe778c493 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x00007fdbe7789e23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#8  0x00007fdbe7744b61 in PyObject_CallFunctionObjArgs () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#9  0x00007fdbe77bbfa6 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#10 0x00007fdbe77c217d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#11 0x00007fdbe77c2462 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#12 0x00007fdbe77c2cbc in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#13 0x00007fdbe77d1e26 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#14 0x00007fdbe77d2539 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#15 0x00007fdbe77d2883 in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#16 0x00007fdbe7800f0f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#17 0x00007fdbe7789e23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#18 0x00007fdbe7748837 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#19 0x00007fdbe77bdc13 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#20 0x00007fdbe77c217d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#21 0x00007fdbe77c2462 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#22 0x00007fdbe77c2cbc in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#23 0x00007fdbe77d1e26 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#24 0x00007fdbe77d2539 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#25 0x00007fdbe77d2883 in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#26 0x00007fdbe7800f0f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#27 0x00007fdbe7789e23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#28 0x00007fdbe7748837 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#29 0x00007fdbe77bdc13 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#30 0x00007fdbe77c217d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#31 0x00007fdbe77c2462 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#32 0x00007fdbe77c2cbc in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#33 0x00007fdbe77d1e26 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#34 0x00007fdbe77d2539 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#35 0x00007fdbe77d2883 in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#36 0x00007fdbe7800f0f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#37 0x00007fdbe7789e23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#38 0x00007fdbe7748837 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#39 0x00007fdbe77bdc13 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#40 0x00007fdbe77c217d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#41 0x00007fdbe77c2462 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#42 0x00007fdbe77c2cbc in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#43 0x00007fdbe77d1e26 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#44 0x00007fdbe77d2539 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#45 0x00007fdbe77d2883 in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#46 0x00007fdbe7800f0f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#47 0x00007fdbe7789e23 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#48 0x00007fdbe77c7efb in PyObject_CallFunction () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#49 0x00007fdbe782fef2 in PyImport_Import () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#50 0x00007fdbe78316fa in PyImport_ImportModule () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#51 0x00007fdbe76f031c in Py_NewInterpreter () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#52 0x0000000000dcb213 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#53 0x0000000000dcc5aa in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#54 0x0000000001a50fc8 in CThread::Action() ()
#55 0x0000000001a51689 in CThread::staticThread(void*) ()
#56 0x00007fdbe8526182 in start_thread (arg=0x7fdbabfff700) at pthread_create.c:312
#57 0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 13 (Thread 0x7fdbe9db6700 (LWP 16782)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x0000000001a5152b in CThread::Sleep(unsigned int) ()
#2  0x0000000000cd6bac in MEDIA_DETECT::CDetectDVDMedia::Process() ()
#3  0x0000000001a50fc8 in CThread::Action() ()
#4  0x0000000001a51689 in CThread::staticThread(void*) ()
#5  0x00007fdbe8526182 in start_thread (arg=0x7fdbe9db6700) at pthread_create.c:312
#6  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 12 (Thread 0x7fdbcd022700 (LWP 16781)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fdbce85c4c3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#2  0x00007fdbce85be07 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#3  0x00007fdbe8526182 in start_thread (arg=0x7fdbcd022700) at pthread_create.c:312
#4  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 11 (Thread 0x7fdbcf5a2700 (LWP 16778)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x0000000001a4fbea in XbmcThreads::CEventGroup::wait(unsigned int) ()
#2  0x0000000000e9db95 in CRemoteControl::Process() ()
#3  0x0000000001a50fc8 in CThread::Action() ()
#4  0x0000000001a51689 in CThread::staticThread(void*) ()
#5  0x00007fdbe8526182 in start_thread (arg=0x7fdbcf5a2700) at pthread_create.c:312
#6  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 10 (Thread 0x7fdbcfda3700 (LWP 16777)):
#0  0x00007fdbe244912d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00000000019c2352 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2  0x00000000019c2410 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3  0x0000000001a50fc8 in CThread::Action() ()
#4  0x0000000001a51689 in CThread::staticThread(void*) ()
#5  0x00007fdbe8526182 in start_thread (arg=0x7fdbcfda3700) at pthread_create.c:312
#6  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7fdbd05a4700 (LWP 16776)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00000000019c420c in PERIPHERALS::CPeripheralBus::Process() ()
#2  0x0000000001a50fc8 in CThread::Action() ()
#3  0x0000000001a51689 in CThread::staticThread(void*) ()
#4  0x00007fdbe8526182 in start_thread (arg=0x7fdbd05a4700) at pthread_create.c:312
#5  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7fdbd166f700 (LWP 16775)):
#0  0x00007fdbe244912d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fdbe4c8b031 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007fdbe4c7c83c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fdbe4c7cece in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fdbe4c7cf80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fdbe4c8afe3 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fdbde5a2f08 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#7  0x00007fdbe8526182 in start_thread (arg=0x7fdbd166f700) at pthread_create.c:312
#8  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7fdbd1e70700 (LWP 16774)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1  0x00007fdbe4c8b640 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x0000000000a12a6c in CAESinkPULSE::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3  0x00000000009f8f63 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4  0x00000000009fa1e9 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5  0x00000000009fabe7 in ActiveAE::CActiveAESink::Process() ()
#6  0x0000000001a50fc8 in CThread::Action() ()
#7  0x0000000001a51689 in CThread::staticThread(void*) ()
#8  0x00007fdbe8526182 in start_thread (arg=0x7fdbd1e70700) at pthread_create.c:312
#9  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7fdbcde6f700 (LWP 16773)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00000000009f53f3 in ActiveAE::CActiveAE::Process() ()
#2  0x0000000001a50fc8 in CThread::Action() ()
#3  0x0000000001a51689 in CThread::staticThread(void*) ()
#4  0x00007fdbe8526182 in start_thread (arg=0x7fdbcde6f700) at pthread_create.c:312
#5  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7fdbaaffd700 (LWP 16785)):
#0  clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:81
#1  0x00007fdbe85260c0 in ?? () at pthread_create.c:174 from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007fdbaaffd700 in ?? ()
#3  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fdbaa7fc700 (LWP 16786)):
#0  clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:81
#1  0x00007fdbe85260c0 in ?? () at pthread_create.c:174 from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007fdbaa7fc700 in ?? ()
#3  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fdba9ffb700 (LWP 16787)):
#0  0x00007fdbe23a7a05 in _IO_vfprintf_internal (s=s@entry=0x7fdba9ffab10, format=<optimized out>, format@entry=0x1d59980 "Thread %s start, auto delete: %s", ap=ap@entry=0x7fdba9ffaca8) at vfprintf.c:1661
#1  0x00007fdbe2465235 in ___vsnprintf_chk (s=0x7fdb900058b0 "Thread ", maxlen=<optimized out>, flags=1, slen=<optimized out>, format=0x1d59980 "Thread %s start, auto delete: %s", args=0x7fdba9ffaca8) at vsnprintf_chk.c:63
#2  0x00000000007ae5d5 in StringUtils::FormatV(char const*, __va_list_tag*) ()
#3  0x0000000001a52608 in XbmcCommons::ILogger::Log(int, char const*, ...) ()
#4  0x0000000001a51667 in CThread::staticThread(void*) ()
#5  0x00007fdbe8526182 in start_thread (arg=0x7fdba9ffb700) at pthread_create.c:312
#6  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7fdba97fa700 (LWP 16788)):
#0  0x00007fdbe244dda3 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000000000ef5bc4 in JSONRPC::CTCPServer::Process() ()
#2  0x0000000001a50fc8 in CThread::Action() ()
#3  0x0000000001a51689 in CThread::staticThread(void*) ()
#4  0x00007fdbe8526182 in start_thread (arg=0x7fdba97fa700) at pthread_create.c:312
#5  0x00007fdbe245647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7fdbe9efe7c0 (LWP 16770)):
#0  _int_malloc (av=0x7fdbe271a760 <main_arena>, bytes=32) at malloc.c:3700
#1  0x00007fdbe23de7b0 in __GI___libc_malloc (bytes=32) at malloc.c:2891
#2  0x00007fdbe2995f2d in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x0000000000b6b18a in std::list<std::pair<std::string, int>, std::allocator<std::pair<std::string, int> > >::operator=(std::list<std::pair<std::string, int>, std::allocator<std::pair<std::string, int> > > const&) ()
#4  0x0000000000b6a8b5 in CJoystick::GetAxes(std::list<std::pair<std::string, int>, std::allocator<std::pair<std::string, int> > >&, bool) ()
#5  0x0000000000b64c8b in CInputManager::ProcessGamepad(int) ()
#6  0x0000000000b66c11 in CInputManager::Process(int, float) ()
#7  0x0000000000d2bbc7 in CApplication::FrameMove(bool, bool) ()
#8  0x0000000000dc3252 in CXBApplicationEx::Run() ()
#9  0x0000000000dc8fd7 in XBMC_Run ()
#10 0x000000000076abd5 in main ()
############# END STACK TRACE ###############

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

14:43:53 T:140582499379136  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:43:53 T:140582499379136  NOTICE: -----------------------------------------------------------------------
14:43:53 T:140582499379136  NOTICE: Starting Kodi (15.0-ALPHA2 Git:32c1f53). Platform: Linux x86 64-bit
14:43:53 T:140582499379136  NOTICE: Using Release Kodi x64 build
14:43:53 T:140582499379136  NOTICE: Kodi compiled Apr  1 2015 by GCC 4.8.2 for Linux x86 64-bit version 3.13.11 (199947)
14:43:53 T:140582499379136  NOTICE: Running on Zorin OS 9, kernel: Linux x86 64-bit version 3.13.0-51-generic
14:43:53 T:140582499379136  NOTICE: FFmpeg statically linked, version: 2.6-kodi-2.6.0-fix-Isengard-alpha
14:43:53 T:140582499379136  NOTICE: Host CPU: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz, 2 cores available
14:43:53 T:140582499379136  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
14:43:53 T:140582499379136  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
14:43:53 T:140582499379136  NOTICE: special://masterprofile/ is mapped to: /home/zed/.kodi/userdata
14:43:53 T:140582499379136  NOTICE: special://home/ is mapped to: /home/zed/.kodi
14:43:53 T:140582499379136  NOTICE: special://temp/ is mapped to: /home/zed/.kodi/temp
14:43:53 T:140582499379136  NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
14:43:53 T:140582499379136  NOTICE: Local hostname: zed-ThinkPad-W500
14:43:53 T:140582499379136  NOTICE: Log File is located: /home/zed/.kodi/temp/kodi.log
14:43:53 T:140582499379136  NOTICE: -----------------------------------------------------------------------
14:43:53 T:140582499379136  NOTICE: load settings...
14:43:53 T:140582499379136  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
14:43:53 T:140582499379136  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
14:43:53 T:140582499379136  NOTICE: Default DVD Player: dvdplayer
14:43:53 T:140582499379136  NOTICE: Default Video Player: dvdplayer
14:43:53 T:140582499379136  NOTICE: Default Audio Player: paplayer
14:43:53 T:140582499379136  NOTICE: Disabled debug logging due to GUI setting. Level 0.
14:43:53 T:140582499379136  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
14:43:53 T:140582499379136  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
14:43:53 T:140582499379136  NOTICE: Loaded playercorefactory configuration
14:43:53 T:140582499379136  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
14:43:53 T:140582499379136  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14:43:53 T:140582029031168  NOTICE: Thread ActiveAE start, auto delete: false
14:43:53 T:140582096144128  NOTICE: Thread AESink start, auto delete: false
14:43:53 T:140582096144128  NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
14:43:53 T:140582499379136  NOTICE: Running database version Addons18
14:43:53 T:140582499379136  NOTICE: ADDONS: Using repository repository.xbmc.org
14:43:54 T:140582070142720  NOTICE: Thread PeripBusCEC start, auto delete: false
14:43:54 T:140582061750016  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
14:43:54 T:140582053357312  NOTICE: Thread RemoteControl start, auto delete: false
14:43:54 T:140582499379136  NOTICE: Setup SDL
14:43:54 T:140582499379136  NOTICE: Checking resolution 16
14:43:54 T:140582499379136   ERROR: CWinSystemX11::XErrorHandler: BadAtom (invalid Atom parameter), type:0, serial:49, error_code:5, request_code:18 minor_code:0
14:43:54 T:140582499379136  NOTICE: Using visual 0x1e2
14:43:54 T:140582499379136  NOTICE: GL_VENDOR = X.Org
14:43:54 T:140582499379136  NOTICE: GL_RENDERER = Gallium 0.4 on AMD RV635
14:43:54 T:140582499379136  NOTICE: GL_VERSION = 3.0 Mesa 10.1.3
14:43:54 T:140582499379136  NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
14:43:54 T:140582499379136  NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_texture_multisample GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_NV_vdpau_interop GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev
14:43:54 T:140582499379136   ERROR: Error reading joystick map element, Invalid id: 0
14:43:54 T:140582499379136   ERROR: Previous line repeats 249 times.
14:43:54 T:140582499379136  NOTICE: Running database version Addons18
14:43:54 T:140582499379136  NOTICE: Running database version ViewModes6
14:43:54 T:140582499379136  NOTICE: Running database version Textures13
14:43:54 T:140582499379136  NOTICE: Running database version MyMusic49
14:43:54 T:140582499379136  NOTICE: Running database version MyVideos91
14:43:54 T:140582499379136  NOTICE: Running database version TV29
14:43:54 T:140582499379136  NOTICE: Running database version Epg10
14:43:54 T:140582499379136  NOTICE: start dvd mediatype detection
14:43:54 T:140582498035456  NOTICE: Thread DetectDVDMedia start, auto delete: false
14:43:54 T:140582499379136 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
14:43:54 T:140582499379136 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
14:43:54 T:140582499379136 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
14:43:54 T:140582499379136 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
14:43:54 T:140582499379136  NOTICE: initialize done
14:43:54 T:140582499379136  NOTICE: Running the application...
14:43:54 T:140581460244224  NOTICE: Thread LanguageInvoker start, auto delete: false
14:43:54 T:140581451851520  NOTICE: Thread JobWorker start, auto delete: true
14:43:54 T:140582499379136  NOTICE: starting zeroconf publishing
14:43:54 T:140582499379136  NOTICE: ES: Starting event server
14:43:54 T:140581418280704  NOTICE: Thread TCPServer start, auto delete: false
14:43:54 T:140582499379136  NOTICE: Enabled Joystick: Xbox 360 Wireless Receiver
14:43:54 T:140582499379136  NOTICE: Details: Total Axis: 4 Total Hats: 0 Total Buttons: 17
14:43:54 T:140582499379136  NOTICE: Enabled Joystick: Xbox 360 Wireless Receiver
14:43:54 T:140582499379136  NOTICE: Details: Total Axis: 4 Total Hats: 0 Total Buttons: 17
14:43:54 T:140582499379136  NOTICE: Enabled Joystick: Xbox 360 Wireless Receiver
14:43:54 T:140582499379136  NOTICE: Details: Total Axis: 4 Total Hats: 0 Total Buttons: 17
14:43:54 T:140582499379136  NOTICE: Enabled Joystick: Xbox 360 Wireless Receiver
14:43:54 T:140582499379136  NOTICE: Details: Total Axis: 4 Total Hats: 0 Total Buttons: 17


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

############ END Kodi CRASH LOG #############
Reply
#2
Ohh and saw that the error code incl. some lines of my X Box 360 controller i use to play SNES Roms on.. Its not connected on the PC since 1 week or so. Don't know if that could cause the issue when its not wanna move. But whould that stops kodi from not starting right?
Reply
#3
ok found under Userdata/keymaps the Xbox360 and regular xbox controller presets.....just deleted it via SU gksu nautilus and everything works fine. full control no more crshes
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi opens and crashes at the KODI Start Screen0