[mythtv-commits] Ticket #1824: mythtranscode segfault (MPEG2)

MythTV mythtv at cvs.mythtv.org
Sun May 28 07:03:59 UTC 2006


#1824: mythtranscode segfault (MPEG2)
--------------------+-------------------------------------------------------
 Reporter:  kent    |        Owner:  ijr     
     Type:  defect  |       Status:  reopened
 Priority:  minor   |    Milestone:          
Component:  mythtv  |      Version:          
 Severity:  medium  |   Resolution:          
--------------------+-------------------------------------------------------
Changes (by anonymous):

  * resolution:  worksforme =>
  * status:  closed => reopened

Comment:

 Installing valgrind now.
 Here is the output from gdb prints while crashed:

 (gdb) print vf->pkt
 $1 = {pts = 2807880302, dts = 2807880302, data = 0x818d730 "", size =
 21836, stream_index = 0, flags = 0, duration = 2, destruct = 0xb749e32b
 <av_destruct_packet>, priv = 0x0, pos = 564}

 (gdb) print *info
 $2 = {sequence = 0x80d8738, gop = 0x0, current_picture = 0x80d87b0,
 current_picture_2nd = 0x0, current_fbuf = 0x80d8880, display_picture =
 0x80d87b0, display_picture_2nd = 0x0, display_fbuf = 0x80d8880,
 discard_fbuf = 0x80d8880, user_data = 0x0, user_data_len = 0}

 (gdb) print info->gop
 $3 = (const mpeg2_gop_t *) 0x0
 (gdb)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1824>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list