Avira update caused debug error
·
oth3rside
The error message is like that:
NtClose was called on a handle that was protected from close via NtSetInformationObject.
it happen when you debug application from visual c++, but when you run it outside ide, it’s fine. after looking around, then this problem is solved. look at avira forum . the fast solution: uninstalled avira, reboot the computer, then install avira again and disabled auto update. hope this useful for others.