https://bugs.kde.org/show_bug.cgi?id=423651

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |ASSIGNED
     Ever confirmed|0                           |1

--- Comment #4 from Igor Kushnir <igor...@gmail.com> ---
An alternative backtrace for the same issue:

Application: KDevelop (kdevelop), signal: Aborted

[KCrash Handler]
#4  0x00007ff14d6d9615 in raise () at /usr/lib/libc.so.6
#5  0x00007ff14d6c2862 in abort () at /usr/lib/libc.so.6
#6  0x00007ff14dc379ac in qt_message_fatal (message=<synthetic pointer>...,
context=...) at global/qlogging.cpp:1914
#7  QMessageLogger::fatal(char const*, ...) const
(this=this@entry=0x7fffe0b854b8, msg=msg@entry=0x7ff14df3dea0 "ASSERT: \"%s\"
in file %s, line %d") at global/qlogging.cpp:893
#8  0x00007ff14dc36d59 in qt_assert(char const*, char const*, int)
(assertion=<optimized out>, file=<optimized out>, line=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qlogging.h:90
#9  0x00007ff15087e67c in KDevelop::IndexedString::toUrl() const
(this=0x5626cf3aa6a0) at ../kdevplatform/serialization/indexedstring.cpp:304
#10 0x00007ff0c4e52f85 in CTestFindJob::updateReady(KDevelop::IndexedString
const&, KDevelop::ReferencedTopDUContext const&) (this=0x5626c31af660,
document=..., context=...) at ../plugins/cmake/testing/ctestfindjob.cpp:83
#11 0x00007ff0c4e4bef9 in CTestFindJob::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x5626c31af660,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x5626b5eabef8) at
plugins/cmake/kdevcmakemanager_autogen/LLZHB5VKCH/moc_ctestfindjob.cpp:83
#12 0x00007ff14de861d2 in QObject::event(QEvent*) (this=0x5626c31af660,
e=0x5626b5eabeb0) at kernel/qobject.cpp:1314
#13 0x00007ff14ece4702 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x5626c31af660, e=0x5626b5eabeb0) at
kernel/qapplication.cpp:3671
#14 0x00007ff14de597ba in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x5626c31af660, event=0x5626b5eabeb0) at
../../include/QtCore/5.15.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#15 0x00007ff14de5c2a3 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=0, data=0x5626aefbc090) at
kernel/qcoreapplication.cpp:1815
#16 0x00007ff14deb2cf4 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x5626af08eb50) at kernel/qeventdispatcher_glib.cpp:277
#17 0x00007ff14a21843c in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#18 0x00007ff14a2661d9 in  () at /usr/lib/libglib-2.0.so.0
#19 0x00007ff14a217221 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#20 0x00007ff14deb2331 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x5626aefd09f0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#21 0x00007ff14de5813c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fffe0b859b0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#22 0x00007ff14de605c4 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#23 0x00005626ad13b81f in main(int, char**) (argc=3, argv=0x7fffe0b85e28) at
../app/main.cpp:850
[Inferior 1 (process 142157) detached]

I have fixes for this and related crash in Bug 329246. Will create a merge
request soon, after some testing.

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

Reply via email to