polkit crashing
G. Hunter
hunterofgypsy at gmail.com
Wed Apr 17 05:15:23 UTC 2024
I'm experiencing a reproducible polkit crash. It only works one time and
then crashes. I am using Artix openrc with KDE Plasma.
This is the same as https://bugs.kde.org/show_bug.cgi?id=485407
When logging in to the desktop I am given one prompt to auto-mount drives.
Polkit crashes. I execute it with $
/usr/lib/polkit-kde-authentication-agent-1
This allows me one single polkit authentication dialogue and it crashes
upon me entering the password (the authentication does go through that
single time)
I attempted to downgrade polkit-kde-agent and its recently updated
dependencies kcoreaddons kcrash kdbusaddons ki18n kirigami kwindowsystem
but the bad behavior remains.
This is the crash:
$ /usr/lib/polkit-kde-authentication-agent-1
New PolkitAgentListener 0x57d88f98da40
Adding new listener PolkitQt1::Agent::Listener(0x57d88f98d3e0) for
0x57d88f98da40
Listener online
Authentication agent result: true
Listener adapter polkit_qt_listener_initiate_authentication
GSimpleAsyncResult: 0x57d88f901be0
polkit_qt_listener_initiate_authentication callback for 0x57d88f98da40
Initiating authentication
Action description has been found
User: "unix-user:user"
Trying again
REQUEST
Request: "Password: "
qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml:235:5: QML
MenuItem: Binding loop detected for property "implicitWidth"
Dialog accepted
COMPLETED
Completed: true
Finishing obtaining privileges
Listener adapter polkit_qt_listener_initiate_authentication_finish
polkit_qt_listener_initiate_authentication_finish callback for
0x57d88f98da40
Finish obtain authorization: true
Dialog cancelled
Finishing obtaining privileges
KCrash: appFilePath points to nullptr!
KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/polkit-devel/attachments/20240417/6c3ae841/attachment.htm>
More information about the polkit-devel
mailing list