<div dir="ltr">This bug gets me every couple months.<div>1. Do a mythvideo "scan for changes" that discovers new videos.</div><div>2. Do a second scan while the list of new videos is being processed for metadata look up.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div>3. Segmentation fault every time.</div><div><br></div><div>I haven't looked at the code but I assume it is something like this:  There is a pointer to a dynamically allocated object that holds the list of discovered videos.  The second scan deletes any existing object and creates a new one.  But the metadata lookup continues trying to access the old (deleted) object.</div><div dir="ltr"><br></div><div dir="ltr">_____________<br>Ryan Patterson<div>May the wings of liberty never lose a feather.<br></div></div></div></div></div></div>