Kodi Community Forum

Full Version: Hanged in startup: Thread JobWorker ... terminating (autodelete)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everybody.

First of all sorry if it's been answered before, but I haven't found any answer for the problem.

Few days ago I compiled XBMC, and since then I've been having problems getting "DEBUG: Thread JobWorker 140524506769152 terminating (autodelete)" errors in the log and hanging XBMC. It's happen when I start XBMC. I have been having this problems when watching some MKV, but after that, and reboot XBMC, it still happening.

The version is XBMC (14.0-ALPHA1 Git:20140430-f29be5c). In a Debian Testing (updated few hours before compiling XMBC) and kernel 3.13-1-amd64

About my hardware: Asus AT3IONT-I motherboard with Atom330 and ION. 2Gb RAM

My configure options: ./configure --prefix=/home/yuki/apps-pruebas/

All my library is new with this version, and I thought it could be "lazytv" addon problem but I have deleted it. I have few addons installed but I have had the same problem without them.

With Frodo I didn't have any problem, but in the last few month (as I compiled to see new features), I also have had glitches in the visualization of MKV which before where ok.

The last lines of the log:
21:30:56 T:139942164416256 DEBUG: RunQuery took 143 ms for 1691 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
21:30:57 T:139942164416256 DEBUG: RunQuery took 2 ms for 12 items query: select * from musicvideoview
21:30:57 T:139942164416256 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:30:57 T:139942164416256 DEBUG: GetAlbumsByWhere - query took 1 ms
21:30:57 T:139942164416256 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:01.276157
21:30:57 T:139942164416256 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:04.221630
21:31:23 T:139941465954048 DEBUG: Thread JobWorker 139941465954048 terminating (autodelete)
21:31:23 T:139941233288960 DEBUG: Thread JobWorker 139941233288960 terminating (autodelete)
21:31:23 T:139940755134208 DEBUG: Thread JobWorker 139940755134208 terminating (autodelete)
21:31:23 T:139941476497152 DEBUG: Thread JobWorker 139941476497152 terminating (autodelete)
21:34:53 T:139942147630848 DEBUG: ### [Qlock] - Delaying 3 secs
21:35:01 T:139942147630848 DEBUG: Previous line repeats 3 times.
21:35:01 T:139942147630848 DEBUG: ### [Qlock] - Delaying 240 secs

All the log in: http://pastebin.com/vgwMduX9

If you need more information ask for it. I'm going to compile the last revision in GIT in other path and save my .xbmc into .xbmc-old and recreate my library to see if the problem persist.

Thanks
I'm still having the same problem. Right now I have started XBMC and after the skin is loaded appears the next errors:

21:14:53 T:139684726421248 DEBUG: Library Data Provider: Opening file - /home/yuki/.xbmc/userdata/addon_data/service.library.data.provider/recommendedalbums.json
21:14:53 T:139684726421248 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:14:53 T:139684726421248 DEBUG: GetAlbumsByWhere - query took 1 ms
21:14:53 T:139684726421248 DEBUG: Library Data Provider: Saving file
21:14:53 T:139684726421248 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:03.653071
21:14:53 T:139684751599360 DEBUG: RunQuery took 133 ms for 1666 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
21:14:53 T:139685029426944 DEBUG: webserver: request received for /jsonrpc
21:14:54 T:139684751599360 DEBUG: RunQuery took 2 ms for 0 items query: select * from musicvideoview
21:14:54 T:139684751599360 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
21:14:54 T:139684751599360 DEBUG: GetAlbumsByWhere - query took 1 ms
21:14:54 T:139684751599360 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:01.204267
21:14:54 T:139684751599360 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:04.276307
21:14:54 T:139685029426944 DEBUG: webserver: request received for /jsonrpc
21:15:20 T:139684147623680 DEBUG: Previous line repeats 21 times.
21:15:20 T:139684147623680 DEBUG: Thread JobWorker 139684147623680 terminating (autodelete)
21:15:20 T:139684130838272 DEBUG: Thread JobWorker 139684130838272 terminating (autodelete)
21:15:20 T:139683828053760 DEBUG: Thread JobWorker 139683828053760 terminating (autodelete)
21:15:20 T:139684105660160 DEBUG: Thread JobWorker 139684105660160 terminating (autodelete)
21:15:21 T:139685029426944 DEBUG: webserver: request received for /jsonrpc
Post complete Debug Log - don't post inline. Use our xbmclogs.com

What you pasted is useless.
Sorry about that. Yesterday's log can be seen in http://xbmclogs.com/show.php?id=206553

Thanks