[sync] thunderbird lightning deleting an event leads to HttpSendRequest error 12152 in funambol
lst_hoe02 at kwsoft.de
lst_hoe02 at kwsoft.de
Fri Jan 30 08:56:59 UTC 2009
Zitat von LALOT Dominique <dom.lalot at gmail.com>:
> 2009/1/30 eculp <eculp at encontacto.net>
>
>> Quoting lst_hoe02 at kwsoft.de:
>>
>> Zitat von Dominique LALOT <dom.lalot at gmail.com>:
>>>
>>> Andreas
>>>>
>>>> I've been a little bit further.
>>>> My apache is segfaulting.. (Debian etch)
>>>>
>>>> So I generate a core dump:
>>>> Core was generated by `/usr/sbin/apache2 -k start'.
>>>> Program terminated with signal 11, Segmentation fault.
>>>> #0 0xb7b83307 in memcpy () from /lib/tls/libc.so.6
>>>>
>>>
>>>
>>> A PHP application like Horde should never crash the Apache Server....
>>> Nothing fro Horde side to fix. Have you run a memory test on this machine
>>> lately?
>>
>>
> I agree. Most of the time, it's coming from using C library. I've seen crash
> in perl due to libxml2, so I'm not astonished. Another possibility is that
> we are running in an openvz environment. Is there a limit on a kernel
> capability, that's another track to follow.
For OpenVZ try "cat /proc/user_beancounters" inside the VE to see if
you hit some resource limit. Most of the time "privvmpages" are used
up so your the memory allocation will fail. Somtimes the "numfile"
limit will prevent loading additional libraries on demand.
>>>
>> If it isn't the memory, this can be caused by a change of order in
>> etc/php/extentions.ini during upgrades. I have a script from the FreeBSD
>> lists that will reorder them that always works for me on freebsd and I see
>> no reason why it wouldn't work on Linux but on windows it wouldn't run.
>>
>
> I'm interested by your script. But remember that the problems seldom happen.
> So I'm not convinced
But it always happens if you try to sync?
Regards
Andreas
More information about the sync
mailing list