﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
19	nvp can be null	Anduin Withers <awithers@…>	Isaac Richards	"The 6712 changes to tv_play.cpp assume nvp is valid for longer than it is. (Basically now the potential to get an AV while tearing down the player exists (and happens)).

Around line 1313 (not exact, the line is ""if (GetOSD() && (oset = GetOSD()->GetSet(""status""))""), the problem is that nvp could be gone (due to a state change to kState_None several lines up, which could have already destroyed nvp (the old code would set osd to NULL while tearing it down)).

"	defect	closed	minor	unknown	mythtv	head	medium	fixed			0
