https://bugs.kde.org/show_bug.cgi?id=456348
Kevin Kofler <kevin.kof...@chello.at> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bugzilla.redhat.com | |/show_bug.cgi?id=2114822 --- Comment #25 from Kevin Kofler <kevin.kof...@chello.at> --- This is a backtrace from ABRT: https://bugzilla.redhat.com/show_bug.cgi?id=2114822 > Thread no. 1 (8 frames) > #0 std::__atomic_base<QThreadData*>::load at > /usr/include/c++/12/bits/atomic_base.h:818 > #1 std::atomic<QThreadData*>::load at /usr/include/c++/12/atomic:579 > #2 QAtomicOps<QThreadData*>::loadRelaxed<QThreadData*> at > ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239 > #3 QBasicAtomicPointer<QThreadData>::loadRelaxed at > ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:248 > #4 QObject::thread at kernel/qobject.cpp:1487 > #5 KIO::SlaveBase::SlaveBase at > /usr/src/debug/kf5-kio-5.96.0-1.fc36.x86_64/src/core/slavebase.cpp:266 > #6 kio_krarcProtocol::kio_krarcProtocol at > /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/krArc/krarc.cpp:144 > #7 kdemain at /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/krArc/krarc.cpp:129 The reporter Wladimir Palant writes: > Judging from the backtrace, this is a regression from > https://invent.kde.org/frameworks/kio/-/commit/865d9b7a80a02979d46bf3dede2dc4d551d501ba > – the possibility that `qApp` might be null is not considered here. -- You are receiving this mail because: You are watching all bug changes.