-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Drupal 9.5 islandora/agent/settings/form-display white screen crash with [mpm_itk:error]child died with signal 11 #2200
Comments
Can you tell me a little more about what you're trying to do at that page? Have you run |
Yes, have run drush updb since updating. That page was one I checked when when also editing a repository item, and adding a new author, via add new person (using the entity browser which works on a different field-collections) , the same error occurs. Basically went to that page looking for anything else that could be broken due to the Drupal 9.5 update. |
Looking at this more, believe the error is actually in a custom module. Going to run the upgrade rector to see what changes on that module. |
Cool, it sounds like an interesting module! I don't know if it (or your work) is public, but it sound like it'd be a neat demo at an Open meeting or something! |
Actually I did not write any of it. I inherited it's maintenance, although I have done Drupal since the 2000's. |
Believe this can be closed. The segmentation error was from field_group when upgrading to Drupal 9.4 or 9.5. Thank you. |
What steps does it take to reproduce the issue?
Goto page islandora/agent/settings/form-display after updating to Drupal 9.5.x
When does this issue occur?
When running Drupal 9.5.x, it does not occur on Drupal 9.3.x
Which page does it occur on?
islandora/agent/settings/form-display
What happens?
white screen crash with [mpm_itk:error]child died with signal 11
Also crashes when trying to change author on repository node
To whom does it occur (anonymous visitor, editor, administrator)?
administrator / editor
Which version of Islandora are you using?
Newest.
Which method did you use to install your Islandora instance? (manually, ISLE, playbook, etc.)
Manually with composer.
Browser response
This page isn’t working URL didn’t send any data.
ERR_EMPTY_RESPONSE
The text was updated successfully, but these errors were encountered: