Return-Path: X-Original-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB89BB154 for ; Mon, 16 Jan 2012 17:47:59 +0000 (UTC) Received: (qmail 90063 invoked by uid 500); 16 Jan 2012 17:47:59 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 89982 invoked by uid 500); 16 Jan 2012 17:47:58 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 89974 invoked by uid 99); 16 Jan 2012 17:47:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 17:47:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jlewis@silverhawk.net designates 209.85.161.173 as permitted sender) Received: from [209.85.161.173] (HELO mail-gx0-f173.google.com) (209.85.161.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 17:47:52 +0000 Received: by ggnk1 with SMTP id k1so3286507ggn.18 for ; Mon, 16 Jan 2012 09:47:31 -0800 (PST) Received: by 10.50.42.167 with SMTP id p7mr13760730igl.20.1326736051325; Mon, 16 Jan 2012 09:47:31 -0800 (PST) Received: from cyanide.overstock.com ([65.116.116.6]) by mx.google.com with ESMTPS id 5sm67697996ibe.8.2012.01.16.09.47.30 (version=SSLv3 cipher=OTHER); Mon, 16 Jan 2012 09:47:30 -0800 (PST) Sender: Joe Lewis Message-ID: <4F1462A6.4060803@joe-lewis.com> Date: Mon, 16 Jan 2012 10:47:18 -0700 From: Joe Lewis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: modules-dev@httpd.apache.org Subject: Re: Input Filters -- not seeing anything References: <01cb01ccd227$12a65570$37f30050$@com> <006201ccd469$995d87c0$cc189740$@com> <00ba01ccd46d$15c77a20$41566e60$@com> <4F14526B.7030709@joe-lewis.com> <00cf01ccd46d$a0984800$e1c8d800$@com> <00e401ccd476$98b4d8c0$ca1e8a40$@com> In-Reply-To: <00e401ccd476$98b4d8c0$ca1e8a40$@com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit You can do two things. Place some ap_*log "debug lines" in your code and compile to find the line, or use the Gnu debugger and step through apache until you get the segmentation fault. On 01/16/2012 10:45 AM, Pranesh Vadhirajan wrote: > I forgot to mention in my original email, that I'm receiving segmentation > faults, but I'm not sure what part of my code is causing this. > > Pranesh You can do two things. Place some ap_*log "debug lines" in your code and compile to find the line, or use the Gnu debugger and step through apache until you get the segmentation fault. Joe -- www.silverhawk.net