Hello again,

just as background information: I downloaded Ubuntu 8.10, installed
all required modules,
including

libapache2-mod-python             3.3.1-3
apache2                           2.2.9-7ubuntu3.2
python                            2.5.2-1ubuntu1
mysql-server                      5.0.67-0ubuntu6
python-mysqldb                    1.2.2-7

and http://cdsware.cern.ch/download/cds-invenio-0.99.1.tar.gz

and I cannot reproduce the error, though in Apache's settings, max
clients is 150.

I'll run security updates and see if they break something.

Just out of curiosity: how can I make Apache use its IP as the host
name, without hard-coding the IP in the config?

Yours,
Marko


2009/7/21 Marko Niinimaki <[email protected]>:
> Hello,
>
> I'm downloading a Ubuntu 8.10 vmware image to test if I can reproduce
> the problem.
>
> Yours,
> Marko
>
> 2009/7/20 Tibor Simko <[email protected]>:
>> 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