rahulch

Untitled

Feb 22nd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.55 KB | None | 0 0
  1. (qt5) rahul.c@CPU-250U:~/code/dms_qt/build$ LD_LIBRARY_PATH=~/code/dms_qt/src/:$LD_LIBRARY_PATH ../install/bin/dms_qt
  2. return m_isDMSInitialized = false
  3. setting m_isDMSInitialized = true
  4. call init
  5. file:///usr/local/share/dms_qt/qml/FRID.qml:9:9: Unable to assign [undefined] to int
  6. file:///usr/local/share/dms_qt/qml/Occupants.qml:9:9: Unable to assign [undefined] to int
  7. file:///usr/local/share/dms_qt/qml/KeyIndicators.qml:213:17: Unable to assign [undefined] to QString
  8. height = 720
  9. width = 1280
  10. Initializing DMS with height = 720 and width = 1280
  11. Model loaded
  12. Segmentation fault (core dumped)
  13. (qt5) rahul.c@CPU-250U:~/code/dms_qt/build$ LD_LIBRARY_PATH=~/code/dms_qt/src/:$LD_LIBRARY_PATH valgrind --tool=massif ../install/bin/dms_qt
  14. (qt5) rahul.c@CPU-250U:~/code/dms_qt/build$ LD_LIBRARY_PATH=~/code/dms_qt/src/:$LD_LIBRARY_PATH valgrind --tool=massif ../install/bin/dms_qt
  15. ==25631== Massif, a heap profiler
  16. ==25631== Copyright (C) 2003-2017, and GNU GPL'd, by Nicholas Nethercote
  17. ==25631== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
  18. ==25631== Command: ../install/bin/dms_qt
  19. ==25631==
  20. ==25631== Warning: noted but unhandled ioctl 0x6458 with no size/direction hints.
  21. ==25631== This could cause spurious value errors to appear.
  22. ==25631== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
  23. return m_isDMSInitialized = false
  24. setting m_isDMSInitialized = true
  25. call init
  26. file:///usr/local/share/dms_qt/qml/FRID.qml:9:9: Unable to assign [undefined] to int
  27. file:///usr/local/share/dms_qt/qml/Occupants.qml:9:9: Unable to assign [undefined] to int
  28. file:///usr/local/share/dms_qt/qml/KeyIndicators.qml:213:17: Unable to assign [undefined] to QString
  29. height = 720
  30. width = 1280
  31. Initializing DMS with height = 720 and width = 1280
  32. Model loaded
  33. Warning: "A lot of buffers are being dropped."
  34. Warning: "A lot of buffers are being dropped."
  35.  
  36. Warning: "A lot of buffers are being dropped."
  37. Warning: "A lot of buffers are being dropped."
  38. Warning: "A lot of buffers are being dropped."
  39. Warning: "A lot of buffers are being dropped."
  40. Warning: "A lot of buffers are being dropped."
  41.  
  42.  
  43.  
  44. Warning: "A lot of buffers are being dropped."
  45. return m_isDMSInitialized = true
  46. setting m_isDMSInitialized = false
  47. call deinit
  48. Deinitialize DMS
  49. ==25631==
  50. ==25631== Process terminating with default action of signal 11 (SIGSEGV)
  51. ==25631== Access not within mapped region at address 0x89A369D0
  52. ==25631== at 0x13565BD5: __pthread_timedjoin_ex (pthread_join_common.c:40)
  53. ==25631== by 0x5437330: de_initializeDMS() (faceAnalysis.cpp:1814)
  54. ==25631== by 0x11F6C4: VideoFilterRunnable::deInitDMS() (videofilterrunnable.cpp:72)
  55. ==25631== by 0x11C97E: DmsMainWindow::setIsDMSInitialized(bool) (dmsmainwindow.cpp:84)
  56. ==25631== by 0x122077: DmsMainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (moc_dmsmainwindow.cpp:1438)
  57. ==25631== by 0x123382: DmsMainWindow::qt_metacall(QMetaObject::Call, int, void**) (moc_dmsmainwindow.cpp:1489)
  58. ==25631== by 0xE594BA9: QQmlPropertyData::writeProperty(QObject*, void*, QFlags<QQmlPropertyData::WriteFlag>) const (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  59. ==25631== by 0xE593617: QQmlPropertyPrivate::write(QObject*, QQmlPropertyData const&, QVariant const&, QQmlContextData*, QFlags<QQmlPropertyData::WriteFlag>) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  60. ==25631== by 0xE4E118A: QV4::QObjectWrapper::setProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*, QV4::Value const&) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  61. ==25631== by 0xE4E20AA: QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, QV4::Value const&) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  62. ==25631== by 0xE4E2216: QV4::QObjectWrapper::virtualPut(QV4::Managed*, QV4::PropertyKey, QV4::Value const&, QV4::Value*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  63. ==25631== by 0xE55A9A0: QV4::Runtime::method_storeProperty(QV4::ExecutionEngine*, QV4::Value const&, int, QV4::Value const&) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  64. ==25631== by 0xE4F9601: QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  65. ==25631== by 0xE4FCE28: QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  66. ==25631== by 0xE494ADD: QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  67. ==25631== by 0xE5FCEB7: QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  68. ==25631== by 0xE59FA51: QQmlBoundSignalExpression::evaluate(void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  69. ==25631== by 0xE5A0F52: QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  70. ==25631== by 0xE5DECF3: QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  71. ==25631== by 0xE583273: QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Qml.so.5.12.0)
  72. ==25631== by 0xF4A9C91: QMetaObject::activate(QObject*, int, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  73. ==25631== by 0x391BEF34: QDeclarativeAudio::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/qml/QtMultimedia/libdeclarative_multimedia.so)
  74. ==25631== by 0xF4A9628: QMetaObject::activate(QObject*, int, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  75. ==25631== by 0x50DE270: QMediaPlayer::mediaStatusChanged(QMediaPlayer::MediaStatus) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Multimedia.so.5.12.0)
  76. ==25631== by 0x50DE88D: QMediaPlayerPrivate::_q_mediaStatusChanged(QMediaPlayer::MediaStatus) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Multimedia.so.5.12.0)
  77. ==25631== by 0x50E1806: QMediaPlayer::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Multimedia.so.5.12.0)
  78. ==25631== by 0xF4A9628: QMetaObject::activate(QObject*, int, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  79. ==25631== by 0x50D4A50: QMediaPlayerControl::mediaStatusChanged(QMediaPlayer::MediaStatus) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Multimedia.so.5.12.0)
  80. ==25631== by 0x3A962DBC: QGstreamerPlayerControl::popAndNotifyState() (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5MultimediaGstTools.so.5.12.0)
  81. ==25631== by 0x3A9687F4: QGstreamerPlayerControl::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5MultimediaGstTools.so.5.12.0)
  82. ==25631== by 0xF4A9628: QMetaObject::activate(QObject*, int, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  83. ==25631== by 0x3A95F839: QGstreamerPlayerSession::processBusMessage(QGstreamerMessage const&) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5MultimediaGstTools.so.5.12.0)
  84. ==25631== by 0x3A945AB3: QGstreamerBusHelperPrivate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5MultimediaGstTools.so.5.12.0)
  85. ==25631== by 0xF4AA580: QObject::event(QEvent*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  86. ==25631== by 0xEB2485B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Widgets.so.5.12.0)
  87. ==25631== by 0xEB2B9EF: QApplication::notify(QObject*, QEvent*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Widgets.so.5.12.0)
  88. ==25631== by 0xF47DC17: QCoreApplication::notifyInternal2(QObject*, QEvent*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  89. ==25631== by 0xF480646: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  90. ==25631== by 0xF4D5792: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  91. ==25631== by 0x13EA9386: g_main_context_dispatch (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.3)
  92. ==25631== by 0x13EA95BF: ??? (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.3)
  93. ==25631== by 0x13EA964B: g_main_context_iteration (in /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.3)
  94. ==25631== by 0xF4D4DCE: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  95. ==25631== by 0xF47C579: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  96. ==25631== by 0xF484F7F: QCoreApplication::exec() (in /home/rahul.c/Qt5.12.0/5.12.0/gcc_64/lib/libQt5Core.so.5.12.0)
  97. ==25631== by 0x11B189: main (main.cpp:26)
  98. ==25631== If you believe this happened as a result of a stack
  99. ==25631== overflow in your program's main thread (unlikely but
  100. ==25631== possible), you can try to increase the size of the
  101. ==25631== main thread stack using the --main-stacksize= flag.
  102. ==25631== The main thread stack size used in this run was 8388608.
  103. ==25631==
Add Comment
Please, Sign In to add comment