[mythtv-commits] Ticket #10956: Using -v refcount With myth* Commands Causes Endless Log Entries

MythTV noreply at mythtv.org
Mon Jul 30 13:36:52 UTC 2012


#10956: Using -v refcount With myth* Commands Causes Endless Log Entries
------------------------------------+-----------------------------
 Reporter:  Bill Meek <keemllib@…>  |          Owner:
     Type:  Bug Report - General    |         Status:  new
 Priority:  minor                   |      Milestone:  0.26
Component:  MythTV - General        |        Version:  Master Head
 Severity:  medium                  |     Resolution:
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------
Changes (by danielk):

 * status:  closed => new
 * resolution:  Won't Fix =>
 * milestone:  unknown => 0.26


Comment:

 There is actually infinite recursion going on. We are logging the
 reference count changes for LoggingItem which causes another logging item
 to be created, creating another reference count message, causing another
 logging item to be created ad-infinitum. I'll commit a fix shortly.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10956#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list