bugphpGroupWare - Bugs: bug #23404, calendar planner consumes 128M ?

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #23404: calendar planner consumes 128M ?

Submitter:  jason king <pizzathief>
Submitted:  Wed 28 May 2008 05:16:49 AM UTC
   
 
Category:  calendar Item Group:  SVN trunk (dev code)
Severity:  3 - Normal Priority:  7 - High
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Wed 28 May 2008 05:16:49 AM UTC, original submission:  

use the calendar , and click on the planner button, you get this:

!ERROR Warning: preg_match() [function.preg-match]: Unknown modifier ']' in /path/to/phpgroupware/calendar/inc/class.html.inc.php at line 26
 
 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16 bytes) in /home/jason/website/phpgroupware/calendar/inc/class.uicalendar.inc.php on line 1485


(preg_match is covered in another bug)

PHP is set to allow pages of at most 128M (in php.ini) , and this has managed to consume all of it.  Something's wrong here, no way should it consume that much.

jason king <pizzathief>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pizzathief (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code