I have a funtion executing a loop, which semes to be progressing normally until the debugger halted with this message;
Program received signal SIGSEGV, Segmentation fault.
I pulled up a a backtrace and it had "normal lookuing" addresses for the this pointer and the reference variable.
I could probably figure this out if I only knew what he hell the debugger was trying to tell me.! Anyone?