[mythtv] svn 9410 crashes in "watch recordings"

zoiks2004-ivtv at yahoo.com zoiks2004-ivtv at yahoo.com
Tue Mar 21 08:15:51 UTC 2006


In case anyone wants to know, I've recently tried:

1) Using 0.19 proper (not svn).  Similar behavior,
except the crash occurs the moment I exit out of a
recording I'm watching.  Curiously, I tried changing
the theme from MythCenter to Titivillus and
mythfrontend started crashing before even completing
the high-level GUI menu.  I had a completely dead Myth
system at that point.  I had to re-install all the
files from SVN (now at 9429) to get life out of it
again.

2) Changing the nvidia driver from 7667 to 7676.  When
I was still using 0.18.1 of myth, I was able to use
6111 as well.

3) Turned off de-interlacing completely and unchecked
"use opengl vsync for timing".

Still, no go.  My mythbox is essentially DOA.  Now,
using 9429 with deint turned off, and no vsync, and
using the latest MythCenter theme, if I watch a
recording and then exit, mythfrontend freezes at the
"select a recording to watch" screen, after taking a
very long time to refresh the screen.  It doesn't seem
to be a hard system freeze as I can still shell into
the box.  But X and myth are finished at that point.

Now, as the WAF plummets to below 0, I am feeling
really f$&@ing stupid.  Stupid one for thinking
upgrading to 0.19+ wouldn't be too high a risk, for
getting a few things working right, like getting
deinterlacing to work properly.  And stupid two for
not backing up my database so I could revert back to
0.18.1 in case things blew up,

Eh, in any case, if anyone's still interested, here
are my latest mythfrontend logs and a peculiar line
from /var/log/messages.


[using the Titivillus theme]
mythtv at capricorn:~> tail -f /var/log/mythfrontend.log
2006-03-20 23:24:19.592 New DB connection, total: 2
2006-03-20 23:24:19.593 Joystick disabled.
2006-03-20 23:24:19.607 Connected to database
'mythconverg' at host: localhost
2006-03-20 23:24:19.909 Registering Internal as a
media playback plugin.
2006-03-20 23:24:20.052 Registering MythDVD DVD Media
Handler as a media handler2006-03-20 23:24:20.053
Registering MythDVD VCD Media Handler as a media
handler2006-03-20 23:24:20.968 Using NV NPOT texture
extension
adding: ATA:1,0,0 -- DVD-RAM SW-9585
Failed to run 'cdrecord --scanbus'
2006-03-20 23:24:22.773 Registering MythMusic Media
Handler as a media handler

[select "Watch Recordings"]

2006-03-20 23:28:39.676 Connecting to backend server:
192.168.99.201:6543 (try 1 of 5)
2006-03-20 23:28:39.682 Using protocol version 27

[and that's it]


[and from /var/log/messages:]

Mar 20 23:28:42 capricorn kernel: NVRM: Xid: 13, 0000
02005600 00001796 00000c2c 00010001 00000080


[this time, mythfrontend.log using the theme
"MythCenter"]

2006-03-20 23:37:07.193 Unable to find image file:
/mnt/store//1067_20060320233600.mpg.png
[mpeg @ 0x409da460]Parser not found for Codec Id:
94210 !
0: start_time: 0.036 duration: 7.790
1: start_time: 1.090 duration: 7.808
2: start_time: 0.026 duration: 7.776
stream: start_time: 0.289 duration: 98.573
bitrate=5953 kb/s
2006-03-20 23:37:07.247 AFD: Opened codec 0x8311dd0,
id(MPEG2VIDEO) type(Video)
2006-03-20 23:37:07.266 AFD: Opened codec 0x928c7a0,
id(MP2) type(Audio)
2006-03-20 23:37:14.343 Unable to find image file:
/mnt/store//1067_20060320233000.mpg.png
[mpeg @ 0x409da460]Parser not found for Codec Id:
94210 !
0: start_time: 0.036 duration: 11.703
1: start_time: 32.875 duration: 11.708
2: start_time: 0.026 duration: 11.677
stream: start_time: 0.289 duration: 495.083
bitrate=1774 kb/s
2006-03-20 23:37:14.480 AFD: Opened codec 0x91ce170,
id(MPEG2VIDEO) type(Video)
2006-03-20 23:37:14.480 AFD: Opened codec 0x8d59790,
id(MP2) type(Audio)
2006-03-20 23:37:27.889 TV: Attempting to change from
None to WatchingRecording
2006-03-20 23:37:27.901 Using protocol version 27
[mpeg @ 0x409da460]Parser not found for Codec Id:
94210 !
0: start_time: 0.036 duration: 9.661
1: start_time: 1.090 duration: 9.678
2: start_time: 0.026 duration: 9.647
stream: start_time: 0.289 duration: 119.360
bitrate=6087 kb/s
2006-03-20 23:37:27.967 AFD: Opened codec 0x92594e0,
id(MPEG2VIDEO) type(Video)
2006-03-20 23:37:27.967 AFD: Opened codec 0x924c320,
id(MP2) type(Audio)
2006-03-20 23:37:27.969 Opening audio device
'/dev/dsp'.
2006-03-20 23:37:27.969 Opening OSS audio device
'/dev/dsp'.
2006-03-20 23:37:31.275 Realtime priority would
require SUID as root.
2006-03-20 23:37:31.279 TV: Changing from None to
WatchingRecording
2006-03-20 23:37:31.329 VChip: MPAA-NR
2006-03-20 23:37:31.450 Video timing method: USleep
with busy wait
2006-03-20 23:37:35.339 VChip: TV-PG
2006-03-20 23:37:47.647 TV: Attempting to change from
WatchingRecording to None
2006-03-20 23:37:47.830 TV: Changing from
WatchingRecording to None

[and that's all she wrote]


--- zoiks2004-ivtv at yahoo.com wrote:

> No, I'm using 7667 with a mx440...
> 
> ...J
> 
> --- "Michael T. Dean" <mtdean at thirdcontact.com>
> wrote:
> 
> > On 03/20/2006 04:12 AM, zoiks2004-ivtv at yahoo.com
> > wrote:
> > 
> > >Since upgrading to 0.19+ (svn 9410) I can't watch
> > more
> > >than 1 recording using the "Watch Recordings"
> menu.
> > 
> > >The simple sequence always crashes my
> mythfrontend:
> > >
> > >1) Go to "Watch Recordings"
> > >2) Start playing a recording.
> > >3) Exit the recording.  (typically a long pause
> in
> > >myth here, while the GUI refreshes itself)
> > >4) Start playing a recording again.
> > >
> > >After doing step #4, myth becomes unresponsive,
> > though
> > >typically the audio from the last selected video
> > will
> > >start playing (the video is stuck on the "Watch
> > >Recordings" GUI).  At this point I have to
> reboot. 
> > I
> > >can still shell in or use the power-button reboot
> > >irexec 
> > >
> > 
> > Any chance you're using NVIDIA's 8178 driver?  It
> > doesn't play well with 
> > OpenGL vsync...
> > 
> > Mike
> > 
> > _______________________________________________
> > mythtv-dev mailing list
> > mythtv-dev at mythtv.org
> >
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > 
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 


More information about the mythtv-dev mailing list