Comment 1 for bug 1266707

Revision history for this message
Cris Dywan (kalikiana) wrote :

This is the crash in the latest Qt5.2 - it's a regression in qtdeclarative/v4 by the looks of it since this passed fine before with 5.2.

jsruntime/qv4functionobject.cpp:137: void QV4::FunctionObject::init(QV4::StringRef, bool): Assertion `scope->next != (ExecutionContext *)0x1' failed

This is in tests/unit/tst_components/tst_quickutils.qml either test_modelDelegateHeightForEmptyObjectModelElements or the ListView "list". It may be triggered by code in modules/Ubuntu/Components/plugin/quickutils.cpp.