Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

[pvr.mythtv] Release v1.9.29: Critical fixes #393

Merged
merged 1 commit into from
Dec 19, 2014
Merged

[pvr.mythtv] Release v1.9.29: Critical fixes #393

merged 1 commit into from
Dec 19, 2014

Conversation

janbar
Copy link
Contributor

@janbar janbar commented Dec 13, 2014

Hi Lars,

Here you will find the set of critical fixes cherry-picked from master branch

  • fixed some uninitialized values on MSVC
  • fixed cache cleanup by max age
  • fixed resource leak on file cache failure

br

@janbar
Copy link
Contributor Author

janbar commented Dec 14, 2014

I rebased to squash [pvr.mythtv] bugfixes.
Without those fixes Kodi die on OpenElec due to file handle leak (ulimit 1024).
I haven't feedback from android or ios users but same behavior is awaiting.

@janbar
Copy link
Contributor Author

janbar commented Dec 14, 2014

@Jalle19
Copy link
Collaborator

Jalle19 commented Dec 18, 2014

@opdenkamp when should we start merging stuff normally again?

@opdenkamp
Copy link
Owner

best wait until the tag

@Jalle19
Copy link
Collaborator

Jalle19 commented Dec 18, 2014

AFAICT this fixes a pretty serious bug (open file descriptor limit reached), maybe we should just merge and let the RMs decide when to merge the bump? That way people can build their own addon in the mean time if necessary.

@opdenkamp
Copy link
Owner

Only crash & burn and 100% safe stuff goes in during RCs, and this did a
lot more than just fix that pretty serious bug when I checked this morning.

On 18-12-14 11:31, Sam Stenvall wrote:

AFAICT this fixes a pretty serious bug (open file descriptor limit
reached), maybe we should just merge and let the RMs decide when to
merge the bump? That way people can build their own addon in the mean
time if necessary.


Reply to this email directly or view it on GitHub
#393 (comment).

@Jalle19
Copy link
Collaborator

Jalle19 commented Dec 18, 2014

Well, running out of file descriptors pretty much crashes the entire computer. If @janbar makes a new PR with only that fix, would you merge that?

@opdenkamp
Copy link
Owner

sure, like I said, crash&burn is fine, but it did a lot more than that

On 18-12-14 12:32, Sam Stenvall wrote:

Well, running out of file descriptors pretty much crashes the entire
computer. If @janbar https://github.com/janbar makes a new PR with
only that fix, would you merge that?


Reply to this email directly or view it on GitHub
#393 (comment).

@Jalle19
Copy link
Collaborator

Jalle19 commented Dec 18, 2014

okay, so @janbar if you think the file descriptor fix is really important, create a new PR with just that and we can get that in right away. You can then rebase this one so it's ready for merging whenever the merge freeze is over.

- FileOps: fix leak on failure
Fix crash on OpenElec due leak of file handle
@janbar
Copy link
Contributor Author

janbar commented Dec 18, 2014

@Jalle19 @opdenkamp i rebased and now cannot do less ;)

@barberio
Copy link

Just commenting because I don't think Janbar made it very clear. This PR was rebased to only include the critical bug fix, which is a crash&burn and wanted by OpenElec as a fix before release. A quick eyeball of the diffs says that it's only addressing this bug. Can you please review

@Jalle19
Copy link
Collaborator

Jalle19 commented Dec 19, 2014

I'm fine with it if @opdenkamp is.

opdenkamp pushed a commit that referenced this pull request Dec 19, 2014
[pvr.mythtv] Release v1.9.29: Critical fixes
@opdenkamp opdenkamp merged commit 89ba5bb into opdenkamp:master Dec 19, 2014
@janbar janbar deleted the release-v1.9.29 branch February 14, 2015 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants