6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12124] horde crashes with php memory exhaustion
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. ..___..__ . | \ / _/ [__) | | \/ ./__.[__)\__|
Comment
> You really need to go through and find the exact spot where the > memory is exhausting. It *looks* like it may have something to do > with the logging rewrite. Except that none of the devs can > reproduce. We've already had one issue relating to this, and it > turned out to be broken PHP behavior. > > The best thing to do is to go to the script that is causing the > problem, pick a random place in the script, and insert an 'print > "HERE"; exit;' command. If no memory exhaustion is found (i.e. you > see HERE output and no PHP error), delete that command, move down the > file, insert another 'print "HERE"; exit;' command, and check for > memory exhaustion. Once you hit a spot where the PHP script exits > with an exhaustion error (you should not see HERE on the browser > screen), move the command up in the file until you find the spot that > "HERE" is shown again. This will help to determine where the > exhaustion (most likely an infinite loop) is occuring.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers