Fatal error: Out of memory (allocated 494927872 bytes) (tried to allocate 20480 bytes) in /home/hosting/http/jisport/stage/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting/http/jisport/stage/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php:36) in /home/hosting/http/jisport/stage/vendor/symfony/http-foundation/Session/SessionUtils.php on line 52
Error: Out of memory (allocated 494927872 bytes) (tried to allocate 20480 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Out of memory (allocated 494927872 bytes) (tried to allocate 20480 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#25913
  -error: array:4 [
    "type" => 1
    "message" => "Out of memory (allocated 494927872 bytes) (tried to allocate 20480 bytes)"
    "file" => "/home/hosting/http/jisport/stage/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php"
    "line" => 36
  ]
}
  1.     {
  2.         if ($value === null) {
  3.             return null;
  4.         }
  5.         return unserialize($value);
  6.     }
  7. }

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Out of memory (allocated 494927872 bytes) (tried to allocate 20480 bytes)

  at vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php:36