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

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.kde.org/show_b
                   |                            |ug.cgi?id=520794
            Summary|Dolphin Trash               |Dolphin is slow and crashes
                   |                            |in
                   |                            |TrashConfigModule::setupGui
                   |                            |when moving files of any
                   |                            |size to Trash
                 CC|                            |[email protected]

--- Comment #3 from TraceyC <[email protected]> ---
There's another report for the crash with sending large files to the Trash, it
has a different backtrace. Bug 520794

Searchable backtrace of the crashing process, fully symbolicated

Thread 28587 Crashed:
0   libQt6Core.so.6                 0x7f5e3f5dfd6c      [inlined]
std::__atomic_base<T>::load (atomic_base.h:869)
1   libQt6Core.so.6                 0x7f5e3f5dfd6c      [inlined]
std::atomic<T>::load (atomic:596)
2   libQt6Core.so.6                 0x7f5e3f5dfd6c      [inlined]
QAtomicOps<T>::loadAcquire<T> (qatomic_cxx11.h:215)
3   libQt6Core.so.6                 0x7f5e3f5dfd6c      [inlined]
QBasicAtomicPointer<T>::loadAcquire (qbasicatomic.h:179)
4   libQt6Core.so.6                 0x7f5e3f5dfd6c      QObject::thread
(qobject.cpp:1660)
5   libQt6Core.so.6                 0x7f5e3f5e19e6      QObject::QObject
(qobject.cpp:990)
6   libQt6Widgets.so.6              0x7f5e4073322a      QLayout::QLayout
(qlayout.cpp:85)
7   libQt6Widgets.so.6              0x7f5e407145c6      QBoxLayout::QBoxLayout
(qboxlayout.cpp:532)
8   libQt6Widgets.so.6              0x7f5e4071468c     
QVBoxLayout::QVBoxLayout (qboxlayout.cpp:1318)
9   kcm_trash.so                    0x7f5df93d85cb      [inlined]
TrashConfigModule::setupGui (kcmtrash.cpp:203)
10  kcm_trash.so                    0x7f5df93d85cb     
TrashConfigModule::TrashConfigModule::lambda::operator() (kcmtrash.cpp:52)
11  libQt6Core.so.6                 0x7f5e3f5f081a      [inlined]
QtPrivate::QSlotObjectBase::call (qobjectdefs_impl.h:462)
12  libQt6Core.so.6                 0x7f5e3f5f081a      doActivate<T>
(qobject.cpp:4372)
13  libKF6CoreAddons.so.6           0x7f5e4138701f      [inlined]
QMetaObject::activate<T> (qobjectdefs.h:319)
14  libKF6CoreAddons.so.6           0x7f5e4138701f      KJob::finished
(moc_kjob.cpp:457)
15  libKF6CoreAddons.so.6           0x7f5e4138f085      KJob::finishJob
(kjob.cpp:112)
16  libKF6CoreAddons.so.6           0x7f5e4138f159      KJob::kill
(kjob.cpp:135)
17  libQt6Core.so.6                 0x7f5e3f5f081a      [inlined]
QtPrivate::QSlotObjectBase::call (qobjectdefs_impl.h:462)
18  libQt6Core.so.6                 0x7f5e3f5f081a      doActivate<T>
(qobject.cpp:4372)
19  libKF6JobWidgets.so.6           0x7f5e41d2f611     
OrgKdeJobViewV3Interface::qt_metacall (moc_jobviewv3iface.cpp:132)
20  libQt6DBus.so.6                 0x7f5e40eb2f88     
QDBusConnectionPrivate::deliverCall (qdbusintegrator.cpp:1009)
21  libQt6Core.so.6                 0x7f5e3f5e7d45      QObject::event
(qobject.cpp:1479)
22  libQt6Widgets.so.6              0x7f5e4070411e     
QApplicationPrivate::notify_helper (qapplication.cpp:3276)
23  libQt6Core.so.6                 0x7f5e3f583657     
QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1114)
24  libQt6Core.so.6                 0x7f5e3f583a60      [inlined]
QCoreApplication::sendEvent (qcoreapplication.cpp:1559)
25  libQt6Core.so.6                 0x7f5e3f583a60     
QCoreApplicationPrivate::sendPostedEvents (qcoreapplication.cpp:1914)
26  libQt6Core.so.6                 0x7f5e3f89fc97      [inlined]
QCoreApplication::sendPostedEvents (qcoreapplication.cpp:1767)
27  libQt6Core.so.6                 0x7f5e3f89fc97      postEventSourceDispatch
(qeventdispatcher_glib.cpp:248)
28  libglib-2.0.so.0                0x7f5e3bde3bfc      g_main_dispatch
(gmain.c:3591)
29  libglib-2.0.so.0                0x7f5e3bde5e56      [inlined]
g_main_context_dispatch_unlocked (gmain.c:4451)
30  libglib-2.0.so.0                0x7f5e3bde5e56     
g_main_context_iterate_unlocked.isra.0 (gmain.c:4516)
31  libglib-2.0.so.0                0x7f5e3bde5fe4     
g_main_context_iteration (gmain.c:4582)
32  libQt6Core.so.6                 0x7f5e3f89d0b1     
QEventDispatcherGlib::processEvents (qeventdispatcher_glib.cpp:402)
33  libQt6Core.so.6                 0x7f5e3f591982      [inlined]
QEventLoop::processEvents (qeventloop.cpp:109)
34  libQt6Core.so.6                 0x7f5e3f591982      QEventLoop::exec
(qeventloop.cpp:198)
35  libQt6Core.so.6                 0x7f5e3f586ea9      QCoreApplication::exec
(qcoreapplication.cpp:1457)
36  dolphin                         0x55b26c29dc62      main (main.cpp:276)
37  libc.so.6                       0x7f5e3ec27740      __libc_start_call_main
(libc_start_call_main.h:59)
38  libc.so.6                       0x7f5e3ec27878     
__libc_start_main_alias_2 (libc-start.c:360)
39  dolphin                         0x55b26c29ef04      _start

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

Reply via email to