Advertisement
Guest User

Untitled

a guest
Aug 1st, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. Application: QMPlay2 (QMPlay2), signal: Segmentation fault
  2. Using host libthread_db library "/lib64/libthread_db.so.1".
  3. [Current thread is 1 (Thread 0x7f0c321b5fc0 (LWP 15411))]
  4.  
  5. Thread 3 (Thread 0x7f0c2d1ba700 (LWP 15415)):
  6. #0 0x00007f0c37ceccbf in poll () from /lib64/libc.so.6
  7. #1 0x00007f0c344fb39e in ?? () from /usr/lib64/libglib-2.0.so.0
  8. #2 0x00007f0c344fb46f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
  9. #3 0x00007f0c36b96ceb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
  10. #4 0x00007f0c36b3f2eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
  11. #5 0x00007f0c36977f91 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
  12. #6 0x00007f0c364e54f6 in ?? () from /usr/lib64/libQt5DBus.so.5
  13. #7 0x00007f0c36979112 in ?? () from /usr/lib64/libQt5Core.so.5
  14. #8 0x00007f0c34dacfaa in start_thread () from /lib64/libpthread.so.0
  15. #9 0x00007f0c37cf773f in clone () from /lib64/libc.so.6
  16.  
  17. Thread 2 (Thread 0x7f0c301ce700 (LWP 15412)):
  18. #0 0x00007f0c37ceccbf in poll () from /lib64/libc.so.6
  19. #1 0x00007f0c323dc742 in ?? () from /usr/lib64/libxcb.so.1
  20. #2 0x00007f0c323dd3fa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
  21. #3 0x00007f0c30340f48 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
  22. #4 0x00007f0c36979112 in ?? () from /usr/lib64/libQt5Core.so.5
  23. #5 0x00007f0c34dacfaa in start_thread () from /lib64/libpthread.so.0
  24. #6 0x00007f0c37cf773f in clone () from /lib64/libc.so.6
  25.  
  26. Thread 1 (Thread 0x7f0c321b5fc0 (LWP 15411)):
  27. [KCrash Handler]
  28. #6 0x00007f0c37bd84ca in std::__atomic_base<int>::load (__m=<optimized out>, this=<optimized out>) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:688
  29. #7 QAtomicOps<int>::load<int> (_q_value=..., _q_value=...) at /usr/include/qt5/QtCore/qatomic_cxx11.h:227
  30. #8 QBasicAtomicInteger<int>::load (this=<optimized out>, this=<optimized out>) at /usr/include/qt5/QtCore/qbasicatomic.h:103
  31. #9 QtPrivate::RefCount::isShared (this=<optimized out>, this=<optimized out>) at /usr/include/qt5/QtCore/qrefcount.h:101
  32. #10 QList<QPointer<QWidget> >::append (t=..., this=<optimized out>) at /usr/include/qt5/QtCore/qlist.h:600
  33. #11 QMPlay2CoreClass::addVideoDeintMethod (this=0x0, w=0x55b13d6b6d40) at /usr/src/debug/QMPlay2-18.12.26-1.5.x86_64/src/qmplay2/QMPlay2Core.cpp:490
  34. #12 0x00007f0c2c7e8648 in Cuvid::Cuvid (this=<optimized out>, this=<optimized out>) at /usr/src/debug/QMPlay2-18.12.26-1.5.x86_64/src/modules/CUVID/../../qmplay2/headers/QMPlay2Core.hpp:50
  35. #13 0x00007f0c2c7e898c in createQMPlay2ModuleInstance () at /usr/src/debug/QMPlay2-18.12.26-1.5.x86_64/src/modules/CUVID/Cuvid.cpp:81
  36. #14 0x00007f0c37bdf302 in QMPlay2CoreClass::init (this=0x55b13c4b9100 <QMPlay2GUIClass::instance()::qmplay2Gui>, loadModules=<optimized out>, modulesInSubdirs=<optimized out>, libPath=..., sharePath=..., profileName=...) at /usr/src/debug/QMPlay2-18.12.26-1.5.x86_64/src/qmplay2/QMPlay2Core.cpp:330
  37. #15 0x000055b13c3f9173 in main (argc=<optimized out>, argv=0x7fff04cc6368) at /usr/src/debug/QMPlay2-18.12.26-1.5.x86_64/src/gui/../qmplay2/headers/QMPlay2Core.hpp:50
  38. [Inferior 1 (process 15411) detached]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement