<div dir="ltr">Ah Thanks!  I had found <a href="https://www.riverbankcomputing.com/pipermail/pyqt/2015-March/035698.html">https://www.riverbankcomputing.com/pipermail/pyqt/2015-March/035698.html</a> based on Detlev's hints and google's awesome site-based search ("site:<a href="http://www.riverbankcomputing.com/pipermail/pyqt">www.riverbankcomputing.com/pipermail/pyqt</a> kovid crash exit") but the link you posted is surely it, as it discusses cycles that interfere with exit cleanup and leads to Kovid's break_cycles() vs deleteLater vs gc and safe_disconnect. I'll have to try some of these in my code. </div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 7, 2016 at 1:29 PM, Baz Walter <span dir="ltr"><<a href="mailto:bazwal@ftml.net" target="_blank">bazwal@ftml.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 07/02/16 15:33, oliver wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>From Kovid Goyal <<a href="mailto:kovid@kovidgoyal.net" target="_blank">kovid@kovidgoyal.net</a>>:<br>
And note that your script will segfault on exit, even with nss 3.20<br>
because of object lifetime issues, I posted the workaround for that<br>
sometime earlier in this list.<br>
</blockquote>
<br>
Anyone remember by any chance the subject of that email, I'd like to have a<br>
look as I have been seeing crashes on exit for a pyqt app I'm writing.<br>
Oliver<br>
<br>
</blockquote>
<br></span>
I think it may have been this one about explicitly breaking cycles on exit:<br>
<br>
        <a href="http://riverbankcomputing.com/pipermail/pyqt/2015-October/036559.html" rel="noreferrer" target="_blank">http://riverbankcomputing.com/pipermail/pyqt/2015-October/036559.html</a><span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Regards<br>
Baz Walter</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font size="2" style="font-size:small">Oliver</font><div style="font-size:small"><font size="1">Open Source contributions: <a href="http://pubsub.sf.net/" style="color:rgb(17,85,204)" target="_blank">PyPubSub</a>, L<a href="http://lua-icxx.sf.net/" style="color:rgb(17,85,204)" target="_blank">ua-iCxx</a>, <a href="http://iof.sf.net/" style="color:rgb(17,85,204)" target="_blank">iof</a></font></div><div style="font-size:small"><font size="1"><a href="http://stackoverflow.com/users/869951/schollii" style="color:rgb(17,85,204)" target="_blank">StackOverflow</a> contributions</font></div></div><div><font size="1"><br></font></div><div></div></div></div></div></div>
</div>