﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
2341	Frontend segfault in [Edit Recording Schedule]	jppoet@…	Isaac Richards	"
I have a ""custom"" record rule setup which has:

     program.title like ""Sharp's%""

From the show menu, if I highlight one of the episodes recorded, and select:

[Recording Options]
          [Edit Recording Schedule]

The frontend always segfaults.  I have attached a BT.

If it helps (probably not) ....

In scheduledrecording.h:

     virtual int exec(bool saveOnExec = true, bool doLoad = false)
        { return ConfigurationDialog::exec(saveOnExec, doLoad); }   

     saveOnExec = true
     doLoad = false

In playbackbox.cpp : void PlaybackBox::doEditScheduled()
     curitme = (ProgramInfo *) 0xa9bba508



"	defect	new	minor	unknown	mythtv		high				0
