Bug 426756 - KDevelop unresponsive with `kdevelop <valid-folder>`
Summary: KDevelop unresponsive with `kdevelop <valid-folder>`
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.6.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-09-20 00:18 UTC by Unknown
Modified: 2022-11-05 05:09 UTC (History)
2 users (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 Unknown 2020-09-20 00:18:45 UTC
Application: kdevelop (5.6.0)

Qt Version: 5.15.1
Frameworks Version: 5.74.0
Operating System: Linux 5.8.10-arch1-1 x86_64
Windowing system: Wayland
Distribution: Arch Linux

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

Opened kdevelop as `kdevelop .` inside a directory. KDevelop opens but is unresponsive (can't click any menu items, etc). Closing the application triggers this "crash".

Running `kdevelop <not-existent-folder>` does not cause it to lag/crash. It only happens when the folder exists.

Additional Logs:
(all but the lines starting with KCrash occur on both the non-crashing and crashing program start, so I'm not sure if it's any use).


kdevplatform.shell: Can't load plugin "kdevokteta" because a factory to load the plugin could not be obtained: "Cannot load library /usr/lib/qt/plugins/kdevplatform/34/kdevokteta.so: (libKasten4Okteta2Controllers.so.0: cannot open shared object file: No such file or directory)"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdevplatform.shell: Can't load plugin "kdevgdb" because a factory to load the plugin could not be obtained: "Cannot load library /usr/lib/qt/plugins/kdevplatform/34/kdevgdb.so: (libOkteta3Gui.so.0: cannot open shared object file: No such file or directory)"
kdevplatform.shell: Can't load plugin "kdevastyle" because a factory to load the plugin could not be obtained: "Cannot load library /usr/lib/qt/plugins/kdevplatform/34/kdevastyle.so: (libastyle.so.3: cannot open shared object file: No such file or directory)"
kf.kio.widgets.kdirmodel: protocol mismatch: "" vs "file"
Cyclic dependency detected between "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml"
qrc:/qml/Develop.qml:139:21: QML Heading: Binding loop detected for property "font.pointSize"
qrc:/qml/area_code.qml:87:9: QML Heading: Binding loop detected for property "font.pointSize"
qrc:/qml/area_code.qml:63:9: QML Heading: Binding loop detected for property "font.pointSize"
kf.kio.widgets.kdirmodel: protocol mismatch: "" vs "file"
kf.kio.widgets.kdirmodel: protocol mismatch: "" vs "file"
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kdevelop path = /usr/bin pid = 117551
KCrash: Arguments: /usr/bin/kdevelop kile 
KCrash: Attempting to start /usr/lib/drkonqi
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
QSocketNotifier: Invalid socket 15 and type 'Read', disabling...

The crash can be reproduced every time.

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

[KCrash Handler]
#4  QObjectPrivate::addConnection(int, QObjectPrivate::Connection*) (this=<optimized out>, signal=signal@entry=22, c=0x55d0db198b20) at kernel/qobject.cpp:343
#5  0x00007f55dc27c9df in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) (sender=0x55d0dc3a82a0, signal_index=22, receiver=0x55d0dac97c20, slot=<optimized out>, slotObj=<optimized out>, type=<optimized out>, types=<optimized out>, senderMetaObject=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:132
#6  0x00007f55dc27ceb6 in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) (sender=0x55d0dc3a82a0, signal=<optimized out>, receiver=0x55d0dac97c20, slot=0x7fff2dff63c0, slotObj=0x55d0dc50ce50, type=Qt::AutoConnection, types=0x0, senderMetaObject=<optimized out>) at kernel/qobject.cpp:5001
#7  0x00007f55dda8f5c0 in KDevelop::ProjectController::openProjectForUrl(QUrl const&) () at /usr/lib/libKDevPlatformShell.so.56
#8  0x000055d0da5ac37e in  ()
#9  0x00007f55dbc1b152 in __libc_start_main () at /usr/lib/libc.so.6
#10 0x000055d0da5ad0de in _start ()
[Inferior 1 (process 116230) detached]

Possible duplicates by query: bug 422533, bug 235132.

Reported using DrKonqi
Comment 1 Francis Herne 2020-09-20 00:21:17 UTC
Weird bug. Can reproduce with my local build. This definitely used to work.
Comment 2 Justin Zobel 2022-10-06 06:36:25 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 3 Bug Janitor Service 2022-10-21 05:01:19 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2022-11-05 05:09:40 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!