Skip to content

Instantly share code, notes, and snippets.

@kkartaltepe
Created March 20, 2020 01:42
Show Gist options
  • Select an option

  • Save kkartaltepe/9a8099ebb04ecca50aa8c4b68f9a9507 to your computer and use it in GitHub Desktop.

Select an option

Save kkartaltepe/9a8099ebb04ecca50aa8c4b68f9a9507 to your computer and use it in GitHub Desktop.
#0 0x00007ffff612b350 in QAbstractButton::isChecked() const () from /usr/lib/libQt5Widgets.so.5
#1 0x0000555555651a74 in OBSBasicSettings::SaveSettings (this=0x7fffffffca20)
at /usr/include/c++/9.2.1/bits/unique_ptr.h:352
#2 0x0000555555653e88 in OBSBasicSettings::on_buttonBox_clicked (this=0x7fffffffca20,
button=<optimized out>) at ../UI/window-basic-settings.cpp:3616
#3 0x00005555555c8572 in OBSBasicSettings::qt_static_metacall (_o=<optimized out>,
_c=<optimized out>, _id=<optimized out>, _a=<optimized out>)
at UI/obs_autogen/EWIEGA46WW/moc_window-basic-settings.cpp:518
#4 0x00005555555cb513 in OBSBasicSettings::qt_metacall (this=0x7fffffffca20,
_c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x7fffffffbab0)
at UI/obs_autogen/EWIEGA46WW/moc_window-basic-settings.cpp:647
#5 0x00007ffff54f51b2 in ?? () from /usr/lib/libQt5Core.so.5
#6 0x00007ffff61d3240 in QDialogButtonBox::clicked(QAbstractButton*) ()
from /usr/lib/libQt5Widgets.so.5
#7 0x00007ffff61d398a in ?? () from /usr/lib/libQt5Widgets.so.5
#8 0x00007ffff54f54a0 in ?? () from /usr/lib/libQt5Core.so.5
#9 0x00007ffff612aad3 in QAbstractButton::clicked(bool) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007ffff612acfc in ?? () from /usr/lib/libQt5Widgets.so.5
#11 0x00007ffff612c102 in ?? () from /usr/lib/libQt5Widgets.so.5
#12 0x00007ffff612c2c6 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib/libQt5Widgets.so.5
#13 0x00007ffff60744de in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007ffff6030362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/libQt5Widgets.so.5
#15 0x00007ffff6039a68 in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libQt5Widgets.so.5
#16 0x00007ffff54bf962 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
from /usr/lib/libQt5Core.so.5
#17 0x00007ffff6038afb in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007ffff608fc91 in ?? () from /usr/lib/libQt5Widgets.so.5
#19 0x00007ffff6092c14 in ?? () from /usr/lib/libQt5Widgets.so.5
#20 0x00007ffff6030362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/libQt5Widgets.so.5
#21 0x00007ffff6039819 in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libQt5Widgets.so.5
#22 0x00007ffff54bf962 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
from /usr/lib/libQt5Core.so.5
#23 0x00007ffff58865d4 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#24 0x00007ffff5887d16 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#25 0x00007ffff5860c2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#26 0x00007fffed77cbac in ?? () from /usr/lib/libQt5XcbQpa.so.5
#27 0x00007ffff03ee9be in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007ffff03f0831 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007ffff03f0871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0x00007ffff5518020 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/libQt5Core.so.5
#31 0x00007ffff54be4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#32 0x00007ffff623e62e in QDialog::exec() () from /usr/lib/libQt5Widgets.so.5
#33 0x000055555561612f in OBSBasic::on_action_Settings_triggered (this=0x5555558f49a0) at ../UI/window-basic-main.cpp:4086
#34 0x00005555555c928f in OBSBasic::qt_static_metacall (_o=0x5555558f49a0, _c=<optimized out>, _id=<optimized out>, _a=0x7fffffffce00) at UI/obs_autogen/EWIEGA46WW/moc_window-basic-main.cpp:1179
#35 0x00005555555cd46b in OBSBasic::qt_metacall (this=0x5555558f49a0, _c=QMetaObject::InvokeMetaMethod, _id=163, _a=0x7fffffffce00) at UI/obs_autogen/EWIEGA46WW/moc_window-basic-main.cpp:1345
#36 0x00007ffff54f51b2 in ?? () from /usr/lib/libQt5Core.so.5
#37 0x00007ffff612aad3 in QAbstractButton::clicked(bool) () from /usr/lib/libQt5Widgets.so.5
#38 0x00007ffff612acfc in ?? () from /usr/lib/libQt5Widgets.so.5
#39 0x00007ffff612c102 in ?? () from /usr/lib/libQt5Widgets.so.5
#40 0x00007ffff612c2c6 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#41 0x00007ffff60744de in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#42 0x00007ffff6030362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#43 0x00007ffff6039a68 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#44 0x00007ffff54bf962 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#45 0x00007ffff6038afb in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#46 0x00007ffff608fc91 in ?? () from /usr/lib/libQt5Widgets.so.5
#47 0x00007ffff6092c14 in ?? () from /usr/lib/libQt5Widgets.so.5
#48 0x00007ffff6030362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#49 0x00007ffff6039819 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#50 0x00007ffff54bf962 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#51 0x00007ffff58865d4 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#52 0x00007ffff5887d16 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#53 0x00007ffff5860c2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#54 0x00007fffed77cbac in ?? () from /usr/lib/libQt5XcbQpa.so.5
#55 0x00007ffff03ee9be in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#56 0x00007ffff03f0831 in ?? () from /usr/lib/libglib-2.0.so.0
#57 0x00007ffff03f0871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#58 0x00007ffff5518020 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#59 0x00007ffff54be4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#60 0x00007ffff54c64d6 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#61 0x00005555555c4648 in run_program (argv=0x7fffffffe7d8, argc=<optimized out>, logFile=...) at ../UI/obs-app.cpp:1871
#62 main (argc=<optimized out>, argv=0x7fffffffe7d8) at ../UI/obs-app.cpp:2472
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment