[EMAIL PROTECTED] wrote:
mturk       2004/07/28 09:34:22

  Modified:    ajp/ajplib/test ajp_header.c
  Log:
  Modify sc_for_req_method. It is exactly the same as Apache's
  lookup_builtin_method with added SC_M_SEARCH

Thanks. Mine was telling:
+++
[Wed Jul 28 18:43:56 2004] [debug] ajp_header.c(239): Into ajp_marshal_into_msgb[Wed Jul 28 18:43:56 2004] [error] Error ajp_marshal_into_msgb - No such method GET
[Wed Jul 28 18:43:56 2004] [error] ajp_send_header: ajp_marshal_into_msgb failed
+++


It goes little futher but:
+++
[Wed Jul 28 18:47:38 2004] [debug] ajp_header.c(342): Into ajp_marshal_into_msgb[Wed Jul 28 18:47:39 2004] [notice] child pid 3072 exit signal Segmentation fault (11), possible coredump in /home/apache20/apache20
+++
Something wrong in ajp_msg.c?
+++
#0 0x08074bfd in ap_log_rerror (
file=0x402bcb00 "ajp_msg_append_uint8(): BufferOverflowException %d %d",
line=1076611840, level=3, status=1076611840, r=0x0,
fmt=0x402bcb00 "ajp_msg_append_uint8(): BufferOverflowException %d %d")
at log.c:576
#1 0x402bb047 in ajp_msg_append_uint8 (msg=0x831cbf8, value=2 '\002')
at ajp_msg.c:223
#2 0x402b9ebc in ajp_marshal_into_msgb (msg=0x831cbf8, r=0x83224a8)
at ajp_header.c:361
#3 0x402ba73f in ajp_send_header (sock=0x831cd78, r=0x83224a8)
at ajp_header.c:671
#4 0x402b82ef in ap_proxy_ajp_request (p=0x831c458, r=0x83224a8,
p_conn=0x831cbf8, origin=0x831cf10, conf=0x8286598, uri=0x831cbc8,
url=0x831cd68 "/examples/", server_portstr=0xbffff4e0 ":7779")
at proxy_ajp.c:489
#5 0x402b943b in ap_proxy_ajp_handler (r=0x83224a8, conf=0x8286598,
url=0x831cd68 "/examples/", proxyname=0x0, proxyport=0) at proxy_ajp.c:1101
#6 0x4029d7e4 in proxy_run_scheme_handler (r=0x83224a8, conf=0x8286598,
url=0x83237c6 "ajp://pgtr0327.mch.fsc.net:8009/examples/", proxyhost=0x0,
proxyport=0) at mod_proxy.c:1239
+++


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to