Summary: | KDevelop crashed after git checkout | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Fushan Wen <qydwhotmail> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | REPORTED --- | ||
Severity: | crash | CC: | manodoca.el |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Fushan Wen
2022-02-22 16:30:00 UTC
Created attachment 152637 [details]
New crash information added by DrKonqi
kdevelop (5.7.211202 (21.12.2)) using Qt 5.15.6
Ran a git clone on the Minix repository, then used "git checkout v3.3.0", once the checkout came close to finishing the program crashed
-- Backtrace (Reduced):
#5 0x00007ff2966de7e5 in KDevelop::ProjectBaseItem::path() const () at /lib64/libKDevPlatformProject.so.57
#7 0x00007ff297e9cc44 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#8 0x00007ff298b2cd02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#9 0x00007ff297e721c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#10 0x00007ff297e75534 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
|