[mythtv] Machine hangs on channel-switching with MythTV

Isaac Richards mythtv-dev@snowman.net
Tue, 19 Nov 2002 02:30:41 -0500


On Wednesday 20 November 2002 03:08 am, Christian Morant wrote:
> I only tried bttv 7.100
> Abnd could pinpoint where it froze my machine :
>
> NuppelVideoRecorder.cpp line 1163
>         if (audio_buffer_size != (lastread = read(afd, buffer,
> audio_buffer_size)))
>
> I tired to copy the digitize code in a test app and it worked perfectly...
>
> Also everything worked fine in myth 0.6...

Soundcard driver problem, again, as has been said in several emails now.  If 
you revert back to the 0.6 release, it'd do the exact same thing, as 
absolutely none of that code's changed in the slightest between 0.6 and 0.7.  
You most likely upgraded to the 0.9.0rc5 release of ALSA somewhere in there?

Just to reiterate:

  MythTV cannot a) make your machine hang, b) make your machine reboot, c) 
make coffee in the morning.  If either of those first two happen, it's a 
driver/hardware issue.

Isaac