Problem/Motivation

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.

Steps to reproduce

Use composer to upgrade current Drupal Core to 9.4.1

Proposed resolution

Temporary solution - rollback Drupal Core to 9.3.14 till appropriate fix is identified.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

citizencage created an issue. See original summary.

citizencage’s picture

The issue I noted regarding a memory allocation error appears to be finally resolved when upgrading to Drupal 9.4.8

citizencage’s picture

Status: Active » Needs review
nedjo’s picture

Status: Needs review » Closed (outdated)

Thanks for noting the issue and for following up. As this appears to be resolved in current core versions, closing.