Apache child process segfault

Jonas Koch Bentzen <[email protected]> Sat, 20 Sep 2003 22:18:58 +0200
Newsgroups gmane.comp.lang.moto.user
Message-ID <[email protected]>
Hello,

I'm having problems using Moto with Apache: Whenever I load a page, an 
older, incomplete, or blank version of the page shows up, and I get this 
message in the Apache error log:

[notice] child pid 2317 exit signal Segmentation fault (11)

This happens even if I uncomment the lines in httpd.conf that load the 
PHP module, so the problem is not related to often mentioned PHP/MySQL 
problem.

Here's my lines in httpd.conf:

LoadModule moto_module        /usr/lib/apache/mod_moto.so
AddModule mod_moto.c

<IfModule mod_moto.c>
	AddHandler moto .moto
</IfModule>

Whenever I restart Apache, the Moto module seems to load fine. From the 
error log:

### Pre-Loading Extension 'libmx_moto.so' from 
'/usr/local/mx/moto/libmx_moto.so'
### Pre-Loading Extension 'libmx_cstdlib.so' from 
'/usr/local/mx/cstdlib/libmx_cstdlib.so'
### Pre-Loading Extension 'libmx_codex_db_pgsql.so' from 
'/usr/local/mx/codex/db/pgsql/libmx_codex_db_pgsql.so'
### Pre-Loading Extension 'libmx_codex_io.so' from 
'/usr/local/mx/codex/io/libmx_codex_io.so'
### Pre-Loading Extension 'libmx_codex_http.so' from 
'/usr/local/mx/codex/http/libmx_codex_http.so'
### Pre-Loading Extension 'libmx_codex_util.so' from 
'/usr/local/mx/codex/util/libmx_codex_util.so'
### Pre-Loading Extension 'libmx_moto.so' from 
'/usr/local/mx/moto/libmx_moto.so'
### Pre-Loading Extension 'libmx_cstdlib.so' from 
'/usr/local/mx/cstdlib/libmx_cstdlib.so'
### Pre-Loading Extension 'libmx_codex_db_pgsql.so' from 
'/usr/local/mx/codex/db/pgsql/libmx_codex_db_pgsql.so'
### Pre-Loading Extension 'libmx_codex_io.so' from 
'/usr/local/mx/codex/io/libmx_codex_io.so'
### Pre-Loading Extension 'libmx_codex_http.so' from 
'/usr/local/mx/codex/http/libmx_codex_http.so'

Any of you know what the problem might be? Thanks in advance :)

- Jonas Bentzen

-- 
http://understroem.dk/
http://findhim.com/