On Wed, Nov 25, 2009 at 4:49 PM, Damien Katz <[email protected]> wrote:
> I looked again at your crash stack traces. It's caused by a timeout while
> creating the database. It looks like you are very IO bound, and creating the
> databases, which is just creating a new file a writing an initial header (<
> 4k), is timing out. We should probably add an infinite timeout there to
> prevent this crash.

while that is true, those crash dumps are not really related to the
problem of having all the databases active. :(
In other words, those crash dumps show another problem. Oh, and I
don't recall if I said I'm using 0.10.


-- 
Jeff Macdonald
Ayer, MA

Reply via email to