[mythtv-users] git choas

John Hoyt john.hoyt at gmail.com
Sat Aug 1 11:54:14 UTC 2020


>
> Tried attaching but even that fell foul as 'too large'
> so http://tigger.ws/cr


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"


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0   myth                          	0x0000000108c07281
AudioOutputGraph::GetImage(long long) const + 2401

1 ??? 0x000060000219dd40 0 + 105553151515968


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:

<key>NSHighResolutionCapable</key>
<false/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200801/66e92159/attachment.htm>


More information about the mythtv-users mailing list