[mythtv] [mythtv-dev] backend crash, dunno what happened...

Sean Mitchell sean at mitchwood.com
Fri Feb 16 18:59:17 UTC 2007


> uhm. it crashed, and I don't know why. if it keeps happening I'll 
> gdb it, here's the log in case it can help? 

I'm getting the same thing. I turned off commercial detection, which seemed to 
be causing the problem, but it's still happening:

2007-02-15 20:36:51.737 MainServer::HandleAnnounce Playback
2007-02-15 20:36:51.748 adding: legolas as a client (events: 0)
2007-02-15 20:36:51.751 MainServer::HandleAnnounce FileTransfer
2007-02-15 20:36:51.752 adding: legolas as a remote file transfer
2007-02-15 20:36:52.036 MainServer::HandleAnnounce Playback
2007-02-15 20:36:52.038 adding: legolas as a client (events: 0)
2007-02-15 20:36:52.041 MainServer::HandleAnnounce FileTransfer
2007-02-15 20:36:52.042 adding: legolas as a remote file transfer
2007-02-15 20:37:18.019 Unknown file transfer socket: 21
2007-02-15 20:37:19.997 Using runtime prefix = /usr

Full logs are here

http://mitchwood.com/tmp/mythbackend.log.1 

if anyone wants to takes a look. A quick glance at the code makes it look like 
the socket is stored in a vector, and sometimes just isn't there.

I've just checked out the latest code and will build totry it this weekend, 
maybe put some logging in to see if/when the sockets are put in and pulled 
out.

Sean


More information about the mythtv-dev mailing list