[mythtv-commits] Ticket #4420: this==0 in ringbuffer

MythTV mythtv at cvs.mythtv.org
Fri Jan 4 14:49:45 UTC 2008


#4420: this==0 in ringbuffer
-------------------------------------------------+--------------------------
 Reporter:  michael bishop <clever at nbnet.nb.ca>  |        Owner:  ijr    
     Type:  defect                               |       Status:  closed 
 Priority:  minor                                |    Milestone:  unknown
Component:  mythtv                               |      Version:  unknown
 Severity:  medium                               |   Resolution:  fixed  
  Mlocked:  0                                    |  
-------------------------------------------------+--------------------------
Changes (by danielk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [15319]) Fixes #4420. The actual segfault reported in the ticket no
 longer exists in svn trunk, but this changeset makes sure we always check
 for a null ringbuffer shortly before checking the InDVDMenuOrStillFrame
 state.

 PS The backtrace was only partial and matched neither svn trunk nor
 0.20-fixes so I couldn't trace down where exactly the null pointer was
 used in tv_play, but the partial stacktrace did tell me the functions
 involved and this fixes all the InDVDMenuOrStill() calls in the TV
 class...

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


More information about the mythtv-commits mailing list