Bug Kodi 14 RC crashing on start
#1
Hi.
I upgraded from stabled to 14 rc1 on Dec 1. Today it started crashing at startup. I upgraded to rc2, but that did not help. I also tried clearing the cache, but that made no difference.
No change has been done on the system, that I am aware of.

I have checked the logs and crash dumps, and the errors are not the same every time. Sometimes it just seems to quit, with only some warning in the log, and some times there are errors about Python or access violations.

From kodi.log:

Quote:23:27:33 T:8256 NOTICE: Checking resolution 16
23:27:33 T:8256 NOTICE: Running database version Addons16
23:27:33 T:8256 NOTICE: Running database version ViewModes6
23:27:33 T:8256 NOTICE: Running database version Textures13
23:27:33 T:8256 NOTICE: Running database version MyMusic48
23:27:33 T:8256 NOTICE: Running database version MyVideos90
23:27:33 T:8256 NOTICE: Running database version TV26
23:27:33 T:8256 NOTICE: Running database version Epg8
23:27:33 T:8256 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
23:27:33 T:8256 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
23:27:33 T:8256 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
23:27:33 T:8256 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
23:27:33 T:8096 NOTICE: Thread LanguageInvoker start, auto delete: false
23:27:33 T:8256 NOTICE: Previous line repeats 4 times.
23:27:33 T:8256 NOTICE: CApplication::UpdateLibraries: Starting video library startup scan
23:27:33 T:8256 NOTICE: CApplication::UpdateLibraries: Starting music library startup scan
23:27:33 T:9156 NOTICE: Thread VideoInfoScanner start, auto delete: false
23:27:33 T:9156 NOTICE: VideoInfoScanner: Starting scan ..
23:27:33 T:8596 NOTICE: Thread LanguageInvoker start, auto delete: false
23:27:33 T:8256 NOTICE: initialize done
23:27:33 T:4760 NOTICE: Thread MusicInfoScanner start, auto delete: false
23:27:33 T:7284 NOTICE: Thread LanguageInvoker start, auto delete: false
23:27:33 T:8256 NOTICE: CJoystick::EnumJoysticksCallback : Enabled Joystick: PLAYSTATION®3 Controller
23:27:33 T:8256 NOTICE: CJoystick::EnumJoysticksCallback : Total Axis: 5 Total Hats: 0 Total Buttons: 19
23:27:33 T:8256 NOTICE: Running the application...
23:27:34 T:8096 NOTICE: -->Python Interpreter Initialized<--
23:27:34 T:8256 NOTICE: Previous line repeats 6 times.
23:27:34 T:8256 NOTICE: starting zeroconf publishing
23:27:34 T:8256 NOTICE: Webserver: Starting...
23:27:34 T:9092 NOTICE: Thread JobWorker start, auto delete: true
23:27:34 T:8256 NOTICE: WebServer: Started the webserver
23:27:34 T:8256 NOTICE: starting upnp controller
23:27:34 T:4464 NOTICE: Thread JobWorker start, auto delete: true
23:27:34 T:8256 NOTICE: starting upnp server
23:27:34 T:8256 NOTICE: starting upnp renderer
23:27:34 T:8256 NOTICE: ES: Starting event server
23:27:34 T:6940 NOTICE: Thread EventServer start, auto delete: false
23:27:34 T:6940 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
23:27:34 T:6940 NOTICE: UDP: Listening on port 9777
23:27:34 T:8984 NOTICE: Thread JobWorker start, auto delete: true
23:27:34 T:6204 NOTICE: Thread TCPServer start, auto delete: false
23:27:35 T:8952 NOTICE: Thread FileCache start, auto delete: false
23:27:35 T:8256 NOTICE: Previous line repeats 2 times.
23:27:35 T:8256 ERROR: Unhandled exception in CApplication::FrameMove() : Access violation at 0x76889b60: Writing location 0x1afbceb0
23:27:35 T:8596 NOTICE: StorageServer Module loaded RUN
23:27:35 T:8596 NOTICE: StorageClient-2.5.4 Starting server
23:27:36 T:8256 ERROR: Unhandled exception in CApplication::FrameMove() : Access violation at 0x76889b60: Writing location 0x1afbceb0
23:27:36 T:9068 NOTICE: Thread FileCache start, auto delete: false
23:27:40 T:8256 NOTICE: Previous line repeats 2 times.
23:27:40 T:8256 ERROR: CApplication::FrameMove(), too many exceptions
23:27:40 T:8752 NOTICE: Thread RarFileExtract start, auto delete: false
23:27:40 T:8832 NOTICE: Thread FileCache start, auto delete: false

There are also 8 stacktraces and 7 crashlogs from that start attempt.

The stacktraces look like this, with some exception:
Quote:Thread 8256 (process 9036)
# 0
# 1
# 2
# 3
# 4
# 5 init_hashlib
# 6 init_hashlib
# 7
# 8
# 9
#10 BaseThreadInitThunk
#11 RtlInitializeExceptionChain
#12 RtlInitializeExceptionChain
Reply
#2
unplug your ps3 joystick
Reply
#3
(2014-12-04, 00:35)helta Wrote: unplug your ps3 joystick

Thanks, that fixed it. I had forgotten that I connected it to charge it from my HTPC.
I suppose this is a bug, that it crashes if a PS3 controller is connected?
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 14 RC crashing on start0