On Wed, Apr 28, 2004 at 02:03:42PM +0100, William Bailey wrote:
> Writing index entries ...
> ~ Writing word text: Complete
> ~ Writing word hash: Complete
> ~ Writing word data: 9%err: Ran out of memory (could not allocate
> 30315957 more bytes)!
Ya, try a newer version. Seems like Jose fixed a signed integer
overflow, although I'm not sure if it's related.
Might as well run the indexed under gdb and try and get a back trace.
Set a breakpoint on "progerr" -- that's called to display that error
message and then start indexing.
How much are you trying to index? Are there very large files or is it
just a lot of small files?
[Jose, can you imagine any reason why it would be trying to malloc
30MB?]
Received on Wed Apr 28 08:28:39 2004