pair timing

Pavel Kankovsky peak at argo.troja.mff.cuni.cz
Wed Apr 14 13:48:35 CEST 2004


On Wed, 14 Apr 2004, Boris 'pi' Piwinger wrote:

> If I take away the wc, I can observe that things get slower,
> sometimes it comes to a halt with strong disc activity
> (swapping?), it continues after a while.
> 
> So it looks like the problem occurs only after many messages
> are processed.

Hmmm...I am afraid it leaks memory. A cursory check suggests the space
allocated by this command

+           yylval = word_multicat(prv_word, w_colon, cur_word, NULL);

is never freed.

BTW: I'd suggest + as a separator for multi-word tokens.

--Pavel Kankovsky aka Peak  [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."




Return-Path: <>
X-Original-To: relson at mail.osagesoftware.com
Delivered-To: relson at mail.osagesoftware.com
Received: from osage.osagesoftware.com (osage.osagesoftware.com [192.168.1.10])
	by mail.osagesoftware.com (Postfix) with ESMTP id 782B81FF00
	for <relson at mail.osagesoftware.com>; Wed, 14 Apr 2004 23:56:24 -0400 (EDT)
Received: by osage.osagesoftware.com (Postfix)
	id 02E4D35E50C; Wed, 14 Apr 2004 23:56:24 -0400 (EDT)
Delivered-To: root at osage.osagesoftware.com
Received: by osage.osagesoftware.com (Postfix)
	id F012135A595; Wed, 14 Apr 2004 23:56:23 -0400 (EDT)
Date: Wed, 14 Apr 2004 23:56:23 -0400 (EDT)
From: MAILER-DAEMON at osage.osagesoftware.com (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: root at osage.osagesoftware.com
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
	boundary="B0FC335A561.1082001383/osage.osagesoftware.com"
Message-Id: <20040415035623.F012135A595 at osage.osagesoftware.com>

This is a MIME-encapsulated message.

--B0FC335A561.1082001383/osage.osagesoftware.com
Content-Description: Notification
Content-Type: text/plain

This is the Postfix program at host osage.osagesoftware.com.

I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.

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 message returned below.

			The Postfix program

<mailman-owner at osage.osagesoftware.com>: Command died with status 2:
    "/usr/lib/mailman/mail/mailman owner mailman". Command output: Group
    mismatch error.  Mailman expected the mail wrapper script to be executed as
    group "mailman", but the system's mail server executed the mail script as
    group "nogroup".  Try tweaking the mail server to run the script as group
    "mailman", or re-run configure,  providing the command line option
    `--with-mail-gid=nogroup'.

--B0FC335A561.1082001383/osage.osagesoftware.com
Content-Description: Delivery error report
Content-Type: message/delivery-status

Reporting-MTA: dns; osage.osagesoftware.com
Arrival-Date: Wed, 14 Apr 2004 23:56:23 -0400 (EDT)

Final-Recipient: rfc822; mailman-owner at osage.osagesoftware.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; Command died with status 2:
    "/usr/lib/mailman/mail/mailman owner mailman". Command output: Group
    mismatch error.  Mailman expected the mail wrapper script to be executed as
    group "mailman", but the system's mail server executed the mail script as
    group "nogroup".  Try tweaking the mail server to run the script as group
    "mailman", or re-run configure,  providing the command line option
    `--with-mail-gid=nogroup'.

--B0FC335A561.1082001383/osage.osagesoftware.com
Content-Description: Undelivered Message
Content-Type: message/rfc822

Received: by osage.osagesoftware.com (Postfix, from userid 0)
	id B0FC335A561; Wed, 14 Apr 2004 23:56:23 -0400 (EDT)
To: mailman-owner at osage.osagesoftware.com
Subject: test
Message-Id: <20040415035623.B0FC335A561 at osage.osagesoftware.com>
Date: Wed, 14 Apr 2004 23:56:23 -0400 (EDT)
From: root at osage.osagesoftware.com (root)

test

--B0FC335A561.1082001383/osage.osagesoftware.com--



More information about the Bogofilter mailing list