Summary: | KDevelop closed while creating a Qt project (on first run) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Abhijeet <abhijeet.nkt> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | mail, xbjfk.github |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.2.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Abhijeet
2019-05-29 10:17:12 UTC
Created attachment 131801 [details]
New crash information added by DrKonqi
kdevelop (5.6.40) using Qt 5.15.1
- What I was doing when the application crashed:
Creating a new QT project, after configuring the default built and proceeding, Kdevelop crashed.
-- Backtrace (Reduced):
#4 0x00007f1067aa4c5c in QQmlData::signalHasEndpoint(int) const (index=7, this=0x5559e399efb0) at /var/tmp/portage/dev-qt/qtdeclarative-5.15.1/work/qtdeclarative-everywhere-src-5.15.1/include/QtQml/5.15.1/QtQml/private/../../../../../src/qml/qml/qqmldata_p.h:370
#5 QQmlData::isSignalConnected(QAbstractDeclarativeData*, QObject const*, int) (d=0x5559e399efb0, index=7) at /var/tmp/portage/dev-qt/qtdeclarative-5.15.1/work/qtdeclarative-everywhere-src-5.15.1/src/qml/qml/qqmlengine.cpp:851
#6 0x00007f106a48dbb1 in QObjectPrivate::isDeclarativeSignalConnected(unsigned int) const (signal_index=7, this=<optimized out>) at /var/tmp/portage/dev-qt/qtcore-5.15.1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qobject_p.h:110
#7 doActivate<false>(QObject*, int, void**) (sender=0x5559e39cd690, signal_index=7, argv=0x0) at /var/tmp/portage/dev-qt/qtcore-5.15.1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qobject.cpp:3775
[...]
#9 0x00007f106a48df07 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffe089db350, r=0x5559e39cd690, this=0x5559e2ff83c0) at /var/tmp/portage/dev-qt/qtcore-5.15.1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
Looks very strange. I see you are using Portage. Are you sure it didn't miss rebuilding something? (In reply to Sven Brauch from comment #2) > Looks very strange. I see you are using Portage. Are you sure it didn't miss > rebuilding something? I don't think it would have missed anything, because I have been having this issue for a few months and update KDE software from git. 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! 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! 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! |