Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936911 - dev-build/meson-1.5.1 fails nasm tests
Summary: dev-build/meson-1.5.1 fails nasm tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-29 20:40 UTC by tka
Modified: 2024-09-20 21:23 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,169.48 KB, text/plain)
2024-07-29 20:41 UTC, tka
Details
environment (environment,165.59 KB, text/plain)
2024-07-29 20:42 UTC, tka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tka 2024-07-29 20:40:27 UTC
============================ nasm: 1 configure file ============================

96/2 test-nasm-configure-file     FAIL            0.03s   killed by signal 11 SIGSEGV
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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_=181 MESON_TEST_ITERATION=1 '/var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/b 8fd956165c/hello'

97/2 test-nasm-extract-all-objects FAIL            0.02s   killed by signal 11 SIGSEGV
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=86 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 MESON_TEST_ITERATION=1 '/var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/b 8fd956165c/hello2'


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

Full log written to /var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/b 8fd956165c/meson-logs/testlog.txt
No tests defined.


============================= nasm: 2 asm language =============================

65/2 hello          FAIL            0.03s   killed by signal 11 SIGSEGV
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=89 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 '/var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/b 7c59e893fd/hello'

66/2 hello_w_threads FAIL            0.02s   killed by signal 11 SIGSEGV
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=120 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 '/var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/b 7c59e893fd/hello_w_threads'


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

Full log written to /var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/b 7c59e893fd/meson-logs/testlog.txt
No tests defined.
 

 


Total passed tests:  589
Total failed tests:  2
Total skipped tests: 40

All failures:
  -> nasm: 1 configure file
  -> nasm: 2 asm language


Reproducible: Always
Comment 1 tka 2024-07-29 20:41:29 UTC
Created attachment 898598 [details]
build.log

# emerge -pqv '=dev-build/meson-1.5.1::gentoo'
[ebuild     U ] dev-build/meson-1.5.1 [1.5.0] USE="test* verify-sig" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13" 


# emerge --info '=dev-build/meson-1.5.1::gentoo'
Portage 3.0.65 (python 3.12.4-final-0, default/linux/amd64/23.0/split-usr/no-multilib/hardened, gcc-14, glibc-2.40, 6.10.2 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.10.2-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-glibc2.40
KiB Mem:    16279888 total,   8711868 free
KiB Swap:   20971516 total,  20971516 free
Timestamp of repository gentoo: Mon, 29 Jul 2024 18:30:00 +0000
Head commit of repository gentoo: 51ba10bc7c94955c235d3b9fcedec262bfbda644
sh bash 5.2_p26-r8
ld GNU ld (Gentoo 2.42 p6) 2.42.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p26-r8::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo, 1.17-r1::gentoo
dev-build/cmake:           3.30.1::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.5.0::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.40.0::gentoo
dev-lang/python:           3.12.4_p2::gentoo, 3.13.0_beta3_p1::gentoo
dev-lang/rust:             1.79.0::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/openrc:           0.54.2::gentoo
sys-apps/sandbox:          2.39::gentoo
sys-devel/binutils:        2.42-r2::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/clang:           17.0.6::gentoo, 18.1.8::gentoo
sys-devel/gcc:             14.1.1_p20240720::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             17.0.6::gentoo, 18.1.8::gentoo
sys-devel/llvm:            17.0.6-r2::gentoo, 18.1.8-r2::gentoo
sys-kernel/linux-headers:  6.9::gentoo (virtual/os-headers)
sys-libs/glibc:            2.40::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: --new-compress
    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_12" 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 mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" 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="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 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
Comment 2 tka 2024-07-29 20:42:04 UTC
Created attachment 898599 [details]
environment
Comment 3 Eli Schwartz gentoo-dev 2024-07-29 21:04:58 UTC
These tests pass locally for me, though I am not using the hardened profile so that may make a difference.

For you, they are segfaulting...
Comment 4 Eli Schwartz gentoo-dev 2024-07-29 21:11:12 UTC
Would you be able to grab the source from https://github.com/mesonbuild/meson/ and inspect this manually?

$ cd "test cases/nasm/1 configure file/"
$ meson setup builddir/
$ meson test -C builddir/ --gdb


It will spawn a debugger for each test. You can use "r" and "bt" to check the backtrace.
Comment 5 tka 2024-07-29 21:57:48 UTC
/tmp/meson-1.5.1/test cases/nasm/1 configure file $ meson setup builddir/
The Meson build system
Version: 1.5.0
Source dir: /tmp/meson-1.5.1/test cases/nasm/1 configure file
Build dir: /tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir
Build type: native build
Project name: nasm config file
Project version: undefined
C compiler for the host machine: cc (gcc 14.1.1 "cc (Gentoo Hardened 14.1.1_p20240720 p4) 14.1.1 20240720")
C linker for the host machine: cc ld.bfd 2.42
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program nasm found: YES (/usr/bin/nasm)
Configuring config.asm using configuration
Compiler for C supports link arguments -no-pie: YES 
WARNING: extract_all_objects called without setting recursive
keyword argument. Meson currently defaults to
non-recursive to maintain backward compatibility but
the default will be changed in the future.

Build targets in project: 2

Found ninja-1.12.1 at /usr/bin/ninja
/tmp/meson-1.5.1/test cases/nasm/1 configure file $ meson test -C builddir/ --gdb
ninja: Entering directory `/tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir'
[3/3] Linking target hello
1/2 test-nasm-configure-file      RUNNING       
>>> MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=148 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 gdb --quiet --args '/tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello'
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Reading symbols from /tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello...
(No debugging symbols found in /tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello)
(gdb) r
Starting program: /tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x0000000000401124 in main ()
(gdb) bt
#0  0x0000000000401124 in main ()
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
1/2 test-nasm-configure-file      OK             23.69s

2/2 test-nasm-extract-all-objects RUNNING       
>>> MESON_TEST_ITERATION=1 MALLOC_PERTURB_=202 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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 gdb --quiet --args '/tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello2'
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Reading symbols from /tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello2...
(No debugging symbols found in /tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello2)
(gdb) r
Starting program: /tmp/meson-1.5.1/test cases/nasm/1 configure file/builddir/hello2 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x0000000000401124 in main ()
(gdb) bt
#0  0x0000000000401124 in main ()
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
2/2 test-nasm-extract-all-objects OK              8.64s


Ok:                 2   
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0
Comment 6 Eli Schwartz gentoo-dev 2024-07-29 22:29:11 UTC
Actually hmm, can you do this with "test cases/nasm/2 asm language/" instead, as the first test case uses a manually coded nasm compile command that doesn't handle debug info.
Comment 7 tka 2024-07-30 07:30:50 UTC
/tmp/meson-1.5.1/test cases/nasm/2 asm language $ meson setup builddir/
The Meson build system
Version: 1.5.0
Source dir: /tmp/meson-1.5.1/test cases/nasm/2 asm language
Build dir: /tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir
Build type: native build
Project name: test
Project version: undefined
C compiler for the host machine: cc (gcc 14.1.1 "cc (Gentoo Hardened 14.1.1_p20240720 p4) 14.1.1 20240720")
C linker for the host machine: cc ld.bfd 2.42
Host machine cpu family: x86_64
Host machine cpu: x86_64
Nasm compiler for the host machine: nasm (nasm 2.16.03)
Nasm linker for the host machine: cc ld.bfd 2.42
Checking if "Invalid NASM code" compiles: NO 
Checking if "Valid NASM code" compiles: YES 
Configuring config.asm using configuration
Compiler for C supports link arguments -no-pie: YES 
Run-time dependency threads found: YES
Build targets in project: 2

Found ninja-1.12.1 at /usr/bin/ninja

/tmp/meson-1.5.1/test cases/nasm/2 asm language $ meson test -C builddir/ --gdb
ninja: Entering directory `/tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir'
[5/5] Linking target hello_w_threads
1/2 hello           RUNNING       
>>> MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=19 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 gdb --quiet --args '/tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir/hello'
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Reading symbols from /tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir/hello...
(gdb) r
Starting program: /tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir/hello 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
main () at ../hello.asm:27
27	    int    0x80        ; interrupt 80 hex, call kernel
(gdb) bt
#0  main () at ../hello.asm:27
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
1/2 hello           OK             17.83s

2/2 hello_w_threads RUNNING       
>>> MALLOC_PERTURB_=9 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 gdb --quiet --args '/tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir/hello_w_threads'
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Reading symbols from /tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir/hello_w_threads...
(gdb) r
Starting program: /tmp/meson-1.5.1/test cases/nasm/2 asm language/builddir/hello_w_threads 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
main () at ../hello.asm:27
27	    int    0x80        ; interrupt 80 hex, call kernel
(gdb) bt
#0  main () at ../hello.asm:27
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
2/2 hello_w_threads OK             16.62s


Ok:                 2   
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-19 01:56:06 UTC Comment hidden (obsolete)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-19 01:56:24 UTC Comment hidden (obsolete)
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-19 02:08:50 UTC Comment hidden (obsolete)
Comment 11 Eli Schwartz gentoo-dev 2024-08-19 02:38:13 UTC
int    0x80        ; interrupt 80 hex, call kernel

The segfault points to this instruction. It's using the 32-bit ABI.

Conclusion: the upstream test is broken in ways that don't matter if your kernel enables 32-bit emulation. It needs to be fixed.
Comment 12 Larry the Git Cow gentoo-dev 2024-09-20 21:23:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274cd7d5c629406c817a03eadbf1d8da50791172

commit 274cd7d5c629406c817a03eadbf1d8da50791172
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-09-20 21:22:28 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-09-20 21:23:06 +0000

    dev-build/meson: add 1.5.2
    
    Closes: https://bugs.gentoo.org/938133
    Closes: https://bugs.gentoo.org/938259
    Closes: https://bugs.gentoo.org/936670
    Closes: https://bugs.gentoo.org/936911
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 dev-build/meson/Manifest           |   3 +
 dev-build/meson/meson-1.5.2.ebuild | 190 +++++++++++++++++++++++++++++++++++++
 2 files changed, 193 insertions(+)