[mythtv-commits] Ticket #3444: mythbackend crash - avformatdecoder::openfile

MythTV mythtv at cvs.mythtv.org
Sat Jul 14 03:15:37 UTC 2007


#3444: mythbackend crash - avformatdecoder::openfile
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  closed 
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:  invalid
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by cpinkham):

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


Comment:

 We shouldn't be attempting to close the file inside av_close_input_file()
 because we never opened it inside av_open_input_file() because we set
 fmt->flags |= AVFMT_NOFILE.  I think we're going to need a sample file
 that causes this in order to diagnose the problem.  Nothing obvious stands
 out to me.  Closing for now until we get more debug info.  Wish we had a
 "NeedsMoreInfo" reason....

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


More information about the mythtv-commits mailing list