<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 14, 2023 at 7:56 PM Paul Harrison <<a href="mailto:mythtv@mythqml.net">mythtv@mythqml.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 15/11/2023 00:23, John Hoyt wrote:<br>
<br>
> I'm leaning towards this being a related (or the same issue) to the <br>
> one Paul Harrison mentioned earlier in this thread.<br>
><br>
> James kindly kicked out a core dump log and the culprit seems to be <br>
> QString here too. A snippet from James' core dump:<br>
><br>
>     Thread 0 Crashed::  Dispatch queue: com.apple.main-thread<br>
>     0   QtCore                                       0x10a271a58 0x10a268000 + 39512<br>
>     1   QtCore                                       0x10a2d35fc QString::operator=(QString const&) + 32<br>
>     2   mythfrontend                                 0x104295300 ExitPrompter::~ExitPrompter() + 64<br>
><br>
> I've been unable to reproduce locally with a debug build (which means <br>
> I can't get lldb to help find the true culprit), but got a similar <br>
> core dump on a non-debuild.<br>
><br>
> Paul Harrison - what version of QT did you build / run against?<br>
><br>
<br>
I think it was Qt 5.15.10 at least that is what I have installed now. <br>
Just rebuilt with current master to try again but unfortunately there <br>
must have been a DB schema change so the FE refuses to start up but at <br>
least it doesn't crash :)<br></blockquote><div><br></div><div>Thanks!  The macOS versions are likely on the same version of Qt or 5.15.11.  I've started to github issue here: <a href="https://github.com/MythTV/mythtv/issues/816">https://github.com/MythTV/mythtv/issues/816</a> </div><div><br></div><div>QT problems are beyond my skill set, but I'll be happy to help a dev troubleshoot.</div></div></div>