https://bugs.kde.org/show_bug.cgi?id=473250

            Bug ID: 473250
           Summary: kdevelop crash (bug reporter seemes to have ignored my
                    hint that it's the same as a prior crach)
    Classification: Applications
           Product: kdevelop
           Version: unspecified
          Platform: Debian stable
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: doc.ev...@gmail.com
  Target Milestone: ---

Application: kdevelop (5.10.221202 (22.12.2))

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-10-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
I was commenting out a line of C++ code. I had clicked at the beginning of a
line, and the moment I hit the first "/" to indicate a // comment, the crash
occurred.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f83f5d060c4 in QAccessible::queryAccessibleInterface(QObject*) ()
from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x00007f83f5d06833 in QAccessibleEvent::accessibleInterface() const () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#6  0x00007f83f5d06d6d in QAccessible::updateAccessibility(QAccessibleEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#7  0x00007f83f31f84ae in KateViewInternal::cursorMoved() () from
/lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#8  0x00007f83f31fefb6 in KateViewInternal::updateCursor(KTextEditor::Cursor,
bool, bool, bool, bool) () from /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#9  0x00007f83f3201378 in KateViewInternal::placeCursor(QPoint const&, bool,
bool) () from /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#10 0x00007f83f32069f8 in KateViewInternal::mousePressEvent(QMouseEvent*) ()
from /lib/x86_64-linux-gnu/libKF5TextEditor.so.5
#11 0x00007f83f65a4db8 in QWidget::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f83f6562fae in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f83f656b552 in QApplication::notify(QObject*, QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f83f58b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f83f656965e in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) ()
from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f83f65bdbd8 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f83f65c0f60 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f83f6562fae in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f83f58b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f83f5d3d3ed in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x00007f83f5d11cac in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f83e9afbeca in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#23 0x00007f83f15d47a9 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f83f15d4a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f83f15d4acc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f83f5909836 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f83f58b017b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f83f58b82d6 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x0000557b72043699 in ?? ()
#30 0x00007f83f54461ca in __libc_start_call_main
(main=main@entry=0x557b7203ecc0, argc=argc@entry=1,
argv=argv@entry=0x7ffe5777e558) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007f83f5446285 in __libc_start_main_impl (main=0x557b7203ecc0, argc=1,
argv=0x7ffe5777e558, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffe5777e548) at ../csu/libc-start.c:360
#32 0x0000557b72044281 in ?? ()
[Inferior 1 (process 1573) detached]

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

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to