Steps to reproduce

Install module on existing database with a significant number of users

Proposed resolution

The module install process loads all users in order to pull the UID for adding enable and notify user.data variables. This query could instead just pull the UIDs and avoid the memory overflow issue altogether.

Issue fork privatemsg-3419579

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joshua-jake created an issue. See original summary.

joshua-jake’s picture

Title: atal error: Allowed memory size of XXXX bytes exhausted on install » Fatal error: Allowed memory size of XXXX bytes exhausted on install

ivnish’s picture

Priority: Normal » Major

  • ivnish committed 6643c63a on 2.0.x authored by joshua-jake
    Issue #3419579 by joshua-jake, ivnish: Fatal error: Allowed memory size...
ivnish’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.