Opened 17 years ago
Closed 16 years ago
#5787 closed defect (fixed)
Socket issue after updating to 18580
Reported by: | tafypz | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | major | Milestone: | 0.22 |
Component: | mythtv | Version: | head |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
After updating to 18580 (BE + FE) I get the following error while running mythfrontend:
{{{2008-10-06 23:51:47.185 mythfrontend version: trunk [18580] www.mythtv.org 2008-10-06 23:51:47.186 Using runtime prefix = /usr/local 2008-10-06 23:51:47.818 Unable to read configuration file mysql.txt 2008-10-06 23:51:47.819 Empty LocalHostName?. 2008-10-06 23:51:47.819 Using localhost value of frontend001.mythtv.local 2008-10-06 23:51:48.040 Testing network connectivity to 192.168.0.21 2008-10-06 23:51:48.078 New DB connection, total: 1 2008-10-06 23:51:48.116 Connected to database 'mythconverg' at host: 192.168.0.21 2008-10-06 23:51:48.117 Closing DB connection named 'DBManager0' 2008-10-06 23:51:48.155 XScreenSaver support enabled 2008-10-06 23:51:48.156 DPMS is active. 2008-10-06 23:51:48.158 Primary screen: 0. 2008-10-06 23:51:48.172 Connected to database 'mythconverg' at host: 192.168.0.21 2008-10-06 23:51:48.174 Using screen 0, 1920x1080 at 0,0 2008-10-06 23:51:48.215 Connecting to backend server: 192.168.0.21:6543 (try 1 of 5) 2008-10-06 23:51:48.217 Using protocol version 42 2008-10-06 23:51:55.220 MythSocket?(7fa6a1c5a490:22): readStringList: Error, timeout (quick). 2008-10-06 23:52:25.222 MythSocket?(7fa6a1c70990:21): readStringList: Error, timeout. 2008-10-06 23:52:25.223 MythSocket?(7fa6a1c5a490:-1): writeStringList: Error, called with unconnected socket. 2008-10-06 23:52:25.223 MythSocket?(7fa6a1c5a490:-1): readStringList: Error, called with unconnected socket. 2008-10-06 23:52:25.223 Connection to backend server lost 2008-10-06 23:52:25.223 Connecting to backend server: 192.168.0.21:6543 (try 1 of 5) 2008-10-06 23:52:25.224 Using protocol version 42 2008-10-06 23:52:32.228 MythSocket?(7fa6a1c73310:17): readStringList: Error, timeout (quick). 2008-10-06 23:52:32.228 MythSocket?(7fa6a1c70990:-1): writeStringList: Error, called with unconnected socket. 2008-10-06 23:52:32.229 MythSocket?(7fa6a1c70990:-1): readStringList: Error, called with unconnected socket. 2008-10-06 23:52:32.229 MythSocket?(7fa6a1c73310:-1): writeStringList: Error, invalid string list. 2008-10-06 23:52:32.229 MythSocket?(7fa6a1c73310:-1): readStringList: Error, called with unconnected socket. 2008-10-06 23:52:32.229 Reconnection to backend server failed 2008-10-06 23:52:32.229 Trying to create a dialog without a parent. Segmentation fault }}}
Many errors similar to this have been fixed since the above revision. If this error still occurs, please comment on this ticket. It would also be good to know which theme you are using.