One more thing the thread in which I m getting the seg fault is rgw_obj_expirer.

On Mon, 22 Jun 2020, 23:40 Abhinav Singh, <singhabhinav0796@gmail.com> wrote:
Hello everyone,
In the file rgw_tools.cc the function rgw_init_ioctx when I attach my debugger to a set a break point at this function and try debug then this function is getting hit after the request has been completed, the breakpoint is getting hit several times during the request processing but why is the breakpoint getting hit after the request has been completed?

Could someone please explain me or atleast hint to what is happening