Bug 15234 - Extra symbol pthread_fork in libpthread
Summary: Extra symbol pthread_fork in libpthread
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.16
: P2 normal
Target Milestone: 2.18
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 10:43 UTC by Andreas Schwab
Modified: 2014-06-13 18:44 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwab 2013-03-06 10:43:28 UTC
libpthread for x86_64/x32, aarch64, arm, m68k/coldfire, tile/tilegx/tilegx32, tile/tilegx/tilegx64 and tile/tilepro should not have the pthread_fork symbol since all of them have an earliest symbol set after GLIBC_2.3.
Comment 1 Andreas Schwab 2013-03-11 09:47:56 UTC
Fixed in 2.18 (fb6b0fc).