Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 30142024 bytes) in /home/cookejco/public_html/stjohns5/libraries/src/Component/ComponentHelper.php on line 362
Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 30142024 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 30142024 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#805
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 30142024 bytes)"
    "file" => "/home/cookejco/public_html/stjohns5/libraries/src/Component/ComponentHelper.php"
    "line" => 362
  ]
}
  1.             throw new MissingComponentException(Text::_('JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND'), 404);
  2.         }
  3.         ob_start();
  4.         $app->bootComponent($option)->getDispatcher($app)->dispatch();
  5.         $contents ob_get_clean();
  6.         // Revert the scope
  7.         $app->scope $scope;
  8.         if (JDEBUG) {

Stack Trace

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

  at /home/cookejco/public_html/stjohns5/libraries/src/Component/ComponentHelper.php:362