[mythtv-commits] Ticket #861: mythcommflag crash.

MythTV mythtv at cvs.mythtv.org
Fri Dec 23 13:13:05 EST 2005


#861: mythcommflag crash.
----------------------------------------+-----------------------------------
 Reporter:  jwestfall at surrealistic.net  |       Owner:  ijr    
     Type:  defect                      |      Status:  new    
 Priority:  minor                       |   Milestone:  unknown
Component:  mythtv                      |     Version:  head   
 Severity:  low                         |  
----------------------------------------+-----------------------------------
 Got a different crash, will attach a bt.

 looking at the bt/code the issue is in ClassicCommDetector::go().  Its
 calling nvp->OpenFile()
 before nvp->InitVideo() and there exists a code path where
 NuppelVideoPlayer::OpenFile() calls NuppelVideoPlayer::DiscardVideoFrames
 which uses the NULL videoOutput.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/861>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list