TV Show playback causes lock up
#3
Ok, here goes:
http://pastebin.com/f66126472

Versions:
Mythbuntu 8.10
Linux fowie-mc 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008 i686 GNU/Linux
XBMC Atlantis (From Hardy PPAs, up to date)

How to reproduce:
On my computer, load XBMC (via command line over VNC, or using the auto-started process on boot), go to Videos > TV Shows > Seinfeld, pick any episode (including ones I have watched previously in XBMC) and select OK on the MCE remote. The progress meter will display in the upper right corner, but the display will not go to the video. Audio begins playing in the background until the xbmc process is killed.

Video codec: xvid
Audio Codec: copy
Encoder command (example): mencoder /tmp//Bee_Movie-cache -oac copy -aid 128 -ovc xvid -xvidencopts bitrate=2500:chroma_opt:vhq=4:bvhq=1:quant_type=mpeg -vf pp=de -aid 128 -o "/DVDs/DVDs/B/Bee_Movie.avi"

If I run XBMC from the command line and follow the steps on how to reproduce this error, after a while the audio starts to glitch (no video ever plays) and finally xbmc crashes back to the command line and this is what spews out on the command line:
Code:
fowie@fowie-mc:~$ xbmc
********ERROR- exception caught on main loop. exitingCRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcdeb0]: Trying to enter destroyed section.
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  146 (XFree86-DRI)
  Minor opcode of failed request:  9 ()
  Resource id in failed request:  0x2e00002
  Serial number of failed request:  1363
  Current serial number in output stream:  1363
CRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcde24]: Trying to leave destroyed section.
CRITSEC[0x8bcf320]: Trying to enter destroyed section.
CRITSEC[0x8bcf320]: Trying to leave destroyed section.
CRITSEC[0x8bcf320]: Trying to enter destroyed section.
CRITSEC[0x8bcf320]: Trying to leave destroyed section.
CRITSEC[0x8bcf320]: Trying to enter destroyed section.
CRITSEC[0x8bcf320]: Trying to leave destroyed section.
CRITSEC[0x8bda73c]: Trying to enter destroyed section.
fowie@fowie-mc:~$ export DISPLAY=:0
fowie@fowie-mc:~$ xbmc
********ERROR- exception caught on main loop. exitingCRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcdeb0]: Trying to enter destroyed section.
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  146 (XFree86-DRI)
  Minor opcode of failed request:  9 ()
  Resource id in failed request:  0x3400002
  Serial number of failed request:  1102
  Current serial number in output stream:  1102
CRITSEC[0x8bcde24]: Trying to enter destroyed section.
CRITSEC[0x8bcde24]: Trying to leave destroyed section.
CRITSEC[0x8bcf320]: Trying to enter destroyed section.
CRITSEC[0x8bcf320]: Trying to leave destroyed section.
CRITSEC[0x8bcf320]: Trying to enter destroyed section.
CRITSEC[0x8bcf320]: Trying to leave destroyed section.
CRITSEC[0x8bcf320]: Trying to enter destroyed section.
CRITSEC[0x8bcf320]: Trying to leave destroyed section.
CRITSEC[0x8bda73c]: Trying to enter destroyed section.
Segmentation fault (core dumped)
fowie@fowie-mc:~$

--EDIT--
I restarted XBMC again (by using VNC and executing it via a terminal window on the command line, just
Code:
$ xbmc
and it is playing. I'd like to fix whatever is causing this intermittent problem. Here is the debug output of the player working correctly:
http://pastebin.com/f28a154b2
Reply


Messages In This Thread
TV Show playback causes lock up - by fowie - 2008-12-23, 05:50
[No subject] - by althekiller - 2008-12-23, 07:13
[No subject] - by fowie - 2008-12-31, 00:35
[No subject] - by fowie - 2009-01-06, 03:56
[No subject] - by tslayer - 2009-01-06, 04:19
[No subject] - by kjekjo - 2009-01-13, 13:31
Logout Mark Read Team Forum Stats Members Help
TV Show playback causes lock up0