Segmentation fault when destructor called Hi, I got to the bottom of the problem. I had a loop in one of my class methods that was set to an...
Segmentation fault when destructor called Oh, hang on. The "TransRecTable" object field was in the last position in the encompassing class de...
Segmentation fault when destructor called[quote] You know you're never supposed to explicitly call destructors, right? If you're doing that, ...
Segmentation fault when destructor called Here's the code for the "TransRecTable" class, and the "TableEntry" class. As you can see, the dest...
Segmentation fault when destructor called I don't know what could be getting dereferenced. Main has returned and a global object which cont...
This user does not accept Private Messages