Allowed memory size exhausted

Created on 14 April 2025, 14 days ago

Drupal core 10.4.6
Webform 6.2.9 (also happens on 6.3.0-beta2)
Metatag 2.1.0

When editing a webform submission that has a "Computed twig" or "Computed token" field in the webform, we get this error:

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /var/www/web/core/lib/Drupal/Core/Extension/ModuleHandler.php on line 416
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /var/www/web/core/lib/Drupal/Core/Database/Query/Select.php on line 242
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /var/www/web/core/lib/Drupal/Core/Utility/Error.php on line 1

This was reported over in the metatag module, but seems to be an issue with webform running the loadData function too many times: https://www.drupal.org/project/metatag/issues/3484284#comment-15992902 πŸ› Apache Error occurs under certain conditions Active

πŸ› Bug report
Status

Active

Version

6.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States cindytwilliams Nashville, TN

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024