[mythtv-commits] Ticket #7689: mythfrontend crashes with SIGSEGV in MythGenericTree::getRouteByString()
MythTV
mythtv at cvs.mythtv.org
Mon Jun 7 19:43:32 UTC 2010
#7689: mythfrontend crashes with SIGSEGV in MythGenericTree::getRouteByString()
-------------------------------------------------+--------------------------
Reporter: Will Marler <will.marler@…> | Owner: awithers
Type: defect | Status: closed
Priority: major | Milestone: unknown
Component: Plugin - MythVideo | Version: 0.22-fixes
Severity: medium | Resolution: fixed
Mlocked: 1 |
-------------------------------------------------+--------------------------
Changes (by robertm):
* status: infoneeded_new => closed
* resolution: => fixed
Comment:
(In [25036]) Add more null checking to MythVideo main dialog, and set the
m_currentNode value to NULL when reloading the tree following a scan. My
theory is that while the tree was being invalidated, failing to set the
m_currentNode to NULL is what was causing the crashes as the pointer was
non-null but non-valid after the invalidation of the tree. (I hope) Fixes
#7689. If it doesn't we can re-open for another go-round.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7689#comment:12>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list