I run in this issue with a theme having node_module #546584: Modules or themes with too many files kill drupal_system_listing performances.

My guess is some files or the number of files in node_module make the drupal_system_listing fail.

It was a segfault and therefor hard to debug. I though it will be nice to ping you so you know it can append as you also having a node_module folder.

Comments

iamcarrico’s picture

Status: Active » Closed (won't fix)

Alas, there is nothing we can do about the node_modules folder. I haven't run across this issue myself, and have never had this issue appear in any of my projects. If you you think it is the node_modules file--- just remove it, reload the cache, then re-run npm install.