<div dir="ltr">On Windows 10, I don't get a segfault. I do see a warning in the command prompt.<div><br><div>QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 7, 2017 at 5:00 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.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 7 Aug 2017, at 1:23 am, Nicolas de Maubeuge <<a href="mailto:nicolas.de.maubeuge@gmail.com">nicolas.de.maubeuge@gmail.com</a><wbr>> wrote:<br>
><br>
> Hi,<br>
><br>
> It appears that using a QVideoWidget and a QQuickWidget in the same PyQt5 application causes a segmentation fault on macOS.<br>
><br>
> The issue happens when a MediaPlayer connected to the QVideoWidget plays the video with mediaPlayer.play().<br>
> This seems to affect at least PyQt5 with Python 3.6.2, 3.6.1, and 3.5.3 on macOS 10.12. Both QVideoWidget and QuickWidget work fine when used separately, which makes me think this could be either a Qt or PyQt bug.<br>
><br>
> Attached is a small test code that demonstrates the problem as well as a core dump.<br>
> This issue only affects macOS as the previous code runes fine on Windows and Linux<br>
><br>
> Any help would be appreciated.<br>
<br>
</span>Seems to work fine for me.<br>
<br>
Phil<br>
______________________________<wbr>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.<wbr>riverbankcomputing.com/<wbr>mailman/listinfo/pyqt</a></blockquote></div><br></div>