Closed (outdated)
Project:
Features
Version:
8.x-3.12
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2022 at 13:59 UTC
Updated:
15 Dec 2022 at 22:40 UTC
Jump to comment: Most recent
When upgrading to Drupal Core 9.4.1, Features configuration page emits a fatal error.
The error is reported as: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes) - web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php:379
Also note, the error affects ability to run Features commands via Drush.
Use composer to upgrade current Drupal Core to 9.4.1
Temporary solution - rollback Drupal Core to 9.3.14 till appropriate fix is identified.
Comments
Comment #2
citizencage commentedThe issue I noted regarding a memory allocation error appears to be finally resolved when upgrading to Drupal 9.4.8
Comment #3
citizencage commentedComment #4
nedjoThanks for noting the issue and for following up. As this appears to be resolved in current core versions, closing.