Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. 0 imp passed to RecordList +=
  2. 0 imp passed to RecordList +=
  3. 0 imp passed to RecordList +=
  4. 0 imp passed to RecordList +=
  5.  
  6. Program received signal SIGSEGV, Segmentation fault.
  7. 0x00007f354a5273da in Stone::RecordImp::key () from /usr/local/lib/libstone.so.1
  8. (gdb) bt
  9. #0 0x00007f354a5273da in Stone::RecordImp::key () from /usr/local/lib/libstone.so.1
  10. #1 0x00007f354a51b526 in Record::key () from /usr/local/lib/libstone.so.1
  11. #2 0x00007f354b3e4020 in JobItem::modelData () from /usr/local/lib/libfreezer.so.1
  12. #3 0x00007f354b3ea505 in TemplateDataTranslator<JobItem, RecordDataTranslatorBase>::modelData () from /usr/local/lib/libfreezer.so.1
  13. #4 0x00007f354b3ea54b in TemplateRecordDataTranslator<JobItem, RecordDataTranslatorBase>::modelData () from /usr/local/lib/libfreezer.so.1
  14. #5 0x00007f354ad5cfa6 in SuperModel::data () from /usr/local/lib/libstonegui.so.1
  15. #6 0x00007f35492f85c5 in QItemDelegate::rect (this=0x18e8d50, option=@0x7fff84c28370, index=@0x7fff84c28430, role=0)
  16. at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:398
  17. #7 0x00007f35492f8f8a in QItemDelegate::sizeHint (this=0x18e8d50, option=@0x7fff84c28370, index=@0x7fff84c28430) at itemviews/qitemdelegate.cpp:506
  18. #8 0x00007f35492e68a2 in QTreeView::indexRowSizeHint (this=<value optimized out>, index=@0x25279e0) at itemviews/qtreeview.cpp:2860
  19. #9 0x00007f35492e6df9 in QTreeViewPrivate::itemHeight (this=0x1915c00, item=<value optimized out>) at itemviews/qtreeview.cpp:3238
  20. #10 0x00007f35492e701b in QTreeViewPrivate::updateScrollBars (this=0x1915c00) at itemviews/qtreeview.cpp:3483
  21. #11 0x00007f35492e74b4 in QTreeView::updateGeometries (this=0x18efe00) at itemviews/qtreeview.cpp:2745
  22. #12 0x00007f35492f1f84 in QTreeView::rowsInserted (this=0x18efe00, parent=@0x7fff84c28b30, start=4, end=516) at itemviews/qtreeview.cpp:2526
  23. #13 0x00007f35492a42ee in QAbstractItemView::qt_metacall (this=0x18efe00, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fff84c28b00)
  24. at .moc/release-shared/moc_qabstractitemview.cpp:235
  25. #14 0x00007f35492f12c5 in QTreeView::qt_metacall (this=0x7f353c038020, _c=QMetaObject::InvokeMetaMethod, _id=1262766064, _a=0x0)
  26. at .moc/release-shared/moc_qtreeview.cpp:119
  27. #15 0x00007f354ad720e5 in ExtTreeView::qt_metacall () from /usr/local/lib/libstonegui.so.1
  28. #16 0x00007f354ad72265 in RecordTreeView::qt_metacall () from /usr/local/lib/libstonegui.so.1
  29. #17 0x00007f354855610a in QMetaObject::activate (sender=0x1c88c70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0)
  30. at kernel/qobject.cpp:3285
  31. #18 0x00007f35485a4214 in QAbstractItemModel::rowsInserted (this=0x7f353c038020, _t1=<value optimized out>, _t2=4, _t3=516)
  32. at .moc/release-shared/moc_qabstractitemmodel.cpp:181
  33. #19 0x00007f354853c425 in QAbstractItemModel::endInsertRows (this=0x1c88c70) at kernel/qabstractitemmodel.cpp:2410
  34. #20 0x00007f354ad61bbf in SuperModel::move () from /usr/local/lib/libstonegui.so.1
  35. #21 0x00007f354ad4d4ae in GroupingTreeBuilder::ungroup () from /usr/local/lib/libstonegui.so.1
  36. #22 0x00007f354ad57445 in ExtTreeView::showHeaderMenu () from /usr/local/lib/libstonegui.so.1
  37. #23 0x00007f354ad582cf in ExtTreeView::eventFilter () from /usr/local/lib/libstonegui.so.1
  38. #24 0x00007f35485430df in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x18e62d0, event=0x7fff84c29de0)
  39. at kernel/qcoreapplication.cpp:819
  40. #25 0x00007f3548d77d50 in QApplicationPrivate::notify_helper (this=0x179b490, receiver=0x18e62d0, e=0x7fff84c29de0) at kernel/qapplication.cpp:4296
  41. #26 0x00007f3548d803f6 in QApplication::notify (this=<value optimized out>, receiver=0x18e62d0, e=0x7fff84c29de0) at kernel/qapplication.cpp:3865
  42. #27 0x00007f3548542e24 in QCoreApplication::notifyInternal (this=0x7fff84c2aae0, receiver=0x18e62d0, event=0x7fff84c29de0)
  43. at kernel/qcoreapplication.cpp:704
  44. #28 0x00007f3548d7b096 in QApplicationPrivate::sendMouseEvent (receiver=0x18e62d0, event=0x7fff84c29de0, alienWidget=0x18e62d0, nativeWidget=0x18eafd0,
  45. buttonDown=<value optimized out>, lastMouseReceiver=@0x7f354986ae90, spontaneous=true)
  46. at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
  47. #29 0x00007f3548df4e59 in QETWidget::translateMouseEvent (this=0x18eafd0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
  48. #30 0x00007f3548df3cc7 in QApplication::x11ProcessEvent (this=0x7fff84c2aae0, event=0x7fff84c2a550) at kernel/qapplication_x11.cpp:3501
  49. #31 0x00007f3548e1c8f2 in x11EventSourceDispatch (s=0x17a00a0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
  50. #32 0x000000337f42cdb4 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
  51. #33 0x000000337f42fc0d in ?? () from /lib64/libglib-2.0.so.0
  52. #34 0x000000337f43011e in g_main_context_iteration () from /lib64/libglib-2.0.so.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement