-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Description
Magento 2.1v
PHP 7.0.9
Debian 8
Mysql5.6(MariaDB)
:~$ php -d memory_limit=6G httpdocs/bin/magento deploy:mode:set production
Enabled maintenance mode
Starting compilation
sh: line 1: 10837 Segmentation fault /opt/plesk/php/7.0/bin/php -f /var/www/vhosts/magento2/httpdocs/bin/magento setup:di:compile 2>&1
Something went wrong while compiling generated code. See the error log for details.
Command returned non-zero exit code:
`/opt/plesk/php/7.0/bin/php -f /var/www/vhosts/magento2/httpdocs/bin/magento setup:di:compile
Memory limit is given 6G, yet error arises. Is this a bug in magento 2.1?