[turba] Apache2 segfault in turba add contact
maudam
mau-dm at tiscali.it
Mon Jan 25 14:28:15 UTC 2016
Solved the trouble.
There was something strange in php setup.
Removing and reinstalling all packages and dependencies the problem is
solved.
Thanks again for your help
Il 25/01/2016 12:56, maudam ha scritto:
> Hi Jan,
> thanks for your answer.
>
> I know the code is right, but there is sometingh wrong in
>
> new Turba_Form_AddContact
>
> After some additional test i found that:
>
> Only turba component throw the error. Other horde packages run normally.
> Same error with edit contact page (imported a contact via csv and is
> present in db) When i try to edit the contact,
> http://www.site.com/horde/turba/edit.php
> apache (Php) go in segfault
>
> do you have suggestions ?
>
> Thanks again
>
>
>
>
>
> Il 25/01/2016 12:35, Jan Schneider ha scritto:
>>
>> Zitat von maudam <mau-dm at tiscali.it>:
>>
>>> Hi,
>>> when /horde/turba/add.php page is called from turba i got a
>>> segmentation fault in apache2.
>>> [Mon Jan 25 10:12:39.469522 2016] [core:notice] [pid 22609] AH00052:
>>> child pid 22685 exit signal Segmentation fault (11)
>>>
>>> Digging in add.php file and setting some php exit() i found the
>>> trouble is here:
>>>
>>> Line #63
>>> /* Set up the form. */
>>> $form = new Turba_Form_AddContact($vars, $contact);
>>>
>>> All horde and turba packages are installed and updated using PEAR on
>>> a debian 8 system.
>>>
>>> PHP Version 5.6.17-0+deb8u1
>>> Horde Groupware 5.2.11
>>>
>>> How can i solve this issue ?
>>> Thanks in advance
>>
>> There is nothing special in the code, and any segfault is PHP's fault
>> anyway.
>>
>
More information about the turba
mailing list