caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alex Samokhvalov <bss98alx@studserv.uni-leipzig.de>
To: caml-list@inria.fr
Subject: [Caml-list] mod_caml 1.1.6
Date: Sun, 20 Jun 2004 13:45:17 +0200	[thread overview]
Message-ID: <20040620114517.GA19582@a191012.studnetz.uni-leipzig.de> (raw)

Hi all,

i tried to install mod_caml 1.1.6 on apache 1.3. In both cases i receive
the same error:

after starting apache a message 
'[notice] Accept mutex: sysvsem (Default: sysvsem)' appears in
apache/error_log

each time i try to recieve any file from apache (f.e. index.html) in
error_log appears:
'[notice] child pid 19018 exit signal Segmentation fault (11), possible
coredump in /tmp'

gdb /usr/local/apache/bin/httpd core
.....
#0  0x40226c80 in mod_caml_get_dir_config ()
from /usr/local/apache/libexec/mod_caml.so
(gdb) bt
#0  0x40226c80 in mod_caml_get_dir_config ()
	from /usr/local/apache/libexec/mod_caml.so
#1  0x40235f0f in interprete () from
	/usr/local/apache/libexec/mod_caml.so
#2  0x402322cd in callbackN_exn () from
	/usr/local/apache/libexec/mod_caml.so
#3  0x40232314 in callback_exn () from
	/usr/local/apache/libexec/mod_caml.so
#4  0x402246fd in post_read_request ()
	from /usr/local/apache/libexec/mod_caml.so
#5  0x0806b538 in run_method ()
#6  0x0806b679 in ap_run_post_read_request ()
#7  0x0807c35e in ap_read_request ()
#8  0x0807873c in child_main ()
#9  0x08078a70 in make_child ()
#10 0x08078b17 in startup_children ()
#11 0x08079223 in standalone_main ()
#12 0x08079ada in main ()
#13 0x400a87f8 in __libc_start_main () from /lib/tls/libc.so.6

Any ideas?

Salute


Alex

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2004-06-20 11:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-20 11:45 Alex Samokhvalov [this message]
2004-06-20 12:08 ` Richard Jones
2004-06-20 20:40   ` Alex Samokhvalov
2004-06-21  9:14     ` Richard Jones

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=20040620114517.GA19582@a191012.studnetz.uni-leipzig.de \
    --to=bss98alx@studserv.uni-leipzig.de \
    --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).