[imp] Support question/possible bug report on ActiveSync
Jens Wahnes
wahnes at uni-koeln.de
Wed Dec 13 12:18:46 UTC 2017
Wolfgang Borgsmüller wrote:
> - CPU usage spikes to 99% and I get this error message in apache log:
> Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to
> allocate 72 bytes) in /usr/share/php/Math/BigInteger.php on line 1089
> (full stack trace below)
>
> So my guess is: there must be an offending message which causes
> ActiveSync to hang on that line. What do you think? Should I submit a
> bug report?
Errors like that often arise because of problems with Math_BigInteger.
Installing bcmath and/or gmp would help to mitigate the problem, unless
they are installed already, of course.
Jens
More information about the imp
mailing list