Advertisement
Guest User

Untitled

a guest
Dec 30th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.80 KB | None | 0 0
  1. Thread 1 "rpcs3" received signal SIGSEGV, Segmentation fault.
  2. 0x0000000000d193ea in ds4_pad_handler::SendVibrateData(std::shared_ptr<ds4_pad_handler::DS4Device> const&) ()
  3. (gdb) bt
  4. #0 0x0000000000d193ea in ds4_pad_handler::SendVibrateData(std::shared_ptr<ds4_pad_handler::DS4Device> const&) ()
  5. #1 0x0000000000d1964c in ds4_pad_handler::~ds4_pad_handler() ()
  6. #2 0x0000000000d1a089 in ds4_pad_handler::~ds4_pad_handler() ()
  7. #3 0x0000000000899a8a in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() ()
  8. #4 0x0000000000d83386 in gamepads_settings_dialog::ChangeInputType(int) ()
  9. #5 0x00007ffff3828b2f in QMetaObject::activate(QObject*, int, int, void**) ()
  10. from /usr/lib/libQt5Core.so.5
  11. #6 0x00007ffff5208ec6 in QComboBox::currentTextChanged(QString const&) ()
  12. from /usr/lib/libQt5Widgets.so.5
  13. #7 0x00007ffff520adfc in ?? () from /usr/lib/libQt5Widgets.so.5
  14. #8 0x00007ffff520c331 in ?? () from /usr/lib/libQt5Widgets.so.5
  15. #9 0x00007ffff520c4d2 in ?? () from /usr/lib/libQt5Widgets.so.5
  16. #10 0x00007ffff52124ed in ?? () from /usr/lib/libQt5Widgets.so.5
  17. #11 0x00007ffff3828a06 in QMetaObject::activate(QObject*, int, int, void**) ()
  18. from /usr/lib/libQt5Core.so.5
  19. #12 0x00007ffff5208f83 in QComboBoxPrivateContainer::itemSelected(QModelIndex const&) ()
  20. from /usr/lib/libQt5Widgets.so.5
  21. #13 0x00007ffff520946d in QComboBoxPrivateContainer::eventFilter(QObject*, QEvent*) ()
  22. from /usr/lib/libQt5Widgets.so.5
  23. #14 0x00007ffff37f7eac in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
  24. #15 0x00007ffff50ffe18 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
  25. from /usr/lib/libQt5Widgets.so.5
  26. #16 0x00007ffff5107d91 in QApplication::notify(QObject*, QEvent*) ()
  27. from /usr/lib/libQt5Widgets.so.5
  28. #17 0x00007ffff37f81e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
  29. from /usr/lib/libQt5Core.so.5
  30. #18 0x00007ffff5106d1a in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
  31. #19 0x00007ffff515afb7 in ?? () from /usr/lib/libQt5Widgets.so.5
  32. #20 0x00007ffff515d9a0 in ?? () from /usr/lib/libQt5Widgets.so.5
  33. #21 0x00007ffff50ffe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
  34. from /usr/lib/libQt5Widgets.so.5
  35. #22 0x00007ffff5107816 in QApplication::notify(QObject*, QEvent*) ()
  36. from /usr/lib/libQt5Widgets.so.5
  37. #23 0x00007ffff37f81e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
  38. from /usr/lib/libQt5Core.so.5
  39. #24 0x00007ffff3d69634 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
  40. #25 0x00007ffff3d6b186 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
  41. #26 0x00007ffff3d42bbc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
  42. #27 0x00007fffe8f0915d in ?? () from /usr/lib/libQt5XcbQpa.so.5
  43. #28 0x00007ffff37f682b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
  44. from /usr/lib/libQt5Core.so.5
  45. #29 0x00007ffff52f6dcb in QDialog::exec() () from /usr/lib/libQt5Widgets.so.5
  46. ---Type <return> to continue, or q <return> to quit---
  47. #30 0x0000000000d97bd2 in main_window::CreateConnects()::{lambda()#16}::operator()() const ()
  48. #31 0x00007ffff3828b2f in QMetaObject::activate(QObject*, int, int, void**) ()
  49. from /usr/lib/libQt5Core.so.5
  50. #32 0x00007ffff50f9383 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
  51. #33 0x00007ffff50fbc06 in QAction::activate(QAction::ActionEvent) ()
  52. from /usr/lib/libQt5Widgets.so.5
  53. #34 0x00007ffff5281c35 in ?? () from /usr/lib/libQt5Widgets.so.5
  54. #35 0x00007ffff52892fc in ?? () from /usr/lib/libQt5Widgets.so.5
  55. #36 0x00007ffff528a164 in QMenu::mouseReleaseEvent(QMouseEvent*) ()
  56. from /usr/lib/libQt5Widgets.so.5
  57. #37 0x00007ffff513fe38 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
  58. #38 0x00007ffff528c49c in QMenu::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
  59. #39 0x00007ffff50ffe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
  60. from /usr/lib/libQt5Widgets.so.5
  61. #40 0x00007ffff5107d91 in QApplication::notify(QObject*, QEvent*) ()
  62. from /usr/lib/libQt5Widgets.so.5
  63. #41 0x00007ffff37f81e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
  64. from /usr/lib/libQt5Core.so.5
  65. #42 0x00007ffff5106d1a in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
  66. #43 0x00007ffff515afb7 in ?? () from /usr/lib/libQt5Widgets.so.5
  67. #44 0x00007ffff515d9a0 in ?? () from /usr/lib/libQt5Widgets.so.5
  68. #45 0x00007ffff50ffe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
  69. from /usr/lib/libQt5Widgets.so.5
  70. #46 0x00007ffff5107816 in QApplication::notify(QObject*, QEvent*) ()
  71. from /usr/lib/libQt5Widgets.so.5
  72. #47 0x00007ffff37f81e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
  73. from /usr/lib/libQt5Core.so.5
  74. #48 0x00007ffff3d69634 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
  75. #49 0x00007ffff3d6b186 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
  76. #50 0x00007ffff3d42bbc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
  77. #51 0x00007fffe8f0915d in ?? () from /usr/lib/libQt5XcbQpa.so.5
  78. #52 0x00007ffff37f682b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
  79. from /usr/lib/libQt5Core.so.5
  80. #53 0x00007ffff37ffb18 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
  81. #54 0x0000000000811510 in main ()
  82. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement