Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952078 - gnome-base/dconf-0.40.0 test failures: gdbus-thread gdbus-filter : Could not connect: No such file or directory (hardened desktop plasma)
Summary: gnome-base/dconf-0.40.0 test failures: gdbus-thread gdbus-filter : Could not ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-03-26 06:18 UTC by Arniiiii
Modified: 2025-03-26 16:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xzip tarball with bunch of files (gnome-base_dconf-0.40.0_test_failures.tar.xz,201.76 KB, application/x-xz)
2025-03-26 06:18 UTC, Arniiiii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniiiii 2025-03-26 06:18:53 UTC
Created attachment 922808 [details]
xzip tarball with bunch of files

in attached xz tarball:
/var/tmp/portage/gnome-base/dconf-0.40.0/{build-info/,files/,temp/,work/**{.log,.txt}}
/var/lib/portage for world file
/var/db/repos/local to show how simply the profile is combined hardened + desktop + desktop/plasma
/etc/portage/** for config
emerge_--info.txt


from build.log:
```
>>> Test phase: gnome-base/dconf-0.40.0
 * Starting Xvfb ...
 * Xvfb started on DISPLAY=:0
meson test --print-errorlogs --num-processes 4
ninja: Entering directory `/var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0-build'
ninja: no work to do.
 1/14 paths                     OK              0.01s
 2/14 changeset                 OK              0.04s
 3/14 shm                       OK              0.02s
 4/14 gvdb                      OK              1.70s
 5/14 gdbus-thread              FAIL            0.04s   killed by signal 6 SIGABRT
>>> G_TEST_SRCDIR=/var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0/tests UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 G_TEST_BUILDDIR=/var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0-build/tests MALLOC_CHECK_=2 MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LC_ALL=C.UTF-8 G_DEBUG=gc-friendly,fatal-warnings MALLOC_PERTURB_=165 /var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0-build/tests/gdbus-thread
 ✀
stdout:
TAP version 13
# random seed: R02S6468ce30b2525e16e326f3a0dda35b96
1..9
# Start of gdbus tests
# Start of thread tests
# Start of creation tests
# Start of error tests
ok 1 /gdbus/thread/creation/error/sync-with-error
ok 2 /gdbus/thread/creation/error/sync-without-error
ok 3 /gdbus/thread/creation/error/async
# End of error tests
# End of creation tests
# Start of sync-call tests
# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
not ok /gdbus/thread/sync-call/success - ERROR:../dconf-0.40.0/tests/dbus.c:289:test_sync_call_success: assertion failed (error == NULL): Could not connect: No such file or directory (g-io-error-quark, 1)
Bail out!
stderr:
**
ERROR:../dconf-0.40.0/tests/dbus.c:289:test_sync_call_success: assertion failed (error == NULL): Could not connect: No such file or directory (g-io-error-quark, 1)


 6/14 gdbus-filter              FAIL            0.02s   killed by signal 6 SIGABRT
>>> G_TEST_SRCDIR=/var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0/tests UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 G_TEST_BUILDDIR=/var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0-build/tests MALLOC_CHECK_=2 MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LC_ALL=C.UTF-8 G_DEBUG=gc-friendly,fatal-warnings MALLOC_PERTURB_=15 /var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0-build/tests/gdbus-filter
 ✀
stdout:
TAP version 13
# random seed: R02Sd6d046b38de9fa67bfc7de2bad4fc3d5
1..9
# Start of gdbus tests
# Start of filter tests
# Start of creation tests
# Start of error tests
ok 1 /gdbus/filter/creation/error/sync-with-error
ok 2 /gdbus/filter/creation/error/sync-without-error
ok 3 /gdbus/filter/creation/error/async
# End of error tests
# End of creation tests
# Start of sync-call tests
# GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
not ok /gdbus/filter/sync-call/success - ERROR:../dconf-0.40.0/tests/dbus.c:289:test_sync_call_success: assertion failed (error == NULL): Could not connect: No such file or directory (g-io-error-quark, 1)
Bail out!
stderr:
**
ERROR:../dconf-0.40.0/tests/dbus.c:289:test_sync_call_success: assertion failed (error == NULL): Could not connect: No such file or directory (g-io-error-quark, 1)


 7/14 gdbus-thread-leak         OK              0.01s
 8/14 gdbus-filter-leak         OK              0.01s
 9/14 engine                    OK              1.39s
10/14 client                    OK              0.01s
11/14 writer                    OK              0.01s
12/14 gsettings                 OK              0.03s
13/14 libdconf                  OK              0.02s
14/14 dconf                     OK              3.32s

Summary of Failures:

 5/14 gdbus-thread      FAIL            0.04s   killed by signal 6 SIGABRT
 6/14 gdbus-filter      FAIL            0.02s   killed by signal 6 SIGABRT

Ok:                 12
Expected Fail:      0
Fail:               2
Unexpected Pass:    0
Skipped:            0
Timeout:            0

Full log written to /var/tmp/portage/gnome-base/dconf-0.40.0/work/dconf-0.40.0-build/meson-logs/testlog.txt
```