I am trying to call callback which I passed and store using std::bind() function. But when I am trying to call it I am getting an exception of bad access. Here is my code: