[valgrind] [Bug 466172] New: SIGTRAP crash whenever getaddrinfo call is issued by valgrind

2023-02-20 Thread Mike J
https://bugs.kde.org/show_bug.cgi?id=466172 Bug ID: 466172 Summary: SIGTRAP crash whenever getaddrinfo call is issued by valgrind Classification: Developer tools Product: valgrind Version: 3.20.0 Platform: RedHat Enterp

[valgrind] [Bug 466172] SIGTRAP crash whenever getaddrinfo call is issued by valgrind

2023-02-21 Thread Mike J
https://bugs.kde.org/show_bug.cgi?id=466172 --- Comment #3 from Mike J --- Thanks. Although the sysadmins installed the correct debuginfo for glibc and hostname today, I won't have collatable results from this until 23rd Feb. I'll provide an update then -- You are receiving this ma

[valgrind] [Bug 466172] SIGTRAP crash whenever getaddrinfo call is issued by valgrind

2023-02-27 Thread Mike J
https://bugs.kde.org/show_bug.cgi?id=466172 --- Comment #4 from Mike J --- It was noted that we have Dynatrace OneAgent installed, which preloads one of its libraries by adding it to /etc/ld.so.preload. Although originally thought it might be involved in the problem, we have concluded today that

[valgrind] [Bug 466172] SIGTRAP crash whenever getaddrinfo call is issued by valgrind

2023-02-28 Thread Mike J
https://bugs.kde.org/show_bug.cgi?id=466172 --- Comment #6 from Mike J --- Thanks Paul. I was unaware of TUI mode, its really useful. The following extract is from the TUI asm and command windows. It shows a int3 rather than a push %rbp on the initial entry, where the call stack still shows as

[valgrind] [Bug 466172] SIGTRAP crash whenever getaddrinfo call is issued by valgrind

2023-03-29 Thread Mike J
https://bugs.kde.org/show_bug.cgi?id=466172 --- Comment #8 from Mike J --- Hi. This bug can be closed. It is not caused by valgrind. In case it is of use in future to anyone, further checks have shown that TaniumClient version 7.4.9.1046 was running on the system and caused the problem