id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 4346,mythfilldatabase segfaulting periodically..,damian@…,Nigel,"This is a new ticket as requested ny nigel as a follow up to http://svn.mythtv.org/trac/ticket/4249#comment:13 The problem is still persisting as of latest SVN.. Note : This is on a dual core system. Also works about 25% of time.. {{{ damian@mythtv-box:~$ mythfilldatabase -v all 2007-12-20 16:17:39.285 Using runtime prefix = /usr/local 2007-12-20 16:17:39.286 Using localhost value of mythtv-box 2007-12-20 16:17:39.287 MCP::DefaultUPnP() - config.xml has default PIN '2925' and host USN: uuid:785fe75f-4cd9-470e-a19e-223f7feddbc5::urn:schemas-mythtv-org:device:MasterMediaServer:1 2007-12-20 16:17:39.287 Setting UPnP client for backend autodiscovery... 2007-12-20 16:17:39.287 UPnp - Constructor 2007-12-20 16:17:39.287 ThreadPool:AddWorkerThread - HTTP_WorkerThread 2007-12-20 16:17:39.287 UPnp::Initialize - Begin 2007-12-20 16:17:39.288 UPnp::Initialize - Starting TaskQueue 2007-12-20 16:17:39.288 UPnp::Initialize - Creating SSDP Thread at port 6549 2007-12-20 16:17:39.288 UPnp::Initialize - End 2007-12-20 16:17:39.288 UPnp::Start - Starting SSDP Thread (Multicast) 2007-12-20 16:17:39.288 UPnp::Start - Enabling Notifications 2007-12-20 16:17:39.288 SSDP::EnableNotifications() - creating new task 2007-12-20 16:17:39.288 SSDP::EnableNotifications() - sending NTS_byebye 2007-12-20 16:17:39.288 LookupUDN(urn:schemas-upnp-org:device:MythContextClient:1) sName=UPnP/UDN/MythContextClient, sUDN= 2007-12-20 16:17:39.288 UPnpNotifyTask::SendNotifyMsg : 239.255.255.250 : upnp:rootdevice : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd::upnp:rootdevice 2007-12-20 16:17:39.289 UPnpNotifyTask::SendNotifyMsg() - address: 192.168.1.100 2007-12-20 16:17:39.300 UPnpNotifyTask::SendNotifyMsg : 239.255.255.250 : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd 2007-12-20 16:17:39.300 UPnpNotifyTask::SendNotifyMsg() - address: 192.168.1.100 2007-12-20 16:17:39.476 UPnpNotifyTask::SendNotifyMsg : 239.255.255.250 : urn:schemas-upnp-org:device:MythContextClient:1 : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd::urn:schemas-upnp-org:device:MythContextClient:1 2007-12-20 16:17:39.476 UPnpNotifyTask::SendNotifyMsg() - address: 192.168.1.100 2007-12-20 16:17:39.534 SSDP::EnableNotifications() - sending NTS_alive 2007-12-20 16:17:39.534 SSDP::EnableNotifications() - Task added to UPnP queue 2007-12-20 16:17:39.534 UPnp::Start - Returning 2007-12-20 16:17:39.590 UPnpNotifyTask::SendNotifyMsg : 239.255.255.250 : upnp:rootdevice : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd::upnp:rootdevice 2007-12-20 16:17:39.590 UPnpNotifyTask::SendNotifyMsg() - address: 192.168.1.100 2007-12-20 16:17:39.603 UPnPconnect() - Trying host at http://192.168.1.100:6544/getDeviceDesc 2007-12-20 16:17:39.603 postHttp: grabbing: http://192.168.1.100:6544/Myth 2007-12-20 16:17:39.604 HttpComms::stateChanged: connecting (2) 2007-12-20 16:17:39.617 HttpComms::stateChanged: sending (3) 2007-12-20 16:17:39.627 HttpComms::stateChanged: reading (4) 2007-12-20 16:17:39.628 Got HTTP response: 200:OK 2007-12-20 16:17:39.628 Keys: accept-ranges,cache-control,connection,content-length,content-type,date,ext,server 2007-12-20 16:17:39.628 HttpComms::stateChanged: connected (5) 2007-12-20 16:17:39.628 done: 759 bytes 2007-12-20 16:17:39.638 Got 759 bytes from url: 'http://192.168.1.100:6544/Myth' 2007-12-20 16:17:39.638 <Database><Host>localhost</Host><Port>0</Port><UserName>mythtv</UserName><Password>muaU8KrQ</Password><Name>mythconverg</Name><Type>QMYSQL3</Type></Database><WOL><Enabled>0</Enabled><Reconnect>0</Reconnect><Retry>5</Retry><Command>echo 'WOLsqlServerCommand not set'</Command></WOL> 2007-12-20 16:17:39.639 UPnPconnect() - Got database hostname: localhost 2007-12-20 16:17:39.647 New DB connection, total: 1 2007-12-20 16:17:39.651 Connected to database 'mythconverg' at host: localhost 2007-12-20 16:17:39.651 Closing DB connection named 'DBManager0' 2007-12-20 16:17:39.652 Clearing Settings Cache. 2007-12-20 16:17:39.652 Deleting UPnP client... 2007-12-20 16:17:39.652 UPnp - Destructor 2007-12-20 16:17:39.652 UPnp::CleanUp() - disabling SSDP notifications 2007-12-20 16:17:39.652 UPnpNotifyTask::SendNotifyMsg : 239.255.255.250 : upnp:rootdevice : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd::upnp:rootdevice 2007-12-20 16:17:39.652 UPnpNotifyTask::SendNotifyMsg() - address: 192.168.1.100 2007-12-20 16:17:39.825 UPnpNotifyTask::SendNotifyMsg : 239.255.255.250 : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd : uuid:8653b81e-9ddb-4d6b-b9ed-eb25f4425fbd 2007-12-20 16:17:39.825 UPnpNotifyTask::SendNotifyMsg() - address: 192.168.1.100 Segmentation fault (core dumped) }}}",defect,closed,major,0.21,mythfilldatabase,head,high,fixed,,,0