[mythtv-commits] Ticket #8590: Nondeterministic mythcommflag segfaults on trunk

MythTV mythtv at cvs.mythtv.org
Mon Jun 21 11:08:49 UTC 2010


#8590: Nondeterministic mythcommflag segfaults on trunk
---------------------------------+------------------------------------------
 Reporter:  km@…                 |       Owner:  ijr       
     Type:  defect               |      Status:  new       
 Priority:  minor                |   Milestone:  0.24      
Component:  MythTV - General     |     Version:  Trunk Head
 Severity:  medium               |     Mlocked:  0         
---------------------------------+------------------------------------------
Changes (by stuarta):

  * version:  Unspecified => Trunk Head
  * milestone:  unknown => 0.24


Comment:

 Looking at the gdb output the segfaults both occur in the same spot,
 however the code appears to have NULL pointer protection so something
 isn't quite right.

 However you say it sometimes will process the whole way through, and
 sometimes segfault. It's possible there's some memory corruption
 happening. Can you run the following

 valgrind --error-limit=no --show-reachable=yes --log-file=commflag-
 valgrind.log -v -- /home/km/svn-
 myth.qt4.new/trunk/mythtv/programs/mythcommflag/mythcommflag --force -f
 3842_20100617220000.mpg -v playback > commflag.log

 Please attach the output file commflag-valgrind.log to the ticket.

 Thanks.

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


More information about the mythtv-commits mailing list