Open PerilousApricot opened 8 years ago
Nope, something is stomping the head of sl->head, which ironically, 0x20000 = 131072 in decimal, which is the size of the writes that are happening....
Currently trying to make a compile-time option to mprotect()
the important/private parts of the struct so whoever stomps the memory will get themselves a segfault.
It appears someone is playing weird in segcache and the key is null. This is against 5dadef4