Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1.  
  2. Thread 1 (Thread 0xb511d710 (LWP 5932)):
  3. [KCrash Handler]
  4. #7 0xb75d952b in QObject::property(char const*) const () from /usr/lib/libQtCore.so.4
  5. #8 0xb77a0055 in GluonCreator::PropertyWidgetItem::valueChanged (this=0xa313348, value=...) at /home/giulio/gluon/creator/lib/widgets/propertywidgetitem.cpp:112
  6. #9 0xad3a7b75 in GluonCreator::VectorPropertyWidgetItem::xValueChanged (this=0xa313348, value=2) at /home/giulio/gluon/creator/plugins/docks/propertiesdock/propertywidgetitems/vectorpropertywidgetitem.cpp:108
  7. #10 0xad3a309f in GluonCreator::VectorPropertyWidgetItem::qt_metacall (this=0xa313348, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbf88f588) at /home/giulio/gluon/build/creator/plugins/docks/propertiesdock/moc_vectorpropertywidgetitem.cpp:79
  8. #11 0xb75cccfa in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
  9. #12 0xb75dcb5f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
  10. #13 0xb7216c9f in QDoubleSpinBox::valueChanged(double) () from /usr/lib/libQtGui.so.4
  11. #14 0xb6fc839d in ?? () from /usr/lib/libQtGui.so.4
  12. #15 0xb6f295b4 in ?? () from /usr/lib/libQtGui.so.4
  13. #16 0xb6f2a74d in QAbstractSpinBox::stepBy(int) () from /usr/lib/libQtGui.so.4
  14. #17 0xb6f25b36 in QAbstractSpinBox::wheelEvent(QWheelEvent*) () from /usr/lib/libQtGui.so.4
  15. #18 0xb6b7969c in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
  16. #19 0xb6f26d9c in QAbstractSpinBox::event(QEvent*) () from /usr/lib/libQtGui.so.4
  17. #20 0xb6b20584 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  18. #21 0xb6b2571b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  19. #22 0xb63879da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
  20. #23 0xb75c669b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
  21. #24 0xb6b961d3 in ?? () from /usr/lib/libQtGui.so.4
  22. #25 0xb6ba8ca6 in ?? () from /usr/lib/libQtGui.so.4
  23. #26 0xb6ba7d6f in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
  24. #27 0xb6bd1062 in ?? () from /usr/lib/libQtGui.so.4
  25. #28 0xb595db72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  26. #29 0xb595e350 in ?? () from /usr/lib/libglib-2.0.so.0
  27. #30 0xb595e604 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  28. #31 0xb75f3c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  29. #32 0xb6bd0c75 in ?? () from /usr/lib/libQtGui.so.4
  30. #33 0xb75c5859 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  31. #34 0xb75c5afa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  32. #35 0xb75ca52f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
  33. #36 0xb6b1e407 in QApplication::exec() () from /usr/lib/libQtGui.so.4
  34. #37 0x08052d67 in main (argc=0, argv=0x29) at /home/giulio/gluon/creator/main.cpp:71
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement