Comment 6 for bug 1876600

Revision history for this message
Heitor Alves de Siqueira (halves) wrote :

Validated systemd 237-3ubuntu10.41 from bionic-proposed, according to test case from bug description:

ubuntu@systemd-cookie-bionic:~$ dpkg -l systemd | grep systemd
ii systemd 237-3ubuntu10.41 amd64 system and service manager
ubuntu@systemd-cookie-bionic:~$ gcc -Wall test.c -o cookie -lsystemd -g
ubuntu@systemd-cookie-bionic:~$ gdb --batch --command=test.gdb --args ./cookie
Breakpoint 1 at 0xe61: file test.c, line 38.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
(15s) cookie: 0x00010000 reply-cookie: 0x00010000

Breakpoint 1, print_unit_path (bus=0x555555757290) at test.c:38
38 r = sd_bus_message_new_method_call(bus, &m,
$1 = 0x10000
$2 = 0xffffff00
(15s) cookie: 0x80000000 reply-cookie: 0x80000000
(29s) cookie: 0x80010000 reply-cookie: 0x80010000
(43s) cookie: 0x80020000 reply-cookie: 0x80020000