1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

yet another valgrind suppression for nptl_pthread_exit_hack_handler

This commit is contained in:
Sergei Golubchik
2010-02-19 09:12:25 +01:00
parent 1b24185341
commit 3e13f97bd4

View File

@@ -1000,6 +1000,27 @@
fun:nptl_pthread_exit_hack_handler fun:nptl_pthread_exit_hack_handler
} }
{
Invalid read within nptl_pthread_exit_hack_handler
Memcheck:Addr8
obj:*/ld-*.so
obj:*/ld-*.so
obj:*/ld-*.so
obj:*/ld-*.so
obj:*/ld-*.so
obj:*/ld-*.so
obj:*/ld-*.so
obj:*/libc-*.so
obj:*/ld-*.so
obj:*/libc-*.so
fun:__libc_dlopen_mode
fun:pthread_cancel_init
fun:_Unwind_ForcedUnwind
fun:__pthread_unwind
fun:pthread_exit
fun:nptl_pthread_exit_hack_handler
}
# #
# Pthread doesn't free all thread specific memory before program exists # Pthread doesn't free all thread specific memory before program exists
# #