Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534777856 bytes) in /home/gameworl/public_html/templates/cepon/error.php on line 11
Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534777856 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

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

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#178
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534777856 bytes)"
    "file" => "/home/gameworl/public_html/templates/cepon/error.php"
    "line" => 11
  ]
}
  1.  * @license        GNU General Public License version 2 or later; see LICENSE.txt
  2.  */
  3. defined('_JEXEC') or die;
  4. echo '<pre>'.print_r($this->errortrue).'</pre>';die;
  5. if (!isset($this->error)) {
  6.     $this->error JError::raiseWarning(404JText::_('JERROR_ALERTNOAUTHOR'));
  7.     $this->debug false
  8. }

Stack Trace

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

  at /home/gameworl/public_html/templates/cepon/error.php:11