Windows 10 crashes
#1
As soon as I open Kodi it shows the logo. And just crashes. I have no idea why though. I've tried moving the userdata folder but it just reappears instantly. I've ran as admin. I've reinstalled many times. Also tried older versions.
Reply
#2
Post a Debug log (wiki).
Reply
#3
Hello!

I get the same after uninstall of older kodi and install of kodi-17.1-Krypton.exe
Starting app crashes after 500 ms.
NTFS access for all applications packages is granted to modify in application directory.

After a complete install and a reboot. have reinstalled several times aswell..
Debugg file: https://ufile.io/07de9

Windows error log: (Event id 100)
****************************************

The error occurred in the program by name: kodi.exe, version 17.1.0.0, timestamp 0x58d009cf
, The error occurred in the module with the name: ntdll.dll, version 10.0.10586.672, timestamp 0x580efaf8
Exception code: 0xc0000374
Felförskjutning: 0x000dc799
Process ID: 0x4320
The program start time: 0x01d2a72c6e64355d
Path to the Program: C: \ Program Files (x86) \ Kodi2 \ kodi.exe
Path to the module: C: \ WINDOWS \ system32 \ ntdll.dll
Report ID: 509b1c5f-f3c4-4683-bf76-24601c0cda67
Full name of the erroneously package:
Application ID relative to the wrong package:
Reply
#4
My debug log:

https://ufile.io/b2ade1
Reply
#5
Both these logs seem to point at http://forum.kodi.tv/showthread.php?tid=...pid2557927
Reply
#6
Hello PatK,

Still no success.
I have changed the loglevel to 1.
even hide showloginfo same.

<extralogging>false</extralogging>
<setextraloglevel>64,1024, 16384</setextraloglevel>
<showloginfo>false</showloginfo> <!-- Change this to "false" to hide the on-screen debug log text -->

Edited the advancedsettings.xml to following:

<advancedsettings>
<loglevel>1</loglevel> <!-- Change this to "1" to hide the on-screen debug log text -->
</advancedsettings>

Same problem!
Deleted the advancedsettings.xml same problem!

Deleted "AppData\Roaming\Kodi\userdata\Database\Addons27.db" same problem!
Renamed %Appdata%\kodi same problem!

Im stuck..
Reply
#7
Ye doesn't work. The file just comes back when I load up Kodi
Reply
#8
Yeah..
I have added mysql database aswell if the problem is withing the local db.
I dont get the error but the screen is stuck at loading now, if i click it instantly crashes.


<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>IPADRESS</host>
<port>xxxx</port>
<user>kodi</user>
<pass>kodi</pass>
</videodatabase>

<musicdatabase>
<type>mysql</type>
<host>IPADRESS</host>
<port>xxxx</port>
<user>kodi</user>
<pass>kodi</pass>
</musicdatabase>

<videolibrary>
<importwatchedstate>true</importwatchedstate>
<importresumepoint>true</importresumepoint>
</videolibrary>
</advancedsettings>


And error log shows in the end:

17:30:14.969 T:16584 NOTICE: Running database version Addons27
17:30:14.970 T:16584 NOTICE: Running database version ViewModes6
17:30:14.970 T:16584 NOTICE: Running database version Textures13
17:30:15.017 T:16584 ERROR: SQL: [MyMusic60] The table does not exist
Query: SELECT idVersion FROM version
17:30:15.017 T:16584 ERROR: CJobWorker:Tonguerocess error processing job
Reply
#9
(2017-03-27, 20:30)DylanJM Wrote: As soon as I open Kodi it shows the logo. And just crashes. I have no idea why though. I've tried moving the userdata folder but it just reappears instantly. I've ran as admin. I've reinstalled many times. Also tried older versions.

This should fix your issue , Turn internet access off .

start Kodi .

Go to Programs ,

Scroll down to URLResolver ,

Turn internet setting back to ON

Click update on URLResolver wait after Resolver has fixed the issue , your good to go .

I did the whole clean install thing 4 or maybe 5 times , that did not work so I deleted all files then downloaded fresh again , that seemed to work for about 5 days , but Thursday afternoon boom stopped working ,

It would start then freeze after 10 secs , I went through every file in Kodi.log , with a fine tooth comb , and couldn't find one single error in the codes , I was so through making sure every I was dotted and T crossed . No issues with the coding .

After some more wasting time , I finely figured it out .

Lol and behold I find it to be a URLResolver ( URL.R ) issue , and you don't have enough time to go to setting and update URL.R it before Windows/kodi kicks you out , so you must turn internet access off so you can go access URL.R , Once your in URL.R after you hit update ,

Its not a windows issue nor a Kodi issue its a URL issue within Kodi .

So for anyone on any system If your having this problem You know how to fix it .Cool

Cool
Reply

Logout Mark Read Team Forum Stats Members Help
Windows 10 crashes1