Bug 448885 - Unespected crash of KDE while clicking on the "Projects" view
Summary: Unespected crash of KDE while clicking on the "Projects" view
Status: RESOLVED DUPLICATE of bug 447740
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.6.2
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-01-21 14:09 UTC by giuseppe marco randazzo
Modified: 2022-12-01 06:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description giuseppe marco randazzo 2022-01-21 14:09:53 UTC
Application: kdevelop (5.6.2)

Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.15.0-2-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux bookworm/sid
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:

I was navigating with mouse my projects to see the different codes.
Then it crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f88f4e236bc in QAccessibleObject::object() const () at /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x00007f88f58980fa in QAccessibleWidget::isValid() const () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007f88f4e1cbf4 in QAccessibleEvent::accessibleInterface() const () at /lib/x86_64-linux-gnu/libQt5Gui.so.5
#7  0x00007f88f4e1d10d in QAccessible::updateAccessibility(QAccessibleEvent*) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x00007f88f2d29ddd in KateViewInternal::cursorMoved() () at /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#9  0x00007f88f2d2f967 in KateViewInternal::updateCursor(KTextEditor::Cursor const&, bool, bool, bool) () at /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#10 0x00007f88f2d32e6e in KateViewInternal::placeCursor(QPoint const&, bool, bool) () at /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#11 0x00007f88f2d35ef8 in KateViewInternal::mousePressEvent(QMouseEvent*) () at /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#12 0x00007f88f56864be in QWidget::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f88f56446bf in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f88f564c1c4 in QApplication::notify(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f88f496ab1a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f88f564acd3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f88f569f58c in  () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f88f56a27f5 in  () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f88f56446bf in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f88f496ab1a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f88f4e51f77 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f88f4e281bc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5
#23 0x00007f88e8e1257a in  () at /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#24 0x00007f88f0f3ecdb in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f88f0f3ef88 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f88f0f3f03f in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f88f49c2154 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f88f496952b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007f88f4971800 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x000055e1d636b460 in  ()
#31 0x00007f88f430b7ed in __libc_start_main (main=0x55e1d6365c90, argc=1, argv=0x7ffc672ccd58, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc672ccd48) at ../csu/libc-start.c:332
#32 0x000055e1d636c13a in _start ()
[Inferior 1 (process 2528) detached]

The reporter indicates this bug may be a duplicate of or related to bug 446487.

Possible duplicates by query: bug 446487, bug 423425, bug 399032, bug 397159.

Reported using DrKonqi
Comment 1 Igor Kushnir 2022-12-01 06:55:59 UTC
*** This bug has been marked as a duplicate of bug 447740 ***