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

--- Comment #2 from postix <pos...@posteo.eu> ---
Frameworks 5.98

```
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized
out>}
[KCrash Handler]
#6  0x00007facd1906070 in QListData::begin() const (this=<optimized out>) at
/usr/include/qt5/QtCore/qlist.h:118
#7  QList<KFileItem>::begin() const (this=<optimized out>, this=<optimized
out>) at /usr/include/qt5/QtCore/qlist.h:339
#8  KCoreDirListerCache::slotUpdateResult(KJob*) (this=0x7facd1976460
<_ZZN12_GLOBAL__N_121Q_QGS_kDirListerCache13innerFunctionEvE6holder.lto_priv.0>,
j=<optimized out>) at
/usr/src/debug/kio-5.98.0-1.1.x86_64/src/core/kcoredirlister.cpp:1751
#9  0x00007faccfe9ce3f in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffd5f611f0, r=0x7facd1976460
<_ZZN12_GLOBAL__N_121Q_QGS_kDirListerCache13innerFunctionEvE6holder.lto_priv.0>,
this=0x559ccdda2b10) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#10 doActivate<false>(QObject*, int, void**) (sender=0x559ccdda1da0,
signal_index=6, argv=0x7fffd5f611f0) at kernel/qobject.cpp:3886
#11 0x00007faccfe961ff in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x559ccdda1da0, m=<optimized out>,
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffd5f611f0)
at kernel/qobject.cpp:3946
#12 0x00007facd10ecbd5 in KJob::result(KJob*, KJob::QPrivateSignal)
(this=this@entry=0x559ccdda1da0, _t1=<optimized out>, _t1@entry=0x559ccdda1da0,
_t2=...) at
/usr/src/debug/kcoreaddons-5.98.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#13 0x00007facd10f0e1b in KJob::finishJob(bool) (this=0x559ccdda1da0,
emitResult=<optimized out>) at
/usr/src/debug/kcoreaddons-5.98.0-1.1.x86_64/src/lib/jobs/kjob.cpp:98
#14 0x00007faccfe9ce3f in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffd5f612b0, r=0x559ccdda1da0, this=0x559ccc751750) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#15 doActivate<false>(QObject*, int, void**) (sender=0x559ccbbe4e10,
signal_index=7, argv=0x7fffd5f612b0) at kernel/qobject.cpp:3886
#16 0x00007faccfe961ff in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x559ccbbe4e10, m=<optimized out>,
local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at
kernel/qobject.cpp:3946
#17 0x00007facd18aaa33 in KIO::SlaveInterface::finished()
(this=this@entry=0x559ccbbe4e10) at
/usr/src/debug/kio-5.98.0-1.1.x86_64/build/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:464
#18 0x00007facd18af3d0 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
(this=0x559ccbbe4e10, _cmd=104, rawdata=...) at
/usr/src/debug/kio-5.98.0-1.1.x86_64/src/core/slaveinterface.cpp:149
#19 0x00007facd18aa826 in KIO::SlaveInterface::dispatch() (this=0x559ccbbe4e10)
at /usr/src/debug/kio-5.98.0-1.1.x86_64/src/core/slaveinterface.cpp:78
#20 0x00007facd18ace99 in KIO::Slave::gotInput() (this=0x559ccbbe4e10) at
/usr/src/debug/kio-5.98.0-1.1.x86_64/src/core/slave.cpp:346
#21 0x00007faccfe9ce3f in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffd5f614e0, r=0x559ccbbe4e10, this=0x559cc892d4b0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#22 doActivate<false>(QObject*, int, void**) (sender=0x559ccbbdf170,
signal_index=3, argv=0x7fffd5f614e0) at kernel/qobject.cpp:3886
#23 0x00007faccfe91730 in QObject::event(QEvent*) (this=0x559ccbbdf170,
e=0x559ccdd963a0) at kernel/qobject.cpp:1314
#24 0x00007facd0adc41e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x559ccbbdf170, e=0x559ccdd963a0) at
kernel/qapplication.cpp:3637
#25 0x00007faccfe65f88 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x559ccbbdf170, event=0x559ccdd963a0) at
kernel/qcoreapplication.cpp:1064
#26 0x00007faccfe68f21 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=0, data=0x559cc79edae0) at
kernel/qcoreapplication.cpp:1821
#27 0x00007faccfebdc03 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x559cc7a5ecd0) at kernel/qeventdispatcher_glib.cpp:277
#28 0x00007faccd9c4eb0 in g_main_dispatch (context=0x559cc7a5f400) at
../glib/gmain.c:3417
#29 g_main_context_dispatch (context=context@entry=0x559cc7a5f400) at
../glib/gmain.c:4135
#30 0x00007faccd9c5268 in g_main_context_iterate
(context=context@entry=0x559cc7a5f400, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4211
#31 0x00007faccd9c52fc in g_main_context_iteration (context=0x559cc7a5f400,
may_block=1) at ../glib/gmain.c:4276
#32 0x00007faccfebd406 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x559cc7a59f90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#33 0x00007faccfe649fb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fffd5f618d0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#34 0x00007faccfe6cb66 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#35 0x00007facd0381e0c in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1867
#36 0x00007facd0adc395 in QApplication::exec() () at
kernel/qapplication.cpp:2829
#37 0x0000559cc7472244 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/dolphin-22.08.1-1.1.x86_64/src/main.cpp:223
[Inferior 1 (process 9338) detached]
```

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

Reply via email to