Closed ekinoguz closed 11 years ago
Is it correct that the segfault occurs in the cache even when it is disabled?
gdb prints: Cache::~Cache (this=0x1000361e0) at cache.cc:40, line 40 is destructor of Cache
the first segfault happens in ubuntu as well. I wonder if it might be related to the large test bug. The second segfault is more of a mystery.
when cache is enabled, I get seg fault in test case 3, cache.cc line 72, when cache is disabled, I get seg fault after the last test case, cache.cc line 40