central place. Thanks.
>
> Itamar.
>
> -Original Message-
> From: cel tix44 [mailto:celti...@gmail.com]
> Sent: Friday, November 13, 2009 7:18 AM
> To: clucene-developers@lists.sourceforge.net
> Subject: Re: [CLucene-dev] Branch 2.3.2 -- crash in ThreadLocal.cpp
>
&g
Sent: Friday, November 13, 2009 7:18 AM
To: clucene-developers@lists.sourceforge.net
Subject: Re: [CLucene-dev] Branch 2.3.2 -- crash in ThreadLocal.cpp
Itamar
If you still have my test-case for StandardAnalyzer, here's an easy way to
reproduce this crash:
in my_test_main.cpp --->
1) af
Itamar.
>>
>> -Original Message-
>> From: cel tix44 [mailto:celti...@gmail.com]
>> Sent: Wednesday, November 11, 2009 1:04 AM
>> To: clucene-developers@lists.sourceforge.net
>> Subject: [CLucene-dev] Branch 2.3.2 -- crash in ThreadLocal.cpp
>>
internally, you would rather use delete _internal; than the _CLDELETE macro.
>> You can also nullify it yourself, but there's no point in nullifying member
>> variables in the destructor unless they are shared.
>>
>> Itamar.
>>
>> -Original Message
age-
> From: cel tix44 [mailto:celti...@gmail.com]
> Sent: Wednesday, November 11, 2009 1:04 AM
> To: clucene-developers@lists.sourceforge.net
> Subject: [CLucene-dev] Branch 2.3.2 -- crash in ThreadLocal.cpp
>
> Team
>
> I hit a crash while testing a DLL compiled from t
oint in nullifying member
variables in the destructor unless they are shared.
Itamar.
-Original Message-
From: cel tix44 [mailto:celti...@gmail.com]
Sent: Wednesday, November 11, 2009 1:04 AM
To: clucene-developers@lists.sourceforge.net
Subject: [CLucene-dev] Branch 2.3.2 -- crash in Thr
Team
I hit a crash while testing a DLL compiled from the GIT branch marked
"ASCII + misc fixes". I used CMake 2.6.4 to generate code for VS 2008
with ENABLE_ASCII_MODE | DISABLE_MULTITHREADING.
It appears that (under certain circumstances) DLLMain implemented in
ThreadLocal.cpp gets invoked with