Use the debugger, go up the callstack, inspect variable values. Some pointer somewhere is being dereferenced while null and/or invalid.
Use the debugger, go up the callstack, inspect variable values. Some pointer somewhere is being dereferenced while null and/or invalid.