Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950191 - dev-libs/libfmt-11.1.3 fails test with sys-apps/sandbox-2.44
Summary: dev-libs/libfmt-11.1.3 fails test with sys-apps/sandbox-2.44
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-02-23 16:29 UTC by tka
Modified: 2025-02-23 20:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.80 KB, text/plain)
2025-02-23 16:31 UTC, tka
Details
environment (environment,99.72 KB, text/plain)
2025-02-23 16:32 UTC, tka
Details
fmt-11.1.3_build-abi_x86_64.amd64/Testing/Temporary/LastTest.log (LastTest.log,71.74 KB, text/plain)
2025-02-23 16:33 UTC, tka
Details
build.log with sandbox-2.43 (build.log,52.74 KB, text/plain)
2025-02-23 16:42 UTC, tka
Details
fmt-11.1.3_build-abi_x86_64.amd64/Testing/Temporary/LastTest.log with sandbox-2.43 (LastTest.log,71.30 KB, text/plain)
2025-02-23 16:44 UTC, tka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tka 2025-02-23 16:29:11 UTC
I get the following test failure since today.

95% tests passed, 1 tests failed out of 21

Total Test time (real) =   0.15 sec

The following tests FAILED:
	  3 - assert-test (Failed)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/dev-libs/libfmt-11.1.3/work/fmt-11.1.3_build-abi_x86_64.amd64/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
 * ERROR: dev-libs/libfmt-11.1.3::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 
 * 	/var/tmp/portage/dev-libs/libfmt-11.1.3/work/fmt-11.1.3_build-abi_x86_64.amd64/Testing/Temporary/LastTest.log


Yesterday, all tests were passing. One of the packages that was updated earlier is sys-apps/sandbox from version 2.43 to 2.44. And when I downgrade to sandbox-2.43, the libfmt tests pass again.

Reproducible: Always

Steps to Reproduce:
1. emerge -1a =sys-apps/sandbox-2.44::gentoo
2. emerge -1a =dev-libs/libfmt-11.1.3:0/11.1.3::gentoo
Comment 1 tka 2025-02-23 16:31:42 UTC
Created attachment 919756 [details]
build.log

# emerge -pqv '=dev-libs/libfmt-11.1.3::gentoo' '=sys-apps/sandbox-2.44::gentoo'
[ebuild   R   ] dev-libs/libfmt-11.1.3  USE="test" 
[ebuild   R   ] sys-apps/sandbox-2.44  USE="nnp" 


# emerge --info '=dev-libs/libfmt-11.1.3::gentoo'
Portage 3.0.67 (python 3.12.9-final-0, default/linux/amd64/23.0/split-usr/no-multilib/hardened, gcc-14, glibc-2.41, 6.12.16 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.12.16-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-glibc2.41
KiB Mem:    16279844 total,   8297768 free
KiB Swap:   20971516 total,  20971516 free
Timestamp of repository gentoo: Sun, 23 Feb 2025 15:45:00 +0000
Head commit of repository gentoo: 0ff543521afaba100bee1f369a8f3c3bf20cf64d
sh bash 5.2_p37
ld GNU ld (Gentoo 2.44 p1) 2.44.0
app-misc/pax-utils:        1.3.8::gentoo
app-shells/bash:           5.2_p37::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.71-r7::gentoo, 2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo, 1.17-r1::gentoo
dev-build/cmake:           3.31.5::gentoo
dev-build/libtool:         2.5.4::gentoo
dev-build/make:            4.4.1-r100::gentoo
dev-build/meson:           1.7.0::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.40.0-r1::gentoo
dev-lang/python:           3.12.9::gentoo, 3.13.2::gentoo
dev-lang/rust:             1.85.0::gentoo
llvm-core/clang:           19.1.7::gentoo
llvm-core/lld:             19.1.7::gentoo
llvm-core/llvm:            19.1.7::gentoo
sys-apps/baselayout:       2.17::gentoo
sys-apps/openrc:           0.56::gentoo
sys-apps/sandbox:          2.44::gentoo
sys-devel/binutils:        2.44::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc:             14.2.1_p20241221::gentoo
sys-devel/gcc-config:      2.12.1::gentoo
sys-kernel/linux-headers:  6.13::gentoo (virtual/os-headers)
sys-libs/glibc:            2.41::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-extra-opts: --new-compress
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 3

local
    location: /var/lib/portage-local/local
    masters: gentoo
    priority: 0
    volatile: True

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -mtune=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu"
LEX="flex"
LINGUAS=""
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--new-compress"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 acl acpi alsa amd64 avx bzip2 cairo caps cdda cddb cdparanoia crypt cups dbus dri dts dvd egl elogind fam ffmpeg fftw flac fontconfig gdbm gif gimp gles2 gmp gnutls gtk hardened iconv icu idn ipv6 jpeg lame lcms libnotify libtirpc lzma mad matroska mmap mmx mmxext mp3 mpeg ncurses networkmanager ogg opengl openmp pam pcre pic pie png policykit ppds readline sasl sdl seccomp split-usr sse sse2 sse3 sse4 sse4_1 sse4_2 ssl ssp ssse3 startup-notification svg test test-rust theora threads tiff truetype udev udisks unicode upower vaapi verify-sig vorbis wayland x264 xattr xcb xinerama xml xtpax xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_14" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby32" VIDEO_CARDS="crocus intel nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LANG, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

=================================================================
                        Package Settings
=================================================================

dev-libs/libfmt-11.1.3::gentoo was built with the following:
USE="test"
Comment 2 tka 2025-02-23 16:32:04 UTC
Created attachment 919757 [details]
environment
Comment 3 tka 2025-02-23 16:33:27 UTC
Created attachment 919758 [details]
fmt-11.1.3_build-abi_x86_64.amd64/Testing/Temporary/LastTest.log
Comment 4 tka 2025-02-23 16:42:46 UTC
Created attachment 919759 [details]
build.log with sandbox-2.43

# emerge -pqv '=dev-libs/libfmt-11.1.3::gentoo' '=sys-apps/sandbox-2.43::gentoo'
[ebuild   R   ] dev-libs/libfmt-11.1.3  USE="test" 
[ebuild   R   ] sys-apps/sandbox-2.43  USE="nnp"
Comment 5 tka 2025-02-23 16:44:26 UTC
Created attachment 919760 [details]
fmt-11.1.3_build-abi_x86_64.amd64/Testing/Temporary/LastTest.log with sandbox-2.43
Comment 6 Mike Gilbert gentoo-dev 2025-02-23 19:14:49 UTC
Looks like something is causing a segfault.
Comment 7 Mike Gilbert gentoo-dev 2025-02-23 19:23:52 UTC
Backtrace:
#0  0x00007ffff7f7d599 in check_syscall (sbcontext=sbcontext@entry=0x7ffff7f94080 <sbcontext>,
    sb_nr=sb_nr@entry=56, func=func@entry=0x7ffff7f87ff4 "execv", dirfd=dirfd@entry=-100,
    file=file@entry=0x5555555d6fb0 "./bin/assert-test", flags=flags@entry=0)
    at /usr/src/debug/sys-apps/sandbox-2.44/sandbox-2.44/libsandbox/libsandbox.c:575
        absolute_path = <error reading variable absolute_path (Cannot access memory at address 0x7ffff7fb1d40)>
        resolved_path = <error reading variable resolved_path (Cannot access memory at address 0x7ffff7fb3d40)>
        old_errno = <optimized out>
        result = <optimized out>
        access = <optimized out>
        debug = <optimized out>
        verbose = <optimized out>
        set = <error reading variable set (Cannot access memory at address 0x7ffff7fb1caf)>
        trace_dirfd = <optimized out>
        __func__ = "check_syscall"
#1  0x00007ffff7f7dcb9 in before_syscall (sb_nr=sb_nr@entry=56,
    func=func@entry=0x7ffff7f87ff4 "execv", dirfd=dirfd@entry=-100,
    file=file@entry=0x5555555d6fb0 "./bin/assert-test", flags=flags@entry=0)
    at /usr/src/debug/sys-apps/sandbox-2.44/sandbox-2.44/libsandbox/libsandbox.c:767
        result = <optimized out>
        old_errno = 0
#2  0x00007ffff7f836a6 in execv_DEFAULT (path=0x5555555d6fb0 "./bin/assert-test",
    argv=0x5555555d6ff0)
    at /usr/src/debug/sys-apps/sandbox-2.44/sandbox-2.44/libsandbox/wrapper-funcs/__wrapper_exec.c:311
        result = -1
        run_in_process = true
        old_errno = 0
        check_path = 0x5555555d6fb0 "./bin/assert-test"
        mem1 = 0x0
        mem2 = 0x0
        ec = {sb_envp = 0x0, orig_envp = 0x0, __mod_cnt = 93824992768016}
#3  0x0000555555586e83 in testing::internal::ExecDeathTestChildMain(void*) ()
No symbol table info available.
#4  0x00007ffff7a369d4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Comment 8 Mike Gilbert gentoo-dev 2025-02-23 19:27:08 UTC
The issue is caused by the gtest ExecDeathTestSpawnChild function. This function allocates 2 pages of memory using mmap, and then passes this as the stack in a clone() call.

The check_syscall function in libsandbox is currently using 4 pages of stack space to hold the absolute_path and resolved_path variables.

I guess I'll have to revert back to using mmap for those variables instead.
Comment 9 Larry the Git Cow gentoo-dev 2025-02-23 20:07:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=9038c4e783b2cc7dc1ab479974d0523502af429f

commit 9038c4e783b2cc7dc1ab479974d0523502af429f
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2025-02-23 19:54:55 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2025-02-23 19:59:47 +0000

    check_syscall: allocate absolute_path and resolved_path on the heap
    
    The stack might be too small in programs that play with clone().
    
    Bug: https://bugs.gentoo.org/950191
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 libsandbox/libsandbox.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)
Comment 10 Larry the Git Cow gentoo-dev 2025-02-23 20:13:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43be939a4e689ce15721c2135d2b62b83787f397

commit 43be939a4e689ce15721c2135d2b62b83787f397
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2025-02-23 20:12:43 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2025-02-23 20:13:53 +0000

    sys-apps/sandbox: add 2.45
    
    Closes: https://bugs.gentoo.org/950191
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/sandbox/Manifest            |  1 +
 sys-apps/sandbox/sandbox-2.45.ebuild | 80 ++++++++++++++++++++++++++++++++++++
 2 files changed, 81 insertions(+)