Warning: session_start(): open(/var/lib/php/sessions/sess_us78fcr1d7pl3bi0mrjvi4bpgr, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static L heapWalker_pathToGCRoot(Instance i) {
new L path;
while licensed {
path.add(i);
Instance j = i.getNearestGCRootPointer();
if (j == null) null; // No path to GC root?
if (j == i) break;
i = j;
}
ret path;
}