Dharma RC1 freezes a lot
#1
I've been using RC1 for about a week now and I've had it freeze on me several times. I have to kill the process to quit XBMC after the freeze. As a developer myself, my first guess would be a deadlock in the code.

The last time was when I exited, but I've had it freeze when navigating menus.

I've just enabled debug logging, and the log from the freeze on exit is shown below. Is there a way to have logging enabled but not show the debug text on screen?

Thanks,
Graham

11:40:57 T:1148 M:2939744256 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
11:40:57 T:1148 M:2939744256 INFO: Loading skin file: DialogButtonMenu.xml
11:40:58 T:1148 M:2933579776 DEBUG: SDLKeyboard: scancode: 75, sym: 276, unicode: 0, modifier: 0
11:40:58 T:1148 M:2933575680 DEBUG: CApplication::OnKey: 61477 pressed, action is Left
11:40:59 T:1148 M:2932695040 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
11:40:59 T:1148 M:2932695040 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
11:40:59 T:1148 M:2932600832 DEBUG: CApplication::ExecuteXBMCAction : Translating dialog.close(all,true)
11:40:59 T:1148 M:2932596736 DEBUG: CApplication::ExecuteXBMCAction : To dialog.close(all,true)
11:40:59 T:1148 M:2932592640 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
11:40:59 T:1148 M:2932592640 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.Quit()
11:40:59 T:1148 M:2932592640 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.Quit()
11:40:59 T:3944 M:2940444672 DEBUG: Thread 3944 terminating (autodelete)
11:40:59 T:1148 M:2940444672 DEBUG: CAnnouncementManager - Announcement: ApplicationStop from xbmc
11:40:59 T:1148 M:2940444672 NOTICE: Storing total System Uptime
11:40:59 T:1148 M:2940469248 NOTICE: Saving settings
11:40:59 T:1148 M:2940133376 NOTICE: stop all
11:40:59 T:1148 M:2940133376 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
11:40:59 T:1148 M:2940129280 NOTICE: ES: Stopping event server
11:40:59 T:1148 M:2940125184 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
11:40:59 T:3828 M:2940121088 NOTICE: ES: UDP Event server stopped
11:40:59 T:3828 M:2940121088 DEBUG: Thread 3828 terminating
11:40:59 T:1304 M:2940149760 DEBUG: Thread 1304 terminating
11:40:59 T:1148 M:2940121088 NOTICE: stop sap announcement listener
11:40:59 T:1148 M:2940174336 NOTICE: clean cached files!
11:40:59 T:1148 M:2940166144 NOTICE: unload skin
11:40:59 T:1148 M:2940166144 DEBUG: CGUIAudioManager:Big GrineInitialize
11:40:59 T:1148 M:2940166144 DEBUG: ------ Window Deinit (MyVideo.xml) ------
11:40:59 T:1148 M:2940166144 DEBUG: ------ Window Deinit (Pointer.xml) ------
11:40:59 T:1148 M:2940166144 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
11:40:59 T:1148 M:2941546496 NOTICE: stop python
Reply
#2
pro510 Wrote:I've just enabled debug logging, and the log from the freeze on exit is shown below. Is there a way to have logging enabled but not show the debug text on screen?

http://wiki.xbmc.org/?title=Advancedsett...oglevel.3E

JR
Reply
#3
Thanks JR.
Reply
#4
You might be having the problem reported in trac ticket 10194. Try switching to fake fullscreen in the system settings of XBMC, or disabling desktop composition in the compatibility section of the right click -> properties menu of the XBMC shortcut. Doing that will solve the problem if you are indeed having the same problem.
Reply

Logout Mark Read Team Forum Stats Members Help
Dharma RC1 freezes a lot0