gdbus_test
gdbus_test copied to clipboard
Is your gdbus demo application having any dependency on systemd?
root@a3fadb87a6ba:/dbus/gdbus_test# ./client (process:12285): GLib-GIO-CRITICAL **: 09:30:40.198: g_dbus_proxy_call_sync_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed resp: (process:12285): GLib-GObject-CRITICAL **: 09:30:40.204: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
I got above error in a arm5 based docker setup. Please help.
In x86 environment, the client server communication works fine. Is there any package should be installed to fix it?