public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <sourceware-bugzilla@sourceware.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	[thread overview]
Message-ID: <bug-30303-131@http.sourceware.org/bugzilla/> (raw)

https://sourceware.org/bugzilla/show_bug.cgi?id=30303

            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=malloc/tst-memalign-2-mcheck
LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; \
make -r PARALLELMFLAGS="" -C ../glibc objdir=`pwd` test
make[1]: Entering directory '/home/dave/gnu/glibc/glibc'
make subdir=malloc -C malloc/ ..=../
/home/dave/gnu/glibc/objdir/malloc/tst-memalign-2-mcheck.out
make[2]: Entering directory '/home/dave/gnu/glibc/glibc/malloc'
env GCONV_PATH=/home/dave/gnu/glibc/objdir/iconvdata
LOCPATH=/home/dave/gnu/glibc/objdir/localedata LC_ALL=C
LD_PRELOAD=/home/dave/gnu/glibc/objdir//malloc/libc_malloc_debug.so 
/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/objdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/home/dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/mathvec:/home/dave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objdir/crypt:/home/dave/gnu/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 ==
tcache_allocs[i].ptr2
error: 1 test failures
make[1]: Leaving directory '/home/dave/gnu/glibc/glibc'

I believe this fails for i == 2:
env GCONV_PATH=/home/dave/gnu/glibc/objdir/iconvdata
LOCPATH=/home/dave/gnu/glibc/objdir/localedata LC_ALL=C
LD_PRELOAD=/home/dave/gnu/glibc/objdir//malloc/libc_malloc_debug.so 
/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/objdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/home/dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/mathvec:/home/dave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objdir/crypt:/home/dave/gnu/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=0 ptr1=0x0xf78c91b8 ptr2=0x0xf78c91b8
i=1 ptr1=0x0xf78c9210 ptr2=0x0xf78c9260
error: tst-memalign-2.c:85: not true: ptr1 == ptr2
i=2 ptr1=0x0xf78c92e0 ptr2=0x0xf78c92e0
error: 1 test failures

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2023-04-01 19:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-01 19:10 danglin at gcc dot gnu.org [this message]
2023-04-01 19:12 ` [Bug malloc/30303] " danglin at gcc dot gnu.org
2023-04-21  9:05 ` danglin at gcc dot gnu.org
2023-04-21 16:57 ` dj at redhat dot com
2023-04-21 22:23 ` danglin at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-30303-131@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).