Bug 451669 - KDevelop crashed when I moved a plugin.
Summary: KDevelop crashed when I moved a plugin.
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.7.211203
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-03-18 23:15 UTC by Roke Julian Lockhart Beedell
Modified: 2024-04-19 19:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
4wy78uwh: performance-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2022-03-18 23:15:53 UTC
Application: kdevelop (5.7.211203 (21.12.3))

Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.17.0-0.rc8.123.fc37.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 37 (Rawhide Prerelease)
DrKonqi: 5.24.3 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I moved 1 of the plugins from the left to the bottom of the window.

The crash does not seem to be reproducible.

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

[KCrash Handler]
#4  0x00007f32540cee25 in QAction::setIcon(QIcon const&) () from /lib64/libQt5Widgets.so.5
#5  0x00007f31e03d9019 in ScratchpadToolViewFactory::create(QWidget*) () from /usr/lib64/qt5/plugins/kdevplatform/35/kdevscratchpad.so
#6  0x00007f32519d2cb7 in Sublime::View::widget(QWidget*) () from /lib64/libKDevPlatformSublime.so.57
#7  0x00007f32519d62d3 in Sublime::IdealController::addView(Qt::DockWidgetArea, Sublime::View*) () from /lib64/libKDevPlatformSublime.so.57
#8  0x00007f32534476b6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f32519b4b0d in Sublime::Area::toolViewMoved(Sublime::View*, Sublime::Position) () from /lib64/libKDevPlatformSublime.so.57
#10 0x00007f32519bc18f in Sublime::Area::moveToolView(Sublime::View*, Sublime::Position) () from /lib64/libKDevPlatformSublime.so.57
#11 0x00007f32519db92a in Sublime::IdealDockWidget::contextMenuRequested(QPoint const&) () from /lib64/libKDevPlatformSublime.so.57
#12 0x00007f32534476b6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#13 0x00007f32540faab9 in QWidget::customContextMenuRequested(QPoint const&) () from /lib64/libQt5Widgets.so.5
#14 0x00007f32541168db in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f32540d3002 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f32540da630 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f3253413f18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f325412f841 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007f3254132240 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007f32540d3002 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#21 0x00007f3253413f18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#22 0x00007f325395bb45 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#23 0x00007f325393ba1c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#24 0x00007f324c4b87b4 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5WaylandClient.so.5
#25 0x00007f324fadbfaf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x00007f324fb31228 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#27 0x00007f324fad9920 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x00007f3253464c5a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#29 0x00007f325341297a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#30 0x00007f325341aa2e in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#31 0x00005618b28413d5 in main ()
[Inferior 1 (process 33332) detached]

Possible duplicates by query: bug 441058, bug 425994, bug 401518, bug 375968, bug 362613.

Reported using DrKonqi