<div dir="ltr"><div>I was getting weird crashes with my main window application and it was whenever I drag and dropped a particular dockable window. The window contained a WebView, and the WebView had a URL that pointed to a resource URL. The rcc file was compiled with an older version of pyrcc5 (from PyQt 5.2) and it turns out THAT was causing the weird crash. When I re-ran pyrcc5 from PyQt 5.3, the crashes went away.<br><br></div><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 7, 2014 at 4:48 PM, Dominique Cyprès <span dir="ltr"><<a href="mailto:lunasspecto@gmail.com" target="_blank">lunasspecto@gmail.com</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 11/07/2014 07:38 PM, Dominique Cyprès wrote:<br>
> I've posted code that reproduces this problem on a pastebin:<br>
> <a href="http://pastebin.com/vQ1dYDqU">http://pastebin.com/vQ1dYDqU</a><br>
<br>
</span>Apologies to members of the list. I wound up posting code that does not<br>
actually reproduce the segfault problem by mistake. I'm having trouble<br>
isolating minimal code that *does* reproduce this problem. If I do I<br>
will post it.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></div></div></blockquote></div><br></div>