magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.58k stars 9.32k forks source link

Magento 2.1.3 Fatal error on some category pages #8223

Closed adityag186 closed 7 years ago

adityag186 commented 7 years ago

Preconditions

  1. Magento version 2.1.3

Steps to reproduce

  1. Go to http://www.dev.atlanticbooks.com/subjects/business-management OR
  2. Go to http://www.dev.atlanticbooks.com/about-us

Error occuring on some of the category pages only.

Expected result

  1. website should open that page

Actual result

  1. Fatal error: Allowed memory size of 1388314624 bytes exhausted (tried to allocate 83 bytes) in /home/devatlanticbooks/public_html/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line 293
JamesonNetworks commented 7 years ago

You could try upping the PHP memory limits. I believe that has fixed this issue for me in the past.

veloraven commented 7 years ago

@adityag186 thank you for your report. Please provide additional information:

  1. Please provide exact steps to reproduce and descriptions of your categories without external links.
  2. Please provide information about your environment: OS, versions of PHP, MySQL and web browser.
veloraven commented 7 years ago

According to contributor guide, tickets without response for two weeks should be closed. If this issue still reproducible please feel free to create the new one: format new issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result and specify Magento version.