[mythtv-commits] Ticket #12098: Frontend Crash with nvidia 334.21 libraries
MythTV
noreply at mythtv.org
Fri Mar 21 10:14:27 UTC 2014
#12098: Frontend Crash with nvidia 334.21 libraries
-------------------------------------+----------------------------
Reporter: stuarta | Owner: stuarta
Type: Bug Report - Crash | Status: closed
Priority: blocker | Milestone: 0.27.1
Component: MythTV - Video Playback | Version: 0.27-fixes
Severity: high | Resolution: fixed
Keywords: opengl opengles | Ticket locked: 0
-------------------------------------+----------------------------
Comment (by Stuart Auchterlonie <stuarta@…>):
In [changeset:"583395f5a376637efcd408a102fa64d0f188c12f/mythtv"]:
{{{
#!CommitTicketReference repository="mythtv"
revision="583395f5a376637efcd408a102fa64d0f188c12f"
Fixes #12098 Only dynamically load the libGLESv2 library if OpenGL ES is
enabled.
The nvidia driver version 334.21 has included the libGLESv2 library.
Users upgrading to the newer drivers were seeing mythfrontend segfault
because it was dynamically loading this library and then using it
incorrectly (because mythtv had been build with opengles disabled)
(cherry picked from commit 5c7bd7f127e9ef2cb91de2bf0f82a35b7262d423)
Distro maintainers can you pull this in immediately please.
}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12098#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list