[mythtv-users] deadlock possibly related to the commit made by danielk ?

jrh jharbestonus at gmail.com
Wed Nov 7 17:37:40 UTC 2012


All,

I am just wondering if the commit below by danielk might have a good effect on the problems I was having that are referenced in tickets 10211 and 10212? These were about using analog tv live or semi live.

Inquiring minds want to know! :-)

Regards!

mythtv branch master updated by danielk.
     v0.26-pre-1340-g38db960 (Git Repo Owner)

Message: 6
Date: Mon,  5 Nov 2012 22:21:08 +0000 (UTC)
From: noreply at mythtv.org (Git Repo Owner)
To: mythtv-commits at mythtv.org,mythtv-firehose at mythtv.org
Subject: [mythtv-commits] mythtv branch master updated by danielk.
	v0.26-pre-1340-g38db960
Message-ID: <20121105222109.0384F8124B at alcor.mythtv.org>

The branch, master has been updated on the
mythtv repository by gitolite user danielk.
      via  38db960402cea0807a48a85bb61afbb6d1b5dd53 (commit)
     from  e13600c833eff1919479ecefca5ad18945777c70 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 38db960402cea0807a48a85bb61afbb6d1b5dd53
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 5 Nov 2012 17:11:54 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 5 Nov 2012 17:13:51 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=38db960402cea0807a48a85bb61afbb6d1b5dd53

Adds NULL pointer checking for DecoderBase::ringBuffer.
I segfaulted mythfrontend by seeking when in the dummy recorder.
The problem is we're checking the ringBuffer's IsDisc()/IsBD()/IsDVD()
for special handling of these and the ringBuffer doesn't exist.



-----------------------------------------------------------------------

Summary of changes:
mythtv/libs/libmythtv/avformatdecoder.cpp |    3 ++
mythtv/libs/libmythtv/decoderbase.cpp     |   36 ++++++++++++++++++++++------
2 files changed, 31 insertions(+), 8 deletions(-)

-- 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20121107/57e7c64c/attachment.html>


More information about the mythtv-users mailing list