Skip to content
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

Out of memory error in wp_debug_backtrace_summary when GP Limit Submissions is in use #1976

Open
rafaehlers opened this issue Jan 26, 2024 · 1 comment
Assignees

Comments

@rafaehlers
Copy link
Contributor

I am using GF Limit Submission from Gravity Perks on one of my forms . There is no issue.
As soon as I activated your Gravity View plugin, my form is not loaded and throws an error below.
Allowed memory size of 536870912 bytes exhausted (tried to allocate 2896144 bytes) in /PATH/wp-content/plugins/gravityview/includes/class-gravityview-logging.php on line 59

https://github.com/GravityKit/GravityView/blob/develop/includes/class-gravityview-logging.php#L59

Also, Vlad says this can be mitigated with:

debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS, 10);

Experienced with GV 2.19.5, GP Limit Submissions 1.1.13, and GFs 2.8.2

@floatytheastronaut
Copy link

@mrcasual mrcasual self-assigned this Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants