public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug malloc/28068] New: FAIL: malloc/tst-mallocalign1-mcheck
@ 2021-07-08 23:36 hjl.tools at gmail dot com
  2021-07-09  0:06 ` [Bug malloc/28068] " hjl.tools at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hjl.tools at gmail dot com @ 2021-07-08 23:36 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 28068
           Summary: FAIL: malloc/tst-mallocalign1-mcheck
           Product: glibc
           Version: 2.34
            Status: NEW
          Severity: normal
          Priority: P2
         Component: malloc
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---
            Target: x32

On x32,

Author: Siddhesh Poyarekar <siddhesh@sourceware.org>
Date:   Fri Jul 2 07:55:10 2021 +0530

    Add mcheck tests to malloc

caused

FAIL: malloc/tst-mallocalign1-mcheck

$ cat malloc/tst-mallocalign1-mcheck.out
malloc: 2, 0x10b11c8: 8
malloc: 8, 0x10b11e8: 8
malloc: 13, 0x10b11e8: 8
malloc: 16, 0x10b11e8: 8
malloc: 23, 0x10b1218: 8
malloc: 43, 0x10b1258: 8
malloc: 123, 0x10b12a8: 8

malloc return should be 16 aligned.  malloc/tst-mallocalign1.out has

malloc: 2, 0x22651a0: 0
malloc: 8, 0x22651a0: 0
malloc: 13, 0x22651b0: 0
malloc: 16, 0x22651b0: 0
malloc: 23, 0x22651b0: 0
malloc: 43, 0x22651d0: 0
malloc: 123, 0x2265200: 0

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-07-22 13:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 23:36 [Bug malloc/28068] New: FAIL: malloc/tst-mallocalign1-mcheck hjl.tools at gmail dot com
2021-07-09  0:06 ` [Bug malloc/28068] " hjl.tools at gmail dot com
2021-07-12 17:50 ` msc at linux dot ibm.com
2021-07-12 18:03 ` hjl.tools at gmail dot com
2021-07-12 18:04 ` hjl.tools at gmail dot com
2021-07-13  1:14 ` cvs-commit at gcc dot gnu.org
2021-07-13  1:15 ` hjl.tools at gmail dot com
2021-07-22 13:17 ` siddhesh at sourceware dot org
2021-07-22 13:20 ` siddhesh at sourceware dot org

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).