From: <ma...@bu...> - 2025-07-09 00:34:12
|
valgrind revision: valgrind-3.26.0.GIT-a9203727b1-20250708 C compiler: gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) GDB: GNU gdb (Fedora Linux) 15.2-4.fc40 Assembler: GNU assembler version 2.41-38.fc40 C library: GNU C Library (GNU libc) stable release version 2.39. uname -mrs: Linux 6.12.13-100.fc40.s390x s390x Vendor version: Fedora Linux 40 (Forty) Nightly build on lfedora1 ( Fedora release 40 (Forty), s390x ) Started at 2025-07-09 00:00:00 UTC Ended at 2025-07-09 00:25:14 UTC Results unchanged from 24 hours ago Checking out Valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 894 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == drd/tests/getaddrinfo (stderr) Last 20 lines of verbose log follow echo timestamp: valgrind --time-stamp=yes ./timestamp tls: valgrind ./tls track-fds-exec-children: valgrind -q --track-fds=yes --trace-children=yes ./track-fds-exec-children track_bad: valgrind -q --track-fds=bad ./track_bad track_high: valgrind -q --track-fds=yes --modify-fds=high ./track_std track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new track_yes: valgrind -q --track-fds=yes --modify-fds=yes ./track_std unit_debuglog: valgrind -q ./unit_debuglog use_after_close: valgrind -q --track-fds=yes ./use_after_close vgprintf: valgrind ./vgprintf vgprintf_nvalgrind: valgrind ./vgprintf_nvalgrind xml-track-fds: valgrind --track-fds=yes --xml=yes --xml-file=/dev/stderr ./../../tests/true -- Finished tests in none/tests == 894 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == drd/tests/getaddrinfo (stderr) ...checking makefile consistency ...checking header files and include directives make: *** [Makefile:1454: regtest] Error 1 ================================================= ./valgrind-new/drd/tests/getaddrinfo.stderr.diff ================================================= --- getaddrinfo.stderr.exp 2025-07-09 00:13:05.852870473 +0000 +++ getaddrinfo.stderr.out 2025-07-09 00:21:32.802891036 +0000 @@ -0,0 +1,109 @@ +Thread 3: +Conflicting store by thread 3 at 0x........ size 2 + at 0x........: memcpy (vg_replace_strmem.c:?) + by 0x........: _dl_new_object (dl-object.c:245) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Address 0x........ is at offset 24 from 0x......... Allocation context: + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: malloc (rtld-malloc.h:56) + by 0x........: _dl_new_object (dl-object.c:199) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Other segment start (thread 2) + at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?) + by 0x........: _dl_open (dl-open.c:931) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) + by 0x........: dlerror_run (in /...libc...) + by 0x........: __libc_dlopen_mode (in /...libc...) + by 0x........: module_load (in /...libc...) + by 0x........: __nss_module_get_function (in /...libc...) + by 0x........: __nss_next2 (in /...libc...) + by 0x........: gethostbyname2_r@@GLIBC_2.2 (in /...libc...) + by 0x........: getaddrinfo (in /...libc...) +Other segment end (thread 2) + at 0x........: __lll_lock_wait (in /...libc...) + by 0x........: pthread_mutex_lock@@GLIBC_2.2 (in /...libc...) + by 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?) + by 0x........: _dl_close (dl-close.c:763) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) + by 0x........: dlerror_run (in /...libc...) + by 0x........: module_load (in /...libc...) + by 0x........: __nss_module_get_function (in /...libc...) + by 0x........: __nss_next2 (in /...libc...) + by 0x........: gethostbyname2_r@@GLIBC_2.2 (in /...libc...) + by 0x........: getaddrinfo (in /...libc...) + +Conflicting store by thread 3 at 0x........ size 1 + at 0x........: memcpy (vg_replace_strmem.c:?) + by 0x........: _dl_new_object (dl-object.c:245) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Address 0x........ is at offset 26 from 0x......... Allocation context: + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: malloc (rtld-malloc.h:56) + by 0x........: _dl_new_object (dl-object.c:199) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Other segment start (thread 2) + at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?) + by 0x........: _dl_open (dl-open.c:931) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) + by 0x........: dlerror_run (in /...libc...) + by 0x........: __libc_dlopen_mode (in /...libc...) + by 0x........: module_load (in /...libc...) + by 0x........: __nss_module_get_function (in /...libc...) + by 0x........: __nss_next2 (in /...libc...) + by 0x........: gethostbyname2_r@@GLIBC_2.2 (in /...libc...) + by 0x........: getaddrinfo (in /...libc...) +Other segment end (thread 2) + at 0x........: __lll_lock_wait (in /...libc...) <truncated beyond 100 lines> ================================================= ./valgrind-old/drd/tests/getaddrinfo.stderr.diff ================================================= --- getaddrinfo.stderr.exp 2025-07-09 00:00:19.102886296 +0000 +++ getaddrinfo.stderr.out 2025-07-09 00:09:22.802861427 +0000 @@ -0,0 +1,109 @@ +Thread 6: +Conflicting store by thread 6 at 0x........ size 2 + at 0x........: memcpy (vg_replace_strmem.c:?) + by 0x........: _dl_new_object (dl-object.c:245) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Address 0x........ is at offset 24 from 0x......... Allocation context: + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: malloc (rtld-malloc.h:56) + by 0x........: _dl_new_object (dl-object.c:199) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Other segment start (thread 3) + at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?) + by 0x........: _dl_open (dl-open.c:931) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) + by 0x........: dlerror_run (in /...libc...) + by 0x........: __libc_dlopen_mode (in /...libc...) + by 0x........: module_load (in /...libc...) + by 0x........: __nss_module_get_function (in /...libc...) + by 0x........: __nss_next2 (in /...libc...) + by 0x........: gethostbyname2_r@@GLIBC_2.2 (in /...libc...) + by 0x........: getaddrinfo (in /...libc...) +Other segment end (thread 3) + at 0x........: __lll_lock_wait (in /...libc...) + by 0x........: pthread_mutex_lock@@GLIBC_2.2 (in /...libc...) + by 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?) + by 0x........: _dl_close (dl-close.c:763) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) + by 0x........: dlerror_run (in /...libc...) + by 0x........: module_load (in /...libc...) + by 0x........: __nss_module_get_function (in /...libc...) + by 0x........: __nss_next2 (in /...libc...) + by 0x........: gethostbyname2_r@@GLIBC_2.2 (in /...libc...) + by 0x........: getaddrinfo (in /...libc...) + +Conflicting store by thread 6 at 0x........ size 1 + at 0x........: memcpy (vg_replace_strmem.c:?) + by 0x........: _dl_new_object (dl-object.c:245) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Address 0x........ is at offset 26 from 0x......... Allocation context: + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: malloc (rtld-malloc.h:56) + by 0x........: _dl_new_object (dl-object.c:199) + by 0x........: _dl_map_object_from_fd (dl-load.c:1053) + by 0x........: _dl_map_object (dl-load.c:2249) + by 0x........: dl_open_worker_begin (dl-open.c:553) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: dl_open_worker (dl-open.c:778) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_open (dl-open.c:880) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) +Other segment start (thread 3) + at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?) + by 0x........: _dl_open (dl-open.c:931) + by 0x........: do_dlopen (in /...libc...) + by 0x........: _dl_catch_exception (dl-catch.c:237) + by 0x........: _dl_catch_error (dl-catch.c:256) + by 0x........: dlerror_run (in /...libc...) + by 0x........: __libc_dlopen_mode (in /...libc...) + by 0x........: module_load (in /...libc...) + by 0x........: __nss_module_get_function (in /...libc...) + by 0x........: __nss_next2 (in /...libc...) + by 0x........: gethostbyname2_r@@GLIBC_2.2 (in /...libc...) + by 0x........: getaddrinfo (in /...libc...) +Other segment end (thread 3) + at 0x........: __lll_lock_wait (in /...libc...) <truncated beyond 100 lines> |