[pylucene-dev] java core dump -- can't allocate larger thread table

Bill Janssen janssen at parc.com
Fri Mar 28 20:00:24 PDT 2008


> >> Quite possibly so. Are you calling env.detachCurrentThread() from the
> >> threads as they terminate ? (this has been crashy, be sure to release all
> >> objects that point to java objects from that thread first).
> >
> > No, but I can add that.  I'd thought you were doing that automatically.
> 
> Like I'm keeping track of your threads or something ? :)

Ummm, yes.  I thought that was the point of attachCurrentThread()...

Bill


More information about the pylucene-dev mailing list