[mythtv-commits] Ticket #5479: mythtranscode crashes on Ubuntu 8.04 amd64 svn 17644

MythTV mythtv at cvs.mythtv.org
Sun Jun 29 03:41:13 UTC 2008


#5479: mythtranscode crashes on Ubuntu 8.04 amd64 svn 17644
---------------------------------------+------------------------------------
 Reporter:  stephen.hocking at gmail.com  |        Owner:  ijr    
     Type:  defect                     |       Status:  new    
 Priority:  minor                      |    Milestone:  unknown
Component:  mythtv                     |      Version:  unknown
 Severity:  medium                     |   Resolution:         
  Mlocked:  0                          |  
---------------------------------------+------------------------------------

Comment(by stephen.hocking at gmail.com):

 Managed to compile it with -g and disabling the no-frame-pointer stuff,
 back trace now looks like this -

 (gdb) bt
 #0  0x00007fc7c7aff095 in raise () from /lib/libc.so.6
 #1  0x00007fc7c7b00af0 in abort () from /lib/libc.so.6
 #2  0x00007fc7c7b39a7b in ?? () from /lib/libc.so.6
 #3  0x00007fc7c7b41a14 in ?? () from /lib/libc.so.6
 #4  0x00007fc7c7b43360 in malloc () from /lib/libc.so.6
 #5  0x00007fc7c83825ed in operator new () from /usr/lib/libstdc++.so.6
 #6  0x00007fc7c9df5f97 in ?? () from /usr/lib/libQt3Support.so.4
 #7  0x00007fc7c9df60cf in ?? () from /usr/lib/libQt3Support.so.4
 #8  0x00007fc7c9df5c89 in Q3GListIterator::Q3GListIterator ()
    from /usr/lib/libQt3Support.so.4
 #9  0x000000000043c84f in Q3PtrListIterator (this=0x7fffd7a2a9c0,
     l=@0x7fc7bc01c250) at /usr/include/qt4/Qt3Support/q3ptrlist.h:167
 #10 0x000000000043135d in MPEG2fixup::RenumberFrames (this=0x7fc7bc01b420,
     start_pos=1, delta=-1) at mpeg2fix.cpp:1482
 #11 0x0000000000436148 in MPEG2fixup::Start (this=0x7fc7bc01b420)
     at mpeg2fix.cpp:2080
 #12 0x0000000000413c64 in main (argc=7, argv=0x7fffd7a2c5d8) at
 main.cpp:617
 (gdb) quit

 If there's anything else I can do, please let me know. Granted the malloc
 arena corruption happened some time prior to this, but it's curious that a
 transcode without using a cutlist is fine. It's been a while since I poked
 C++ with anything other than a sharp stick

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5479#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list