Kodi Community Forum

Full Version: kodi crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hi

There are number of crashes of KODI during just channel switching.
I can't find any reason for this in crashlog

Any help ?

BR
Janusz
Are you able to reproduce this reliably? I've seen this same type of crash before but haven't managed to nail it down.
Yes, I've got another crashlog (I'll post it later). Usualy it happens quickly jumping from one channel to another. After abt. 20 switches kodi crash.
following
Could you try 6091 (PR)?
means to compile this ?
or just next nightly would be enough ?
For now you'll have to compile it.
i have a crashlog for kodi final 14.0 crashing almost consistently after 5-10 minutes of watching tv from tvheadend backend.

http://pastebin.com/78pRbLiC
@sparklyballs you have to install gdb, otherwise the log won't contain the necessary information. Edit: and you don't have debugging enabled.
(2015-01-04, 19:08)negge Wrote: [ -> ]@sparklyballs you have to install gdb, otherwise the log won't contain the necessary information.

gdb ? is that a linux program or something within kodi ?
The former. sudo apt-get install gdb, then try to reproduce the crash.
(2015-01-04, 19:09)sparklyballs Wrote: [ -> ]
(2015-01-04, 19:08)negge Wrote: [ -> ]@sparklyballs you have to install gdb, otherwise the log won't contain the necessary information.

gdb ? is that a linux program or something within kodi ?

ran autoremove after apt-get install gdb

as per

Code:
The following packages were automatically installed and are no longer required:
  libcaca0 libsdl1.2debian libva-glx1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libc6-dbg libpython3.4
Suggested packages:
  gdb-doc gdbserver
Recommended packages:
  libc-dbg
The following NEW packages will be installed
  gdb libc6-dbg libpython3.4

and wow, channel changes just got a whole lot quicker.

not crashed as yet...

spoke too soon

http://pastebin.com/bhQyLzze
Too bad it doesn't contain the stack trace. I don't know why it keeps disappearing for some, it happens to me too.
Got it.
Here is crashlog
and kodi.log
or zip kodi.log.zip

it happend quickly switching channels.

and one more
and some more:
first
second
Pages: 1 2 3