Opened 16 years ago

Closed 15 years ago

#5636 closed defect (duplicate)

MythSocket Unable to look up error/ possible memory leak

Reported by: eric.bosch@… Owned by: Isaac Richards
Priority: minor Milestone: 0.22
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by Dibblah)

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

Change History (5)

comment:1 Changed 16 years ago by Dibblah

Description: modified (diff)

comment:2 Changed 16 years ago by Dibblah

Description: modified (diff)

comment:3 Changed 15 years ago by stuartm

Status: newinfoneeded_new

Eric, are you still seeing this weith current trunk?

comment:4 Changed 15 years ago by eric.bosch@…

Nope, not at this time. I'm running 21517 currently

comment:5 Changed 15 years ago by danielk

Resolution: duplicate
Status: infoneeded_newclosed

Pretty sure this was fixed in the course of the recent MythSocket? fixes. Marking as dup of #6516.

Note: See TracTickets for help on using tickets.