Created
January 28, 2024 17:45
-
-
Save rafaelwastaken/2582a88888330243a5ea25207ae5fe48 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@monitor dbus-broker]# make meson-setup | |
meson setup --buildtype "debugoptimized" --reconfigure --warnlevel "2" -D "audit=true" -D "docs=true" -D "launcher=true" -- ./build/meson . | |
The Meson build system | |
Version: 1.3.1 | |
Source dir: /root/dbus-broker | |
Build dir: /root/dbus-broker/build/meson | |
Build type: native build | |
Project name: dbus-broker | |
Project version: 35 | |
C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
C linker for the host machine: cc ld.bfd 2.41.0 | |
Host machine cpu family: x86_64 | |
Host machine cpu: x86_64 | |
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0 | |
Found CMake: /usr/bin/cmake (3.28.1) | |
Run-time dependency libcdvar-1 found: NO (tried pkgconfig and cmake) | |
Looking for a fallback subproject for the dependency libcdvar-1 | |
Executing subproject libcdvar-1 | |
libcdvar-1| Project name: c-dvar | |
libcdvar-1| Project version: 1.1.0 | |
libcdvar-1| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
libcdvar-1| C linker for the host machine: cc ld.bfd 2.41.0 | |
libcdvar-1| Run-time dependency libcstdaux-1 found: NO (tried pkgconfig and cmake) | |
libcdvar-1| Looking for a fallback subproject for the dependency libcstdaux-1 | |
Executing subproject libcdvar-1:libcstdaux-1 | |
libcstdaux-1| Project name: c-stdaux | |
libcstdaux-1| Project version: 1.5.0 | |
libcstdaux-1| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
libcstdaux-1| C linker for the host machine: cc ld.bfd 2.41.0 | |
libcstdaux-1| Compiler for C supports arguments -D_GNU_SOURCE: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wno-gnu-alignof-expression: NO (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wno-unknown-warning-option: NO (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wno-unused-parameter: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wno-error=type-limits: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wno-error=missing-field-initializers: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wdate-time: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wlogical-op: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wmissing-noreturn: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wnested-externs: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wredundant-decls: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wshadow: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wstrict-aliasing=3: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wundef: YES (cached) | |
libcstdaux-1| Compiler for C supports arguments -Wwrite-strings: YES (cached) | |
libcstdaux-1| Compiler for C supports link arguments -Wl,--version-script=/root/dbus-broker/subprojects/libcstdaux-1/src/libcstdaux.sym: YES (cached) | |
libcstdaux-1| Build targets in project: 2 | |
libcstdaux-1| Subproject libcstdaux-1 finished. | |
libcdvar-1| Dependency libcstdaux-1 found: YES 1.5.0 (overridden) | |
libcdvar-1| Run-time dependency libcutf8-1 found: NO (tried pkgconfig and cmake) | |
libcdvar-1| Looking for a fallback subproject for the dependency libcutf8-1 | |
Executing subproject libcdvar-1:libcutf8-1 | |
libcutf8-1| Project name: c-utf8 | |
libcutf8-1| Project version: 1.1.0 | |
libcutf8-1| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
libcutf8-1| C linker for the host machine: cc ld.bfd 2.41.0 | |
libcutf8-1| Dependency libcstdaux-1 found: YES 1.5.0 (overridden) | |
libcutf8-1| Build targets in project: 8 | |
libcutf8-1| Subproject libcutf8-1 finished. | |
libcdvar-1| Dependency libcutf8-1 found: YES 1.1.0 (overridden) | |
libcdvar-1| Run-time dependency libdbus-typenum found: NO (tried pkgconfig and cmake) | |
libcdvar-1| Build targets in project: 14 | |
libcdvar-1| Subproject libcdvar-1 finished. | |
Dependency libcdvar-1 found: YES 1.1.0 (overridden) | |
Run-time dependency libcini-1 found: NO (tried pkgconfig and cmake) | |
Looking for a fallback subproject for the dependency libcini-1 | |
Executing subproject libcini-1 | |
libcini-1| Project name: c-ini | |
libcini-1| Project version: 1.1.0 | |
libcini-1| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
libcini-1| C linker for the host machine: cc ld.bfd 2.41.0 | |
libcini-1| Run-time dependency libclist-3 found: NO (tried pkgconfig and cmake) | |
libcini-1| Looking for a fallback subproject for the dependency libclist-3 | |
Executing subproject libcini-1:libclist-3 | |
libclist-3| Project name: c-list | |
libclist-3| Project version: 3.1.0 | |
libclist-3| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
libclist-3| C linker for the host machine: cc ld.bfd 2.41.0 | |
libclist-3| Compiler for C supports arguments -D_GNU_SOURCE: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wno-gnu-alignof-expression: NO (cached) | |
libclist-3| Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wno-unknown-warning-option: NO (cached) | |
libclist-3| Compiler for C supports arguments -Wno-unused-parameter: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wno-error=type-limits: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wno-error=missing-field-initializers: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wdate-time: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wlogical-op: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wmissing-noreturn: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wnested-externs: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wredundant-decls: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wshadow: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wstrict-aliasing=3: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wundef: YES (cached) | |
libclist-3| Compiler for C supports arguments -Wwrite-strings: YES (cached) | |
libclist-3| Build targets in project: 17 | |
libclist-3| Subproject libclist-3 finished. | |
libcini-1| Dependency libclist-3 found: YES 3.1.0 (overridden) | |
libcini-1| Run-time dependency libcrbtree-3 found: NO (tried pkgconfig and cmake) | |
libcini-1| Looking for a fallback subproject for the dependency libcrbtree-3 | |
Executing subproject libcini-1:libcrbtree-3 | |
libcrbtree-3| Project name: c-rbtree | |
libcrbtree-3| Project version: 3.2.0 | |
libcrbtree-3| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
libcrbtree-3| C linker for the host machine: cc ld.bfd 2.41.0 | |
libcrbtree-3| Dependency libcstdaux-1 found: YES 1.5.0 (overridden) | |
libcrbtree-3| Build targets in project: 23 | |
libcrbtree-3| Subproject libcrbtree-3 finished. | |
libcini-1| Dependency libcrbtree-3 found: YES 3.2.0 (overridden) | |
libcini-1| Dependency libcstdaux-1 found: YES 1.5.0 (overridden) | |
libcini-1| Dependency libcutf8-1 found: YES 1.1.0 (overridden) | |
libcini-1| Build targets in project: 28 | |
libcini-1| Subproject libcini-1 finished. | |
Dependency libcini-1 found: YES 1.1.0 (overridden) | |
Dependency libclist-3 found: YES 3.1.0 (overridden) | |
Dependency libcrbtree-3 found: YES 3.2.0 (overridden) | |
Run-time dependency libcshquote-1 found: NO (tried pkgconfig and cmake) | |
Looking for a fallback subproject for the dependency libcshquote-1 | |
Executing subproject libcshquote-1 | |
libcshquote-1| Project name: c-shquote | |
libcshquote-1| Project version: 1.1.0 | |
libcshquote-1| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") | |
libcshquote-1| C linker for the host machine: cc ld.bfd 2.41.0 | |
libcshquote-1| Dependency libcstdaux-1 found: YES 1.5.0 (overridden) | |
libcshquote-1| Build targets in project: 33 | |
libcshquote-1| Subproject libcshquote-1 finished. | |
Dependency libcshquote-1 found: YES 1.1.0 (overridden) | |
Dependency libcstdaux-1 found: YES 1.5.0 (overridden) | |
Library m found: YES | |
Dependency threads found: YES unknown (cached) | |
Dependency audit found: YES 4.0 (cached) | |
Dependency libcap-ng found: YES 0.8.4 (cached) | |
Program rst2man found: YES (/usr/bin/rst2man) | |
Dependency expat found: YES 2.5.0 (cached) | |
Dependency libsystemd found: YES 255 (cached) | |
Dependency systemd found: YES 255 (cached) | |
Configuring dbus-broker.service using configuration | |
Configuring dbus-broker.service using configuration | |
Build targets in project: 70 | |
dbus-broker 35 | |
Subprojects | |
libcdvar-1 : YES | |
libcini-1 : YES | |
libclist-3 : YES (from libcini-1) | |
libcrbtree-3 : YES (from libcini-1) | |
libcshquote-1: YES | |
libcstdaux-1 : YES (from libcdvar-1) | |
libcutf8-1 : YES (from libcdvar-1) | |
User defined options | |
buildtype : debugoptimized | |
warning_level: 2 | |
audit : true | |
docs : true | |
launcher : true | |
Found ninja-1.11.1 at /usr/bin/ninja | |
Cleaning... 0 files. | |
[root@monitor dbus-broker]# make meson-build | |
meson \ | |
compile \ | |
-C "./build/meson/" | |
INFO: autodetecting backend as ninja | |
INFO: calculating backend command to run: /usr/bin/ninja -C /root/dbus-broker/build/meson | |
ninja: Entering directory `/root/dbus-broker/build/meson' | |
ninja: no work to do. | |
[root@monitor dbus-broker]# make meson-test | |
meson \ | |
test \ | |
--print-errorlogs \ | |
-C "./build/meson/" | |
ninja: Entering directory `/root/dbus-broker/build/meson' | |
ninja: no work to do. | |
1/49 libcstdaux-1 / API Symbol Visibility OK 0.09s | |
2/49 libcutf8-1 / API Symbol Visibility OK 0.08s | |
3/49 libcutf8-1 / Basic API Behavior OK 0.08s | |
4/49 libcdvar-1 / API Symbol Visibility OK 0.07s | |
5/49 libcdvar-1 / Basic API Behavior OK 0.07s | |
6/49 libcdvar-1 / D-Bus String Restrictions OK 0.06s | |
7/49 libcdvar-1 / Type and Signature Parser OK 0.06s | |
8/49 libclist-3 / API Symbol Visibility OK 0.05s | |
9/49 libclist-3 / Basic API Behavior OK 0.05s | |
10/49 libclist-3 / Embedded List Nodes OK 0.04s | |
11/49 libcrbtree-3 / API Symbol Visibility OK 0.04s | |
12/49 libcrbtree-3 / Generic Map OK 0.02s | |
13/49 libcrbtree-3 / Miscellaneous OK 0.02s | |
14/49 libcini-1 / API Symbol Visibility OK 0.01s | |
15/49 libcrbtree-3 / Basic API Behavior OK 0.10s | |
16/49 libcstdaux-1 / Basic API Behavior OK 0.16s | |
17/49 libcini-1 / Basic API Behavior OK 0.08s | |
18/49 libcini-1 / Parser Capabilities OK 0.08s | |
19/49 libcshquote-1 / Basic API Behavior OK 0.07s | |
20/49 libcshquote-1 / Private Helper Functions OK 0.07s | |
21/49 dbus-broker / Address Handling OK 0.06s | |
22/49 dbus-broker / AppArmor Handling OK 0.06s | |
23/49 dbus-broker / Directory Watch OK 0.05s | |
24/49 dbus-broker / Event Dispatcher OK 0.04s | |
25/49 dbus-broker / Utility File-Desciptor Lists OK 0.03s | |
26/49 dbus-broker / File System Helpers OK 0.03s | |
27/49 dbus-broker / D-Bus Match Handling OK 0.02s | |
28/49 libcshquote-1 / API Symbol Visibility OK 0.14s | |
29/49 dbus-broker / Configuration Parser OK 0.12s | |
30/49 dbus-broker / Error Handling OK 0.10s | |
31/49 dbus-broker / D-Bus Message Abstraction OK 0.11s | |
32/49 dbus-broker / Miscellaneous Helpers OK 0.11s | |
33/49 dbus-broker / Name Registry OK 0.11s | |
34/49 dbus-broker / SO_PEERSEC Queries OK 0.10s | |
35/49 dbus-broker / Proc Utilities OK 0.10s | |
36/49 dbus-broker / Reply Tracking OK 0.08s | |
37/49 dbus-broker / D-Bus SASL Parser OK 0.08s | |
38/49 dbus-broker / D-Bus Socket Abstraction OK 0.07s | |
39/49 dbus-broker / D-Bus Socket Options OK 0.06s | |
40/49 dbus-broker / Message Sender Stitching OK 0.06s | |
41/49 dbus-broker / Systemd Utilities OK 0.06s | |
42/49 dbus-broker / NSS Cache OK 0.12s | |
43/49 dbus-broker / User Accounting OK 0.05s | |
44/49 dbus-broker / Broker API FAIL 0.05s killed by signal 6 SIGABRT | |
>>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=220 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /root/dbus-broker/build/meson/test/dbus/test-broker | |
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
stderr: | |
ERROR listener_dispatch @ ../../src/bus/listener.c +42: Bad file descriptor | |
dispatch_context_dispatch @ ../../src/util/dispatch.c +344 | |
broker_run @ ../../src/broker/broker.c +229 | |
run @ ../../src/broker/main.c +261 | |
main @ ../../src/broker/main.c +295 | |
test-broker: ../../test/dbus/util-broker.c:521: util_broker_terminate: Assertion `false && "!value"' failed. | |
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
45/49 dbus-broker / Driver API FAIL 0.04s killed by signal 6 SIGABRT | |
>>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=86 /root/dbus-broker/build/meson/test/dbus/test-driver | |
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
stderr: | |
ERROR listener_dispatch @ ../../src/bus/listener.c +42: Bad file descriptor | |
dispatch_context_dispatch @ ../../src/util/dispatch.c +344 | |
broker_run @ ../../src/broker/broker.c +229 | |
run @ ../../src/broker/main.c +261 | |
main @ ../../src/broker/main.c +295 | |
test-driver: ../../test/dbus/util-broker.c:603: util_broker_connect: Assertion `false && "r >= 0"' failed. | |
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
46/49 dbus-broker / FD Stream Constraints FAIL 0.03s killed by signal 6 SIGABRT | |
>>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=127 /root/dbus-broker/build/meson/test/dbus/test-fdstream | |
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
stderr: | |
ERROR listener_dispatch @ ../../src/bus/listener.c +42: Bad file descriptor | |
dispatch_context_dispatch @ ../../src/util/dispatch.c +344 | |
broker_run @ ../../src/broker/broker.c +229 | |
run @ ../../src/broker/main.c +261 | |
main @ ../../src/broker/main.c +295 | |
test-fdstream: ../../test/dbus/util-broker.c:562: util_broker_connect_fd: Assertion `false && "r >= 0"' failed. | |
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
47/49 dbus-broker / Client Lifetime FAIL 0.02s killed by signal 6 SIGABRT | |
>>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=134 /root/dbus-broker/build/meson/test/dbus/test-lifetime | |
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
stderr: | |
ERROR listener_dispatch @ ../../src/bus/listener.c +42: Bad file descriptor | |
dispatch_context_dispatch @ ../../src/util/dispatch.c +344 | |
broker_run @ ../../src/broker/broker.c +229 | |
run @ ../../src/broker/main.c +261 | |
main @ ../../src/broker/main.c +295 | |
test-lifetime: ../../test/dbus/util-broker.c:617: util_broker_connect: Assertion `false && "r >= 0"' failed. | |
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
48/49 dbus-broker / Signals and Matches FAIL 0.01s killed by signal 6 SIGABRT | |
>>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=227 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /root/dbus-broker/build/meson/test/dbus/test-matches | |
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
stderr: | |
ERROR listener_dispatch @ ../../src/bus/listener.c +42: Bad file descriptor | |
dispatch_context_dispatch @ ../../src/util/dispatch.c +344 | |
broker_run @ ../../src/broker/broker.c +229 | |
run @ ../../src/broker/main.c +261 | |
main @ ../../src/broker/main.c +295 | |
test-matches: ../../test/dbus/util-broker.c:603: util_broker_connect: Assertion `false && "r >= 0"' failed. | |
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
49/49 dbus-broker / D-Bus I/O Queues OK 0.11s | |
Summary of Failures: | |
44/49 dbus-broker / Broker API FAIL 0.05s killed by signal 6 SIGABRT | |
45/49 dbus-broker / Driver API FAIL 0.04s killed by signal 6 SIGABRT | |
46/49 dbus-broker / FD Stream Constraints FAIL 0.03s killed by signal 6 SIGABRT | |
47/49 dbus-broker / Client Lifetime FAIL 0.02s killed by signal 6 SIGABRT | |
48/49 dbus-broker / Signals and Matches FAIL 0.01s killed by signal 6 SIGABRT | |
Ok: 44 | |
Expected Fail: 0 | |
Fail: 5 | |
Unexpected Pass: 0 | |
Skipped: 0 | |
Timeout: 0 | |
Full log written to /root/dbus-broker/build/meson/meson-logs/testlog.txt | |
make: *** [Makefile:94: meson-test] Error 5 | |
[root@monitor dbus-broker]# strace -f ./build/meson/test/dbus/test-matches | |
execve("./build/meson/test/dbus/test-matches", ["./build/meson/test/dbus/test-mat"...], 0x7ffeb56cde38 /* 18 vars */) = 0 | |
brk(NULL) = 0x59ea6230d000 | |
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffe61071b30) = -1 EINVAL (Invalid argument) | |
access("/etc/ld.so.preload", R_OK) = 0 | |
openat(AT_FDCWD, "/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 5 | |
newfstatat(5, "", {st_mode=S_IFREG|0644, st_size=17, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 17, PROT_READ|PROT_WRITE, MAP_PRIVATE, 5, 0) = 0x755dd1584000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/lib/libgcwrap.so", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360%\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|S_ISGID|0755, st_size=80800, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x755dd1582000 | |
mmap(NULL, 4274888, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_DENYWRITE, -1, 0) = 0x755dd1000000 | |
mmap(0x755dd1000000, 2177736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0x755dd1000000 | |
munmap(0x755dd1214000, 2095816) = 0 | |
mprotect(0x755dd1010000, 2093056, PROT_NONE) = 0 | |
mmap(0x755dd120f000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0x755dd120f000 | |
close(5) = 0 | |
munmap(0x755dd1584000, 17) = 0 | |
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5 | |
newfstatat(5, "", {st_mode=S_IFREG|0644, st_size=23331, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 23331, PROT_READ, MAP_PRIVATE, 5, 0) = 0x755dd157c000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=992320, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 996936, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd1488000 | |
mmap(0x755dd14a0000, 618496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x18000) = 0x755dd14a0000 | |
mmap(0x755dd1537000, 225280, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xaf000) = 0x755dd1537000 | |
mmap(0x755dd156e000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xe5000) = 0x755dd156e000 | |
mmap(0x755dd157b000, 1608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x755dd157b000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220~\2\0\0\0\0\0"..., 832) = 832 | |
pread64(5, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=1948832, ...}, AT_EMPTY_PATH) = 0 | |
pread64(5, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 | |
mmap(NULL, 1973104, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd12a6000 | |
mmap(0x755dd12cc000, 1417216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x26000) = 0x755dd12cc000 | |
mmap(0x755dd1426000, 344064, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x180000) = 0x755dd1426000 | |
mmap(0x755dd147a000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1d3000) = 0x755dd147a000 | |
mmap(0x755dd1480000, 31600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x755dd1480000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libutil.so.1", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=14344, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd12a1000 | |
mmap(0x755dd12a2000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1000) = 0x755dd12a2000 | |
mmap(0x755dd12a3000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x755dd12a3000 | |
mmap(0x755dd12a4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x755dd12a4000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=14352, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd129c000 | |
mmap(0x755dd129d000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1000) = 0x755dd129d000 | |
mmap(0x755dd129e000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x755dd129e000 | |
mmap(0x755dd129f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x755dd129f000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=14344, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd1297000 | |
mmap(0x755dd1298000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1000) = 0x755dd1298000 | |
mmap(0x755dd1299000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x755dd1299000 | |
mmap(0x755dd129a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x755dd129a000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0ps\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=42992, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x755dd1295000 | |
mmap(NULL, 45128, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd1289000 | |
mmap(0x755dd128c000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0x755dd128c000 | |
mmap(0x755dd1291000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x8000) = 0x755dd1291000 | |
mmap(0x755dd1293000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x9000) = 0x755dd1293000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=1340840, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 1344432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd0eb7000 | |
mmap(0x755dd0ec6000, 987136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xf000) = 0x755dd0ec6000 | |
mmap(0x755dd0fb7000, 258048, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x100000) = 0x755dd0fb7000 | |
mmap(0x755dd0ff6000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x13e000) = 0x755dd0ff6000 | |
mmap(0x755dd0fff000, 944, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x755dd0fff000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=145280, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 147472, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd1264000 | |
mmap(0x755dd1267000, 118784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0x755dd1267000 | |
mmap(0x755dd1284000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x20000) = 0x755dd1284000 | |
mmap(0x755dd1287000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x22000) = 0x755dd1287000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=206792, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 204824, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd1231000 | |
mmap(0x755dd1235000, 135168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x755dd1235000 | |
mmap(0x755dd1256000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x25000) = 0x755dd1256000 | |
mmap(0x755dd1262000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x31000) = 0x755dd1262000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libzstd.so.1", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=862080, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 860224, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd0de4000 | |
mmap(0x755dd0df0000, 724992, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xc000) = 0x755dd0df0000 | |
mmap(0x755dd0ea1000, 81920, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xbd000) = 0x755dd0ea1000 | |
mmap(0x755dd0eb5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xd1000) = 0x755dd0eb5000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0644, st_size=728120, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 147912, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd0dbf000 | |
mmap(0x755dd0dc3000, 110592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x755dd0dc3000 | |
mmap(0x755dd0dde000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1f000) = 0x755dd0dde000 | |
mmap(0x755dd0de2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x22000) = 0x755dd0de2000 | |
close(5) = 0 | |
openat(AT_FDCWD, "/usr/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 5 | |
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 | |
newfstatat(5, "", {st_mode=S_IFREG|0755, st_size=149560, ...}, AT_EMPTY_PATH) = 0 | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x755dd122f000 | |
mmap(NULL, 151976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x755dd0d99000 | |
mmap(0x755dd0d9e000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x5000) = 0x755dd0d9e000 | |
mmap(0x755dd0db3000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1a000) = 0x755dd0db3000 | |
mmap(0x755dd0dbd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x23000) = 0x755dd0dbd000 | |
close(5) = 0 | |
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x755dd122d000 | |
arch_prctl(ARCH_SET_FS, 0x755dd122dc40) = 0 | |
set_tid_address(0x755dd122df10) = 5896 | |
set_robust_list(0x755dd122df20, 24) = 0 | |
rseq(0x755dd122e560, 0x20, 0, 0x53053053) = 0 | |
mprotect(0x755dd147a000, 16384, PROT_READ) = 0 | |
mprotect(0x755dd0dbd000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd0de2000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd0eb5000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd1262000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd1287000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd0ff6000, 20480, PROT_READ) = 0 | |
mprotect(0x755dd1293000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd129a000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd129f000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd12a4000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd156e000, 49152, PROT_READ) = 0 | |
mprotect(0x755dd120f000, 4096, PROT_READ) = 0 | |
mprotect(0x59ea61e8a000, 4096, PROT_READ) = 0 | |
mprotect(0x755dd15b6000, 8192, PROT_READ) = 0 | |
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 | |
munmap(0x755dd157c000, 23331) = 0 | |
getrandom("\x08\x8b\x9d\xe3\x0b\xde\xf3\xd4", 8, GRND_NONBLOCK) = 8 | |
brk(NULL) = 0x59ea6230d000 | |
brk(0x59ea6232e000) = 0x59ea6232e000 | |
prctl(PR_CAPBSET_READ, CAP_MAC_OVERRIDE) = 1 | |
gettid() = 5896 | |
prctl(PR_CAPBSET_READ, 0x30 /* CAP_??? */) = -1 EINVAL (Invalid argument) | |
gettid() = 5896 | |
prctl(PR_CAPBSET_READ, CAP_CHECKPOINT_RESTORE) = 1 | |
gettid() = 5896 | |
prctl(PR_CAPBSET_READ, 0x2c /* CAP_??? */) = -1 EINVAL (Invalid argument) | |
gettid() = 5896 | |
prctl(PR_CAPBSET_READ, 0x2a /* CAP_??? */) = -1 EINVAL (Invalid argument) | |
gettid() = 5896 | |
prctl(PR_CAPBSET_READ, 0x29 /* CAP_??? */) = -1 EINVAL (Invalid argument) | |
gettid() = 5896 | |
gettid() = 5896 | |
prctl(PR_SET_PDEATHSIG, SIGTERM) = 0 | |
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0 | |
rt_sigprocmask(SIG_BLOCK, [USR1], [CHLD], 8) = 0 | |
pipe2([5, 6], O_DIRECT|O_CLOEXEC) = 0 | |
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 7 | |
bind(7, {sa_family=AF_UNIX}, 2) = 0 | |
getsockname(7, {sa_family=AF_UNIX, sun_path=@"f1dc3"}, [110 => 8]) = 0 | |
listen(7, 256) = 0 | |
rt_sigaction(SIGRT_1, {sa_handler=0x755dd132fd10, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK|SA_RESTART|SA_SIGINFO, sa_restorer=0x755dd12e4710}, NULL, 8) = 0 | |
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 | |
mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x755dd0400000 | |
mprotect(0x755dd0401000, 8388608, PROT_READ|PROT_WRITE) = 0 | |
rt_sigprocmask(SIG_BLOCK, ~[], [USR1 CHLD], 8) = 0 | |
clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x755dd0c00990, parent_tid=0x755dd0c00990, exit_signal=0, stack=0x755dd0400000, stack_size=0x7ffec0, tls=0x755dd0c006c0} => {parent_tid=[5897]}, 88) = 5897 | |
strace: Process 5897 attached | |
[pid 5896] rt_sigprocmask(SIG_SETMASK, [USR1 CHLD], NULL, 8) = 0 | |
[pid 5896] gettid() = 5896 | |
[pid 5896] access("/tmp/.apid", F_OK) = -1 ENOENT (No such file or directory) | |
[pid 5896] getpid() = 5896 | |
[pid 5896] readlink("/proc/5896/exe", "/root/dbus-broker/build/meson/te"..., 63) = 52 | |
[pid 5896] read(5, <unfinished ...> | |
[pid 5897] rseq(0x755dd0c00fe0, 0x20, 0, 0x53053053) = 0 | |
[pid 5897] set_robust_list(0x755dd0c009a0, 24) = 0 | |
[pid 5897] rt_sigprocmask(SIG_SETMASK, [USR1 CHLD], NULL, 8) = 0 | |
[pid 5897] mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x755dc8200000 | |
[pid 5897] munmap(0x755dc8200000, 65011712) = 0 | |
[pid 5897] munmap(0x755dd0000000, 2097152) = 0 | |
[pid 5897] mprotect(0x755dcc000000, 135168, PROT_READ|PROT_WRITE) = 0 | |
[pid 5897] getrandom("\x86\xda\x26\xe4\x60\x65\xd5\x64", 8, GRND_INSECURE) = 8 | |
[pid 5897] futex(0x755dd157ada8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
[pid 5897] gettid() = 5897 | |
[pid 5897] getpid() = 5896 | |
[pid 5897] epoll_create1(EPOLL_CLOEXEC) = 8 | |
[pid 5897] gettid() = 5897 | |
[pid 5897] rt_sigprocmask(SIG_BLOCK, NULL, [USR1 CHLD], 8) = 0 | |
[pid 5897] rt_sigprocmask(SIG_SETMASK, NULL, [USR1 CHLD], 8) = 0 | |
[pid 5897] getrandom("\x2a\x04\x18\x1a\x1e\x41\x8a\x0e\x48\xd0\xd5\x51\x92\x4c\x4a\xad", 16, GRND_INSECURE) = 16 | |
[pid 5897] futex(0x755dd157adc0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
[pid 5897] signalfd4(-1, [USR1], 8, SFD_CLOEXEC|SFD_NONBLOCK) = 9 | |
[pid 5897] epoll_ctl(8, EPOLL_CTL_ADD, 9, {events=EPOLLIN, data={u32=3422556576, u64=129045714964896}}) = 0 | |
[pid 5897] socketpair(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0, [10, 11]) = 0 | |
[pid 5897] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLDstrace: Process 5898 attached | |
, child_tidptr=0x755dd0c00990) = 5898 | |
[pid 5898] set_robust_list(0x755dd0c009a0, 24) = 0 | |
[pid 5897] gettid() = 5897 | |
[pid 5897] close(11) = 0 | |
[pid 5898] gettid( <unfinished ...> | |
[pid 5897] rt_sigprocmask(SIG_SETMASK, NULL, <unfinished ...> | |
[pid 5898] <... gettid resumed>) = 5898 | |
[pid 5897] <... rt_sigprocmask resumed>[USR1 CHLD], 8) = 0 | |
[pid 5898] close(10 <unfinished ...> | |
[pid 5897] gettid( <unfinished ...> | |
[pid 5898] <... close resumed>) = 0 | |
[pid 5897] <... gettid resumed>) = 5897 | |
[pid 5897] pidfd_open(5898, 0 <unfinished ...> | |
[pid 5898] fcntl(11, F_GETFD <unfinished ...> | |
[pid 5897] <... pidfd_open resumed>) = 11 | |
[pid 5898] <... fcntl resumed>) = 0x1 (flags FD_CLOEXEC) | |
[pid 5897] epoll_ctl(8, EPOLL_CTL_ADD, 11, {events=EPOLLIN|EPOLLONESHOT, data={u32=3422556896, u64=129045714965216}} <unfinished ...> | |
[pid 5898] fcntl(11, F_SETFD, 0 <unfinished ...> | |
[pid 5897] <... epoll_ctl resumed>) = 0 | |
[pid 5898] <... fcntl resumed>) = 0 | |
[pid 5897] getrandom( <unfinished ...> | |
[pid 5898] execve("./src/dbus-broker", ["./src/dbus-broker", "--controller", "11", "--machine-id", "0123456789abcdef0123456789abcdef", "--max-matches", "1000000", "--max-objects", "1000000", "--max-bytes", "1000000000"], 0x7ffe61071c98 /* 18 vars */ <unfinished ...> | |
[pid 5897] <... getrandom resumed>"\x70\x4c\xc0\x60\x9f\x33\xd4\xc8", 8, GRND_INSECURE) = 8 | |
[pid 5897] futex(0x755dd157ab58, FUTEX_WAKE_PRIVATE, 2147483647) = 0 | |
[pid 5898] <... execve resumed>) = -1 ENOENT (No such file or directory) | |
[pid 5897] timerfd_create(CLOCK_MONOTONIC, TFD_CLOEXEC|TFD_NONBLOCK <unfinished ...> | |
[pid 5898] openat(AT_FDCWD, "/proc/self/maps", O_RDONLY|O_CLOEXEC <unfinished ...> | |
[pid 5897] <... timerfd_create resumed>) = 12 | |
[pid 5898] <... openat resumed>) = 10 | |
[pid 5897] epoll_ctl(8, EPOLL_CTL_ADD, 12, {events=EPOLLIN, data={u32=3422555104, u64=129045714963424}} <unfinished ...> | |
[pid 5898] newfstatat(10, "", <unfinished ...> | |
[pid 5897] <... epoll_ctl resumed>) = 0 | |
[pid 5898] <... newfstatat resumed>{st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0 | |
[pid 5898] read(10, <unfinished ...> | |
[pid 5897] epoll_ctl(8, EPOLL_CTL_ADD, 10, {events=0, data={u32=3422560576, u64=129045714968896}} <unfinished ...> | |
[pid 5898] <... read resumed>"59ea61e82000-59ea61e84000 r--p 0"..., 1024) = 1024 | |
[pid 5897] <... epoll_ctl resumed>) = 0 | |
[pid 5898] read(10, "755dd0db3000 r-xp 00005000 08:01"..., 1024) = 1024 | |
[pid 5897] getrandom( <unfinished ...> | |
[pid 5898] read(10, <unfinished ...> | |
[pid 5897] <... getrandom resumed>"\x4d\xb9\x09\x3a\x0c\x2a\x4b\x46\x2f\x04\x2f\xfc\x92\xd2\x17\x5c", 16, GRND_INSECURE) = 16 | |
[pid 5898] <... read resumed>"0 08:01 1039986 "..., 1024) = 1024 | |
[pid 5898] read(10, <unfinished ...> | |
[pid 5897] fcntl(10, F_GETFL <unfinished ...> | |
[pid 5898] <... read resumed>"-755dd120f000 ---p 00010000 08:0"..., 1024) = 1024 | |
[pid 5897] <... fcntl resumed>) = 0x802 (flags O_RDWR|O_NONBLOCK) | |
[pid 5898] read(10, <unfinished ...> | |
[pid 5897] fcntl(10, F_GETFD <unfinished ...> | |
[pid 5898] <... read resumed>"0-755dd1287000 r--p 00020000 08:"..., 1024) = 1024 | |
[pid 5897] <... fcntl resumed>) = 0x1 (flags FD_CLOEXEC) | |
[pid 5898] read(10, <unfinished ...> | |
[pid 5897] newfstatat(10, "", <unfinished ...> | |
[pid 5898] <... read resumed>"a000 r--p 00002000 08:01 1027368"..., 1024) = 1024 | |
[pid 5897] <... newfstatat resumed>{st_mode=S_IFSOCK|0777, st_size=0, ...}, AT_EMPTY_PATH) = 0 | |
[pid 5898] read(10, <unfinished ...> | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_RCVBUF, <unfinished ...> | |
[pid 5898] <... read resumed>"til.so.1\n755dd12a4000-755dd12a50"..., 1024) = 1024 | |
[pid 5897] <... getsockopt resumed>[212992], [4]) = 0 | |
[pid 5898] close(10 <unfinished ...> | |
[pid 5897] setsockopt(10, SOL_SOCKET, SO_RCVBUF, [8388608], 4 <unfinished ...> | |
[pid 5898] <... close resumed>) = 0 | |
[pid 5897] <... setsockopt resumed>) = 0 | |
[pid 5898] write(2, "test-matches: ../../test/dbus/ut"..., 105 <unfinished ...> | |
test-matches: ../../test/dbus/util-broker.c:215: util_fork_broker: Assertion `false && "r >= 0"' failed. | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_RCVBUF, <unfinished ...> | |
[pid 5898] <... write resumed>) = 105 | |
[pid 5897] <... getsockopt resumed>[425984], [4]) = 0 | |
[pid 5898] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> | |
[pid 5897] setsockopt(10, SOL_SOCKET, SO_RCVBUFFORCE, [8388608], 4 <unfinished ...> | |
[pid 5898] <... mmap resumed>) = 0x755dd1584000 | |
[pid 5897] <... setsockopt resumed>) = 0 | |
[pid 5898] rt_sigprocmask(SIG_UNBLOCK, [ABRT], <unfinished ...> | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_SNDBUF, <unfinished ...> | |
[pid 5898] <... rt_sigprocmask resumed>NULL, 8) = 0 | |
[pid 5897] <... getsockopt resumed>[212992], [4]) = 0 | |
[pid 5898] gettid( <unfinished ...> | |
[pid 5897] setsockopt(10, SOL_SOCKET, SO_SNDBUF, [8388608], 4 <unfinished ...> | |
[pid 5898] <... gettid resumed>) = 5898 | |
[pid 5897] <... setsockopt resumed>) = 0 | |
[pid 5898] getpid( <unfinished ...> | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_SNDBUF, <unfinished ...> | |
[pid 5898] <... getpid resumed>) = 5898 | |
[pid 5897] <... getsockopt resumed>[425984], [4]) = 0 | |
[pid 5898] tgkill(5898, 5898, SIGABRT <unfinished ...> | |
[pid 5897] setsockopt(10, SOL_SOCKET, SO_SNDBUFFORCE, [8388608], 4 <unfinished ...> | |
[pid 5898] <... tgkill resumed>) = 0 | |
[pid 5897] <... setsockopt resumed>) = 0 | |
[pid 5898] --- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=5898, si_uid=0} --- | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_PEERCRED, {pid=5896, uid=0, gid=0}, [12]) = 0 | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_PEERSEC, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., [64]) = 0 | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_PEERGROUPS, [0], [256 => 4]) = 0 | |
[pid 5897] getpeername(10, {sa_family=AF_UNIX}, [127 => 2]) = 0 | |
[pid 5897] newfstatat(10, "", {st_mode=S_IFSOCK|0777, st_size=0, ...}, AT_EMPTY_PATH) = 0 | |
[pid 5897] getsockopt(10, SOL_SOCKET, SO_ACCEPTCONN, [0], [4]) = 0 | |
[pid 5897] getsockname(10, {sa_family=AF_UNIX}, [128 => 2]) = 0 | |
[pid 5898] +++ killed by SIGABRT +++ | |
[pid 5897] sendmsg(10, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0AUTH EXTERNAL\r\nDATA\r\n", iov_len=22}, {iov_base="NEGOTIATE_UNIX_FD\r\n", iov_len=19}, {iov_base="BEGIN\r\n", iov_len=7}], msg_iovlen=3, msg_controllen=0, msg_flags=0}, MSG_DONTWAIT|MSG_NOSIGNAL) = -1 EPIPE (Broken pipe) | |
[pid 5897] epoll_ctl(8, EPOLL_CTL_DEL, 10, NULL) = 0 | |
[pid 5897] gettid() = 5897 | |
[pid 5897] close(10) = 0 | |
[pid 5897] openat(AT_FDCWD, "/proc/self/maps", O_RDONLY|O_CLOEXEC) = 10 | |
[pid 5897] newfstatat(10, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0 | |
[pid 5897] read(10, "59ea61e82000-59ea61e84000 r--p 0"..., 1024) = 1024 | |
[pid 5897] read(10, "755dd0db3000 r-xp 00005000 08:01"..., 1024) = 1024 | |
[pid 5897] read(10, "0 08:01 1039986 "..., 1024) = 1024 | |
[pid 5897] read(10, "-755dd120f000 ---p 00010000 08:0"..., 1024) = 1024 | |
[pid 5897] read(10, "0-755dd1287000 r--p 00020000 08:"..., 1024) = 1024 | |
[pid 5897] read(10, "a000 r--p 00002000 08:01 1027368"..., 1024) = 1024 | |
[pid 5897] read(10, "til.so.1\n755dd12a4000-755dd12a50"..., 1024) = 1024 | |
[pid 5897] close(10) = 0 | |
[pid 5897] write(2, "test-matches: ../../test/dbus/ut"..., 105test-matches: ../../test/dbus/util-broker.c:240: util_fork_broker: Assertion `false && "r >= 0"' failed. | |
) = 105 | |
[pid 5897] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x755dd1584000 | |
[pid 5897] rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0 | |
[pid 5897] gettid() = 5897 | |
[pid 5897] getpid() = 5896 | |
[pid 5897] tgkill(5896, 5897, SIGABRT) = 0 | |
[pid 5897] --- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=5896, si_uid=0} --- | |
[pid 5896] <... read resumed> <unfinished ...>) = ? | |
[pid 5897] +++ killed by SIGABRT +++ | |
+++ killed by SIGABRT +++ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment