Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 5906 invoked from network); 12 Oct 2005 21:38:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Oct 2005 21:38:47 -0000 Received: (qmail 8945 invoked by uid 500); 12 Oct 2005 21:38:43 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 8927 invoked by uid 500); 12 Oct 2005 21:38:42 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 8916 invoked by uid 99); 12 Oct 2005 21:38:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2005 14:38:42 -0700 Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [128.195.24.168] (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2005 14:38:45 -0700 Received: from scotch.ics.uci.edu (localhost [127.0.0.1]) by scotch.ics.uci.edu (8.12.11/8.12.11) with ESMTP id j9CLcLVf008479 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 12 Oct 2005 14:38:21 -0700 (PDT) Received: (from jerenk@localhost) by scotch.ics.uci.edu (8.13.4+Sun/8.12.11/Submit) id j9CLcL0W008478 for dev@httpd.apache.org; Wed, 12 Oct 2005 14:38:21 -0700 (PDT) X-Authentication-Warning: scotch.ics.uci.edu: jerenk set sender to justin@erenkrantz.com using -f Date: Wed, 12 Oct 2005 14:38:21 -0700 From: Justin Erenkrantz To: dev@httpd.apache.org Subject: Re: Core dump on ajax: crash in mod_mbox Message-ID: <20051012213821.GA8466@scotch.ics.uci.edu> Mail-Followup-To: Justin Erenkrantz , dev@httpd.apache.org References: <8EF08C93-06D9-4719-AAE8-536F12896A31@apache.org> <20051012194027.GB23959@scotch.ics.uci.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=no version=3.2.0-r232569 X-Spam-Checker-Version: SpamAssassin 3.2.0-r232569 (2005-08-13) on scotch.ics.uci.edu X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, Oct 12, 2005 at 01:31:42PM -0700, Sander Temme wrote: > There is now: > > [Wed Oct 12 22:04:43 2005] [notice] child pid 5885 exit signal =20 > Segmentation fault (11), possible coredump in /raid1/httpd-cores > > Backtrace: ... > Note, this was /raid1/httpd-cores/core.5885 . (gdb) print r->unparsed_uri $2 =3D 0x6000000000251f00 "/mod_mbox/httpd-users/200310.mbox/%3CBAY2-F103MOEYzk8TRA00006ddd@hotmail.c= om%3E" I'll see what I can do about reproducing here; but I've got to leave in an hour or so. -- justin