Re: Debug a call to method ssa(sv)a(sa(sv)) from libdbus
Felip Moll <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAOv3p820bxrSB++d=e_Vem-mK33Uip3dn4Dausdypowr4DpCVQ@mail.gmail.com> |
I did not crash systemd, I think it was just an error message due to authentication. The two issues was my code trying to register the caller name in dbus and also running the method in user and not session. But systemd did not crash. If you/anybody is curious on how to start a systemd scope calling StartTransientUnit and using libdbus, feel free to check my gitlab: https://gitlab.com/lipixx/libdbus_examples Thanks for all the inspiration. Missatge de Thiago Macieira <[email protected]> del dia ds., 12 de març 2022 a les 3:36: > On Friday, 11 March 2022 05:56:04 PST Felip Moll wrote: > > . Now I get: "Process org.freedesktop.systemd1 exited with status 1" > > Did you manage to crash systemd? If you did, you probably want to report > as a > security issue. > > -- > Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org > Software Architect - Intel DPG Cloud Engineering > > > >