If you rename a Role, the application tries to redirect you back after successfully renaming to the old role page which no longer exists thus returning a 500 error with Object not sent to an instance of an object.
Fix? Update redirect to new name after rename successful.