From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2D23F3858D35; Sat, 1 Apr 2023 19:10:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D23F3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680376241; bh=sa25IcMLzK54VaXUzDJyslnnQshHYE48cPWqNO5Askw=; h=From:To:Subject:Date:From; b=XrsdFl16W3xddKO08kSWrj81ckzM0XMDmNRSBflPYw3iZHnqFVlQ6+OJn/w39uKfr DpQteqAWSIy3k5hEMYGPgP/S7f8e/zQ51eTK0s2gy5ZUZVFbLVOz0xEsdskSHIs1/j yP7OqpJ9IiPunCw54t6axBh1m0bC2q+C4ufRbgmE= From: "danglin at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug malloc/30303] New: FAIL: malloc/tst-memalign-2-mcheck Date: Sat, 01 Apr 2023 19:10:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: malloc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: danglin at gcc dot gnu.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 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=3D30303 Bug ID: 30303 Summary: FAIL: malloc/tst-memalign-2-mcheck Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: malloc Assignee: unassigned at sourceware dot org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa*-*-linux* Target: hppa*-*-linux* Build: hppa*-*-linux* dave@mx3210:~/gnu/glibc/objdir$ make test t=3Dmalloc/tst-memalign-2-mcheck LD_LIBRARY_PATH=3D`pwd`; export LD_LIBRARY_PATH; \ make -r PARALLELMFLAGS=3D"" -C ../glibc objdir=3D`pwd` test make[1]: Entering directory '/home/dave/gnu/glibc/glibc' make subdir=3Dmalloc -C malloc/ ..=3D../ /home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck.out make[2]: Entering directory '/home/dave/gnu/glibc/glibc/malloc' env GCONV_PATH=3D/home/dave/gnu/glibc/objdir/iconvdata LOCPATH=3D/home/dave/gnu/glibc/objdir/localedata LC_ALL=3DC LD_PRELOAD=3D/home/dave/gnu/glibc/objdir//malloc/libc_malloc_debug.so=20 /home/dave/gnu/glibc/objdir/elf/ld.so.1 --library-path /home/dave/gnu/glibc/objdir:/home/dave/gnu/glibc/objdir/math:/home/dave/gnu= /glibc/objdir/elf:/home/dave/gnu/glibc/objdir/dlfcn:/home/dave/gnu/glibc/ob= jdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/ho= me/dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/mathvec:/home/d= ave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objdir/crypt:/home/dave/g= nu/glibc/objdir/nptl /home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck > /home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck.out; \ ../scripts/evaluate-test.sh malloc/tst-memalign-2-mcheck $? false false > /home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck.test-result make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/malloc' FAIL: malloc/tst-memalign-2-mcheck original exit status 1 error: tst-memalign-2.c:81: not true: tcache_allocs[i].ptr1 =3D=3D tcache_allocs[i].ptr2 error: 1 test failures make[1]: Leaving directory '/home/dave/gnu/glibc/glibc' I believe this fails for i =3D=3D 2: env GCONV_PATH=3D/home/dave/gnu/glibc/objdir/iconvdata LOCPATH=3D/home/dave/gnu/glibc/objdir/localedata LC_ALL=3DC LD_PRELOAD=3D/home/dave/gnu/glibc/objdir//malloc/libc_malloc_debug.so=20 /home/dave/gnu/glibc/objdir/elf/ld.so.1 --library-path /home/dave/gnu/glibc/objdir:/home/dave/gnu/glibc/objdir/math:/home/dave/gnu= /glibc/objdir/elf:/home/dave/gnu/glibc/objdir/dlfcn:/home/dave/gnu/glibc/ob= jdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/ho= me/dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/mathvec:/home/d= ave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objdir/crypt:/home/dave/g= nu/glibc/objdir/nptl /home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck > /home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck.out; \ ../scripts/evaluate-test.sh malloc/tst-memalign-2-mcheck $? false false > /home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck.test-result make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/malloc' FAIL: malloc/tst-memalign-2-mcheck original exit status 1 i=3D0 ptr1=3D0x0xf78c91b8 ptr2=3D0x0xf78c91b8 i=3D1 ptr1=3D0x0xf78c9210 ptr2=3D0x0xf78c9260 error: tst-memalign-2.c:85: not true: ptr1 =3D=3D ptr2 i=3D2 ptr1=3D0x0xf78c92e0 ptr2=3D0x0xf78c92e0 error: 1 test failures --=20 You are receiving this mail because: You are on the CC list for the bug.=