( ! ) Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 3952680 bytes) in /rd/homebase/hb/core/Serializer.php on line 57
Call Stack
#TimeMemoryFunctionLocation
10.00311074744{main}( ).../index.php:0
20.00311075120Controller::dispatch( $url = '/phone', $params = ['p' => '3528619192'], $layout = '_layout' ).../index.php:2
30.00341087328Controller::action( $path = 'phone', $p = ['p' => '3528619192', 'cssTableClass' => 'ownerAddresInformation', 'cssTableParentClass' => 'table-scroll'] ).../Controller.php:169
40.00351102776Action->_call( $method = 'phone', $url = 'phone' ).../Controller.php:265
50.00451209992Action->_reflection_call( $method = 'phone' ).../Action.php:177
60.00451210976Action_Phone_Root->phone( $p = '3528619192' ).../Action.php:236
70.00451212656Phone::isForbidden( $phone = '13528619192' ).../Root.php:491
80.00451245080KRDB_Phone::isForbidden( $phone = '13528619192' ).../Phone.php:130
90.00451245120KRDB::i( $namespace = 'phone', $key = '13528619', $DB_Parallel = ??? ).../Phone.php:223
100.00461249352KRDB_PhoneNS->KRDB( $key = '13528619', $DB_Parallel = NULL ).../KRDB.php:45
110.00461249760KRDB_Namespace->KRDB( $key = ['phone7' => '1352861', 'phone8' => '13528619'], $DB_Parallel = NULL ).../PhoneNS.php:32
120.00461250400KRDB->__construct( $namespace = class KRDB_PhoneNS { public $namespace = 'phone'; public $track_changes = 1; public $storage = class KRDB_Storage_DT { private $is_loaded = [...] }; protected $cache = []; public $cache_cap = 100 }, $key = ['phone7' => '1352861', 'phone8' => '13528619'], $DB_Parallel = NULL ).../KRDB.php:438
130.00461250400KRDB_Namespace->load( $key = ['phone7' => '1352861', 'phone8' => '13528619'], $DB_Parallel = NULL ).../KRDB.php:293
140.00461250400KRDB_Storage_DT->load( $namespace = 'phone', $key = ['phone7' => '1352861', 'phone8' => '13528619'], $DB_Parallel = NULL ).../KRDB.php:492
150.00782284344hb\core\Serializer->out( $serialized_data = '(/X\017P<\000\004~;\005\021T\020`X\r}U\024E!\bfA0<6V,Pgŧ\\h\024$cmS1@t߷!E2333\vPJun˽lvll̶\006\017\021R\021\021\034E\005Zg\020~u/إ$Tz`\031Ӣ8X$o\005$hPy~_b}#y5\033,$\005] >D12ŮD;Y,A5თ[\037R^ע\023޻F\001\t)3䋿=7HI\025\0338uo9IXcRsR\034-)Tp:\024K`\005`\021\0049\001\034:?*SAY\021izU7{V\016u`͇éd8\bc\b\\\006}\036>`PɸZpq:[{ǸN_A\031L-\v\rg*A\'4xol$>\0173.\boo\'`\r0+\0340\022+\'X|9l\005<pĸüg3Ƅg0onOs\fyfe\005e_Y'... ).../DT.php:92
160.00782284376zstd_uncompress( $data = '(/X\017P<\000\004~;\005\021T\020`X\r}U\024E!\bfA0<6V,Pgŧ\\h\024$cmS1@t߷!E2333\vPJun˽lvll̶\006\017\021R\021\021\034E\005Zg\020~u/إ$Tz`\031Ӣ8X$o\005$hPy~_b}#y5\033,$\005] >D12ŮD;Y,A5თ[\037R^ע\023޻F\001\t)3䋿=7HI\025\0338uo9IXcRsR\034-)Tp:\024K`\005`\021\0049\001\034:?*SAY\021izU7{V\016u`͇éd8\bc\b\\\006}\036>`PɸZpq:[{ǸN_A\031L-\v\rg*A\'4xol$>\0173.\boo\'`\r0+\0340\022+\'X|9l\005<pĸüg3Ƅg0onOs\fyfe\005e_Y'... ).../Serializer.php:57
'"/>
Exception:Error\FatalErrorException(Allowed memory size of 268435456 bytes exhausted (tried to allocate 3952680 bytes))
server t8misc1.ny.7w7.us • https://phoneowner.us//phone/3528619192 • 3.145.62.240 • site-id: 22 • rd/phoneowner.us • Jun 06, 16:01:07 • git bc137395bc

Exception:Error\FatalErrorException(Allowed memory size of 268435456 bytes exhausted (tried to allocate 3952680 bytes))

*** []
 
} return $r; } function out($serialized_data) { # original data if(is_compress_zstd($serialized_data)){
$serialized_data = zstd_uncompress($serialized_data);
}elseif ($this->gzip || $this->compress == 'zstd' || $this->compress == 'gzip'){ // 01/2018 only for change compress from gzip to zstd $serialized_data = gzinflate($serialized_data); } return $this->{"out_".$this->method}($serialized_data); }
EXCEPTION
Error\FatalErrorException: Allowed memory size of 268435456 bytes exhausted (tried to allocate 3952680 bytes)
  in homebase/hb/core/Serializer.php:57