Installing PM on Drupal 10.3 leads to crashes

Created on 10 November 2024, 5 days ago

Followup from https://www.drupal.org/project/pm/issues/2215499#comment-15846626 πŸ“Œ Port PM to Drupal 10 Active

Installing and uninstalling shows the following in the recent log messages.

Error: Maximum call stack size of 8339456 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached. Infinite recursion? in serialize() (line 827 of /var/www/drupal10/web/core/lib/Drupal/Core/Menu/MenuTreeStorage.php).

The operations section shows a 78,028 count list with the majority of the lines being this, repeating.

#77962 [internal function]: Drupal\system\Access\SystemAdminMenuBlockAccessCheck->access()
#77963 /var/www/drupal10/web/core/lib/Drupal/Core/Access/AccessManager.php(160): call_user_func_array()
#77964 /var/www/drupal10/web/core/lib/Drupal/Core/Access/AccessManager.php(136): Drupal\Core\Access\AccessManager->performCheck()
#77965 /var/www/drupal10/web/core/lib/Drupal/Core/Access/AccessManager.php(93): Drupal\Core\Access\AccessManager->check()
#77966 /var/www/drupal10/web/core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php(106): Drupal\Core\Access\AccessManager->checkNamedRoute()
#77967 /var/www/drupal10/web/core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php(79): Drupal\system\Access\SystemAdminMenuBlockAccessCheck->hasAccessToChildMenuItems()

Steps to reproduce

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany D34dMan Hamburg

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

Comments & Activities

Production build 0.71.5 2024