<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><div>Ok.  I'm hoping someone on Linux will chime in for confirmation.  This seg. fault doesn't make sense as there's definitely people using QML in PyQT in recent versions.  Is there anyway to identify the source of the seg. fault? </div></div></div></blockquote></div></div></div></blockquote><div><br></div><div>I added the backtrace to <a href="http://stackoverflow.com/questions/39381009/simple-pyqt5-qml-application-causes-segmentation-fault">http://stackoverflow.com/questions/39381009/simple-pyqt5-qml-application-causes-segmentation-fault</a>.  It all seems to be a result of <span style="color:rgb(48,51,54);font-family:consolas,menlo,monaco,"lucida console","liberation mono","dejavu sans mono","bitstream vera sans mono","courier new",monospace,sans-serif;white-space:inherit;background-color:rgb(239,240,241);font-size:13px">__strstr_sse2</span> receiveing a null pointer from haystack_start.  While this seems like a graphics driver bug (<a href="https://bugs.kde.org/show_bug.cgi?id=348812">https://bugs.kde.org/show_bug.cgi?id=348812</a>), it works in the C++ version, so is it possible there's a problem in a PyQT binding?</div><div><br></div><div>Thanks,</div><div>Louis</div></div></div>