<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Tried attaching but even that fell foul as 'too large'<br>
so <a href="http://tigger.ws/cr" rel="noreferrer" target="_blank">http://tigger.ws/cr</a></blockquote><div><br></div><div>This tidbit indicates that the "AudioOutputGraph" function is the main culprit.  That function is declared in "mythtv/mythtv/libs/libmythtv/mythplayer.h" and used in "mythtv/mythtv/libs/libmyth/audio/audiooutputgraph.cpp" :MythImage *AudioOutputGraph::GetImage(int64_t timecode) const"</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote"><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div></div><div class="gmail_quote"><div><span style="color:rgb(0,0,0);white-space:pre-wrap">Thread 0 Crashed:: Dispatch queue: com.apple.main-thread</span></div></div><div class="gmail_quote"><pre style="color:rgb(0,0,0);white-space:pre-wrap">0   myth                               0x0000000108c07281 AudioOutputGraph::GetImage(long long) const + 2401 </pre></div><div class="gmail_quote"><div><span style="color:rgb(0,0,0);white-space:pre-wrap">1   ???                                  0x000060000219dd40 0 + 105553151515968</span></div><div><br></div></div></blockquote><div class="gmail_quote"><div> </div><div>BTW - I just verified that you can "fix" the OSD issue by setting the application to "Open in Low Resolution Mode" like I was doing in the earlier builds.  You can do this by either checking the box in the "Get Info" screen or edit the Application plist file (mythfrontend.app/Contents/Info.plist) adding these keys to the end of the list:</div><div><br></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote"><div><key>NSHighResolutionCapable</key></div></div><div class="gmail_quote"><div><false/></div></div></blockquote></div>