[mythtv] Update on current DVB problems

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Sun Aug 28 10:36:35 UTC 2005


mythtv-dev-bounces at mythtv.org <> wrote:
> On Sat, 2005-08-27 at 20:57 +0200, Torbjörn Jansson wrote:
>> I just noticed that one of my recordings failed and this was logged:
> 
>> Is this a new problem or something you already know about?
>> Maybe the cam is not geting enough time to decrypt the channel
>> before the backend gives up?
> 
> This could be any of a number of outstanding problems. I need
> the "-v record,channel,siparser" log for problems with encrypted
> channels. 
> 

I will see if i can get a log of it in a short while.

But first, mythcommflag have segfaulted 2 times during the night, but when i
looked at the coredumps with gdb all i got was question marks in the
backtrace.
So i asume that's not helpfull.

And i'm getting stuff like this in the backend log:
2005-08-28 06:05:13.744 Connecting to backend server: 192.168.0.1:6543 (try
1 of 5)
2005-08-28 06:05:33.757 ReadStringList timeout (quick).
2005-08-28 06:05:33.788 WriteStringList: Bad socket
2005-08-28 06:05:33.790 ReadStringList: Bad socket
2005-08-28 06:05:33.791 Connection to backend server lost
2005-08-28 06:05:33.793 WriteStringList: Bad socket
2005-08-28 06:05:33.794 ReadStringList: Bad socket
2005-08-28 06:05:33.795 Reconnection to backend server failed
QWidget: Cannot create a QWidget when no GUI is being used


And in the frontend log:
2005-08-28 01:08:36.744 Connecting to backend server: 192.168.0.1:6543 (try
1 of 5)
2005-08-28 01:08:56.771 ReadStringList timeout (quick).
2005-08-28 01:08:56.850 WriteStringList: Bad socket
2005-08-28 01:08:56.850 ReadStringList: Bad socket
2005-08-28 01:08:56.851 Connection to backend server lost
2005-08-28 01:08:56.872 WriteStringList: Bad socket
2005-08-28 01:08:56.872 ReadStringList: Bad socket
2005-08-28 01:08:56.872 Reconnection to backend server failed
2005-08-28 01:08:57.053 ProgramList::FromScheduler(): Error querying master.
2005-08-28 01:08:58.226 Connecting to backend server: 192.168.0.1:6543 (try
1 of 5)
2005-08-28 01:09:18.226 ReadStringList timeout (quick).
2005-08-28 01:09:18.226 WriteStringList: Bad socket
2005-08-28 01:09:18.226 ReadStringList: Bad socket
2005-08-28 01:09:18.226 Connection to backend server lost
2005-08-28 01:09:18.229 WriteStringList: Bad socket
2005-08-28 01:09:18.229 ReadStringList: Bad socket
2005-08-28 01:09:18.229 Reconnection to backend server failed

And a little earlier in the frontend log:

2005-08-28 00:31:22.831 Connecting to backend server: 192.168.0.1:6543 (try
1 of 5)
2005-08-28 00:31:42.836 ReadStringList timeout (quick).
2005-08-28 00:31:42.868 WriteStringList: Bad socket
2005-08-28 00:31:42.868 ReadStringList: Bad socket
2005-08-28 00:31:42.868 Connection to backend server lost
2005-08-28 00:31:42.871 WriteStringList: Bad socket
2005-08-28 00:31:42.871 ReadStringList: Bad socket
2005-08-28 00:31:42.871 Reconnection to backend server failed
2005-08-28 00:31:42.934 ProgramList::FromScheduler(): Error querying master.
2005-08-28 00:31:43.425 Connecting to backend server: 192.168.0.1:6543 (try
1 of 5)
2005-08-28 00:32:03.431 ReadStringList timeout (quick).
2005-08-28 00:32:03.440 RemoteFile::openSocket(control socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.440 RemoteFile::openSocket(file data socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.441 RemoteFile::openSocket(control socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.442 RemoteFile::openSocket(file data socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.443 RemoteFile::openSocket(control socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.443 RemoteFile::openSocket(file data socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.444 RemoteFile::openSocket(control socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.444 RemoteFile::openSocket(file data socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.445 RemoteFile::openSocket(control socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.446 RemoteFile::openSocket(file data socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.446 RemoteFile::openSocket(control socket):
                        Could not connect to server "0.0.0.0" @ port 0
2005-08-28 00:32:03.447 RemoteFile::openSocket(file data socket):
                        Could not connect to server "0.0.0.0" @ port 0


Anyway, i'm going to do a "make distclean" on both backend and frontend and
then see if i can replicate some of the problems.
And i'm going to run the backend and frontend with the extra logging.



More information about the mythtv-dev mailing list