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

MythTV noreply at mythtv.org
Mon Jul 30 03:38:19 UTC 2012


#10956: Using -v refcount With myth* Commands Causes Endless Log Entries
------------------------------------+--------------------------------------
 Reporter:  Bill Meek <keemllib@…>  |           Type:  Bug Report - General
   Status:  new                     |       Priority:  minor
Milestone:  unknown                 |      Component:  MythTV - General
  Version:  Master Head             |       Severity:  medium
 Keywords:                          |  Ticket locked:  0
------------------------------------+--------------------------------------
 To Duplicate (get ready to press ctrl-c first):
 {{{
 mythbackend -v refcount --nodblog --setverbose general
 mythshutdown -c --nodblog -v general,refcount
 etc.
 }}}

 Results in the following from libs/libmythbase/referencecounter.cpp
 until interrupted with ctrl-c:
 {{{
 ...
 2012-07-29 22:14:18.390297 I  (0x7f509c418c60)::IncrRef() -> 2
 2012-07-29 22:14:18.390337 I  (0x7f509c418c60)::DecrRef() -> 1
 2012-07-29 22:14:18.390344 I  (0x7f509c418c60)::DecrRef() -> 0
 2012-07-29 22:14:18.390467 I  (0x21102c0)::IncrRef() -> 2
 2012-07-29 22:14:18.390495 I  (0x21102c0)::DecrRef() -> 1
 2012-07-29 22:14:18.390509 I  (0x21102c0)::DecrRef() -> 0
 ...
 }}}

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


More information about the mythtv-commits mailing list