Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 59937 invoked from network); 19 Apr 2007 13:41:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Apr 2007 13:41:21 -0000 Received: (qmail 21873 invoked by uid 500); 19 Apr 2007 13:41:23 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 21836 invoked by uid 500); 19 Apr 2007 13:41:23 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 21825 invoked by uid 99); 19 Apr 2007 13:41:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2007 06:41:23 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of henri.gomez@gmail.com designates 64.233.162.232 as permitted sender) Received: from [64.233.162.232] (HELO nz-out-0506.google.com) (64.233.162.232) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2007 06:41:16 -0700 Received: by nz-out-0506.google.com with SMTP id x7so473930nzc for ; Thu, 19 Apr 2007 06:40:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NzMaI+DN6encbXVD4REa1c9xr2swwWxhiO1yspcxomL/4LOS2uHAtQkn6uDd9GvSsDBRL2/dQFR70hqZNk6v0WO5Nh522Vi12VXlD3D+Lcr6cufnMB4uXQdeab5mpjLdNYTv0+kMN4JQSVEQA9jc+M40ii26lQt+uo2NsS7zvh0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GyKWhHuub0ZeNkLcrKMsv0ouvb1Fo2HyFS11gSmC8uuU2RPCKacR2kezSzwUr/vLC4p8VnDXM37UssybzJgBDTHmiJO3XVpQQ1EDHs5f+AJZWF5x2l0/RBq/LD1juBUBbIHEYPE+faBEdt0xvzoFFLqe8vIg3YzyZhvPgz8qeto= Received: by 10.114.52.1 with SMTP id z1mr739321waz.1176990055349; Thu, 19 Apr 2007 06:40:55 -0700 (PDT) Received: by 10.115.72.15 with HTTP; Thu, 19 Apr 2007 06:40:55 -0700 (PDT) Message-ID: <6291fc850704190640q5f00ac5cjce303d54ad4266a7@mail.gmail.com> Date: Thu, 19 Apr 2007 15:40:55 +0200 From: "Henri Gomez" To: "Tomcat Developers List" Subject: Re: snprintf/vsnprintf in mod_jk In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6291fc850704160852t7fe58fafx5209ae5e4723dbdc@mail.gmail.com> <6291fc850704190546g26eb9cd5t3de35a4ed6786f8a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org i5/OS is Apache 2.x only, so it's probably not the same problem 2007/4/19, Guenter Knauf : > Hi, > > yes, very interesting, it could explain why there is core under i5/OS, > > this platform is very sensible when memory leak or buffer overflow > > happens... > I can add that I currently assume the leak in Apache-1.3/mod_jk.c since I dont see the leak when I build the Apache2 module.... > > NetWare is also that sensible normally, just in this case it seems that only a buffer is not free'd; its sufficient that I just load / unload to see this leak; and such things are only reported with NetWare when I enable developer option...; otherwise such is silently ignored. > > Guenter. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org