I am running HTDig to index mailman lists. It works fine on my test 
lists. When I try it on a large list I get the following error.

mailman% /usr/local/bin/python -S /usr/local/mailman/cron/nightly_htdig 
-v
htdig'ing archive of list greenlist
error 13:mkstemp errorhtmerge: Word sort failed

I am running htdig-3.1.6 on MacOS X 10.1.5 The G3 has 512MB of memory.

I get an error running the Mailman arch command rebuild the same list's 
archive.

figuring article archives
2001-November
*** malloc[296]: error: Can't allocate region
Traceback (most recent call last):
   File "./arch", line 129, in ?
     main()
   File "./arch", line 118, in main
     archiver.processUnixMailbox(fp, Article)
   File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 526, in 
processUnixMailbox
     a = articleClass(m, self.sequence)
   File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 207, in 
__init__
     self.__super_init(message, sequence, keepHeaders)
   File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 223, in 
__init__
     self.body = message.fp.readlines()
   File "/usr/local/lib/python2.1/mailbox.py", line 66, in readlines
     line = self.readline()
   File "/usr/local/lib/python2.1/mailbox.py", line 59, in readline
     data = self.fp.readline(length)
MemoryError

I was wondering if HTDig is having a memory error also and if anyone 
knows the problem.

Thanks,
larry



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to