v18 Kodi 18.2 crashes on startup when MySQL is used
#1
Using Kodi 18.2 x64
Windows 10 Pro x64, 1803
Intel Core i7-8700K
16GB Ram

When the Advancedsettings is loaded Kodi crashes on startup. I get to see the main menu for about 2 or 3 seconds, then it crashes.

I updated from Kodi 17.x, I don't remember the exact version. Upon first run Kodi did work. I updated the video library with the movie folders successfully. When I started to update TV Shows Kodi crashed.
Since then Kodi refuses to run when the Advancedsettings is loaded.

Maybe you guys can see something in the log file .
Reply
#2
Code:
2019-05-02 23:39:45.416 T:11684 NOTICE: MYSQL: Connected to version 10.1.38-MariaDB-0+deb9u1

I don't think the SQL server is the problem here, it seems to connect properly.
Why not try installing MySQL 5.7, and see if MariaDB was the problem?
Use different ports, then you can run them side by side.

Code:
<loglevel hide="false">2</loglevel>
...
2019-05-02 23:39:45.144 T:9320 NOTICE: Disabled debug logging due to GUI setting. Level 1.

Your Kodi uses loglevel 2 and reports loglevel 1.
Try a simpler <loglevel>1</loglevel> at the top of the advancedsettings.xml file, although it shouldn't matter at all.

You could also enable the Database component for further SQL details.
Reply
#3
Thanks for the advice!
I'll try it this weekend.
(2019-05-03, 09:57)Klojum Wrote: You could also enable the Database component for further SQL details.
How would I do that?
Reply
#4
(2019-05-03, 15:35)marcellos Wrote: How would I do that?

By enabling the correct component in this setting:

Image
Reply
#5
I'm having what it seems the same problem.
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 18.2 crashes on startup when MySQL is used0