On Mon, Feb 17, 2025 at 12:14:13AM +0100, Daniel Gröber wrote:
> Having trouble installing *-dbgsym packages right now LMK if you need a
> more complete backtrace or for me to have a look at the code.

Full backtrace:

#0  QSerialPort::baudRate (this=0x0, directions=directions@entry=...) at 
./src/serialport/qserialport.cpp:541
#1  0x00005555555e57a5 in SerialPortManager::setBaudRate 
(this=this@entry=0x555555681e60 <SerialPortManager::getInstance()::instance>, 
baudRate=<optimized out>, baudRate@entry=115200)
    at /usr/include/x86_64-linux-gnu/qt6/QtCore/qflags.h:74
#2  0x00005555555b7f0d in MainWindow::onBaudrateMenuTriggered (this=<optimized 
out>, action=<optimized out>) at ./serial/SerialPortManager.h:49
#3  0x00007ffff67d5aef in QtPrivate::QSlotObjectBase::call (this=<optimized 
out>, r=0x7fffffffda10, a=0x7fffffffc830, this=<optimized out>, r=<optimized 
out>, a=<optimized out>)
    at ./src/corelib/kernel/qobjectdefs_impl.h:469
#4  doActivate<false> (sender=0x55555577d520, signal_index=9, 
argv=0x7fffffffc830) at ./src/corelib/kernel/qobject.cpp:4086
#5  0x00007ffff796a7a6 in QMenu::triggered (this=this@entry=0x55555577d520, 
_t1=<optimized out>, _t1@entry=0x5555559ce3c0)
    at 
./obj-x86_64-linux-gnu/src/widgets/Widgets_autogen/include/moc_qmenu.cpp:299
#6  0x00007ffff79713eb in QMenuPrivate::_q_actionTriggered 
(this=0x5555559c67c0) at ./src/widgets/widgets/qmenu.cpp:1528
#7  QMenu::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, 
_id=<optimized out>, _a=<optimized out>)
    at 
./obj-x86_64-linux-gnu/src/widgets/Widgets_autogen/include/moc_qmenu.cpp:165
#8  0x00007ffff67d5d78 in doActivate<false> (sender=0x5555559ce3c0, 
signal_index=7, argv=0x7fffffffc9f0) at ./src/corelib/kernel/qobject.cpp:4098
#9  0x00007ffff72a6da6 in QAction::triggered (this=this@entry=0x5555559ce3c0, 
_t1=<optimized out>) at 
./obj-x86_64-linux-gnu/src/gui/Gui_autogen/include/moc_qaction.cpp:480
#10 0x00007ffff72ac249 in QAction::activate (this=0x5555559ce3c0, 
event=<optimized out>) at ./src/gui/kernel/qaction.cpp:1102
#11 0x00007ffff796aa7d in QMenuPrivate::activateCausedStack 
(this=0x5555559c67c0, causedStack=..., action=0x5555559ce3c0, 
action_e=QAction::Trigger, self=<optimized out>)
    at ./src/widgets/widgets/qmenu.cpp:1420
#12 0x00007ffff796b9a1 in QMenuPrivate::activateAction (this=0x5555559c67c0, 
action=0x5555559ce3c0, action_e=QAction::Trigger, self=<optimized out>) at 
./src/widgets/widgets/qmenu.cpp:1502
#13 0x00007ffff77fee93 in QWidget::event (this=0x55555577d520, 
event=0x7fffffffd0b0) at ./src/widgets/kernel/qwidget.cpp:9025
#14 0x00007ffff77b20a2 in QApplicationPrivate::notify_helper 
(this=this@entry=0x555555687390, receiver=receiver@entry=0x55555577d520, 
e=e@entry=0x7fffffffd0b0)
    at ./src/widgets/kernel/qapplication.cpp:3287
#15 0x00007ffff77b6c10 in QApplication::notify (this=<optimized out>, 
receiver=<optimized out>, e=<optimized out>) at 
./src/widgets/kernel/qapplication.cpp:2765
#16 0x00007ffff6787928 in QCoreApplication::notifyInternal2 
(receiver=0x55555577d520, event=0x7fffffffd0b0) at 
./src/corelib/kernel/qcoreapplication.cpp:1142
#17 0x00007ffff6787e0d in QCoreApplication::sendSpontaneousEvent 
(receiver=<optimized out>, event=<optimized out>) at 
./src/corelib/kernel/qcoreapplication.cpp:1597
#18 0x00007ffff77ab4be in QApplicationPrivate::sendMouseEvent
    (receiver=0x55555577d520, event=0x7fffffffd0b0, alienWidget=<optimized 
out>, nativeWidget=0x55555577d520, buttonDown=<optimized out>, 
lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at 
./src/widgets/kernel/qapplication.cpp:2347
#19 0x00007ffff7812d80 in QWidgetWindow::handleMouseEvent (this=0x555555a18e50, 
event=0x7fffffffd4d0) at ./src/widgets/kernel/qwidgetwindow.cpp:545
#20 0x00007ffff7815838 in QWidgetWindow::event (this=0x555555a18e50, 
event=0x7fffffffd4d0) at ./src/widgets/kernel/qwidgetwindow.cpp:263
#21 0x00007ffff77b20a2 in QApplicationPrivate::notify_helper (this=<optimized 
out>, receiver=0x555555a18e50, e=0x7fffffffd4d0) at 
./src/widgets/kernel/qapplication.cpp:3287
#22 0x00007ffff6787928 in QCoreApplication::notifyInternal2 
(receiver=0x555555a18e50, event=0x7fffffffd4d0) at 
./src/corelib/kernel/qcoreapplication.cpp:1142
#23 0x00007ffff6787e0d in QCoreApplication::sendSpontaneousEvent 
(receiver=<optimized out>, event=<optimized out>) at 
./src/corelib/kernel/qcoreapplication.cpp:1597
#24 0x00007ffff6fc935b in QGuiApplicationPrivate::processMouseEvent 
(e=0x555555b8a490) at ./src/gui/kernel/qguiapplication.cpp:2327
#25 0x00007ffff7022a1c in QWindowSystemInterface::sendWindowSystemEvents 
(flags=flags@entry=...) at ./src/gui/kernel/qwindowsysteminterface.cpp:1114
#26 0x00007ffff153f72e in xcbSourceDispatch (source=<optimized out>) at 
./src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:57
#27 0x00007ffff5dcd81f in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007ffff5dcfa57 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007ffff5dd01c0 in g_main_context_iteration () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007ffff698c473 in QEventDispatcherGlib::processEvents 
(this=0x5555557682e0, flags=...) at 
./src/corelib/kernel/qeventdispatcher_glib.cpp:394
#31 0x00007ffff6792adb in QEventLoop::exec (this=0x7fffffffd900, flags=...) at 
./src/corelib/global/qflags.h:34
#32 0x00007ffff678a908 in QCoreApplication::exec () at 
./src/corelib/global/qflags.h:74
#33 0x00007ffff6fc4490 in QGuiApplication::exec () at 
./src/gui/kernel/qguiapplication.cpp:1926
#34 0x00007ffff77ae5b9 in QApplication::exec () at 
./src/widgets/kernel/qapplication.cpp:2555
#35 0x000055555558e1d8 in main (argc=<optimized out>, argv=<optimized out>) at 
./main.cpp:132

--Daniel

Attachment: signature.asc
Description: PGP signature

Reply via email to