[mythtv] Re: [mythtv-commits] mythtv commits

Allan Stirling Dibblahmythml0015 at pendor.org
Sun Apr 10 08:01:13 UTC 2005


Daniel Kristjansson wrote:
> On Sat, 2005-04-09 at 15:17 -0400, Isaac Richards wrote:
> 
>>Also, Taylor Jacob's been reporting a deadlock (on the irc channel) with -v 
>>all turned on, that doesn't happen without the verbose reporting..  He hasn't 
>>gotten a backtrace that I'm aware of, but... think it may be the mutex lock 
>>in the verbose macro?
> 
> This is possible. If you call a function that depends on another thread within
> a verbose macro bad things can happen.

I've been wondering this for a while. Why are we not leveraging existing 
logging (syslog) methods? I know the answer is probably yet another 
dependancy, as well as additional overhead. However, it has the 
possibilty of simplifying the code as far as I can see (well, after the 
initial pain, of course)... Just an idea. I'm not sure if or when I'll 
get time to do it, if anyone likes the idea.

Cheers,

Allan.


More information about the mythtv-dev mailing list