installation of 3.9.1: Segmentation fault

Author Message

Michael Kress

Thursday 15 March 2007 5:01:27 am

Hi,

I can't get ez publish installed, I get the following error in apache's error log:
[notice] child pid 2492 exit signal Segmentation fault (11)

I tried this:
* unpack 3.9.0
* executed a simplified chown apache.apache . -R
* first call of index.php works

(delete everything)

* unpack 3.9.1
* executed a simplified chown apache.apache . -R
* first call of index.php shows up the error above, browser win: empty

Environment:
* centos4 @ i686
* httpd-2.0.52-28.ent.centos4
* self compiled php 4.4.6
* memory_limit in php.ini: 84M

This is kind of similar to http://issues.ez.no/8148 but the chown didn't work.
Any ideas?
Regards
Michael

Nabil Alimi

Thursday 15 March 2007 5:24:02 am

Hi Michael,

I had the same problem earlier. My server lacked php-cli. After installing it, everything worked fine.
Actually, I also adjusted server clock, but I don't think this was the solution to the problem. :)

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Michael Kress

Thursday 15 March 2007 7:53:35 am

Hi, are you talking about the command line interface?
I definiteley have the cli installed:
# php -v
PHP 4.4.6 (cgi) (built: Mar 5 2007 05:52:46)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

Regards
Michael

Michael Kress

Friday 16 March 2007 10:27:28 pm

JFYI, on x86_64 it works, same environment, just another arch.

Nabil Alimi

Tuesday 17 April 2007 3:23:30 am

I noticed something strange.
In my previous post, I said while joking, that I ajusted server clock as a solution to this issue. But it seems that server time has <i>actually</i> something to do with this.

I tested this a few minutes ago.
I have local eZpublish instance running on my own PC with the local version of my own site (the one below;)).
I changed Windows date to 1st February.
I accessed my website without any problem.
I then cleared caches.
I was then unable to access my site.
I changed the clock back to today.
The site was running smoothly again.

I don't know how server clock can be related to such an issue, (Probably some cache expiry ?) but I wanted to share my experience with you.

Hope it can help someone.

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 14:52:31
Script start
Timing: Jan 18 2025 14:52:31
Module start 'layout'
Timing: Jan 18 2025 14:52:31
Module start 'content'
Timing: Jan 18 2025 14:52:32
Module end 'content'
Timing: Jan 18 2025 14:52:33
Script end

Main resources:

Total runtime1.1179 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 589.1875152.6406
Module start 'layout' 0.00650.0033 741.828139.4766
Module start 'content' 0.00981.1065 781.3047566.2969
Module end 'content' 1.11630.0015 1,347.601612.1250
Script end 1.1178  1,359.7266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3015160.0002
Check MTime0.00140.1252160.0001
Mysql Total
Database connection0.00090.077410.0009
Mysqli_queries1.060494.8543630.0168
Looping result0.00060.0501610.0000
Template Total1.078596.520.5392
Template load0.00210.183820.0010
Template processing1.076496.290020.5382
Template load and register function0.00020.016610.0002
states
state_id_array0.00120.111410.0012
state_identifier_array0.00240.218720.0012
Override
Cache load0.00180.1615530.0000
Sytem overhead
Fetch class attribute can translate value0.00080.075220.0004
Fetch class attribute name0.00090.083760.0002
XML
Image XML parsing0.00060.050220.0003
class_abstraction
Instantiating content class attribute0.00000.001570.0000
General
dbfile0.00210.1848160.0001
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
13content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
10content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 32
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs