[kdevelop] [Bug 431289] KDevelop crashes when creating Project from existing sources.

2024-06-07 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=431289

Igor Kushnir  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||igor...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #3 from Igor Kushnir  ---
I can reliably reproduce a crash with the same backtrace in KDevelop master
(Qt5-based) by selecting Solution 1 - Open Project, then pressing Cancel in the
Open Project dialog that appears:

Application: KDevelop (kdevelop), signal: Segmentation fault

Thread 1 (Thread 0x7f9435f63000 (LWP 285943)):
[KCrash Handler]
#4  0x7f9456081c2b in std::__atomic_base::operator++
(this=0x6d002f00650072) at /usr/include/c++/14.1.1/bits/atomic_base.h:398
#5  0x7f94560803ab in QAtomicOps::ref (_q_value=) at
/usr/include/qt/QtCore/qatomic_cxx11.h:283
#6  0x7f945607f342 in QBasicAtomicInteger::ref (this=0x6d002f00650072)
at /usr/include/qt/QtCore/qbasicatomic.h:118
#7  0x7f94560da069 in
QExplicitlySharedDataPointer::QExplicitlySharedDataPointer
(this=0x70037ae0, o=...) at /usr/include/qt/QtCore/qshareddata.h:187
#8  0x7f94560eb91b in
KDevelop::DUChainPointer::DUChainPointer
(this=0x70037ae0) at
kdevelop/kdevplatform/language/duchain/navigation/../duchainpointer.h:88
#9  0x7f945620b85f in KDevelop::AbstractNavigationContext::topContext
(this=0x559cd0d341c0) at
kdevelop/kdevplatform/language/duchain/navigation/abstractnavigationcontext.cpp:61
#10 0x7f94562048ff in KDevelop::ProblemNavigationContext::executeAction
(this=0x559cd0d341c0, index=0) at
kdevelop/kdevplatform/language/duchain/navigation/problemnavigationcontext.cpp:247
#11 0x7f94562047f4 in KDevelop::ProblemNavigationContext::executeKeyAction
(this=0x559cd0d341c0, key=...) at
kdevelop/kdevplatform/language/duchain/navigation/problemnavigationcontext.cpp:231
#12 0x7f945620c2a6 in KDevelop::AbstractNavigationContext::execute
(this=0x559cd0d341c0, action=...) at
kdevelop/kdevplatform/language/duchain/navigation/abstractnavigationcontext.cpp:170
#13 0x7f945620d883 in KDevelop::AbstractNavigationContext::acceptLink
(this=0x559cd0d341c0, link=...) at
kdevelop/kdevplatform/language/duchain/navigation/abstractnavigationcontext.cpp:485
#14 0x7f9456209ae3 in
KDevelop::AbstractNavigationWidgetPrivate::anchorClicked (this=0x559cce73a2b0,
url=...) at
kdevelop/kdevplatform/language/duchain/navigation/abstractnavigationwidget.cpp:265
#15 0x7f9456208b0e in operator() (__closure=0x559cd0d2e3d0, url=...) at
kdevelop/kdevplatform/language/duchain/navigation/abstractnavigationwidget.cpp:101
#16 0x7f945620a8cd in QtPrivate::FunctorCall,
QtPrivate::List, void,
KDevelop::AbstractNavigationWidget::initBrowser(int)::
>::call(struct {...} &, void **) (f=..., arg=0x70037f80) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:146
#17 0x7f945620a891 in
QtPrivate::Functor, 1>::call, void>(struct {...} &, void *,
void **) (f=..., arg=0x70037f80) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:256
#18 0x7f945620a860 in
QtPrivate::QFunctorSlotObject, 1, QtPrivate::List, void>::impl(int,
QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=1,
this_=0x559cd0d2e3c0, r=0x559cd0d23200, a=0x70037f80, ret=0x0) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:443
#19 0x7f94530df99e in ??? () at /usr/lib/libQt5Core.so.5
#20 0x7f945413190d in QTextBrowser::anchorClicked(QUrl const&) () at
/usr/lib/libQt5Widgets.so.5
#21 0x7f94541362d4 in ??? () at /usr/lib/libQt5Widgets.so.5
#22 0x7f94530df962 in ??? () at /usr/lib/libQt5Core.so.5
#23 0x7f945415564d in QWidgetTextControl::linkActivated(QString const&) ()
at /usr/lib/libQt5Widgets.so.5
#24 0x7f945415706d in ??? () at /usr/lib/libQt5Widgets.so.5
#25 0x7f945414dda8 in ??? () at /usr/lib/libQt5Widgets.so.5
#26 0x7f94541527aa in QWidgetTextControl::processEvent(QEvent*, QTransform
const&, QWidget*) () at /usr/lib/libQt5Widgets.so.5
#27 0x7f9454145919 in QWidgetTextControl::processEvent(QEvent*, QPointF
const&, QWidget*) () at /usr/lib/libQt5Widgets.so.5
#28 0x7f945412e314 in QTextEdit::mouseReleaseEvent(QMouseEvent*) () at
/usr/lib/libQt5Widgets.so.5
#29 0x7f9453f8f7c6 in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#30 0x7f945403af88 in QFrame::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#31 0x7f94530aae02 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at
/usr/lib/libQt5Core.so.5
#32 0x7f9453f56321 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#33 0x7f9453f5c0d1 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#34 0x7f94530ab968 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#35 0x7f9453f59df5 in QApplicationPrivate::sendMouseEvent(QWidget*,

[kdevelop] [Bug 431289] KDevelop crashes when creating Project from existing sources.

2021-01-23 Thread Kott
https://bugs.kde.org/show_bug.cgi?id=431289

--- Comment #2 from Kott  ---
Looks like it's not reproduces anymore. I'll check for a while and let You
know.

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

[kdevelop] [Bug 431289] KDevelop crashes when creating Project from existing sources.

2021-01-11 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=431289

--- Comment #1 from Milian Wolff  ---
can you please attach the project you created such that I can try to reproduce
this?

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