INN 2.3.0 available for testing

Katsuhiro Kondou kondou at nec.co.jp
Wed Aug 23 15:47:49 UTC 2000


In article <vxkvgwsdrg7.fsf at mesquite.charcoal.com>,
	Karl Kleinpaste <karl at charcoal.com> wrote;

} Nope.  Today, alt.internet.providers.uk has 1 article present.  Active
} file shows:

Could you apply attached and show me relevant log messages
in news.notice?

# echo "alt.internet.providers.uk" | expireover -

could reproduce the problem for that group.
-- 
Katsuhiro Kondou

--- storage/ov3/ov3.c.orig	Mon Jul 10 07:26:22 2000
+++ storage/ov3/ov3.c	Thu Aug 24 00:43:21 2000
@@ -810,6 +810,7 @@
     } while (ge->indexinode != oldinode);
 
     if (high < base || low < base) { /* return NULL if searching range is out */
+      syslog(L_NOTICE, "tradindexed: high/low out of range %d %d %d", high, low, base);
       OV3closegroup(gh, FALSE);
       return NULL;
     }



More information about the inn-workers mailing list