Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.64 KB | None | 0 0
  1. ../build-application-manager-Qt_qt5_latest-Debug/bin/appman --recreate-database -c /opt/am/config.yaml -c am-config.yaml ✭ ✖ ✱
  2. QML debugging is enabled. Only use this in a safe environment.
  3. [2413967.870080]~DLT~16775~INFO ~FIFO /tmp/dlt cannot be opened. Retrying later...
  4. [CRIT | am.system] WARNING: for the installer to work correctly, the executable needs to be run either as root via sudo or SUID (preferred) [sudo.cpp:131]
  5. [CRIT | am.system] (using fallback implementation - you might experience permission errors on installer operations) [sudo.cpp:132]
  6. [DBG | am.system] Created quick-launch slot for "process/qml" [quicklauncher.cpp:91]
  7. [DBG | am.system] Created quick-launch slot for "process/native" [quicklauncher.cpp:91]
  8. [DBG | am.system] Found Applications: [ [main.cpp:557]
  9. [DBG | am.system] * APP: "com.kdab.keyboarddemo" ( "/home/gagi/work/qtas/neptune-ui/apps/com.kdab.keyboarddemo" ) [main.cpp:559]
  10. [DBG | am.system] * APP: "com.pelagicore.browser" ( "/home/gagi/work/qtas/neptune-ui/apps/com.pelagicore.browser" ) [main.cpp:559]
  11. [DBG | am.system] * APP: "com.pelagicore.movies" ( "/home/gagi/work/qtas/neptune-ui/apps/com.pelagicore.movies" ) [main.cpp:559]
  12. [DBG | am.system] * APP: "com.pelagicore.music" ( "/home/gagi/work/qtas/neptune-ui/apps/com.pelagicore.music" ) [main.cpp:559]
  13. [DBG | am.system] * APP: "com.pelagicore.webradio" ( "/opt/am/apps/com.pelagicore.webradio" ) [main.cpp:559]
  14. [DBG | am.system] ] [main.cpp:560]
  15. [WARN | am.system] WARNING: could not read memory statistics from "/sys/fs/cgroup/memory/memory.usage_in_bytes" (make sure that the memory cgroup is mounted) [systemmonitor_p.cpp:185]
  16. [CRIT | am.system] WARNING: could not register service org.freedesktop.Notifications on D-Bus (unix:abstract=/tmp/dbus-0gpwESB4QO,guid=96b0b66c1b517eeb0a44c08057726172): [main.cpp:220]
  17. [DBG | qml] resolution: 1920x1190 [AutoConfig.qml:68]
  18. [DBG | qml] scalFactor: 1.5 [AutoConfig.qml:69]
  19. [DBG | qml] StyleConfig loaded: file:///home/gagi/work/qtas/neptune-ui/modules/utils/AutoConfig.qml [Style.qml:93]
  20. [WARN | default] QHistoryState::setDefaultState: state 0x11c81d0 does not belong to this history state's group (0x11c81d0) [qhistorystate.cpp:223]
  21. [WARN | default] There is no production backend implementing "com.qt-project.qtivi.ClimateControl" . [qiviabstractfeature.cpp:560]
  22. [WARN | am.qml] TypeError: Cannot assign to read-only property "seatHeater" [ClimateService.qml:53]
  23. [WARN | am.qml] TypeError: Cannot assign to read-only property "seatHeater" [ClimateService.qml:65]
  24. [WARN | default] There is more than one backend implementing "com.qt-project.qtivi.ClimateControl" . Using the first one [qiviabstractfeature.cpp:579]
  25. [WARN | am.qml] module "QtQuick.VirtualKeyboard" is not installed [Keyboard.qml:34]
  26. [WARN | am.qml] module "QtQuick.VirtualKeyboard.Settings" is not installed [Keyboard.qml:35]
  27. [WARN | am.qml] module "QtQuick.VirtualKeyboard" is not installed [Keyboard.qml:34]
  28. [WARN | am.qml] module "QtQuick.VirtualKeyboard.Settings" is not installed [Keyboard.qml:35]
  29. [WARN | am.qml] QML Item: Binding loop detected for property "width" [FpsMonitor.qml:54]
  30. [WARN | am.qml] QML Item: Binding loop detected for property "width" [FpsMonitor.qml:54]
  31. [DBG | am.qml.ipc] Registering new application interface extension: [applicationipcinterface.cpp:282]
  32. [DBG | am.qml.ipc] Name : "com.pelagicore.music.control" [applicationipcinterface.cpp:283]
  33. [DBG | am.qml.ipc] AppId filter : () [applicationipcinterface.cpp:284]
  34. [DBG | am.qml.ipc] Category filter : () [applicationipcinterface.cpp:285]
  35. [DBG | am.qml.ipc] Capability filter: () [applicationipcinterface.cpp:286]
  36. [DBG | am.qml.ipc] <interface name="com.pelagicore.music.control">
  37. <property name="currentTrack" type="v" access="readwrite" />
  38. <property name="currentTime" type="s" access="readwrite" />
  39. <property name="durationTime" type="s" access="readwrite" />
  40. <property name="playing" type="b" access="readwrite" />
  41. <signal name="previousTrack">
  42. </signal>
  43. <signal name="nextTrack">
  44. </signal>
  45. <signal name="play">
  46. </signal>
  47. <signal name="pause">
  48. </signal>
  49. </interface>
  50. [applicationipcinterface.cpp:287]
  51. [DBG | qml] FOOOO [MyCarOverview.qml:93]
  52. [DBG | qml] MY CAR [MyCarOverview.qml:108]
  53. [WARN | default] QtCompositor: Failed to initialize EGL display. Could not get EglDisplay for window. [waylandeglclientbufferintegration.cpp:393]
  54. [WARN | default] No Input Settings found, keyboard and mouse events won't be handled [scene3ditem.cpp:194]
  55.  
  56. *** appman-launcher-qml (16775) crashed ***
  57.  
  58. > why: uncaught signal 11 (Segmentation fault)
  59.  
  60. > backtrace:
  61. 0: QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const [7f3180f4f30e] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/tools/qscopedpointer.h:118
  62. 1: QObject::parent() const [7f3180f4f227] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/kernel/qobject.h:421
  63. 2: Qt3DRender::QRenderTargetOutput::setTexture(Qt3DRender::QAbstractTexture*) [7f3180fe274a] in /home/gagi/work/git/qt5/qt3d/src/render/frontend/qrendertargetoutput.cpp:120
  64. 3: void std::_Mem_fn_base<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*), true>::operator()<decltype(nullptr)&, void>(Qt3DRender::QRenderTargetOutput*, decltype(nullptr)&) const [7f3180fe35fe] in /usr/include/c++/5/functional:600
  65. 4: void std::_Bind<std::_Mem_fn<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*)> (Qt3DRender::QRenderTargetOutput*, decltype(nullptr))>::__call<void, , 0ul, 1ul>(std::tuple<>&&, std::_Index_tuple<0ul, 1ul>) [7f3180fe357c] in /usr/include/c++/5/functional:1074
  66. 5: void std::_Bind<std::_Mem_fn<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*)> (Qt3DRender::QRenderTargetOutput*, decltype(nullptr))>::operator()<, void>() [7f3180fe34af] in /usr/include/c++/5/functional:1133
  67. 6: QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, std::_Bind<std::_Mem_fn<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*)> (Qt3DRender::QRenderTargetOutput*, decltype(nullptr))> >::call(std::_Bind<std::_Mem_fn<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*)> (Qt3DRender::QRenderTargetOutput*, decltype(nullptr))>, void**) [7f3180fe346b] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h:501
  68. 7: void QtPrivate::Functor<std::_Bind<std::_Mem_fn<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*)> (Qt3DRender::QRenderTargetOutput*, decltype(nullptr))>, 0>::call<QtPrivate::List<>, void>(std::_Bind<std::_Mem_fn<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*)> (Qt3DRender::QRenderTargetOutput*, decltype(nullptr))>&, void*, void**) [7f3180fe344c] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h:558
  69. 8: QtPrivate::QFunctorSlotObject<std::_Bind<std::_Mem_fn<void (Qt3DRender::QRenderTargetOutput::*)(Qt3DRender::QAbstractTexture*)> (Qt3DRender::QRenderTargetOutput*, decltype(nullptr))>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [7f3180fe33ee] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/kernel/qobject_impl.h:198
  70. 9: QtPrivate::QSlotObjectBase::call(QObject*, void**) [7f31a954bf50] in ../../include/QtCore/../../../../../git/qt5/qtbase/src/corelib/kernel/qobject_impl.h:130
  71. 10: QMetaObject::activate(QObject*, int, int, void**) [7f31a9548e53] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:3720
  72. 11: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) [7f31a954877f] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:3602
  73. 12: Qt3DCore::QNode::nodeDestroyed() [7f31819351be] in .moc/moc_qnode.cpp:287
  74. 13: Qt3DCore::QNode::~QNode() [7f31819346c8] in /home/gagi/work/git/qt5/qt3d/src/core/nodes/qnode.cpp:644
  75. 14: Qt3DRender::QAbstractTexture::~QAbstractTexture() [7f3181069d79] in /home/gagi/work/git/qt5/qt3d/src/render/texture/qabstracttexture.cpp:105
  76. 15: Qt3DRender::QTexture2D::~QTexture2D() [7f318106e893] in /home/gagi/work/git/qt5/qt3d/src/render/texture/qtexture.cpp:738
  77. 16: QQmlPrivate::QQmlElement<Qt3DRender::QTexture2D>::~QQmlElement() [7f31818bee21]
  78. 17: QQmlPrivate::QQmlElement<Qt3DRender::QTexture2D>::~QQmlElement() [7f31818bee55]
  79. 18: QObjectPrivate::deleteChildren() [7f31a9543b4d] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:1970
  80. 19: QObject::~QObject() [7f31a954214b] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:1041
  81. 20: Qt3DCore::QNode::~QNode() [7f31819346e0] in /home/gagi/work/git/qt5/qt3d/src/core/nodes/qnode.cpp:636
  82. 21: Qt3DRender::QFrameGraphNode::~QFrameGraphNode() [7f3180f90d3f] in /home/gagi/work/git/qt5/qt3d/src/render/framegraph/qframegraphnode.cpp:82
  83. 22: Qt3DRender::QViewport::~QViewport() [7f3180fa0b5b] in /home/gagi/work/git/qt5/qt3d/src/render/framegraph/qviewport.cpp:84
  84. 23: QQmlPrivate::QQmlElement<Qt3DRender::QViewport>::~QQmlElement() [7f31818be681]
  85. 24: QQmlPrivate::QQmlElement<Qt3DRender::QViewport>::~QQmlElement() [7f31818be6b5]
  86. 25: QObjectPrivate::deleteChildren() [7f31a9543b4d] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:1970
  87. 26: QObject::~QObject() [7f31a954214b] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:1041
  88. 27: Qt3DCore::QNode::~QNode() [7f31819346e0] in /home/gagi/work/git/qt5/qt3d/src/core/nodes/qnode.cpp:636
  89. 28: Qt3DCore::QComponent::~QComponent() [7f3181937a62] in /home/gagi/work/git/qt5/qt3d/src/core/nodes/qcomponent.cpp:112
  90. 29: Qt3DRender::QRenderSettings::~QRenderSettings() [7f3180fe09a7] in /home/gagi/work/git/qt5/qt3d/src/render/frontend/qrendersettings.cpp:102
  91. 30: QQmlPrivate::QQmlElement<Qt3DRender::QRenderSettings>::~QQmlElement() [7f31818c07dd]
  92. 31: QQmlPrivate::QQmlElement<Qt3DRender::QRenderSettings>::~QQmlElement() [7f31818c0811]
  93. 32: QObjectPrivate::deleteChildren() [7f31a9543b4d] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:1970
  94. 33: QObject::~QObject() [7f31a954214b] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:1041
  95. 34: Qt3DCore::QNode::~QNode() [7f31819346e0] in /home/gagi/work/git/qt5/qt3d/src/core/nodes/qnode.cpp:636
  96. 35: Qt3DCore::QEntity::~QEntity() [7f318193a3fc] in /home/gagi/work/git/qt5/qt3d/src/core/nodes/qentity.cpp:98
  97. 36: QQmlPrivate::QQmlElement<Qt3DCore::QEntity>::~QQmlElement() [7f31819bc64d]
  98. 37: QQmlPrivate::QQmlElement<Qt3DCore::QEntity>::~QQmlElement() [7f31819bc681]
  99. 38: QtSharedPointer::CustomDeleter<Qt3DCore::QEntity, QtSharedPointer::NormalDeleter>::execute() [7f318167a51e]
  100. 39: QtSharedPointer::ExternalRefCountWithCustomDeleter<Qt3DCore::QEntity, QtSharedPointer::NormalDeleter>::deleter(QtSharedPointer::ExternalRefCountData*) [7f318167a164]
  101. 40: QtSharedPointer::ExternalRefCountData::destroy() [7f318190d460] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h:162
  102. 41: QSharedPointer<Qt3DCore::QEntity>::deref(QtSharedPointer::ExternalRefCountData*) [7f3181922ac2] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h:507
  103. 42: QSharedPointer<Qt3DCore::QEntity>::deref() [7f3181921687] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h:502
  104. 43: QSharedPointer<Qt3DCore::QEntity>::~QSharedPointer() [7f31819201f3] in /home/gagi/work/build/qt5-latest/qtbase/include/QtCore/../../../../../git/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h:317
  105. 44: QSharedPointer<Qt3DCore::QEntity>::operator=(QSharedPointer<Qt3DCore::QEntity> const&) [7f3181920f26]
  106. 45: Qt3DCore::QAspectEngine::setRootEntity(QSharedPointer<Qt3DCore::QEntity>) [7f318191eda4] in /home/gagi/work/git/qt5/qt3d/src/core/aspects/qaspectengine.cpp:387
  107. 46: Qt3DCore::QAspectEngine::~QAspectEngine() [7f318191dab1] in /home/gagi/work/git/qt5/qt3d/src/core/aspects/qaspectengine.cpp:166
  108. 47: Qt3DCore::QAspectEngine::~QAspectEngine() [7f318191dc31] in /home/gagi/work/git/qt5/qt3d/src/core/aspects/qaspectengine.cpp:179
  109. 48: Qt3DRender::Scene3DCleaner::cleanup() [7f318167ab43] in /home/gagi/work/git/qt5/qt3d/src/quick3d/imports/scene3d/scene3dcleaner.cpp:66
  110. 49: Qt3DRender::Scene3DCleaner::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [7f318167eed3] in .moc/moc_scene3dcleaner_p.cpp:70
  111. 50: QMetaCallEvent::placeMetaCall(QObject*) [7f31a9541422] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:502
  112. 51: QObject::event(QEvent*) [7f31a95424bb] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qobject.cpp:1263
  113. 52: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*) [7f31a950811b] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1122
  114. 53: doNotify [7f31a9507d9e] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1063
  115. 54: QCoreApplication::notify(QObject*, QEvent*) [7f31a9507d11] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1049
  116. 55: QGuiApplication::notify(QObject*, QEvent*) [7f31a99faf21] in /home/gagi/work/git/qt5/qtbase/src/gui/kernel/qguiapplication.cpp:1648
  117. 56: QCoreApplication::notifyInternal2(QObject*, QEvent*) [7f31a9507ca1] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:988
  118. 57: QCoreApplication::sendEvent(QObject*, QEvent*) [7f31a950bd0d] in ../../include/QtCore/../../../../../git/qt5/qtbase/src/corelib/kernel/qcoreapplication.h:231
  119. 58: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) [7f31a95090c0] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1649
  120. 59: QCoreApplication::sendPostedEvents(QObject*, int) [7f31a9508a3d] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1503
  121. 60: postEventSourceDispatch [7f31a95834cd] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:276
  122. 61: g_main_context_dispatch [7f31a492e136]
  123. 62: [7f31a492e38f]
  124. 63: g_main_context_iteration [7f31a492e43b]
  125. 64: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) [7f31a9583ca6] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:423
  126. 65: QPAEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) [7f319ebdccfd] in /home/gagi/work/git/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:121
  127. 66: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) [7f31a950460b] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qeventloop.cpp:134
  128. 67: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [7f31a9504907] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qeventloop.cpp:210
  129. 68: QCoreApplication::exec() [7f31a95083eb] in /home/gagi/work/git/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp:1261
  130. 69: QGuiApplication::exec() [7f31a99faed1] in /home/gagi/work/git/qt5/qtbase/src/gui/kernel/qguiapplication.cpp:1639
  131. 70: main [42e1ab] in /home/gagi/work/qtas/qtapplicationmanager/src/manager/main.cpp:784
  132. 71: __libc_start_main [7f31a80a972f]
  133. 72: _start [423378]
  134. 73: [ffffffffffffffff]
  135.  
  136. > the process will be aborted (core dump)
  137.  
  138. [1] 16775 abort ../build-application-manager-Qt_qt5_latest-Debug/bin/appman -c -c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement