mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
ceaa98897c
* crypt/md5.h: Test _LIBC with #if defined, not #if. * dirent/opendir-tst1.c: Include sys/stat.h. * dirent/tst-fdopendir.c: Include sys/stat.h. * dirent/tst-fdopendir2.c: Include stdlib.h. * dirent/tst-scandir.c: Include stdbool.h. * elf/tst-auditmod1.c: Include link.h and stddef.h. * elf/tst-tls15.c: Include stdlib.h. * elf/tst-tls16.c: Include stdlib.h. * elf/tst-tls17.c: Include stdlib.h. * elf/tst-tls18.c: Include stdlib.h. * iconv/tst-iconv6.c: Include endian.h. * iconvdata/bug-iconv11.c: Include limits.h. * io/test-utime.c: Include stdint.h. * io/tst-faccessat.c: Include sys/stat.h. * io/tst-fchmodat.c: Include sys/stat.h. * io/tst-fchownat.c: Include sys/stat.h. * io/tst-fstatat.c: Include sys/stat.h. * io/tst-futimesat.c: Include sys/stat.h. * io/tst-linkat.c: Include sys/stat.h. * io/tst-mkdirat.c: Include sys/stat.h and stdbool.h. * io/tst-mkfifoat.c: Include sys/stat.h and stdbool.h. * io/tst-mknodat.c: Include sys/stat.h and stdbool.h. * io/tst-openat.c: Include stdbool.h. * io/tst-readlinkat.c: Include sys/stat.h. * io/tst-renameat.c: Include sys/stat.h. * io/tst-symlinkat.c: Include sys/stat.h. * io/tst-unlinkat.c: Include stdbool.h. * libio/bug-memstream1.c: Include stdlib.h. * libio/bug-wmemstream1.c: Include stdlib.h. * libio/tst-fwrite-error.c: Include stdlib.h. * libio/tst-memstream1.c: Include stdlib.h. * libio/tst-memstream2.c: Include stdlib.h. * libio/tst-memstream3.c: Include stdlib.h. * malloc/tst-interpose-aux.c: Include stdint.h. * misc/tst-preadvwritev-common.c: Include sys/stat.h. * nptl/tst-basic7.c: Include limits.h. * nptl/tst-cancel25.c: Include pthread.h, not pthreadP.h. * nptl/tst-cancel4.c: Include stddef.h, limits.h, and sys/stat.h. * nptl/tst-cancel4_1.c: Include stddef.h. * nptl/tst-cancel4_2.c: Include stddef.h. * nptl/tst-cond16.c: Include limits.h. Use sysconf(_SC_PAGESIZE) instead of __getpagesize. * nptl/tst-cond18.c: Include limits.h. Use sysconf(_SC_PAGESIZE) instead of __getpagesize. * nptl/tst-cond4.c: Include stdint.h. * nptl/tst-cond6.c: Include stdint.h. * nptl/tst-stack2.c: Include limits.h. * nptl/tst-stackguard1.c: Include stddef.h. * nptl/tst-tls4.c: Include stdint.h. Don't include tls.h. * nptl/tst-tls4moda.c: Include stddef.h. Don't include stdio.h, unistd.h, or tls.h. * nptl/tst-tls4modb.c: Include stddef.h. Don't include stdio.h, unistd.h, or tls.h. * nptl/tst-tls5.h: Include stddef.h. Don't include stdlib.h or tls.h. * posix/tst-getaddrinfo2.c: Include stdio.h. * posix/tst-getaddrinfo5.c: Include stdio.h. * posix/tst-pathconf.c: Include sys/stat.h. * posix/tst-posix_fadvise-common.c: Include stdint.h. * posix/tst-preadwrite-common.c: Include sys/stat.h. * posix/tst-regex.c: Include stdint.h. Don't include spawn.h or spawn_int.h. * posix/tst-regexloc.c: Don't include spawn.h or spawn_int.h. * posix/tst-vfork3.c: Include sys/stat.h. * resolv/tst-bug18665-tcp.c: Include stdlib.h. * resolv/tst-res_hconf_reorder.c: Include stdlib.h. * resolv/tst-resolv-search.c: Include stdlib.h. * stdio-common/tst-fmemopen2.c: Include stdint.h. * stdio-common/tst-vfprintf-width-prec.c: Include stdlib.h. * stdlib/test-canon.c: Include sys/stat.h. * stdlib/tst-tls-atexit.c: Include stdbool.h. * string/test-memchr.c: Include stdint.h. * string/tst-cmp.c: Include stdint.h. * sysdeps/pthread/tst-timer.c: Include stdint.h. * sysdeps/unix/sysv/linux/tst-sync_file_range.c: Include stdint.h. * sysdeps/wordsize-64/tst-writev.c: Include limits.h and stdint.h. * sysdeps/x86_64/fpu/math-tests-arch.h: Include cpu-features.h. Don't include init-arch.h. * sysdeps/x86_64/multiarch/test-multiarch.h: Include cpu-features.h. Don't include init-arch.h. * sysdeps/x86_64/tst-auditmod10b.c: Include link.h and stddef.h. * sysdeps/x86_64/tst-auditmod3b.c: Include link.h and stddef.h. * sysdeps/x86_64/tst-auditmod4b.c: Include link.h and stddef.h. * sysdeps/x86_64/tst-auditmod5b.c: Include link.h and stddef.h. * sysdeps/x86_64/tst-auditmod6b.c: Include link.h and stddef.h. * sysdeps/x86_64/tst-auditmod6c.c: Include link.h and stddef.h. * sysdeps/x86_64/tst-auditmod7b.c: Include link.h and stddef.h. * time/clocktest.c: Include stdint.h. * time/tst-posixtz.c: Include stdint.h. * timezone/tst-timezone.c: Include stdint.h.
157 lines
4.3 KiB
C
157 lines
4.3 KiB
C
/* Verify that DSO is unloaded only if its TLS objects are destroyed.
|
|
Copyright (C) 2013-2017 Free Software Foundation, Inc.
|
|
This file is part of the GNU C Library.
|
|
|
|
The GNU C Library is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 2.1 of the License, or (at your option) any later version.
|
|
|
|
The GNU C Library is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with the GNU C Library; if not, see
|
|
<http://www.gnu.org/licenses/>. */
|
|
|
|
/* For the default case, i.e. NO_DELETE not defined, the test dynamically loads
|
|
a DSO and spawns a thread that subsequently calls into the DSO to register a
|
|
destructor for an object in the DSO and then calls dlclose on the handle for
|
|
the DSO. When the thread exits, the DSO should not be unloaded or else the
|
|
destructor called during thread exit will crash. Further in the main
|
|
thread, the DSO is opened and closed again, at which point the DSO should be
|
|
unloaded.
|
|
|
|
When NO_DELETE is defined, the DSO is loaded twice, once with just RTLD_LAZY
|
|
flag and the second time with the RTLD_NODELETE flag set. The thread is
|
|
spawned, destructor registered and then thread exits without closing the
|
|
DSO. In the main thread, the first handle is then closed, followed by the
|
|
second handle. In the end, the DSO should remain loaded due to the
|
|
RTLD_NODELETE flag being set in the second dlopen call. */
|
|
|
|
#include <dlfcn.h>
|
|
#include <pthread.h>
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
#include <link.h>
|
|
#include <stdbool.h>
|
|
|
|
#ifndef NO_DELETE
|
|
# define LOADED_IS_GOOD false
|
|
#endif
|
|
|
|
#ifndef H2_RTLD_FLAGS
|
|
# define H2_RTLD_FLAGS (RTLD_LAZY)
|
|
#endif
|
|
|
|
#define DSO_NAME "$ORIGIN/tst-tls-atexit-lib.so"
|
|
|
|
/* Walk through the map in the _r_debug structure to see if our lib is still
|
|
loaded. */
|
|
static bool
|
|
is_loaded (void)
|
|
{
|
|
struct link_map *lm = (struct link_map *) _r_debug.r_map;
|
|
|
|
for (; lm; lm = lm->l_next)
|
|
if (lm->l_type == lt_loaded && lm->l_name
|
|
&& strcmp (basename (DSO_NAME), basename (lm->l_name)) == 0)
|
|
{
|
|
printf ("%s is still loaded\n", lm->l_name);
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
|
|
/* Accept a valid handle returned by DLOPEN, load the reg_dtor symbol to
|
|
register a destructor and then call dlclose on the handle. The dlclose
|
|
should not unload the DSO since the destructor has not been called yet. */
|
|
static void *
|
|
reg_dtor_and_close (void *h)
|
|
{
|
|
void (*reg_dtor) (void) = (void (*) (void)) dlsym (h, "reg_dtor");
|
|
|
|
if (reg_dtor == NULL)
|
|
{
|
|
printf ("Unable to find symbol: %s\n", dlerror ());
|
|
return (void *) (uintptr_t) 1;
|
|
}
|
|
|
|
reg_dtor ();
|
|
|
|
#ifndef NO_DELETE
|
|
dlclose (h);
|
|
#endif
|
|
|
|
return NULL;
|
|
}
|
|
|
|
static int
|
|
spawn_thread (void *h)
|
|
{
|
|
pthread_t t;
|
|
int ret;
|
|
void *thr_ret;
|
|
|
|
if ((ret = pthread_create (&t, NULL, reg_dtor_and_close, h)) != 0)
|
|
{
|
|
printf ("pthread_create failed: %s\n", strerror (ret));
|
|
return 1;
|
|
}
|
|
|
|
if ((ret = pthread_join (t, &thr_ret)) != 0)
|
|
{
|
|
printf ("pthread_join failed: %s\n", strerror (ret));
|
|
return 1;
|
|
}
|
|
|
|
if (thr_ret != NULL)
|
|
return 1;
|
|
|
|
return 0;
|
|
}
|
|
|
|
static int
|
|
do_test (void)
|
|
{
|
|
/* Load the DSO. */
|
|
void *h1 = dlopen (DSO_NAME, RTLD_LAZY);
|
|
if (h1 == NULL)
|
|
{
|
|
printf ("h1: Unable to load DSO: %s\n", dlerror ());
|
|
return 1;
|
|
}
|
|
|
|
#ifndef NO_DELETE
|
|
if (spawn_thread (h1) != 0)
|
|
return 1;
|
|
#endif
|
|
|
|
void *h2 = dlopen (DSO_NAME, H2_RTLD_FLAGS);
|
|
if (h2 == NULL)
|
|
{
|
|
printf ("h2: Unable to load DSO: %s\n", dlerror ());
|
|
return 1;
|
|
}
|
|
|
|
#ifdef NO_DELETE
|
|
if (spawn_thread (h1) != 0)
|
|
return 1;
|
|
|
|
dlclose (h1);
|
|
#endif
|
|
dlclose (h2);
|
|
|
|
/* Check link maps to ensure that the DSO has unloaded. In the normal case,
|
|
the DSO should be unloaded if there are no uses. However, if one of the
|
|
dlopen calls were with RTLD_NODELETE, the DSO should remain loaded. */
|
|
return is_loaded () == LOADED_IS_GOOD ? 0 : 1;
|
|
}
|
|
|
|
#define TEST_FUNCTION do_test ()
|
|
#include "../test-skeleton.c"
|