Hi! This is the ezmlm program. I'm managing the
dev perl.apache.org mailing list.
Messages to you from the dev mailing list seem to
have been bouncing. I've attached a copy of the first
bounce
message I received.
If this message bounces too, I will send you a probe. If the
probe bounces,
I will remove your address from the dev mailing list,
without further notice.
I've kept a list of which messages from the dev mailing list
have
bounced from your address.
Copies of these messages may be in the archive.
To retrieve a set of messages 123-145 (a maximum of 100 per
request),
send a short message to:
<dev-get.123_145 perl.apache.org>
To receive a subject and author list for the last 100 or so
messages,
send a short message to:
<dev-index perl.apache.org>
Here are the message numbers:
12225
12226
12227
12228
12229
12230
12231
--- Enclosed is a copy of the bounce message I received.
Return-Path: <>
Received: (qmail 48421 invoked by uid 99); 4 Jul 2007
16:02:35 -0000
Received: from herse.apache.org (HELO herse.apache.org)
(140.211.11.133)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul
2007 09:02:35 -0700
X-ASF-Spam-Status: No, hits=-0.0 required=10.0
tests=SPF_HELO_PASS
X-Spam-Check-By: apache.org
Received: from [66.98.192.98] (HELO starfire.yahoo.com)
(66.98.192.98)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul
2007 09:02:32 -0700
Received: by starfire.yahoo.com (Postfix)
id 3DF392080AD; Wed, 4 Jul 2007 11:02:29 -0500 (CDT)
Date: Wed, 4 Jul 2007 11:02:29 -0500 (CDT)
From: MAILER-DAEMON yahoo.com (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: dev-return-12225-bond=yahoo.com perl.apache.org
Auto-Submitted: auto-replied
MIME-Version: 1.0
Content-Type: multipart/report;
report-type=delivery-status;
boundary="8777E2080B2.1183564949/starfire.yahoo.com&qu
ot;
Content-Transfer-Encoding: 8bit
Message-Id: <20070704160229.3DF392080AD starfire.yahoo.com>
X-Virus-Checked: Checked by ClamAV on apache.org
This is a MIME-encapsulated message.
--8777E2080B2.1183564949/starfire.yahoo.com
Content-Description: Notification
Content-Type: text/plain; charset=us-ascii
This is the mail system at host starfire.yahoo.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached
below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<bond yahoo.com>: cannot update mailbox /var/mail/bond
for user bond. error
writing message: File too large
--8777E2080B2.1183564949/starfire.yahoo.com
Content-Description: Delivery report
Content-Type: message/delivery-status
Reporting-MTA: dns; starfire.yahoo.com
X-Postfix-Queue-ID: 8777E2080B2
X-Postfix-Sender: rfc822;
dev-return-12225-bond=yahoo.com perl.apache.org
Arrival-Date: Wed, 4 Jul 2007 11:02:28 -0500 (CDT)
Final-Recipient: rfc822; bond yahoo.com
Original-Recipient: rfc822;bond yahoo.com
Action: failed
Status: 5.2.2
Diagnostic-Code: x-unix; input/output error
--8777E2080B2.1183564949/starfire.yahoo.com
Content-Description: Undelivered Message
Content-Type: message/rfc822
Content-Transfer-Encoding: 8bit
X-Virus-Scanned: amavisd-new at yahoo.com
Received: from starfire.yahoo.com ([127.0.0.1])
by localhost (starfire.yahoo.com [127.0.0.1]) (amavisd-new,
port 10024)
with ESMTP id 74HZh-nRE3Ez for <bond yahoo.com>;
Wed, 4 Jul 2007 11:02:26 -0500 (CDT)
Received: from mail.apache.org (hermes.apache.org
[140.211.11.2])
by starfire.yahoo.com (Postfix) with SMTP id 618672080AD
for <bond yahoo.com>; Wed, 4 Jul 2007 11:02:26
-0500 (CDT)
Received: (qmail 47434 invoked by uid 500); 4 Jul 2007
16:02:10 -0000
Mailing-List: contact dev-help perl.apache.org; run by
ezmlm
Precedence: bulk
list-help: <mailto:dev-help perl.apache.org>
list-unsubscribe: <mailto:dev-unsubscribe perl.apache.org>
List-Post: <mailto:dev perl.apache.org>
List-Id: <dev.perl.apache.org>
Delivered-To: mailing list dev perl.apache.org
Received: (qmail 47423 invoked by uid 99); 4 Jul 2007
16:02:10 -0000
Received: from herse.apache.org (HELO herse.apache.org)
(140.211.11.133)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul
2007 09:02:10 -0700
X-ASF-Spam-Status: No, hits=0.0 required=10.0
tests=
X-Spam-Check-By: apache.org
Received-SPF: pass (herse.apache.org: local policy)
Received: from [213.1.249.253] (HELO gateway.planit.com)
(213.1.249.253)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul
2007 09:02:06 -0700
Message-ID: <468BC4A3.901 uk.radan.com>
Date: Wed, 04 Jul 2007 17:02:43 +0100
From: Steve Hay <steve.hay uk.radan.com>
User-Agent: Thunderbird 2.0.0.4 (Windows/20070604)
MIME-Version: 1.0
To: dev perl.apache.org
Subject: [PATCH] Check AV* is not NULL before calling
av_undef()
Content-Type: multipart/mixed;
boundary="------------030305050103000404030305"
X-Virus-Checked: Checked by ClamAV on apache.org
--------------030305050103000404030305
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
The attached patch stops mod_perl-1.x from calling
av_undef() on a NULL AV*.
This fixes some horrible nastiness when using bleadperl,
which no longer
returns early from av_undef() in the case that the AV* is
NULL as of
perl change #26513.
Would someone please be kind enough to take a quick look and
+1 it if
looks OK before I commit?
(mod_perl-2.x seems not to use av_undef() anywhere, so no
similar change
will be required there.)
--
--------------030305050103000404030305
Content-Type: text/plain;
name="mod_perl.patch"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="mod_perl.patch"
SW5kZXg6IHNyYy9tb2R1bGVzL3BlcmwvbW9kX3BlcmwuYw0KPT09PT09PT09
PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PQ0KLS0t
IHNyYy9tb2R1bGVzL3BlcmwvbW9kX3BlcmwuYwkocmV2aXNpb24gNTUzMjQ1
KQ0KKysrIHNy
Yy9tb2R1bGVzL3BlcmwvbW9kX3BlcmwuYwkod29ya2luZyBjb3B5KQ0KQEAg
LTI3NywxMyAr
Mjc3LDE3IEBADQogCiAgICAgbXBfcmVxdWVzdF9yZWMgPSAwOwogCi0gICAg
YXZfdW5kZWYo
b3JpZ19pbmMpOwotICAgIFN2UkVGQ05UX2RlYygoU1YqKW9yaWdfaW5jKTsK
LSAgICBvcmln
X2luYyA9IE51bGxhdjsKKyAgICBpZiAob3JpZ19pbmMgIT0gTnVsbGF2KSB7
CisJYXZfdW5k
ZWYob3JpZ19pbmMpOworCVN2UkVGQ05UX2RlYygoU1YqKW9yaWdfaW5jKTsK
KwlvcmlnX2lu
YyA9IE51bGxhdjsKKyAgICB9CiAKLSAgICBhdl91bmRlZihjbGVhbnVwX2F2
KTsKLSAgITraining
dlJFRkNOVF9kZWMoKFNWKiljbGVhbnVwX2F2KTsKLSAgICBjbGVhbnVwX2F2
ID0gTnVsbGF2
OworICAgIGlmIChjbGVhbnVwX2F2ICE9IE51bGxhdikgeworCWF2X3VuZGVm
KGNsZWFudXBf
YXYpOworCVN2UkVGQ05UX2RlYygoU1YqKWNsZWFudXBfYXYpOworCWNsZWFu
dXBfYXYgPSBO
dWxsYXY7CisgICAgfQogCiAjaWZkZWYgUEVSTF9TVEFDS0VEX0hBTkRMRVJT
CiAgICAgaHZf
dW5kZWYoc3RhY2tlZF9oYW5kbGVycyk7CkBAIC0xMTU5LDkgKzExNjMsMTEg
QEANCiAgICAg
cGVybF9jbGVhcl9lbnYoKTsKIAogICAgIC8qIHJlc2V0IEBJTkMgKi8KLSAg
ICBhdl91bmRl
ZihHdkFWKGluY2d2KSk7Ci0gICAgU3ZSRUZDTlRfZGVjKEd2QVYoaW5jZ3Yp
KTsKLSAgICBH
dkFWKGluY2d2KSA9IE51bGxhdjsKKyAgICBpZiAoR3ZBVihpbmNndikgIT0g
TnVsbGF2KSB7
CisJYXZfdW5kZWYoR3ZBVihpbmNndikpOworCVN2UkVGQ05UX2RlYyhHdkFW
KGluY2d2KSk7
CisJR3ZBVihpbmNndikgPSBOdWxsYXY7CisgICAgfQogICAgIEd2QVYoaW5j
Z3YpID0gYXZf
Y29weV9hcnJheShvcmlnX2luYyk7CiAKICAgICAvKiByZXNldCAkLyAqLwo=
--------------030305050103000404030305
Content-Type: text/plain; charset=us-ascii
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe perl.apache.org
For additional commands, e-mail: dev-help perl.apache.org
--------------030305050103000404030305--
--8777E2080B2.1183564949/starfire.yahoo.com--
|