On Mon, 20 Jul 2009, Henning Weiler wrote:
>> [Mon Jul 20 15:09:41 2009] [notice] child pid 8976 exit signal Segmentation 
>> fault (11)
> [Mon Jul 20 16:20:30 2009] [notice] child pid 17612 exit signal Illegal 
> instruction (4)

What is the detailed output of:

  $ sudo -u apache /opt/cds-invenio/bin/inveniocfg --detect-system-details

Can you run httpd via strace to see from what portion of Apache the
segfault comes?  E.g. something like:

  $ sudo strace /usr/sbin/apache2 -X

Can you recompile Apache (and/or mod_python) to see if it helps?

Are there any other errors of this kind in the system logs, coming from
other heavy-duty programs?  (to exclude memory/bus errors)

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to