Kodi 17.0 crashes on startup windows 7
#1
Hi All,

I have the following issue,15.2 runs as expected however 16.0, 16.1 and 17.0 all crash immediately on startupSad.

My setup is as follows:
Gigabyte Technology H97M-D3H with onboard Intel® HD Graphics 4400
Windows 7 SP1, 64-bit version 6.1
Intel® Core™ i3-4150 cpu @ 3.50GHz
8.00GB RAM
DX11

I have removed all usb devices (except the keyboard), removed and uninstalled a Gigabyte GT730 graphics card for fault finding, deleted the "Addons27.db", carried out multiple uninstall and fresh installs of Kodi 17.0, yet Kodi still Crashes Immediately on Startup!

The following link is to a zipped googledrive file with crashlogs and .dmp files for a clean install of 17.0 as I am unable to run debugging from the GUI. I have followed the "How to generate a Debug Log Advanced Instructions" from the http://forum.kodi.tv/showthread.php?tid=42708 / SECTION 3 - DEBUG LOG with the advancedsettings.xml for everything in the userdata folder.

https://drive.google.com/open?id=0B1hI5n...HBuc3ZWSHc

the majority of the logs end similar to the below extract.....

18:51:25.868 T:5076 DEBUG: CWinEventsWin32::WndProc: window resize event
18:51:25.868 T:5076 DEBUG: CWinEventsWin32::WndProc: window move event
18:51:25.868 T:5076 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
18:51:25.868 T:5076 DEBUG: CWinEventsWin32::WndProcWindow is active
18:51:25.872 T:5076 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
18:51:25.885 T:5076 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
18:51:25.885 T:5076 DEBUG: CRenderSystemDX::SetMonitor - Selected Intel® HD Graphics 4400 adapter.
18:51:25.885 T:5076 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{EC22B443-21EB-44ED-8D7F-950DC7051FB3}\0000.
18:51:25.909 T:5076 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
18:51:25.913 T:5076 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
18:51:25.994 T:5076 DEBUG: Previous line repeats 1 times.
18:51:25.994 T:5076 DEBUG: CRenderSystemDX::CreateDevice - on adapter Intel® HD Graphics 4400 (VendorId: 0x8086 DeviceId: 0x41e) with feature level 0x9300.
18:51:25.994 T:5076 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
18:51:25.994 T:5076 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
18:51:26.005 T:5076 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
18:51:26.006 T:5076 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
18:51:26.006 T:5076 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
18:51:26.017 T:5076 DEBUG: Previous line repeats 10 times.
18:51:26.017 T:5076 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
18:51:26.061 T:4516 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
18:51:26.061 T:4516 DEBUG: Thread RemoteControl 4516 terminating

Thanks in advance.
Reply
#2
A number of people have encountered this issue after upgrading from Jarvis to krypton caused by a zero-byte Addons27.db file in the profile directory. Your kodi log file will likely refer to it if that's the case, so you can just delete that file and kodi should start properly.
Reply
#3
I hat to do this to you but comparing my 8 year old Radeon 5770HD to your graphic card (http://www.game-debate.com/gpu/index.php...0%20Mobile) and I don't think I have to say too much more, other than to note your debug log stalls when trying to make the display. Your Geforce is in the same category. I should note there is plenty of users using this kind of set-up with a Linux based o/s without issue.

Due to changes in code it may be possible that older hardware video cards are no longer supported. If starting of Kodi fails then try upgrading to last available drivers (or beta drivers). Supported hardware (wiki) https://downloadcenter.intel.com/product...phics-4400

Possible work-a-around using and external player with playercorefactory.xml should you find a satisfactory player. As a side note, please don't upload logs as zip files (no one likes the idea of what could be hiding in a archive to surprise the down-loader) and logs are never a good idea in the forums.
Reply
#4
After I found where the "profile" directory was (C:\Users\MyName\AppData\Roaming\Kodi\userdata\Database) and deleted Addons27.db My crash issue was resolved.

Thanks for the advice.
Reply
#5
Deleting Addons27.db resolved my issue as well. Also, the file was recreated when I ran Kodi but has caused no further issues.
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 17.0 crashes on startup windows 71