From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 579413858D28; Tue, 17 Jan 2023 19:13:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 579413858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673982799; bh=jhbmiZjrHiBX/Dh8TDUIRT6DSFpfQ51odYCQZRY59lc=; h=From:To:Subject:Date:From; b=dJ48pAFhzYX43BeyBPI6ZERd7Lkd1Eb8VEPKOPbAwbkeNl2msKY3GrtG0AkRUqMpf uf/gX4X07rN32wonFvhoCDhlTH+fXwUZMiIL05550YVSMF+IV9o4lDmqR1vBZnaIzE qkgD2EJ9keC7e6TsChmKN5sT0yYMys4NZKHG5Vu8= From: "sam at gentoo dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/30015] New: tst-audit24* failures on sparc64-unknown-linux-gnu (Didn't expect signal from child: got `Illegal instruction') Date: Tue, 17 Jan 2023 19:13:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sam at gentoo dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone cf_gcchost cf_gcctarget cf_gccbuild Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30015 Bug ID: 30015 Summary: tst-audit24* failures on sparc64-unknown-linux-gnu (Didn't expect signal from child: got `Illegal instruction') Product: glibc Version: 2.37 Status: NEW Severity: normal Priority: P2 Component: libc Assignee: unassigned at sourceware dot org Reporter: sam at gentoo dot org CC: drepper.fsp at gmail dot com Target Milestone: --- Host: sparc64-unknown-linux-gnu Target: sparc64-unknown-linux-gnu Build: sparc64-unknown-linux-gnu We've added glibc to the new gentoo-sparc CI builder on builder.sourceware.= org. For glibc, we get the following on master from make check (https://builder.sourceware.org/buildbot/#/builders/232/builds/9/steps/5/lo= gs/stdio): ``` FAIL: elf/tst-audit24a FAIL: elf/tst-audit24b FAIL: elf/tst-audit24c FAIL: elf/tst-audit24d UNSUPPORTED: elf/tst-env-setuid UNSUPPORTED: elf/tst-env-setuid-tunables FAIL: elf/tst-pldd XPASS: elf/tst-protected1a XPASS: elf/tst-protected1b UNSUPPORTED: elf/tst-valgrind-smoke 5 FAIL 310 PASS 3 UNSUPPORTED 1 XFAIL 2 XPASS ``` The various elf/tst-audit24*.out files are all the same, e.g. from https://builder.sourceware.org/testrun/c3e80401785b4c75be4728a8f4d6fca63cfd= 70cd?filename=3Delf%2Ftst-audit24a.out: ``` Didn't expect signal from child: got `Illegal instruction' ``` tst-pldd looks like a different failure so I'll file a another bug for that. Access to this environment is available via SSH on request, just email me an SSH key. It's a clean environment used only for CI. --=20 You are receiving this mail because: You are on the CC list for the bug.=