/usr/local/ispconfig/server/server.sh: line 17: 15308 Segmentation fault

Discussion in 'Installation/Configuration' started by buhlerax, Mar 31, 2013.

  1. buhlerax

    buhlerax New Member

    Hello all,

    Post here if it can be a setting in apache + php on linux and no bugs in the installation of ispconfig

    In the logs I obtained the following error:
    /usr/local/ispconfig/server/server.sh: line 17: 14321 Segmentation fault /usr/bin/php -q /usr/local/ispconfig/server/server.php

    In / var / log / syslog shows:

    Mar 30 22:03:01 smserver /USR/SBIN/CRON[4221]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Mar 30 22:03:02 smserver kernel: [ 2128.327056] php[4225]: segfault at 7f8caf7db617 ip 00007f8caf7db617 sp 00007ffffd8b07e0 error 14 in libexslt.so.0.8.15[7f8caf9b4000+13000]
    Mar 30 22:03:02 smserver /USR/SBIN/CRON[4219]: (CRON) error (grandchild #4221 failed with exit status 139)

    I already removed the php5-XLST and not solved.

    I noticed that this error occurs in the execution of cron.

    If I run manually this error appears:
    /usr/local/ispconfig/server/server.sh
    finished.
    /usr/local/ispconfig/server/server.sh: line 17: 4444 Segmentation fault /usr/bin/php -q /usr/local/ispconfig/server/server.php

    And in debug mode:

    root@smserver:/etc/apache2# /usr/local/ispconfig/server/server.sh
    30.03.2013-22:07 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    30.03.2013-22:07 - DEBUG - Found 2 changes, starting update process.
    30.03.2013-22:07 - DEBUG - Calling function 'update' from plugin 'apps_vhost_plugin' raised by event 'server_update'.
    30.03.2013-22:07 - DEBUG - Calling function 'update' from plugin 'network_settings_plugin' raised by event 'server_update'.
    30.03.2013-22:07 - DEBUG - Network configuration disabled in server settings.
    30.03.2013-22:07 - DEBUG - Calling function 'update' from plugin 'postfix_server_plugin' raised by event 'server_update'.
    30.03.2013-22:07 - DEBUG - Processed datalog_id 80
    30.03.2013-22:07 - DEBUG - Calling function 'update' from plugin 'apps_vhost_plugin' raised by event 'server_update'.
    30.03.2013-22:07 - DEBUG - Calling function 'update' from plugin 'network_settings_plugin' raised by event 'server_update'.
    30.03.2013-22:07 - DEBUG - Network configuration disabled in server settings.
    30.03.2013-22:07 - DEBUG - Calling function 'update' from plugin 'postfix_server_plugin' raised by event 'server_update'.
    30.03.2013-22:07 - DEBUG - Processed datalog_id 81
    30.03.2013-22:07 - DEBUG - Calling function 'restartHttpd' from module 'web_module'.
    [Sat Mar 30 22:07:47 2013] [warn] NameVirtualHost *:443 has no VirtualHosts
    [Sat Mar 30 22:07:47 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
    [Sat Mar 30 22:07:48 2013] [warn] NameVirtualHost *:443 has no VirtualHosts
    [Sat Mar 30 22:07:48 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
    30.03.2013-22:07 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    finished.
    /usr/local/ispconfig/server/server.sh: line 17: 4502 Segmentation fault /usr/bin/php -q /usr/local/ispconfig/server/server.php

    Does anyone have any idea what happens?
    thank you
     
    Last edited: Mar 31, 2013
  2. buhlerax

    buhlerax New Member

    It really has nothing to do with ispconfig Zend guard loader segfault doing this. I'm using debian squeeze amd64 what do you?
    I downloaded the latest version of zend not understand what happens.
     

Share This Page