Hi Itamar! 2010/4/16 Itamar Syn-Hershko <ita...@divrei-tora.com>: > Apparently Ben has been working on the same issues on his branch. I applied > your patches along with his work, plus some more cleanup, into the > atomicthreads branch. Unfortunately, while it compiles and runs perfectly > well on Win32, it throws Segmentation Fault on my Ubuntu machine. Since the > ben_working branch compiles and runs just fine, I might have overridden an > important change while merging the various committs into something that > makes sense, or some of your changes contradict one another. Can you look > into that (note: Ben's branch is using Boost)?
I had got the segmentation fault too on FreeBSD. The reason was that a directory was deleted with _CLDELETE instead of _CLDECDLETE. And this directory was still referenced. I pushed the correction to the atomicthreads branch. I checked also the master branch. There the correct delete macro was used. Kind regards Veit ------------------------------------------------------------------------------ _______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers