[mythtv-commits] mythtv commit: r6972 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 1 18:18:17 EDT 2005


      Author: danielk
        Date: 2005-08-01 22:18:16 +0000 (Mon, 01 Aug 2005)
New Revision: 6972
   Changeset: http://cvs.mythtv.org/trac/changeset/6972

Modified:

   trunk/mythtv/configure
   trunk/mythtv/libs/libmythtv/jobqueue.cpp
   trunk/mythtv/libs/libmythtv/libmythtv.pro
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/programs/mythbackend/main.cpp
   trunk/mythtv/programs/mythbackend/mythbackend.pro

Log:

Adds a --enable-valgrind parameter that mostly changes timeouts 
to allow some tests to be performed with Valgrind. But, this also
disables the JobQueue thread in jobqueue.cpp which appears to
somehow trigger a SEGFAULT in Valgrind.

Do not enable this in normal operation, it will make MythTV run
slowly and you will lose the JobQueue functionality.






More information about the mythtv-commits mailing list