Bug #919

Kodi 16 crashes at startup in user mode

Added by Stephane IM almost 10 years ago. Updated almost 10 years ago.

Status:Closed Start:11/02/2016
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Calculate Linux Spent time: -
Target version:-
Votes: 0

Description

Hi team,

I have an issue with kodi 16. it crashes after Kodi startup with a segmentation error as below.

*usr/bin/kodi : ligne 165 : 20767 Erreur de segmentation "$LIBDIR/${bin_name}/${bin_name}.bin" $SAVED_ARGS
Crash report available at /home/stephane/kodi_crashlog-20161102_001156.log*

But kodi works in super user mode.
See attached the kodi crash log
Thanks for your support
Stephane

kodi_crashlog-20161102_001156.log (11.1 KB) Stephane IM, 11/02/2016 02:15 am

History

Updated by Виктор Кустов almost 10 years ago

But kodi works in super user mode.

please check permissions:
- kodi's config files and settings

chown -R stephane ~/.kodi

- user "stephane" must be in "video" group or smthn else...

Updated by Stephane IM almost 10 years ago

Thanks for the solution. it works

Updated by Alexander Tratsevskiy almost 10 years ago

  • Status changed from New to Closed

Also available in: Atom PDF

Thank you!