Re: [Valgrind-users] Need support in debugging Valgrind 3.18 glibc segv error

2025-04-14 Thread John Reiser
On 4/14/25 7:13 AM, kiran hardas wrote: Hi Team, I haven't received any suggestion or advice to my shmat valgrind wrapper behaviour mentioned in previous mail. --- a/valgrind/coregrind/m_syswrap/syswrap-generic.c +++ b/valgrind/coregrind/m_syswrap/syswrap-generic.c @@ -2052,7 +2052,7 @@ ML_(

Re: [Valgrind-users] Need support in debugging Valgrind 3.18 glibc segv error

2025-04-14 Thread kiran hardas
Hi Team, I haven't received any suggestion or advice to my shmat valgrind wrapper behaviour mentioned in previous mail. To proceed ahead I have commented the call to VG_(am_get_advisory_client_simple) function if shmaddr argument value is passed as 0. With this the shmaddr value if 0, will be pass