https://bugs.kde.org/show_bug.cgi?id=519970
Bug ID: 519970
Summary: Dolphin crashing on select multiple items
Classification: Applications
Product: dolphin
Version First 26.04.0
Reported In:
Platform: KDE Linux
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Application: dolphin (26.04.0)
ApplicationNotResponding [ANR]: false
Qt Version: 6.10.2
Frameworks Version: 6.25.0
Operating System: Linux 6.17.0-23-generic x86_64
Windowing System: Wayland
Distribution: KDE neon User Edition
DrKonqi: 6.6.4 [CoredumpBackend]
-- Information about the crash:
When I select multiple files/folders, dolphin crashes immediately
The crash can be reproduced every time.
-- Backtrace (Reduced):
#6 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>)
at ./nptl/pthread_kill.c:44
#7 __pthread_kill_internal (signo=6, threadid=<optimized out>) at
./nptl/pthread_kill.c:78
#8 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#9 0x000072ff67e4527e in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#10 0x000072ff67e288ff in __GI_abort () at ./stdlib/abort.c:79
#11 0x000072ff68b61a31 in qAbort () at
/workspace/build/src/corelib/global/qassert.cpp:46
#12 qt_maybe_message_fatal<QString&> (message=..., context=<optimized out>,
msgType=QtFatalMsg) at /workspace/build/src/corelib/global/qlogging.cpp:2166
[...]
#14 0x000072ff68b63310 in QMessageLogger::fatal (this=<optimized out>,
msg=0x72ff68875c00 "ASSERT: \"%s\" in file %s, line %d") at
/workspace/build/src/corelib/global/qlogging.cpp:901
#15 0x000072ff68b4dc11 in qt_assert (assertion=<optimized out>, file=<optimized
out>, line=<optimized out>) at
/workspace/build/src/corelib/global/qassert.cpp:113
#16 0x0000638562aef656 in InformationPanel::showItemInfo (this=0x638564aa40c0)
at /workspace/build/src/panels/information/informationpanel.cpp:242
#17 0x0000638562aee8a1 in InformationPanel::setSelection (this=0x638564aa40c0,
selection=...) at
/workspace/build/src/panels/information/informationpanel.cpp:70
#18 0x0000638562a1c816 in QtPrivate::FunctorCall<std::integer_sequence<unsigned
long, 0ul>, QtPrivate::List<KFileItemList const&>, void, void
(InformationPanel::*)(KFileItemList const&)>::call(void
(InformationPanel::*)(KFileItemList const&), InformationPanel*,
void**)::{lambda()#1}::operator()() const (__closure=0x7fffd5f733a0) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:127
#19 0x0000638562a1f173 in QtPrivate::FunctorCallBase::call_internal<void,
QtPrivate::FunctorCall<std::integer_sequence<unsigned long, 0ul>,
QtPrivate::List<KFileItemList const&>, void, void
(InformationPanel::*)(KFileItemList const&)>::call(void
(InformationPanel::*)(KFileItemList const&), InformationPanel*,
void**)::{lambda()#1}>(void**,
QtPrivate::FunctorCall<std::integer_sequence<unsigned long, 0ul>,
QtPrivate::List<KFileItemList const&>, void, void
(InformationPanel::*)(KFileItemList const&)>::call(void
(InformationPanel::*)(KFileItemList const&), InformationPanel*,
void**)::{lambda()#1}&&) (args=0x7fffd5f73570, fn=...) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:65
#20 0x0000638562a1c88a in QtPrivate::FunctorCall<std::integer_sequence<unsigned
long, 0ul>, QtPrivate::List<KFileItemList const&>, void, void
(InformationPanel::*)(KFileItemList const&)>::call (f=(void
(InformationPanel::*)(class InformationPanel * const, const class KFileItemList
&)) 0x638562aee6d8 <InformationPanel::setSelection(KFileItemList const&)>,
o=0x638564aa40c0, arg=0x7fffd5f73570) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:126
#21 0x0000638562a18ea4 in QtPrivate::FunctionPointer<void
(InformationPanel::*)(KFileItemList
const&)>::call<QtPrivate::List<KFileItemList const&>, void> (f=(void
(InformationPanel::*)(class InformationPanel * const, const class KFileItemList
&)) 0x638562aee6d8 <InformationPanel::setSelection(KFileItemList const&)>,
o=0x638564aa40c0, arg=0x7fffd5f73570) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:174
#22 0x0000638562a15d5d in QtPrivate::QCallableObject<void
(InformationPanel::*)(KFileItemList const&), QtPrivate::List<KFileItemList
const&>, void>::impl (which=1, this_=0x6385649cc390, r=0x638564aa40c0,
a=0x7fffd5f73570, ret=0x0) at
/usr/include/x86_64-linux-gnu/qt6/QtCore/qobjectdefs_impl.h:545
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.