search for: dbus_message_iter_append_basic

Displaying 11 results from an estimated 11 matches for "dbus_message_iter_append_basic".

2019 May 02
2
libvirtd not starting
Hi everybody, I've set up an new CentOS 7.6.1810 server. Then, via yum I installed qemu-kvm libvirt libvirt-python libguestfs-tools virt-install. There were no problems. But when I try to systemctl start libvirtd I get the following message: "libvirtd: process 472: arguments to dbus_message_iter_append_basic() were incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed in file ../../dbus/dbus-message.c line 2754." Starting libvirtd manually just by issuing the command "libvirtd" without any further arguments is working, though. I do not have the slightest idea wh...
2019 May 02
2
Re: libvirtd not starting
...Then, via yum I installed >> qemu-kvm libvirt libvirt-python libguestfs-tools virt-install. There >> were no problems. But when I try to >> >> systemctl start libvirtd >> >> I get the following message: >> >> "libvirtd: process 472: arguments to dbus_message_iter_append_basic() >> were incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed >> in file ../../dbus/dbus-message.c line 2754." >> > > Firstly I would make sure that all the packages are up to date.  I'm > not sure > what the relevant versions are on...
2016 Oct 24
2
[PATCH] p2v: Inhibit power saving during the conversion.
..."org.freedesktop.login1.Manager", + "Inhibit"); + if (msg == NULL) { + fprintf (stderr, "dbus: cannot create message\n"); + goto out; + } + + dbus_message_iter_init_append (msg, &args); + if (!dbus_message_iter_append_basic (&args, DBUS_TYPE_STRING, &what) || + !dbus_message_iter_append_basic (&args, DBUS_TYPE_STRING, &who) || + !dbus_message_iter_append_basic (&args, DBUS_TYPE_STRING, &why) || + !dbus_message_iter_append_basic (&args, DBUS_TYPE_STRING, &mode)) { + fpr...
2006 Dec 12
2
dbusSendChangeSignalForOption crash
...28353)] 0x00002b27b87991c0 in strlen () from /lib/libc.so.6 (gdb) bt #0 0x00002b27b87991c0 in strlen () from /lib/libc.so.6 #1 0x00002aaaac1b0657 in dbus_watch_handle () from /usr/lib/libdbus-1.so.3 #2 0x00002aaaac197cc1 in dbus_set_error () from /usr/lib/libdbus-1.so.3 #3 0x00002aaaac19d6f1 in dbus_message_iter_append_basic () from /usr/lib/libdbus-1.so.3 #4 0x00002aaaac19ded9 in dbus_message_append_args_valist () from /usr/lib/libdbus-1.so.3 #5 0x00002aaaac19e265 in dbus_message_append_args () from /usr/lib/libdbus-1.so.3 #6 0x00002aaaac9fb565 in dbusAppendOptionValue (d=0x8, message=0x6714d0, type=7368532, value=...
2019 May 02
3
Re: libvirtd not starting
...420 opaque=0x558f9db69520 ff=0x7eff3bcfb3d0 >> May  2 11:02:06 hl308-3 libvirtd: 472: info : virEventPollAddHandle:140 : EVENT_POLL_ADD_HANDLE: watch=4 fd=12 events=0 cb=0x7eff3bcfb420 opaque=0x558f9db69700 ff=0x7eff3bcfb3d0 >> May  2 11:02:06 hl308-3 libvirtd: process 472: arguments to dbus_message_iter_append_basic() were incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed in file ../../dbus/dbus-message.c line 2754. >> May  2 11:02:06 hl308-3 libvirtd: This is normally a bug in some application using the D-Bus library. >> May  2 11:02:06 hl308-3 libvirtd: D-Bus not built...
2019 May 22
1
Re: libvirtd not starting
...11:02:06 hl308-3 libvirtd: 472: info : >>>> virEventPollAddHandle:140 : EVENT_POLL_ADD_HANDLE: watch=4 fd=12 >>>> events=0 cb=0x7eff3bcfb420 opaque=0x558f9db69700 ff=0x7eff3bcfb3d0 >>>> May  2 11:02:06 hl308-3 libvirtd: process 472: arguments to >>>> dbus_message_iter_append_basic() were incorrect, assertion >>>> "_dbus_check_is_valid_utf8 (*string_p)" failed in file >>>> ../../dbus/dbus-message.c line 2754. >>>> May  2 11:02:06 hl308-3 libvirtd: This is normally a bug in some >>>> application using the D-Bus library....
2019 May 02
0
Re: libvirtd not starting
...set up an new CentOS 7.6.1810 server. Then, via yum I installed >qemu-kvm libvirt libvirt-python libguestfs-tools virt-install. There >were no problems. But when I try to > >systemctl start libvirtd > >I get the following message: > >"libvirtd: process 472: arguments to dbus_message_iter_append_basic() >were incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed >in file ../../dbus/dbus-message.c line 2754." > Firstly I would make sure that all the packages are up to date. I'm not sure what the relevant versions are on CentOS 7.6.1810, so saying what v...
2019 May 02
0
Re: libvirtd not starting
...eff3bcfb420 opaque=0x558f9db69520 ff=0x7eff3bcfb3d0 > May  2 11:02:06 hl308-3 libvirtd: 472: info : virEventPollAddHandle:140 : EVENT_POLL_ADD_HANDLE: watch=4 fd=12 events=0 cb=0x7eff3bcfb420 opaque=0x558f9db69700 ff=0x7eff3bcfb3d0 > May  2 11:02:06 hl308-3 libvirtd: process 472: arguments to dbus_message_iter_append_basic() were incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed in file ../../dbus/dbus-message.c line 2754. > May  2 11:02:06 hl308-3 libvirtd: This is normally a bug in some application using the D-Bus library. > May  2 11:02:06 hl308-3 libvirtd: D-Bus not built with -r...
2007 Oct 22
2
bind-9.3.3-9.0.1 RPM BUILD error
...nd tried to built RPM out of it. But, I failed to do it. I got bellow errors. ./dbus_service.c: In function `dbus_svc_send_va': ./dbus_service.c:296: warning: implicit declaration of function `dbus_message_iter_init_append' ./dbus_service.c:298: warning: implicit declaration of function `dbus_message_iter_append_basic' ./dbus_service.c: In function `dbus_svc_message_iterator_new': ./dbus_service.c:497: warning: wrong type argument to increment ./dbus_service.c: In function `dbus_svc_message_next_arg_type': ./dbus_service.c:513: warning: wrong type argument to increment ./dbus_service.c: In function `...
2019 May 03
0
Re: libvirtd not starting
...ue=0x558f9db69520 ff=0x7eff3bcfb3d0 >>> May  2 11:02:06 hl308-3 libvirtd: 472: info : virEventPollAddHandle:140 : EVENT_POLL_ADD_HANDLE: watch=4 fd=12 events=0 cb=0x7eff3bcfb420 opaque=0x558f9db69700 ff=0x7eff3bcfb3d0 >>> May  2 11:02:06 hl308-3 libvirtd: process 472: arguments to dbus_message_iter_append_basic() were incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed in file ../../dbus/dbus-message.c line 2754. >>> May  2 11:02:06 hl308-3 libvirtd: This is normally a bug in some application using the D-Bus library. >>> May  2 11:02:06 hl308-3 libvirtd: D-Bus n...
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is time to remove it from libguestfs. [1] https://github.com/libguestfs/virt-p2v [2] http://download.libguestfs.org/virt-p2v/ Pino Toscano (2): Remove virt-p2v Remove remaining virt-p2v bits .gitignore | 4 - Makefile.am | 7 +- bash/Makefile.am