Hello traveler. When I ran into this issue, it was because I did not allocate enough memory for my 2d vector and it was trying to write to memory that it simply did not have access to. Best of luck :)