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

Rolf Eike Beer <k...@opensource.sf-tec.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Rolf Eike Beer <k...@opensource.sf-tec.de> ---
The reason for this crash seems to be:

#7  0x00007ff5bd7b7c92 in _dbus_abort.cold () from /lib64/libdbus-1.so.3
#8  0x00007ff5bd7de810 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3

So the setup of the DBus connection causes libdbus-1 to abort the program. I
guess there would be some sort of warning message if you would run this from a
terminal window, which may give a hint what's going wrong in the first place.

At the end this is very likely some issue with the session setup, and in the
more unlikely case that this is a code error it comes from either the KF5 libs
or Qt. If you can find out what DBus complains about we may be able to reopen
and move it to a different component, but for the moment there is nothing I can
do from KGpg side.

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

Reply via email to