\Drupal\cdn\File\FileUrlGenerator::transformRelative() calls itself instead of the decorated service → endless loop & memory exhaustion
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3326622. --> Reported by: [trickfun](https://www.drupal.org/user/1192428) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>After update to 4.0 version i get this error</p> <p><code>PHP message: PHP Fatal error:&nbsp; Allowed memory size of 2147483648 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/web/modules/contrib/cdn/src/File/FileUrlGenerator.php on line 78"</code></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Update module and go to home page</p>
issue