https://bugs.kde.org/show_bug.cgi?id=516862
Bug ID: 516862
Summary: Crash when filtering project view
Classification: Applications
Product: kate
Version First unspecified
Reported In:
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kate (26.03.70)
(Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.11.0
Frameworks Version: 6.24.0
Operating System: Linux 6.18.13-200.fc43.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 43 (KDE Plasma Desktop Edition)"
DrKonqi: 6.6.80 [CoredumpBackend]
-- Information about the crash:
Open Project view, type something in the filter
The crash can be reproduced every time.
-- Backtrace (Reduced):
#5 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6 0x00007faac8681493 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#7 0x00007faac862715e in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8 0x00007faac860e6d0 in __GI_abort () at abort.c:77
#9 0x00007faac8cc78c2 in qAbort () at
/home/nico/workspace/qt6/qtbase/src/corelib/global/qassert.cpp:46
#10 0x00007faac8d6bcca in qt_maybe_message_fatal<QString&> (msgType=QtFatalMsg,
context=<optimized out>, message=...) at
/home/nico/workspace/qt6/qtbase/src/corelib/global/qlogging.cpp:2169
[...]
#12 0x00007faac8cc9f95 in QMessageLogger::fatal
(this=this@entry=0x7ffeb1cb2280, msg=msg@entry=0x7faac91cd650 "ASSERT failure
in %s: \"%s\", file %s, line %d") at
/home/nico/workspace/qt6/qtbase/src/corelib/global/qlogging.cpp:901
#13 0x00007faac8cc7983 in qt_assert_x (where=where@entry=0x7faacab11e4c
"QList::operator[]", what=what@entry=0x7faacab11913 "index out of range",
file=file@entry=0x7faacab19408
"/home/nico/workspace/qt6/qtbase/src/corelib/tools/qlist.h",
line=line@entry=518) at
/home/nico/workspace/qt6/qtbase/src/corelib/global/qassert.cpp:126
#14 0x00007faaca5b8240 in QList<QTreeViewItem>::operator[] (i=<optimized out>,
this=<optimized out>) at
/home/nico/workspace/qt6/qtbase/src/corelib/tools/qlist.h:518
#15 0x00007faaca5b8bdd in QList<QTreeViewItem>::operator[] (this=<optimized
out>, i=<optimized out>) at
/home/nico/workspace/qt6/qtbase/src/widgets/itemviews/qtreeview.cpp:633
#16 QTreeViewPrivate::layout (this=this@entry=0x443eac0, i=<optimized out>,
i@entry=-1, recursiveExpanding=recursiveExpanding@entry=true,
afterIsUninitialized=<optimized out>, afterIsUninitialized@entry=false) at
/home/nico/workspace/qt6/qtbase/src/widgets/itemviews/qtreeview.cpp:3468
#17 0x00007faaca9f973a in QTreeView::expandAll (this=0x46c2600) at
/home/nico/workspace/qt6/qtbase/src/widgets/itemviews/qtreeview.cpp:2752
#18 0x00007faac8e7ea45 in QtPrivate::QSlotObjectBase::call (this=0x43cb1a0,
r=<optimized out>, a=0x7ffeb1cb24c0) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#19 doActivate<false> (sender=0x4e05e90, signal_index=3, argv=0x7ffeb1cb24c0,
argv@entry=0x0) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:4371
[...]
#21 0x00007faac8e8ea8c in QSingleShotTimer::timeout (this=0x4e05e90) at
/home/nico/workspace/qt6/qtbase/src/corelib/Core_autogen/include/moc_qsingleshottimer_p.cpp:116
#22 QSingleShotTimer::timerFinished (this=0x4e05e90) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qsingleshottimer.cpp:62
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.