Hi I was using CLucene to index a lot of files, i use multi-threading to do that, that work great on windows 7 and kubuntu 11.04, but after moving to kubuntu 12.04 and recompiling the clucene and use it with my application, indexing freeze if i use more than one thread. and if i use 11.04 libraries multi-threading works fine. on windows 7 i don't have this problem (with VS 2008). Here is back trace: http://pastebin.com/y5WaFMyg Note that the application doesn't crash, but indexing thread freeze on lucene::index::IndexWriter::addDocument and doesn't return t continue indexing. When i run cl_test it freeze 'CLucene Atomic Updates Test' http://pastebin.com/aCgfpjx6 My CMakeCache.txt file: http://pastebin.com/BKeVDszf do anyone have the same issue? |
------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers