Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
PyLucene, mail # dev - SIGSEGV if I give wrong args to IndexWriterConfig ctor


Copy link to this message
-
Re: SIGSEGV if I give wrong args to IndexWriterConfig ctor
Andi Vajda 2011-11-19, 23:08

On Sat, 19 Nov 2011, Michael McCandless wrote:

>> I need to take a closer look about what's different with this class.
>
> Strange...
>
> As long as I pass the analyzer as the 2nd arg (as I'm supposed to!)
> everything works fine; it's only if I leave off that 2nd arg that I
> hit the SEGV.

Wow, that's even stranger. That's not what I saw in gdb...
Could you please send me a small piece of Python that reproduces this ?

Andi..