Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 7749 invoked by uid 500); 9 Aug 2001 04:06:47 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 7738 invoked from network); 9 Aug 2001 04:06:47 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Ryan Bloom Reply-To: rbb@covalent.net Organization: Covalent Technologies To: Doug MacEachern Subject: Re: cvs commit: httpd-2.0/modules/http http_protocol.c Date: Wed, 8 Aug 2001 21:07:17 -0700 X-Mailer: KMail [version 1.2] Cc: new-httpd@apache.org References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01080821071702.08966@koj.rkbloom.net> Content-Transfer-Encoding: 8bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Status: O X-Status: X-Keywords: X-UID: 316 Don't test again until my next commit. I found a bug that should fix this. Commit coming in minutes, assuming I'm correct. :-) Ryan On Wednesday 08 August 2001 20:54, Doug MacEachern wrote: > On Wed, 8 Aug 2001, Ryan Bloom wrote: > > Can you give this another try? I think I just fixed the problem. > > cool, http POST is working fine now. but.. through mod_ssl is not happy.. > > 0x80d0aca in apr_brigade_split (b=0x84e1dcc, e=0x84e60a0) at > apr_brigade.c:124 > 124 APR_RING_UNSPLICE(e, f, link); > (gdb) where > #0 0x80d0aca in apr_brigade_split (b=0x84e1dcc, e=0x84e60a0) > at apr_brigade.c:124 > #1 0x809a46b in ap_http_filter (f=0x84e0a1c, b=0x84e1dcc, > mode=AP_MODE_BLOCKING, readbytes=0x84e16d8) at http_protocol.c:661 > #2 0x80bf5da in ap_get_brigade (next=0x84e0a1c, bb=0x84e1dcc, > mode=AP_MODE_BLOCKING, readbytes=0x84e16d8) at util_filter.c:217 > #3 0x809bb12 in ap_get_client_block (r=0x84e165c, > buffer=0xbfffb7a0 'x' ..., bufsiz=8192) > at http_protocol.c:1482 > #4 0x40017ad2 in echo_post_handler (r=0x84e165c) at mod_echo_post.c:44 > #5 0x80b3107 in ap_run_handler (r=0x84e165c) at config.c:186 > #6 0x80b3789 in ap_invoke_handler (r=0x84e165c) at config.c:344 > #7 0x809e3d5 in process_request_internal (r=0x84e165c) at > http_request.c:378 > #8 0x809e4f9 in ap_process_request (r=0x84e165c) at http_request.c:444 > #9 0x80991d8 in ap_process_http_connection (c=0x84de71c) at > http_core.c:287 > #10 0x80bdd37 in ap_run_process_connection (c=0x84de71c) at > connection.c:82 > #11 0x80bdf55 in ap_process_connection (c=0x84de71c) at connection.c:219 > #12 0x80b195c in child_main (child_num_arg=0) at prefork.c:814 > #13 0x80b1a0c in make_child (s=0x81d0ee4, slot=0) at prefork.c:850 > #14 0x80b1b4d in startup_children (number_to_start=1) at prefork.c:924 > #15 0x80b1fb4 in ap_mpm_run (_pconf=0x81cfc1c, plog=0x820a96c, > s=0x81d0ee4) > at prefork.c:1139 -- _____________________________________________________________________________ Ryan Bloom rbb@apache.org Covalent Technologies rbb@covalent.net -----------------------------------------------------------------------------