Advertisement
Guest User

LibrePCB LibraryEditor Segfault

a guest
Jan 13th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 14.71 KB | None | 0 0
  1. #0  0x00007ffff76e7f0f in QAccessibleTableCell::state (this=0x555555df3af0) at accessible/itemviews.cpp:1009
  2. #1  0x00007ffff05ca3a6 in AtSpiAdaptor::notify (this=0x555556447410, event=<optimized out>) at linuxaccessibility/atspiadaptor.cpp:1066
  3. #2  0x00007ffff7736091 in QTableView::selectionChanged (this=0x555556c76a10, selected=..., deselected=...) at itemviews/qtableview.cpp:3335
  4. #3  0x00007ffff7701721 in QAbstractItemView::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qabstractitemview.cpp:412
  5. #4  0x00007ffff6a895e9 in QMetaObject::activate (sender=sender@entry=0x555556c86a10, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0,
  6.     argv=argv@entry=0x7fffffffb550) at kernel/qobject.cpp:3740
  7. #5  0x00007ffff6a89f07 in QMetaObject::activate (sender=sender@entry=0x555556c86a10, m=m@entry=0x7ffff6ca3f40 <QItemSelectionModel::staticMetaObject>,
  8.     local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffffffb550) at kernel/qobject.cpp:3602
  9. #6  0x00007ffff6a0cbe7 in QItemSelectionModel::selectionChanged (this=this@entry=0x555556c86a10, _t1=..., _t2=...) at .moc/moc_qitemselectionmodel.cpp:478
  10. #7  0x00007ffff6a1144b in QItemSelectionModel::emitSelectionChanged (this=this@entry=0x555556c86a10, newSelection=..., oldSelection=...) at itemmodels/qitemselectionmodel.cpp:1811
  11. #8  0x00007ffff6a14f92 in QItemSelectionModel::select (this=0x555556c86a10, selection=..., command=...) at itemmodels/qitemselectionmodel.cpp:1298
  12. #9  0x00007ffff6a0e97c in QItemSelectionModel::select (this=this@entry=0x555556c86a10, index=..., command=command@entry=...) at itemmodels/qitemselectionmodel.cpp:1159
  13. #10 0x00007ffff6a0d034 in QItemSelectionModel::setCurrentIndex (this=this@entry=0x555556c86a10, index=..., command=command@entry=...) at itemmodels/qitemselectionmodel.cpp:1373
  14. #11 0x00007ffff770076a in QAbstractItemView::keyPressEvent (this=0x555556c76a10, event=0x7fffffffb8d0) at itemviews/qabstractitemview.cpp:2390
  15. #12 0x00007ffff77070fc in QAbstractItemView::focusNextPrevChild (this=0x555556c76a10, next=<optimized out>) at itemviews/qabstractitemview.cpp:1629
  16. #13 0x00007ffff74f2f5a in QWidget::focusNextPrevChild (this=0x555556c775e0, next=<optimized out>) at kernel/qwidget.cpp:6766
  17. #14 0x00007ffff74f2f5a in QWidget::focusNextPrevChild (this=0x555555eefec0, next=<optimized out>) at kernel/qwidget.cpp:6766
  18. #15 0x00007ffff74f3449 in QWidgetPrivate::hide_helper (this=this@entry=0x555556fa5e30) at kernel/qwidget.cpp:8068
  19. #16 0x00007ffff74f7e00 in QWidget::setVisible (this=0x555555eefec0, visible=<optimized out>) at kernel/qwidget.cpp:8250
  20. #17 0x00007ffff7704594 in QAbstractItemViewPrivate::releaseEditor (index=..., editor=0x555555eefec0, this=0x555556c76a50)
  21.     at ../../include/QtWidgets/5.7.1/QtWidgets/private/../../../../../src/widgets/itemviews/qabstractitemview_p.h:227
  22. #18 QAbstractItemView::reset (this=0x555556c76a10) at itemviews/qabstractitemview.cpp:1119
  23. #19 0x00007ffff7701609 in QAbstractItemView::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qabstractitemview.cpp:398
  24. #20 0x00007ffff6a895e9 in QMetaObject::activate (sender=sender@entry=0x555556c84760, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=18, argv=argv@entry=0x0)
  25.     at kernel/qobject.cpp:3740
  26. #21 0x00007ffff6a89f07 in QMetaObject::activate (sender=sender@entry=0x555556c84760, m=m@entry=0x7ffff6ca6de0 <QAbstractItemModel::staticMetaObject>,
  27.     local_signal_index=local_signal_index@entry=18, argv=argv@entry=0x0) at kernel/qobject.cpp:3602
  28. #22 0x00007ffff6b00b33 in QAbstractItemModel::modelReset (this=this@entry=0x555556c84760) at .moc/moc_qabstractitemmodel.cpp:655
  29. #23 0x00007ffff69ffd3c in QAbstractItemModel::endResetModel (this=0x555556c84760) at itemmodels/qabstractitemmodel.cpp:3182
  30. #24 0x00005555556c06e1 in librepcb::library::editor::ComponentSignalListEditorWidget::updateTable() ()
  31. #25 0x00007ffff6a8995e in QtPrivate::QSlotObjectBase::call (a=0x7fffffffbde0, r=0x555556c76720, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
  32. #26 QMetaObject::activate (sender=0x555555ee0490, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3723
  33. #27 0x00005555556c1b14 in librepcb::library::editor::ComponentSignalListEditorWidget::setIsRequired(librepcb::Uuid const&, bool) ()
  34. #28 0x00005555556c1c36 in librepcb::library::editor::ComponentSignalListEditorWidget::isRequiredChanged(bool) ()
  35. #29 0x00007ffff6a8995e in QtPrivate::QSlotObjectBase::call (a=0x7fffffffbfc0, r=0x555556c76720, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
  36. #30 QMetaObject::activate (sender=0x555555eefec0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3723
  37. #31 0x000055555588c77f in librepcb::CenteredCheckBox::toggled(bool) ()
  38. #32 0x00007ffff6a8995e in QtPrivate::QSlotObjectBase::call (a=0x7fffffffc0f0, r=0x555555eefec0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
  39. #33 QMetaObject::activate (sender=sender@entry=0x555556fa61f0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7fffffffc0f0)
  40.     at kernel/qobject.cpp:3723
  41. #34 0x00007ffff6a89f07 in QMetaObject::activate (sender=sender@entry=0x555556fa61f0, m=m@entry=0x7ffff798e580 <QAbstractButton::staticMetaObject>,
  42.     local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7fffffffc0f0) at kernel/qobject.cpp:3602
  43. #35 0x00007ffff7599482 in QAbstractButton::toggled (this=this@entry=0x555556fa61f0, _t1=<optimized out>, _t1@entry=false) at .moc/moc_qabstractbutton.cpp:314
  44. #36 0x00007ffff7599875 in QAbstractButtonPrivate::emitToggled (this=0x555556fa6230, checked=<optimized out>) at widgets/qabstractbutton.cpp:453
  45. #37 0x00007ffff759aecc in QAbstractButton::setChecked (this=this@entry=0x555556fa61f0, checked=<optimized out>) at widgets/qabstractbutton.cpp:646
  46. #38 0x00007ffff759b1b7 in QAbstractButton::nextCheckState (this=this@entry=0x555556fa61f0) at widgets/qabstractbutton.cpp:906
  47. #39 0x00007ffff75ae426 in QCheckBox::nextCheckState (this=0x555556fa61f0) at widgets/qcheckbox.cpp:370
  48. #40 0x00007ffff759aa0d in QAbstractButtonPrivate::click (this=0x555556fa6230) at widgets/qabstractbutton.cpp:393
  49. #41 0x00007ffff759ac44 in QAbstractButton::mouseReleaseEvent (this=0x555556fa61f0, e=0x7fffffffc6b0) at widgets/qabstractbutton.cpp:1009
  50. #42 0x00007ffff74f8278 in QWidget::event (this=0x555556fa61f0, event=0x7fffffffc6b0) at kernel/qwidget.cpp:9161
  51. #43 0x00007ffff74b0b8c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x555556fa61f0, e=0x7fffffffc6b0) at kernel/qapplication.cpp:3799
  52. #44 0x00007ffff74b91fd in QApplication::notify (this=<optimized out>, receiver=0x555556fa61f0, e=0x7fffffffc6b0) at kernel/qapplication.cpp:3273
  53. #45 0x000055555582ca4d in librepcb::Application::notify(QObject*, QEvent*) ()
  54. #46 0x00007ffff6a5d9e0 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x555556fa61f0, event=event@entry=0x7fffffffc6b0) at kernel/qcoreapplication.cpp:988
  55. #47 0x00007ffff74b78ad in QCoreApplication::sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
  56. ---Type <return> to continue, or q <return> to quit---
  57. #48 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x555556fa61f0, event=event@entry=0x7fffffffc6b0, alienWidget=alienWidget@entry=0x555556fa61f0,
  58.     nativeWidget=0x7fffffffcf40, buttonDown=buttonDown@entry=0x7ffff79b8cb0 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2771
  59. #49 0x00007ffff7512906 in QWidgetWindow::handleMouseEvent (this=this@entry=0x555556cbcfc0, event=event@entry=0x7fffffffcb20) at kernel/qwidgetwindow.cpp:617
  60. #50 0x00007ffff7515313 in QWidgetWindow::event (this=0x555556cbcfc0, event=0x7fffffffcb20) at kernel/qwidgetwindow.cpp:239
  61. #51 0x00007ffff74b0b8c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x555556cbcfc0, e=0x7fffffffcb20) at kernel/qapplication.cpp:3799
  62. #52 0x00007ffff74b8341 in QApplication::notify (this=0x7fffffffdf50, receiver=0x555556cbcfc0, e=0x7fffffffcb20) at kernel/qapplication.cpp:3556
  63. #53 0x000055555582ca4d in librepcb::Application::notify(QObject*, QEvent*) ()
  64. #54 0x00007ffff6a5d9e0 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x555556cbcfc0, event=event@entry=0x7fffffffcb20) at kernel/qcoreapplication.cpp:988
  65. #55 0x00007ffff6f15b03 in QCoreApplication::sendSpontaneousEvent (event=0x7fffffffcb20, receiver=0x555556cbcfc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
  66. #56 QGuiApplicationPrivate::processMouseEvent (e=0x555556e94eb0) at kernel/qguiapplication.cpp:1903
  67. #57 0x00007ffff6f17685 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x555556e94eb0) at kernel/qguiapplication.cpp:1687
  68. #58 0x00007ffff6ef561b in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:659
  69. #59 0x00007ffff05ad4c0 in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:76
  70. #60 0x00007ffff3e8f7f7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  71. #61 0x00007ffff3e8fa60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  72. #62 0x00007ffff3e8fb0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  73. #63 0x00007ffff6ab204f in QEventDispatcherGlib::processEvents (this=0x555555cd03d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
  74. #64 0x00007ffff6a5b9ca in QEventLoop::exec (this=this@entry=0x7fffffffcec0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
  75. #65 0x00007ffff769f0e7 in QDialog::exec (this=0x7fffffffcf40) at dialogs/qdialog.cpp:552
  76. #66 0x0000555555681e0f in librepcb::library::editor::LibraryEditor::newElementTriggered() ()
  77. #67 0x00007ffff6a8995e in QtPrivate::QSlotObjectBase::call (a=0x7fffffffd0c0, r=0x5555567d4ee0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
  78. #68 QMetaObject::activate (sender=sender@entry=0x5555565f93f0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fffffffd0c0)
  79.     at kernel/qobject.cpp:3723
  80. #69 0x00007ffff6a89f07 in QMetaObject::activate (sender=sender@entry=0x5555565f93f0, m=m@entry=0x7ffff7989f60 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1,
  81.     argv=argv@entry=0x7fffffffd0c0) at kernel/qobject.cpp:3602
  82. #70 0x00007ffff74aa1c2 in QAction::triggered (this=this@entry=0x5555565f93f0, _t1=<optimized out>) at .moc/moc_qaction.cpp:369
  83. #71 0x00007ffff74acbb0 in QAction::activate (this=0x5555565f93f0, event=<optimized out>) at kernel/qaction.cpp:1170
  84. #72 0x00007ffff759aa0d in QAbstractButtonPrivate::click (this=0x555556697d70) at widgets/qabstractbutton.cpp:393
  85. #73 0x00007ffff759ac44 in QAbstractButton::mouseReleaseEvent (this=0x555556697bb0, e=0x7fffffffd630) at widgets/qabstractbutton.cpp:1009
  86. #74 0x00007ffff7666d3a in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:616
  87. #75 0x00007ffff74f8278 in QWidget::event (this=0x555556697bb0, event=0x7fffffffd630) at kernel/qwidget.cpp:9161
  88. #76 0x00007ffff759be51 in QAbstractButton::event (this=this@entry=0x555556697bb0, e=e@entry=0x7fffffffd630) at widgets/qabstractbutton.cpp:966
  89. #77 0x00007ffff7666e19 in QToolButton::event (this=0x555556697bb0, event=0x7fffffffd630) at widgets/qtoolbutton.cpp:982
  90. #78 0x00007ffff74b0b8c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x555556697bb0, e=0x7fffffffd630) at kernel/qapplication.cpp:3799
  91. #79 0x00007ffff74b91fd in QApplication::notify (this=<optimized out>, receiver=0x555556697bb0, e=0x7fffffffd630) at kernel/qapplication.cpp:3273
  92. #80 0x000055555582ca4d in librepcb::Application::notify(QObject*, QEvent*) ()
  93. #81 0x00007ffff6a5d9e0 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x555556697bb0, event=event@entry=0x7fffffffd630) at kernel/qcoreapplication.cpp:988
  94. #82 0x00007ffff74b78ad in QCoreApplication::sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
  95. #83 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x555556697bb0, event=event@entry=0x7fffffffd630, alienWidget=alienWidget@entry=0x555556697bb0,
  96.     nativeWidget=0x5555567d4ee0, buttonDown=buttonDown@entry=0x7ffff79b8cb0 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2771
  97. #84 0x00007ffff7512906 in QWidgetWindow::handleMouseEvent (this=this@entry=0x555555dbdca0, event=event@entry=0x7fffffffdaa0) at kernel/qwidgetwindow.cpp:617
  98. #85 0x00007ffff7515313 in QWidgetWindow::event (this=0x555555dbdca0, event=0x7fffffffdaa0) at kernel/qwidgetwindow.cpp:239
  99. #86 0x00007ffff74b0b8c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x555555dbdca0, e=0x7fffffffdaa0) at kernel/qapplication.cpp:3799
  100. #87 0x00007ffff74b8341 in QApplication::notify (this=0x7fffffffdf50, receiver=0x555555dbdca0, e=0x7fffffffdaa0) at kernel/qapplication.cpp:3556
  101. #88 0x000055555582ca4d in librepcb::Application::notify(QObject*, QEvent*) ()
  102. #89 0x00007ffff6a5d9e0 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x555555dbdca0, event=event@entry=0x7fffffffdaa0) at kernel/qcoreapplication.cpp:988
  103. #90 0x00007ffff6f15b03 in QCoreApplication::sendSpontaneousEvent (event=0x7fffffffdaa0, receiver=0x555555dbdca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
  104. #91 QGuiApplicationPrivate::processMouseEvent (e=0x555556ad0680) at kernel/qguiapplication.cpp:1903
  105. #92 0x00007ffff6f17685 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x555556ad0680) at kernel/qguiapplication.cpp:1687
  106. #93 0x00007ffff6ef561b in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:659
  107. #94 0x00007ffff05ad4c0 in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:76
  108. #95 0x00007ffff3e8f7f7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  109. #96 0x00007ffff3e8fa60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  110. #97 0x00007ffff3e8fb0c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  111. #98 0x00007ffff6ab204f in QEventDispatcherGlib::processEvents (this=0x555555cd03d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
  112. ---Type <return> to continue, or q <return> to quit---
  113. #99 0x00007ffff6a5b9ca in QEventLoop::exec (this=this@entry=0x7fffffffde40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
  114. #100 0x00007ffff6a6413c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1261
  115. #101 0x00005555555cfe3a in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement