Anyone knows about this error
"y 0x41CC96: std::vector<MyHost*, std::allocator<MyHost*> >::~vector() (in"
I am getting this error, when I run the program using gdb. this error I don't get if I run the same code on RHEL 8.3, I got this error when I run on RHEL 9.2 OS.
Expecting resolution of this issue, means how to solve the segfault over here. any clue on this. I tried all the method to solve this but did not get success.