"Fred Peeterman" <fred@terratec.de> writes: > > > > The amount of shared memory (mmap) used is proportional to the total > number of > > newsgroups in the active files of all servers nntpcache looks at -- not > usage. > > Well, I have maxMmap cranked up to 48M, and I still get > nmalloc.c:14: XMcalloc call from xover.c:__LINE__ for 12 bytes failed > > Could this have something to do with this error message on the client side: > > # 430 no overview.fmt for this server > # > # Configuration: > # Account: 192.168.X.X > # Server: 192.168.X.X > # Protocol: NNTP > # Port: 119 > # Secure(SSL): 0 > # Error Number: 430 > # Code: 800cccac It's extremely unlikely. Are you using linux? -- Stefan Kahrs in [Kah96] discusses the notion of completeness--programs which never go wrong can be type-checked--which complements Milner's notion of soundness--type-checked programs never go wrong [Mil78].