Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534790144 bytes) in /var/www/vhosts/sortir-en-bretagne.fr/httpdocs/vendor/twig/twig/src/Extension/DebugExtension.php on line 57
Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534790144 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534790144 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1070
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534790144 bytes)"
    "file" => "/var/www/vhosts/sortir-en-bretagne.fr/httpdocs/vendor/twig/twig/src/Extension/DebugExtension.php"
    "line" => 57
  ]
}
  1.                 }
  2.             }
  3.             var_dump($vars);
  4.         } else {
  5.             var_dump(...$vars);
  6.         }
  7.         return ob_get_clean();
  8.     }
  9. }

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534790144 bytes)

  at vendor/twig/twig/src/Extension/DebugExtension.php:57