Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
6.8
-
None
Description
To reproduce, clone https://github.com/QUItCoding/qnanopainter.git and build examples/qnanopainter_vs_qpainter_demo with qmake (It builds standalone, no lib building or installation required). Start it and press the "QNanoPainter" menu item, and select "QML Shape" instead. After a few seconds it exits with
ASSERT: "m()->internalClass->vtable" in file /home/aavit/qt/qt-dev/qtdeclarative/src/qml/jsruntime/qv4value
_p.h, line 136
This happens with today's qtdeclarative dev head, 8f3de14. It does not happen with 6.7 head, 083541a.
Attachments
Issue Links
- relates to
-
QTBUG-123426 Assert in qml engine "Q_ASSERT(m()->internalClass->vtable)"
- Closed