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:
@@ -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
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user