[Tickets #14453] Re: Allowed memory size exhausted

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Aug 25 07:03:31 UTC 2016


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: https://bugs.horde.org/ticket/14453
------------------------------------------------------------------------------
  Ticket           | 14453
  Aktualisiert Von | lukas.weiss at raiffeisen.it
  Zusammenfassung  | Allowed memory size exhausted
  Warteschlange    | Kronolith
  Version          | 4.2.17
  Typ              | Bug
  Status           | Resolved
  Priorität        | 2. Medium
  Milestone        |
  Patch            |
  Zuständige       | Michael Rubinsky
------------------------------------------------------------------------------


lukas.weiss at raiffeisen.it (2016-08-25 07:03) hat geschrieben:

I don't think it is resolved for when an alarm is set.

In the Kronolith_Driver_Sql::listAlarms, listEvents is called without  
an endDate parameter... Then in Kronolith_Driver_Sql::_listEvents,  
addEvents is called without this parameter too. So the loop doesn't  
stop before the original event's end date...

Here's the stack trace (e.g. calling trean at the beginning):
#0  Kronolith::addEvents() called at  
[/usr/share/nginx/www/kronolith/lib/Driver/Sql.php:312]
#1  Kronolith_Driver_Sql->_listEvents() called at  
[/usr/share/nginx/www/kronolith/lib/Driver.php:310]
#2  Kronolith_Driver->listEvents() called at  
[/usr/share/nginx/www/kronolith/lib/Driver/Sql.php:82]
#3  Kronolith_Driver_Sql->listAlarms() called at  
[/usr/share/nginx/www/kronolith/lib/Kronolith.php:120]
#4  Kronolith::listAlarms() called at  
[/usr/share/nginx/www/kronolith/lib/Application.php:492]
#5  Kronolith_Application->listAlarms()
#6  call_user_func_array() called at [/usr/share/php/Horde/Registry.php:1196]
#7  Horde_Registry->callAppMethod() called at  
[/usr/share/php/Horde/Core/Factory/Alarm.php:170]
#8  Horde_Core_Factory_Alarm->load()
#9  call_user_func() called at [/usr/share/php/Horde/Alarm.php:113]
#10 Horde_Alarm->listAlarms() called at [/usr/share/php/Horde/Alarm.php:431]
#11 Horde_Alarm->notify() called at  
[/usr/share/php/Horde/Notification/Handler/Decorator/Alarm.php:63]
#12 Horde_Notification_Handler_Decorator_Alarm->notify() called at  
[/usr/share/php/Horde/Notification/Handler.php:323]
#13 Horde_Notification_Handler->notify() called at  
[/usr/share/php/Horde/Core/Notification/Handler.php:49]
#14 Horde_Core_Notification_Handler->notify() called at  
[/usr/share/nginx/www/trean/add.php:81]
#15 require(/usr/share/nginx/www/trean/add.php) called at  
[/usr/share/nginx/www/trean/browse.php:19]
#16 require(/usr/share/nginx/www/trean/browse.php) called at  
[/usr/share/nginx/www/trean/index.php:11]






More information about the bugs mailing list