[mythtv-commits] Ticket #5636: MythSocket Unable to look up error/ possible memory leak

MythTV mythtv at cvs.mythtv.org
Thu Sep 25 14:10:52 UTC 2008


#5636: MythSocket Unable to look up error/ possible memory leak
------------------------------------+---------------------------------------
 Reporter:  eric.bosch at comcast.net  |        Owner:  ijr 
     Type:  defect                  |       Status:  new 
 Priority:  minor                   |    Milestone:  0.22
Component:  mythtv                  |      Version:  head
 Severity:  medium                  |   Resolution:      
  Mlocked:  0                       |  
------------------------------------+---------------------------------------
Description changed by Dibblah:

Old description:

> Running latest SVN 18185,I am receiving occasional errors in which it's
> try to connect to a null host.  I have Master backend and Slave backend
> on two servers, currently the Slave backend is unavailable.  See the
> following messages in the log. Each time this occurs, the memory usage on
> mythfrontend increases slightly and does not recover until complete exit
> from mythfrontend.
>
> 2008-08-22 16:28:36.092 adding: saruman as a client (events: 0)
> 2008-08-22 16:28:36.094 adding: saruman as a remote file transfer
> 2008-08-22 16:28:36.095 MythSocket(7f31842d0570:44): Unable to lookup:
> 2008-08-22 16:28:36.096 RemoteFile::openSocket(control socket):
>                         Could not connect to server "" @ port -1
> 2008-08-22 16:28:36.097 MythSocket(7f3184015070:44): Unable to lookup:
> 2008-08-22 16:28:36.097 RemoteFile::openSocket(file data socket):
>                         Could not connect to server "" @ port -1
> 2008-08-22 16:28:36.098 RingBuffer::RingBuffer(): Failed to open remote
> file ()
> 2008-08-22 16:28:37.947 adding: saruman as a client (events: 0)
> 2008-08-22 16:28:37.949 adding: saruman as a remote file transfer
> 2008-08-22 16:28:37.950 MythSocket(7f31840f1560:44): Unable to lookup:
> 2008-08-22 16:28:37.951 RemoteFile::openSocket(control socket):
>                         Could not connect to server "" @ port -1
> 2008-08-22 16:28:37.952 MythSocket(7f31840e9690:44): Unable to lookup:
> 2008-08-22 16:28:37.953 RemoteFile::openSocket(file data socket):
>                         Could not connect to server "" @ port -1
> 2008-08-22 16:28:37.954 RingBuffer::RingBuffer(): Failed to open remote
> file ()
> 2008-08-22 16:28:39.020 adding: saruman as a client (events: 0)
> 2008-08-22 16:28:39.021 adding: saruman as a remote file transfer

New description:

 Running latest SVN 18185,I am receiving occasional errors in which it's
 try to connect to a null host.  I have Master backend and Slave backend on
 two servers, currently the Slave backend is unavailable.  See the
 following messages in the log. Each time this occurs, the memory usage on
 mythfrontend increases slightly and does not recover until complete exit
 from mythfrontend.

 {{{2008-08-22 16:28:36.092 adding: saruman as a client (events: 0)
 2008-08-22 16:28:36.094 adding: saruman as a remote file transfer
 2008-08-22 16:28:36.095 MythSocket(7f31842d0570:44): Unable to lookup:
 2008-08-22 16:28:36.096 RemoteFile::openSocket(control socket):
                         Could not connect to server "" @ port -1
 2008-08-22 16:28:36.097 MythSocket(7f3184015070:44): Unable to lookup:
 2008-08-22 16:28:36.097 RemoteFile::openSocket(file data socket):
                         Could not connect to server "" @ port -1
 2008-08-22 16:28:36.098 RingBuffer::RingBuffer(): Failed to open remote
 file ()
 2008-08-22 16:28:37.947 adding: saruman as a client (events: 0)
 2008-08-22 16:28:37.949 adding: saruman as a remote file transfer
 2008-08-22 16:28:37.950 MythSocket(7f31840f1560:44): Unable to lookup:
 2008-08-22 16:28:37.951 RemoteFile::openSocket(control socket):
                         Could not connect to server "" @ port -1
 2008-08-22 16:28:37.952 MythSocket(7f31840e9690:44): Unable to lookup:
 2008-08-22 16:28:37.953 RemoteFile::openSocket(file data socket):
                         Could not connect to server "" @ port -1
 2008-08-22 16:28:37.954 RingBuffer::RingBuffer(): Failed to open remote
 file ()
 2008-08-22 16:28:39.020 adding: saruman as a client (events: 0)
 2008-08-22 16:28:39.021 adding: saruman as a remote file transfer
 }}}

--

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5636#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list