On Wed, Apr 10, 2002 at 12:36:25AM +0100, Andy Smith wrote:

> php does appear to build and install OK, but once the AddModule and
> LoadModule lines are added to httpd.conf, the server segfaults on
> startup.  strace shows the following:

I've since tried this again with CVS apache 2 and CVS PHP and get
the same behaviour.

> .
> .
> .
> open("/usr/local/apache2/conf/mime.types", O_RDONLY) = 8
> fstat64(8, {st_mode=S_IFREG|0644, st_size=12322, ...}) = 0
> read(8, "# This is a comment. I love comm"..., 4096) = 4096
> read(8, "tool-message\napplication/vnd.gro"..., 4096) = 4096
> read(8, "on/vnd.wt.stf\napplication/vnd.xa"..., 4096) = 4096
> read(8, "ovie\nx-conference/x-cooltalk\t\tic"..., 4096) = 34
> read(8, "", 4096)                       = 0
> close(8)                                = 0
> semget(IPC_PRIVATE, 1, IPC_CREAT|0x180|0600) = 589831
> semctl(589831, 0, 0x110 /* SEM_??? */, 0xbffff6b8) = 0
> getcwd("/", 4095)                       = 2
> --- SIGSEGV (Segmentation fault) ---

Attachment: msg05411/pgp00000.pgp
Description: PGP signature

Reply via email to