Summary: | kiod5 aborts when a kpasswdserverclient connects | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Martin Flöser <mgraesslin> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kdelibs-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Flöser
2015-11-24 17:11:44 UTC
What's the stderr message of the assert? Complete output from another run: /opt/kf5/lib/x86_64-linux-gnu/libexec/kf5/kiod5 kiod5(18552)/(org.kde.kwindowsystem) loadPlugin: Loaded plugin "/opt/kf5/lib/x86_64-linux-gnu/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so" for platform "xcb" kiod5(18552)/(org.kde.kio.kpasswdserver) KPasswdServer::checkAuthInfoAsync: User = "" , WindowId = 0 kiod5(18552)/(default) qt_assert: ASSERT: "thread() != QThread::currentThread()" in file qdbusintegrator.cpp, line 2055 Aborted Thanks, I can confirm that after recompiling kio it works again. |