Bug 21691 - FAIL: malloc/tst-malloc-thread-fail
Summary: FAIL: malloc/tst-malloc-thread-fail
Status: RESOLVED DUPLICATE of bug 21120
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.26
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-29 00:19 UTC by H.J. Lu
Modified: 2017-06-29 07:14 UTC (History)
2 users (show)

See Also:
Host:
Target: i686
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2017-06-29 00:19:15 UTC
On i686, when glibc is built with gcc version 7.1.1 20170519, I got

[hjl@gnu-ivb-1 build-i686-linux]$ ./malloc/tst-malloc-thread-fail --direct
error: allocation function 0, size 144 not aligned to 16
error: allocation function 0, size 144 not aligned to 16
error: exit status 6 from child process
[hjl@gnu-ivb-1 build-i686-linux]$
Comment 1 Florian Weimer 2017-06-29 07:14:37 UTC
Known issue.

*** This bug has been marked as a duplicate of bug 21120 ***