Application: kontact (5.24.5 (23.08.5)) Qt Version: 5.15.12 Frameworks Version: 5.115.0 Operating System: Linux 6.4.0-150600.23.30-default x86_64 Windowing System: X11 Distribution: "openSUSE Leap 15.6" DrKonqi: 5.27.11 [KCrashBackend] -- Information about the crash: Everytime I try to create a new object, any kind of object it imediatelly crashes. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #4 0x00007f1ae6433c81 in KontactInterface::Plugin::newActions() const () at /usr/lib64/libKPim5KontactInterface.so.5 #5 0x00007f1ae6461d1e in Kontact::MainWindow::slotNewClicked() () at /usr/lib64/libkontactprivate.so.5 #6 0x00007f1ae4f1522b in () at /usr/lib64/libQt5Core.so.5 #7 0x00007f1ae5b992c2 in QAction::triggered(bool) () at /usr/lib64/libQt5Widgets.so.5 #8 0x00007f1ae5b9b90c in QAction::activate(QAction::ActionEvent) () at /usr/lib64/libQt5Widgets.so.5 #9 0x00007f1ae5c8d9fb in () at /usr/lib64/libQt5Widgets.so.5 #10 0x00007f1ae5c8dc5d in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5 #11 0x00007f1ae5d8431a in QToolButton::mouseReleaseEvent(QMouseEvent*) () at /usr/lib64/libQt5Widgets.so.5 #12 0x00007f1ae5be00d8 in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #13 0x00007f1ae5d843b4 in QToolButton::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #14 0x00007f1ae5b9f87c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #15 0x00007f1ae5ba6bb7 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #16 0x00007f1ae4ed7d53 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #17 0x00007f1ae5ba5bbf in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () at /usr/lib64/libQt5Widgets.so.5 #18 0x00007f1ae5bfa8da in () at /usr/lib64/libQt5Widgets.so.5 #19 0x00007f1ae5bfda4d in () at /usr/lib64/libQt5Widgets.so.5 #20 0x00007f1ae5b9f87c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #21 0x00007f1ae5ba663f in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #22 0x00007f1ae4ed7d53 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #23 0x00007f1ae536881b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib64/libQt5Gui.so.5 #24 0x00007f1ae5369ac5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5 #25 0x00007f1ae534010b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5 #26 0x00007f1ad22ebdfa in () at /usr/lib64/libQt5XcbQpa.so.5 #27 0x00007f1adb715fac in () at /usr/lib64/libglib-2.0.so.0 #28 0x00007f1adb717bd0 in () at /usr/lib64/libglib-2.0.so.0 #29 0x00007f1adb7181cc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #30 0x00007f1ae4f3a17c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #31 0x00007f1ae4ed65ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #32 0x00007f1ae4edfdf7 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #33 0x0000564b1cce552d in () #34 0x00007f1ae4440eec in __libc_start_call_main () at /lib64/libc.so.6 #35 0x00007f1ae4440fb5 in __libc_start_main_impl () at /lib64/libc.so.6 #36 0x0000564b1cce5b01 in () [Inferior 1 (process 5182) detached] The reporter indicates this bug may be a duplicate of or related to bug 505086. Reported using DrKonqi
Qt5 version is unmaintained. Please update your version. Regards
Thank you for the prompt answer. Updating the QT version did the trick and solved the problem. Everything working fine.