Last active
April 24, 2022 01:46
-
-
Save pollend/c9569e2ae21e1a54bd0f6f3b0a983f8f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VectorInput.cpp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* thread #1, name = 'Editor', stop reason = breakpoint 1.1 | |
* frame #0: 0x00007fffe452df11 libAzQtComponents.so`AzQtComponents::VectorInput::UpdateTabOrder(this=0x0000555560e77c60) at VectorInput.cpp:423:14 | |
frame #1: 0x00007ffff0b01a66 libEditorLib.so`AzToolsFramework::VectorPropertyHandlerBase<AZ::Vector3>::UpdateWidgetInternalTabbing(this=0x000055555a8de080, widget=0x0000555560e77c60) at PropertyVectorCtrl.hxx:134:21 | |
frame #2: 0x00007ffff0ae9b19 libEditorLib.so`AzToolsFramework::PropertyHandler_Internal<AzQtComponents::VectorInput>::UpdateWidgetInternalTabbing_Internal(this=0x000055555a8de080, widget=0x0000555560e77c60) at PropertyEditorAPI_Internals.h:200:20 | |
frame #3: 0x00007ffd27015b2c libComponentEntityEditorPlugin.so`AzToolsFramework::PropertyRowWidget::UpdateWidgetInternalTabbing(this=0x00005555611cfd30) at PropertyRowWidget.cpp:1502:24 | |
frame #4: 0x00007ffd27020e1a libComponentEntityEditorPlugin.so`AzToolsFramework::ReflectedPropertyEditor::RecreateTabOrder(this=0x000055555c3105e0) at ReflectedPropertyEditor.cpp:1195:55 | |
frame #5: 0x00007ffd27025833 libComponentEntityEditorPlugin.so`AzToolsFramework::ReflectedPropertyEditor::qt_static_metacall(_o=0x000055555c3105e0, _c=InvokeMetaMethod, _id=3, _a=0x0000555561135c88) at moc_ReflectedPropertyEditor.cpp:111:21 | |
frame #6: 0x00007ffff7c7e699 libQt5Core.so.5`QObject::event(this=0x000055555c3105e0, e=0x0000555561135c40) at qobject.cpp:1314:31 | |
frame #7: 0x00007fffe3ddff7d libQt5Widgets.so.5`QWidget::event(this=0x000055555c3105e0, event=0x0000555561135c40) at qwidget.cpp:9114:30 | |
frame #8: 0x00007fffe3e90c12 libQt5Widgets.so.5`QFrame::event(this=0x000055555c3105e0, e=0x0000555561135c40) at qframe.cpp:550:33 | |
frame #9: 0x00007fffe3d9ce03 libQt5Widgets.so.5`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x000055555c3105e0, e=0x0000555561135c40) at qapplication.cpp:3630:31 | |
frame #10: 0x00007fffe3da5c58 libQt5Widgets.so.5`QApplication::notify(this=0x0000000000000018, receiver=0x000055555c3105e0, e=0x0000555561135c40) at qapplication.cpp:3154:39 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* thread #1, name = 'Editor', stop reason = breakpoint 3.1 | |
* frame #0: 0x00007fffe452c14d libAzQtComponents.so`AzQtComponents::VectorElement::onValueChanged(this=0x000055555f362d10, newValue=234) at VectorInput.cpp:122:19 | |
frame #1: 0x00007fffe4555cf4 libAzQtComponents.so`QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<double>, void, void (AzQtComponents::VectorElement::*)(double)>::call(f=f0 c0 52 e4 ff 7f 00 00 00 00 00 00 00 00 00 00, o=0x000055555f362d10, arg=0x00007fffffffb7a0)(double), AzQtComponents::VectorElement*, void**) at qobjectdefs_impl.h:152:13 | |
frame #2: 0x00007fffe4555c3a libAzQtComponents.so`void QtPrivate::FunctionPointer<void (AzQtComponents::VectorElement::*)(double)>::call<QtPrivate::List<double>, void>(f=f0 c0 52 e4 ff 7f 00 00 00 00 00 00 00 00 00 00, o=0x000055555f362d10, arg=0x00007fffffffb7a0)(double), AzQtComponents::VectorElement*, void**) at qobjectdefs_impl.h:185:13 | |
frame #3: 0x00007fffe4555b1f libAzQtComponents.so`QtPrivate::QSlotObject<void (AzQtComponents::VectorElement::*)(double), QtPrivate::List<double>, void>::impl(which=1, this_=0x000055556028cf80, r=0x000055555f362d10, a=0x00007fffffffb7a0, ret=0x0000000000000000) at qobjectdefs_impl.h:418:17 | |
frame #4: 0x00007ffff7c87b1e libQt5Core.so.5`void doActivate<false>(QObject*, int, void**) [inlined] QtPrivate::QSlotObjectBase::call(a=<unavailable>, r=<unavailable>, this=<unavailable>) at qobjectdefs_impl.h:398:57 | |
frame #5: 0x00007ffff7c87b0c libQt5Core.so.5`void doActivate<false>(sender=0x000055555e8bcf50, signal_index=8, argv=0x00007fffffffb7a0) at qobject.cpp:3886 | |
frame #6: 0x00007ffff7c80ee7 libQt5Core.so.5`QMetaObject::activate(sender=<unavailable>, m=<unavailable>, local_signal_index=<unavailable>, argv=<unavailable>) at qobject.cpp:3946:26 [artificial] | |
frame #7: 0x00007fffe3f4dbe4 libQt5Widgets.so.5`QDoubleSpinBox::valueChanged(this=0x000055555e8bcf50, _t1=<unavailable>) at moc_qspinbox.cpp:488:26 | |
frame #8: 0x00007fffe3f4de7b libQt5Widgets.so.5`QDoubleSpinBoxPrivate::emitSignals(this=<unavailable>, ep=<unavailable>, old=<unavailable>) at qspinbox.cpp:1262:33 | |
frame #9: 0x00007fffe3f4ad39 libQt5Widgets.so.5`QAbstractSpinBoxPrivate::setValue(this=0x000055555f660be0, val=0x00007fffffffb8e0, ep=EmitIfChanged, doUpdate=true) at qabstractspinbox.cpp:1795:20 | |
frame #10: 0x00007fffe3f4c92c libQt5Widgets.so.5`QAbstractSpinBoxPrivate::interpret(this=0x000055555f660be0, ep=EmitIfChanged) at qabstractspinbox.cpp:1943:13 | |
frame #11: 0x00007fffe3f49def libQt5Widgets.so.5`QAbstractSpinBox::keyPressEvent(this=0x000055555e8bcf50, event=0x00007fffffffbff0) at qabstractspinbox.cpp:1080:21 | |
frame #12: 0x00007fffe3de0495 libQt5Widgets.so.5`QWidget::event(this=0x000055555e8bcf50, event=0x00007fffffffbff0) at qwidget.cpp:8712:22 | |
frame #13: 0x00007fffe3f4cf4a libQt5Widgets.so.5`QAbstractSpinBox::event(this=0x000055555e8bcf50, event=0x00007fffffffbff0) at qabstractspinbox.cpp:822:26 | |
frame #14: 0x00007fffe3d9ce03 libQt5Widgets.so.5`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x000055555e8bcf50, e=0x00007fffffffbff0) at qapplication.cpp:3630:31 | |
frame #15: 0x00007fffe3da6406 libQt5Widgets.so.5`QApplication::notify(this=0x000002a6000002c6, receiver=0x000055555e8bcf50, e=0x00007fffffffbff0) at qapplication.cpp:2992:39 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment