Linux XMBC Unresponsive After Playing File
#1
Hi Guys,

I have an issue at the moment where after playing one or two files, the XBMC UI seems to stop responding.

You can predict this problem by noticing the menu "click/scroll" sounds don't play.

Below is the log from trying to play the file to the UI crashing itself;

Code:
14:18:39 T:9463568  NOTICE: DVDPlayer: Opening: /some/movie (720).mkv
14:18:39 T:9463568 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
14:18:39 T:2945440624  NOTICE: Creating InputStream
14:18:39 T:2945440624  NOTICE: Creating Demuxer
14:18:40 T:9463568  NOTICE: Storing total System Uptime
14:18:40 T:9463568  NOTICE: Saving settings
14:18:40 T:9463568  NOTICE: stop all
14:18:40 T:2945440624  NOTICE: Opening video stream: 0 source: 256
14:18:40 T:2945440624  NOTICE: Creating video codec with codec id: 28
14:18:40 T:9463568  NOTICE: ES: Stopping event server
14:18:40 T:9463568  NOTICE: stopping zeroconf publishing
14:18:40 T:2945440624  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
14:18:40 T:2945440624  NOTICE: Creating video thread
14:18:40 T:2945440624  NOTICE: Opening audio stream: 1 source: 256
14:18:40 T:2945440624  NOTICE: Finding audio codec for: 86020
14:18:40 T:2953833328  NOTICE: running thread: video_thread
14:18:40 T:2945440624  NOTICE: Creating audio thread
14:18:40 T:2945440624  NOTICE: Opening Subtitle stream: 2 source: 256
14:18:40 T:2922470256  NOTICE: running thread: CDVDPlayerAudio::Process()
14:18:40 T:9463568  NOTICE: stop dvd detect media
14:18:40 T:9463568  NOTICE: stop player
14:18:40 T:9463568  NOTICE: CDVDPlayer::CloseFile()
14:18:40 T:9463568  NOTICE: DVDPlayer: waiting for threads to exit
14:18:41 T:2945440624  NOTICE: CDVDPlayer::OnExit()
14:18:41 T:2945440624  NOTICE: DVDPlayer: closing audio stream
14:18:41 T:2945440624  NOTICE: Closing audio stream
14:18:41 T:2945440624  NOTICE: Waiting for audio thread to exit
14:18:41 T:2922470256  NOTICE: thread end: CDVDPlayerAudio::OnExit()
14:18:41 T:2945440624  NOTICE: Closing audio device
14:18:41 T:2945440624  NOTICE: Deleting audio codec
14:18:41 T:2945440624  NOTICE: DVDPlayer: closing video stream
14:18:41 T:2945440624  NOTICE: Closing video stream
14:18:41 T:2945440624  NOTICE: waiting for video thread to exit
14:18:41 T:2953833328   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
14:18:41 T:2953833328  NOTICE: thread end: video_thread
14:18:41 T:2945440624  NOTICE: deleting video codec
14:18:41 T:2945440624  NOTICE: DVDPlayer: closing subtitle stream
14:18:41 T:2945440624  NOTICE: Closing subtitle stream
14:18:41 T:2945440624  NOTICE: CDVDPlayer::OnExit() deleting demuxer
14:18:41 T:2945440624  NOTICE: CDVDPlayer::OnExit() deleting input stream
14:18:41 T:9463568  NOTICE: DVDPlayer: finished waiting
14:18:41 T:9463568  NOTICE: stop sap announcement listener
14:18:41 T:9463568  NOTICE: clean cached files!
14:18:41 T:9463568  NOTICE: unload skin
14:18:41 T:3008351088  NOTICE: StorageServer-1.0.0 Closed down
14:18:41 T:9463568  NOTICE: stop python
14:18:41 T:9463568  NOTICE: stopped
14:18:41 T:9463568  NOTICE: destroy
14:18:41 T:9463568  NOTICE: closing down remote control service
14:18:41 T:9463568  NOTICE: unload sections
14:18:42 T:9463568   ERROR: Playlist Player: skipping unplayable item: 0, path [/some/movie (720).mkv]
14:18:42 T:9463568 WARNING: Attempt to set unplayable index 0
14:18:42 T:9463568  NOTICE: destroy
14:18:42 T:9463568 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
14:18:42 T:9463568 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
14:18:42 T:9463568  NOTICE: closing down remote control service
14:18:42 T:9463568  NOTICE: unload sections
14:18:42 T:9463568   ERROR: GetMasterProfile - master profile requested while none exists
14:18:42 T:9463568   ERROR: Previous line repeats 1 times.
14:18:42 T:9463568  NOTICE: application stopped...

Any help/pointers would be appreciated.

Cheers.
Reply
#2
Please enable debug log (wiki)ging in XBMC, re-create your problem, locate and upload the entire debug log (wiki) (xbmc.log) to www.pastebin.com or www.xbmclogs.com and post the URL link to your uploaded log here with your reply.
Reply
#3
http://www.xbmclogs.com/show.php?id=7776

Thanks Smile

I could take wild stabs at the DEBUG/ERROR lines but I'll leave that in the developers capable hands.

P.S XBMC rocks.
Reply

Logout Mark Read Team Forum Stats Members Help
XMBC Unresponsive After Playing File0