| Summary: | Crash when filling in a form | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Mariusz <fisiu82> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | REPORTED --- | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 25.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | CachyOS | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Pdf that make app crashed when fill in a forms | ||
Created attachment 188334 [details] Pdf that make app crashed when fill in a forms SUMMARY Okular crashed when filling in a pdf form STEPS TO REPRODUCE 1. Open pdf 2. Start filling in a form 3. Don't save and keep filling in OBSERVED RESULT Application crashed and lost all entered data EXPECTED RESULT Application does not crash, and entered data is preserved. SOFTWARE/OS VERSIONS Operating System: CachyOS Linux KDE Plasma Version: 6.5.4 KDE Frameworks Version: 6.21.0 Qt Version: 6.10.1 Kernel Version: 6.18.3-2-cachyos (64-bit) ADDITIONAL INFORMATION ``` #0 0x00007effb8b6ba07 in Okular::Page::number () at /usr/src/debug/okular/okular-25.12.0/core/page.cpp:163 #1 0x00007effb8b34b74 in Okular::EditFormButtonsCommand::EditFormButtonsCommand () at /usr/src/debug/okular/okular-25.12.0/core/documentcommands.cpp:601 #2 Okular::Document::editFormButtons () at /usr/src/debug/okular/okular-25.12.0/core/document.cpp:3971 #3 0x00007effd09f1460 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461 #4 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4257 #5 0x00007effad7357c4 in QMetaObject::activate<void, int, QList<Okular::FormFieldButton*>, QList<bool> > () at /usr/include/qt6/QtCore/qobjectdefs.h:319 #6 FormWidgetsController::formButtonsChangedByWidget () at /usr/src/debug/okular/build/okularpart_autogen/EAH7DXM7NH/moc_formwidgets.cpp:372 #7 FormWidgetsController::slotButtonClicked () at /usr/src/debug/okular/okular-25.12.0/part/formwidgets.cpp:208 #8 0x00007effd09f1460 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461 #9 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4257 #10 0x00007effd1e3bb80 in QMetaObject::activate<void, QAbstractButton*> (sender=<optimized out>, mo=0x7effd233a760 <QButtonGroup::staticMetaObject>, local_signal_index=0, ret=0x0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs.h:319 #11 QButtonGroup::buttonClicked (this=<optimized out>, _t1=0x561680367300) at /usr/src/debug/qt6-base/build/src/widgets/Widgets_autogen/include/moc_qbuttongroup.cpp:198 #12 QAbstractButtonPrivate::emitClicked (this=0x561680367360) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qabstractbutton.cpp:387 #13 0x00007effd1e3c044 in QAbstractButtonPrivate::click (this=0x561680367360) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qabstractbutton.cpp:375 #14 0x00007effd1e4964a in QAbstractButton::mouseReleaseEvent (this=0x561680367300, e=0x7fff5c368a90) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qabstractbutton.cpp:977 #15 0x00007effd1d5e6b0 in QWidget::event (this=0x561680367300, event=0x7fff5c368a90) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidget.cpp:8999 #16 0x00007effd1d02aa9 in QApplicationPrivate::notify_helper (this=this@entry=0x56167ee7a8d0, receiver=receiver@entry=0x561680367300, e=e@entry=0x7fff5c368a90) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3305 #17 0x00007effd1d04577 in QApplication::notify (this=<optimized out>, receiver=0x561680367300, e=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2785 #18 0x00007effd097fcd8 in QCoreApplication::notifyInternal2 (receiver=0x561680367300, event=0x7fff5c368a90) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1109 #19 0x00007effd097fd2d in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1563 #20 0x00007effd1cf880c in QApplicationPrivate::sendMouseEvent (receiver=0x561680367300, event=0x7fff5c368a90, alienWidget=<optimized out>, nativeWidget=0x56167f049570, buttonDown=0x7effd2362730 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2366 #21 0x00007effd1d79401 in QWidgetWindow::handleMouseEvent (this=0x56167faff8a0, event=event@entry=0x7fff5c368e10) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidgetwindow.cpp:688 --Type <RET> for more, q to quit, c to continue without paging--c #22 0x00007effd1d7a208 in QWidgetWindow::event (this=0x56167faff8a0, event=0x7fff5c368e10) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidgetwindow.cpp:293 #23 0x00007effd1d02aa9 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x56167faff8a0, e=0x7fff5c368e10) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3305 #24 0x00007effd097fcd8 in QCoreApplication::notifyInternal2 (receiver=0x56167faff8a0, event=0x7fff5c368e10) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1109 #25 0x00007effd097fd2d in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1563 #26 0x00007effd11b389e in QGuiApplicationPrivate::processMouseEvent (e=0x5616835b3ec0) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qguiapplication.cpp:2470 #27 0x00007effd124c95b in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:1117 #28 0x00007effc9ebac0f in xcbSourceDispatch (source=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:59 #29 0x00007effce0e91e9 in g_main_dispatch (context=0x7effc4000f60) at ../glib/glib/gmain.c:3565 #30 0x00007effce0ea638 in g_main_context_dispatch_unlocked (context=0x7effc4000f60) at ../glib/glib/gmain.c:4425 #31 g_main_context_iterate_unlocked (context=context@entry=0x7effc4000f60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4490 #32 0x00007effce0ea772 in g_main_context_iteration (context=0x7effc4000f60, may_block=1) at ../glib/glib/gmain.c:4556 #33 0x00007effd0ca348b in QEventDispatcherGlib::processEvents (this=0x56167ef00f90, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #34 0x00007effd098d706 in QEventLoop::processEvents (this=0x7fff5c3692e0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104 #35 QEventLoop::exec (this=0x7fff5c3692e0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186 #36 0x00007effd0983dd9 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1452 #37 0x000056164f398f7c in main () at /usr/src/debug/okular/okular-25.12.0/shell/main.cpp:109 ``` ``` Stack trace of thread 13699: #0 0x00007effb8b6ba07 _ZNK6Okular4Page6numberEv (libOkular6Core.so.4 + 0xe8a07) #1 0x00007effb8b34b74 _ZN6Okular8Document15editFormButtonsEiRK5QListIPNS_15FormFieldButtonEERKS1_IbE (libOkular6Core.so.4 + 0xb1b74) #2 0x00007effd09f1460 n/a (libQt6Core.so.6 + 0x1f1460) #3 0x00007effad7357c4 n/a (okularpart.so + 0x1357c4) #4 0x00007effd09f1460 n/a (libQt6Core.so.6 + 0x1f1460) #5 0x00007effd1e3bb80 n/a (libQt6Widgets.so.6 + 0x23bb80) #6 0x00007effd1e3c044 n/a (libQt6Widgets.so.6 + 0x23c044) #7 0x00007effd1e4964a _ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent (libQt6Widgets.so.6 + 0x24964a) #8 0x00007effd1d5e6b0 _ZN7QWidget5eventEP6QEvent (libQt6Widgets.so.6 + 0x15e6b0) #9 0x00007effd1d02aa9 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x102aa9) #10 0x00007effd1d04577 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x104577) #11 0x00007effd097fcd8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x17fcd8) #12 0x00007effd1cf880c _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb (libQt6Widgets.so.6 + 0xf880c) #13 0x00007effd1d79401 n/a (libQt6Widgets.so.6 + 0x179401) #14 0x00007effd1d7a208 n/a (libQt6Widgets.so.6 + 0x17a208) #15 0x00007effd1d02aa9 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x102aa9) #16 0x00007effd097fcd8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x17fcd8) #17 0x00007effd11b389e _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt6Gui.so.6 + 0x1b389e) #18 0x00007effd124c95b _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Gui.so.6 + 0x24c95b) #19 0x00007effc9ebac0f n/a (libQt6XcbQpa.so.6 + 0x56c0f) #20 0x00007effce0e91e9 n/a (libglib-2.0.so.0 + 0x6a1e9) #21 0x00007effce0ea638 n/a (libglib-2.0.so.0 + 0x6b638) #22 0x00007effce0ea772 g_main_context_iteration (libglib-2.0.so.0 + 0x6b772) #23 0x00007effd0ca348b _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4a348b) #24 0x00007effd098d706 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x18d706) #25 0x00007effd0983dd9 _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x183dd9) #26 0x000056164f398f7c n/a (/usr/bin/okular + 0x13f7c) #27 0x00007effd0027b0b n/a (libc.so.6 + 0x27b0b) #28 0x00007effd0027bbb __libc_start_main (libc.so.6 + 0x27bbb) #29 0x000056164f399e45 n/a (/usr/bin/okular + 0x14e45) Stack trace of thread 13701: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a64df n/a (libc.so.6 + 0xa64df) #2 0x00007effd0133a0a __poll (libc.so.6 + 0x133a0a) #3 0x00007effd02753c3 n/a (libxcb.so.1 + 0xd3c3) #4 0x00007effd02777a1 xcb_wait_for_event (libxcb.so.1 + 0xf7a1) #5 0x00007effc9eb8889 n/a (libQt6XcbQpa.so.6 + 0x54889) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13705: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a987a pthread_cond_wait (libc.so.6 + 0xa987a) #4 0x00007effb93a463e n/a (libgallium-25.3.3-arch1.4.so + 0x7a463e) #5 0x00007effb933735d n/a (libgallium-25.3.3-arch1.4.so + 0x73735d) #6 0x00007effb93a456c n/a (libgallium-25.3.3-arch1.4.so + 0x7a456c) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13707: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a987a pthread_cond_wait (libc.so.6 + 0xa987a) #4 0x00007effb93a463e n/a (libgallium-25.3.3-arch1.4.so + 0x7a463e) #5 0x00007effb933735d n/a (libgallium-25.3.3-arch1.4.so + 0x73735d) #6 0x00007effb93a456c n/a (libgallium-25.3.3-arch1.4.so + 0x7a456c) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19460: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13704: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a987a pthread_cond_wait (libc.so.6 + 0xa987a) #4 0x00007effb93a463e n/a (libgallium-25.3.3-arch1.4.so + 0x7a463e) #5 0x00007effb933735d n/a (libgallium-25.3.3-arch1.4.so + 0x73735d) #6 0x00007effb93a456c n/a (libgallium-25.3.3-arch1.4.so + 0x7a456c) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19461: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13706: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a987a pthread_cond_wait (libc.so.6 + 0xa987a) #4 0x00007effb93a463e n/a (libgallium-25.3.3-arch1.4.so + 0x7a463e) #5 0x00007effb933735d n/a (libgallium-25.3.3-arch1.4.so + 0x73735d) #6 0x00007effb93a456c n/a (libgallium-25.3.3-arch1.4.so + 0x7a456c) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13703: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a987a pthread_cond_wait (libc.so.6 + 0xa987a) #4 0x00007effb93a463e n/a (libgallium-25.3.3-arch1.4.so + 0x7a463e) #5 0x00007effb933735d n/a (libgallium-25.3.3-arch1.4.so + 0x73735d) #6 0x00007effb93a456c n/a (libgallium-25.3.3-arch1.4.so + 0x7a456c) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13702: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a987a pthread_cond_wait (libc.so.6 + 0xa987a) #4 0x00007effb93a463e n/a (libgallium-25.3.3-arch1.4.so + 0x7a463e) #5 0x00007effb933735d n/a (libgallium-25.3.3-arch1.4.so + 0x73735d) #6 0x00007effb93a456c n/a (libgallium-25.3.3-arch1.4.so + 0x7a456c) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13708: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a987a pthread_cond_wait (libc.so.6 + 0xa987a) #4 0x00007effb93a463e n/a (libgallium-25.3.3-arch1.4.so + 0x7a463e) #5 0x00007effb933735d n/a (libgallium-25.3.3-arch1.4.so + 0x73735d) #6 0x00007effb93a456c n/a (libgallium-25.3.3-arch1.4.so + 0x7a456c) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 13700: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a64df n/a (libc.so.6 + 0xa64df) #2 0x00007effd0133f83 ppoll (libc.so.6 + 0x133f83) #3 0x00007effce0ea690 n/a (libglib-2.0.so.0 + 0x6b690) #4 0x00007effce0ea772 g_main_context_iteration (libglib-2.0.so.0 + 0x6b772) #5 0x00007effd0ca348b _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4a348b) #6 0x00007effd098d706 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x18d706) #7 0x00007effd0ab969a _ZN7QThread4execEv (libQt6Core.so.6 + 0x2b969a) #8 0x00007effd1b71f0b n/a (libQt6DBus.so.6 + 0x37f0b) #9 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #10 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #11 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19462: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19463: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19466: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19464: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19465: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) Stack trace of thread 19467: #0 0x00007effd00b2e62 n/a (libc.so.6 + 0xb2e62) #1 0x00007effd00a644f n/a (libc.so.6 + 0xa644f) #2 0x00007effd00a6bd7 n/a (libc.so.6 + 0xa6bd7) #3 0x00007effd00a9b08 pthread_cond_timedwait (libc.so.6 + 0xa9b08) #4 0x00007effd0b6863d _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x36863d) #5 0x00007effd0abfcda n/a (libQt6Core.so.6 + 0x2bfcda) #6 0x00007effd0b63b3e n/a (libQt6Core.so.6 + 0x363b3e) #7 0x00007effd00aa4f8 n/a (libc.so.6 + 0xaa4f8) #8 0x00007effd014131c n/a (libc.so.6 + 0x14131c) ELF object binary architecture: AMD x86-64 ```