Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 163840 bytes) in /home/tce/tce2024_preprod/vendor/symfony/var-dumper/Cloner/VarCloner.php on line 205
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 163840 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 163840 bytes)

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
0 of 0
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#46612 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 163840 bytes)" "file" => "/home/tce/tce2024_preprod/vendor/symfony/var-dumper/Cloner/VarCloner.php" "line" => 205 ] }
  1.                         $stub = [$arrayStub->cut$arrayStub->class => $arrayStub->position];
  2.                         $arrayStub->cut 0;
  3.                     } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
  4.                         $stub self::$arrayCache[$arrayStub->class][$arrayStub->position];
  5.                     } else {
  6.                         self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayStub->position];
  7.                     }
  8.                 }
  9.                 if (!$zvalRef) {
  10.                     $vals[$k] = $stub;