Advertisement
Guest User

Untitled

a guest
Mar 1st, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. Generating public assets for 13 modules.
  2. PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/Node/Expression/Array.php on line 17
  3. PHP Stack trace:
  4. PHP 1. {main}() /var/www/mothership/mothership/vendor/mothership-ec/cog/bin/cog-console:0
  5. PHP 2. Message\Cog\Application\Loader->run() /var/www/mothership/mothership/vendor/mothership-ec/cog/bin/cog-console:21
  6. PHP 3. Message\Cog\Application\Loader->execute() /var/www/mothership/mothership/vendor/mothership-ec/cog/src/Application/Loader.php:163
  7. PHP 4. Message\Cog\Application\Context\Console->run() /var/www/mothership/mothership/vendor/mothership-ec/cog/src/Application/Loader.php:338
  8. PHP 5. Symfony\Component\Console\Application->run() /var/www/mothership/mothership/vendor/mothership-ec/cog/src/Application/Context/Console.php:112
  9. PHP 6. Symfony\Component\Console\Application->doRun() /var/www/mothership/mothership/vendor/symfony/console/Symfony/Component/Console/Application.php:121
  10. PHP 7. Symfony\Component\Console\Application->doRunCommand() /var/www/mothership/mothership/vendor/symfony/console/Symfony/Component/Console/Application.php:191
  11. PHP 8. Symfony\Component\Console\Command\Command->run() /var/www/mothership/mothership/vendor/symfony/console/Symfony/Component/Console/Application.php:893
  12. PHP 9. Message\Cog\Console\Command\AssetGenerator->execute() /var/www/mothership/mothership/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:245
  13. PHP 10. Assetic\AssetWriter->writeManagerAssets() /var/www/mothership/mothership/vendor/mothership-ec/cog/src/Console/Command/AssetGenerator.php:99
  14. PHP 11. Assetic\Factory\LazyAssetManager->getNames() /var/www/mothership/mothership/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php:52
  15. PHP 12. Assetic\Factory\LazyAssetManager->load() /var/www/mothership/mothership/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php:197
  16. PHP 13. Assetic\Extension\Twig\TwigFormulaLoader->load() /var/www/mothership/mothership/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php:162
  17. PHP 14. Twig_Environment->parse() /var/www/mothership/mothership/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php:35
  18. PHP 15. Twig_Parser->parse() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/Environment.php:479
  19. PHP 16. Twig_Parser->subparse() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/Parser.php:99
  20. PHP 17. Twig_TokenParser_Block->parse() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/Parser.php:191
  21. PHP 18. Twig_Parser->subparse() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/TokenParser/Block.php:47
  22. PHP 19. Twig_ExpressionParser->parseExpression() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/Parser.php:145
  23. PHP 20. Twig_ExpressionParser->getPrimary() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:41
  24. PHP 21. Twig_ExpressionParser->parsePrimaryExpression() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:84
  25. PHP 22. Twig_ExpressionParser->getFunctionNode() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:147
  26. PHP 23. Twig_ExpressionParser->parseArguments() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:333
  27. PHP 24. Twig_ExpressionParser->parseExpression() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:471
  28. PHP 25. Twig_ExpressionParser->getPrimary() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:41
  29. PHP 26. Twig_ExpressionParser->parsePrimaryExpression() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:84
  30. PHP 27. Twig_ExpressionParser->parsePostfixExpression() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:174
  31. PHP 28. Twig_ExpressionParser->parseSubscriptExpression() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:283
  32. PHP 29. Twig_Node_Expression_Array->__construct() /var/www/mothership/mothership/vendor/twig/twig/lib/Twig/ExpressionParser.php:345
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement