caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: caml-list@inria.fr
Subject: [Caml-list] mod_caml makes Apache segfault
Date: Mon, 6 Sep 2004 17:50:41 +0200	[thread overview]
Message-ID: <20040906155041.GG7964@alan-schm1p> (raw)

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

Hi,

In order to play with cocanwiki, I am currently trying to get mod_caml 
to work on a server here (Fedora Core 1, Apache 2.0.50).

First of all, a small trick: in order to get mod_caml to compile, I had 
to specify two paths for includes:
PACHEINCDIR := /usr/include/httpd -I /usr/include/apr-0

I think this is a bug from RedHat (there is a apr.h included from 
httpd.h without the correct include path).

I have installed mod_caml following the instruction, added a 
"LoadModule" line in the config file:
LoadModule caml_module modules/mod_caml.so
and restarted httpd.

The problem is that now Apache does not serve any pages, and I see in 
the logs a bunch of:

[Mon Sep 06 14:46:43 2004] [notice] child pid 26207 exit signal Segmentation fault (11)
[Mon Sep 06 14:46:43 2004] [notice] child pid 26209 exit signal Segmentation fault (11)
[Mon Sep 06 14:46:52 2004] [notice] child pid 26210 exit signal Segmentation fault (11)

Does someone know how to get mod_caml to work on such FC1 with Apache 2?

Thanks a lot,

Alan Schmitt

-- 
The hacker: someone who figured things out and made something cool happen.
.O.
..O
OOO

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2004-09-06 15:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-06 15:50 Alan Schmitt [this message]
2004-09-06 16:02 ` Benjamin Geer
2004-09-06 16:03 ` Richard Jones
2004-09-07  6:50   ` Alan Schmitt
2004-09-07  8:34     ` Richard Jones
2004-11-09 18:02   ` Paul Argentoff
2004-11-10  3:52     ` N. Owen Gunden
2004-11-10  9:35       ` Richard Jones
2004-11-10 15:27         ` Paul Argentoff
2004-11-10 15:25       ` Paul Argentoff
2004-09-06 16:08 ` [Caml-list] ocamllex parametrized parse regexp lehalle@miriad
2004-09-06 17:34   ` Luc Maranget
2004-09-06 17:49   ` skaller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040906155041.GG7964@alan-schm1p \
    --to=alan.schmitt@polytechnique.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).