Kaidan (master) crashes when clicking on "media settings"
Here's the back trace:
Previously registered enum will be overwritten due to name clash: MediaRecorder.ResourceError
Possible conflicting items:
MediaRecorder.AvailabilityStatus.ResourceError from scope MediaRecorder injected by MediaRecorder
MediaRecorder.Error.ResourceError from scope MediaRecorder injected by MediaRecorder
ASSERT: "!m_mediaSettings.camera.isNull()" in file kaidan/src/MediaRecorder.cpp, line 1036
Thread 1 "kaidan" received signal SIGABRT, Aborted.
0x00007ffff5265f25 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff5265f25 in raise () at /usr/lib/libc.so.6
#1 0x00007ffff524f897 in abort () at /usr/lib/libc.so.6
#2 0x00007ffff57c996c in () at /usr/lib/libQt5Core.so.5
#3 0x00007ffff57c8cf8 in qt_assert_x(char const*, char const*, char const*, int) () at /usr/lib/libQt5Core.so.5
#4 0x0000555555687479 in MediaRecorder::setupCamera() (this=0x55555a6501b0) at kaidan/src/MediaRecorder.cpp:1036
#5 0x0000555555687c95 in MediaRecorder::setupRecorder(MediaRecorder::Type) (this=0x55555a6501b0, type=MediaRecorder::Type::Image) at kaidan/src/MediaRecorder.cpp:1123
#6 0x00005555556839b6 in MediaRecorder::setType(MediaRecorder::Type) (this=0x55555a6501b0, type=MediaRecorder::Type::Image) at kaidan/src/MediaRecorder.cpp:279
#7 0x0000555555595f99 in MediaRecorder::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x55555a6501b0, _c=QMetaObject::WriteProperty, _id=0, _a=0x7fffffff7d10) at kaidan/build/kaidan_autogen/UVLADIE3JM/moc_MediaRecorder.cpp:570
#8 0x000055555559627d in MediaRecorder::qt_metacall(QMetaObject::Call, int, void**) (this=0x55555a6501b0, _c=QMetaObject::WriteProperty, _id=0, _a=0x7fffffff7d10) at kaidan/build/kaidan_autogen/UVLADIE3JM/moc_MediaRecorder.cpp:628
#9 0x00007ffff6f92933 in QQmlPropertyPrivate::writeEnumProperty(QMetaProperty const&, int, QObject*, QVariant const&, int) () at /usr/lib/libQt5Qml.so.5
#10 0x00007ffff6f96930 in QQmlPropertyPrivate::write(QObject*, QQmlPropertyData const&, QVariant const&, QQmlContextData*, QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt5Qml.so.5
#11 0x00007ffff6ebdbf8 in QV4::QObjectWrapper::setProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*, QV4::Value const&) () at /usr/lib/libQt5Qml.so.5
#12 0x00007ffff6ebe6ef in QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, QV4::Value const&) () at /usr/lib/libQt5Qml.so.5
#13 0x00007ffff6ebe840 in QV4::QObjectWrapper::virtualPut(QV4::Managed*, QV4::PropertyKey, QV4::Value const&, QV4::Value*) () at /usr/lib/libQt5Qml.so.5
#14 0x00007ffff6e8253c in QV4::Object::virtualResolveLookupSetter(QV4::Object*, QV4::ExecutionEngine*, QV4::Lookup*, QV4::Value const&) () at /usr/lib/libQt5Qml.so.5
#15 0x00007ffff6ed7117 in () at /usr/lib/libQt5Qml.so.5
#16 0x00007ffff6edc30f in () at /usr/lib/libQt5Qml.so.5
#17 0x00007ffff6e6d340 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () at /usr/lib/libQt5Qml.so.5
#18 0x00007ffff6ffe030 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () at /usr/lib/libQt5Qml.so.5
#19 0x00007ffff6fa487f in QQmlBoundSignalExpression::evaluate(void**) () at /usr/lib/libQt5Qml.so.5
#20 0x00007ffff6fa5eb9 in () at /usr/lib/libQt5Qml.so.5
#21 0x00007ffff6fdf05d in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib/libQt5Qml.so.5
#22 0x00007ffff6f8734e in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /usr/lib/libQt5Qml.so.5
#23 0x00007ffff5a14eb5 in () at /usr/lib/libQt5Core.so.5
#24 0x00007ffff7016f74 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt5Qml.so.5
#25 0x00007ffff6f9a8c2 in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () at /usr/lib/libQt5Qml.so.5
#26 0x00007ffff6f9a9e4 in QQmlComponentPrivate::completeCreate() () at /usr/lib/libQt5Qml.so.5
#27 0x00007ffff6f9b9b3 in QQmlComponent::createObject(QQmlV4Function*) () at /usr/lib/libQt5Qml.so.5
#28 0x00007ffff6f9db54 in () at /usr/lib/libQt5Qml.so.5
#29 0x00007ffff6f9e023 in QQmlComponent::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib/libQt5Qml.so.5
#30 0x00007ffff6fdf5ee in () at /usr/lib/libQt5Qml.so.5
#31 0x00007ffff6ebcf27 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () at /usr/lib/libQt5Qml.so.5
#32 0x00007ffff6eecdbb in QV4::Runtime::CallPropertyLookup::call(QV4::ExecutionEngine*, QV4::Value const&, unsigned int, QV4::Value*, int) () at /usr/lib/libQt5Qml.so.5
#33 0x00007fff93c414b4 in ()
#34 0x000000