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

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |efficiency-and-performance
      Version First|unspecified                 |6.26.0
        Reported In|                            |
                 CC|                            |[email protected]

--- Comment #1 from TraceyC <[email protected]> ---
Searchable backtrace of the relevant process

[KCrash Handler]
#4  __syscall_cancel_arch                       libc
#5  __internal_syscall_cancel                   libc
#6  __futex_abstimed_wait_cancelable64          libc
#7  pthread_cond_wait@@GLIBC_2.3.2              libc
#8  QWaitCondition::wait(QMutex*, QDeadlineTimer)            libQt6Core
#9  QDBusPendingCallPrivate::waitForFinished()              libQt6DBus
#10 QDBusConnectionPrivate::sendWithReply(...,QDBus::CallMode,int)   libQt6DBus
#11 QDBusConnection::call(QDBusMessage const&, QDBus::CallMode, int) libQt6DBus
 <-- BLOCKING D-Bus on GUI thread
#12
NetworkManager::NetworkManagerPrivate::retrieveInitialProperties(QString,QString)
 libKF6NetworkManagerQt
#13 NetworkManager::AccessPoint::AccessPoint(QString const&, QObject*)         
   libKF6NetworkManagerQt  <-- ctor does the sync fetch
#14 NetworkManager::WirelessDevicePrivate::accessPointAdded(QDBusObjectPath
const&) libKF6NetworkManagerQt  <-- per-AP signal handler
#15 doActivate<false>(QObject*, int, void**)                libQt6Core
#16
OrgFreedesktopNetworkManagerDeviceWirelessInterface::qt_static_metacall(...) 
libKF6NetworkManagerQt
#17 OrgFreedesktopNetworkManagerDeviceWirelessInterface::qt_metacall(...)      
   libKF6NetworkManagerQt
#18 QDBusConnectionPrivate::deliverCall(...)                libQt6DBus
#19 QObject::event(QEvent*)                                 libQt6Core
#20 QApplicationPrivate::notify_helper(QObject*, QEvent*)   libQt6Widgets
#21 QCoreApplication::notifyInternal2(QObject*, QEvent*)    libQt6Core
#22 QCoreApplicationPrivate::sendPostedEvents(...)          libQt6Core
#23 postEventSourceDispatch(...)                            libQt6Core
#24 g_main_context_dispatch_unlocked                        libglib-2.0
#25 g_main_context_iterate_unlocked                         libglib-2.0
#26 g_main_context_iteration                                libglib-2.0
#27 QEventDispatcherGlib::processEvents(...)                libQt6Core
#28 QEventLoop::exec(...)                                   libQt6Core
#29 QCoreApplication::exec()                                libQt6Core
#30 main

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

Reply via email to