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

4.3.0 - Out of memory in Admin panel #40419

Closed
MarkRS-UK opened this issue Apr 19, 2023 · 6 comments
Closed

4.3.0 - Out of memory in Admin panel #40419

MarkRS-UK opened this issue Apr 19, 2023 · 6 comments

Comments

@MarkRS-UK
Copy link
Contributor

After using the system menu in administrator section, with debug system on, any and all subsequent action causes an out of memory error. Requires logging out to fix it.

Steps to reproduce the issue

Switch on "Debug System" (Global configuration, system tab)
Save and select System from admin menu
Pick any option

Expected result

Selection works as normal

Actual result

Out of memory error (see attached screen shot)
Any selection after this causes this same error.

System information (as much as possible)

Locally served site. Fedora Linux,

Additional comments

Turning off debug system restores correct action.

OutOfMemory

@carlitorweb
Copy link
Member

I tried to reproduce it in a fresh local installation, and I could not. What memory_limit you have in your php ?

@toivo
Copy link
Contributor

toivo commented Apr 19, 2023

A few topics at the Joomla forum have reported that 128M is not enough to run with the option Debug System turned on. Increase the memory to 256M as a workaround.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40419.

@Fedik
Copy link
Member

Fedik commented Apr 19, 2023

When debug enabled the fix is there #39526

@MarkRS-UK
Copy link
Contributor Author

I have 1024Mb set for my memory limit ("memory_limit" in php.ini), so I it looks to me like this is a bug and Fedik has it fixed but the fix hasn't made it into production yet.

Is that right?

@Fedik
Copy link
Member

Fedik commented Apr 19, 2023

Correct

@richard67
Copy link
Member

Closing as having a pull request. Please test #39526 . Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants