[mythtv-commits] Ticket #4651: UPnP mutex crash

MythTV mythtv at cvs.mythtv.org
Mon Feb 25 06:48:55 UTC 2008


#4651: UPnP mutex crash
--------------------+-------------------------------------------------------
 Reporter:  nigel   |        Owner:  dblain 
     Type:  defect  |       Status:  new    
 Priority:  minor   |    Milestone:  unknown
Component:  upnp    |      Version:  head   
 Severity:  medium  |   Resolution:         
  Mlocked:  0       |  
--------------------+-------------------------------------------------------

Comment(by anonymous):

 Added some debug in SSDPCacheEntries::RemoveStale() to print pEntry and
 its m_sURI:
 {{{
 RemoveStale() - locking
 2008-02-25 17:43:26.855 RemoveStale() - looking at 62820816  -
 upnp:rootdevice
 RemoveStale() - Back from AddRef()
 is not stale
 2008-02-25 17:43:26.855 RemoveStale() - looking at 64153248  -
 upnp:rootdevice
 RemoveStale() - Back from AddRef()
 is not stale
 RemoveStale() - locking
 2008-02-25 17:43:26.855 RemoveStale() - looking at 64263072  -
 urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1
 RemoveStale() - Back from AddRef()
 is not stale
 RemoveStale() - locking
 2008-02-25 17:43:26.855 RemoveStale() - looking at 64075984  - urn:schemas
 RemoveStale() - Back from AddRef()
 is not stale
 2008-02-25 17:43:26.855 RemoveStale() - looking at 64076752  - urn:schemas
 RemoveStale() - Back from AddRef()
 is not stale
 RemoveStale() - locking
 2008-02-25 17:43:26.855 RemoveStale() - looking at 62831856  - thistle3
 ./feBuildRun.sh: line 7: 15012 Bus error
 MythFrontend.app/Contents/MacOS/MythFrontend -v none,upnp,network
 }}}
 It appears to be an offending cache entry. Am about to snoop '''''all'''''
 the network traffic to see what I am getting.

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


More information about the mythtv-commits mailing list