On May 30, 2008, at 3:16 PM, GregN wrote:
Unfortunately your suggestion didn't fix the issue.
Under debugger the problem happen in apr_atomic.c::apr_atomic_dec32()
line:310.
It is inside #if APR_HAS_THREADS.
I tried to set APR_HAS_THREADS to 0 in include/apr.h but got system
lookup
error.
A
carnold-3 wrote:
>
>
> On May 29, 2008, at 2:15 PM, GregN wrote:
>
>>
>> Segmentation fault on app exit.
>>
>> log4cxx, apr-1.2.12 and apr-util-1.2.12 had been build from tar file.
>>
>> gcc -v
>> Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs
>> Configured with: ../configure -
On May 29, 2008, at 2:15 PM, GregN wrote:
Segmentation fault on app exit.
log4cxx, apr-1.2.12 and apr-util-1.2.12 had been build from tar file.
gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/
Omayre,
It is the same fault with version 1.2.2...
I tryed the same test with log4cpp and it works fine.
If I can't get the way to resolve the issue I will use it.
Thanks,
Gregory
GregN wrote:
>
> Thanks, Omayre.
> I'll try it.
>
>
> Omayre Zahid wrote:
>>
>> Greg,
>>
>> That's true, a
Thanks, Omayre.
I'll try it.
Omayre Zahid wrote:
>
> Greg,
>
> That's true, apache archived that version. It can now be found here:
> http://archive.apache.org/dist/apr/
>
> Regards,
> Omayre
>
> On Fri, May 30, 2008 at 9:47 AM, GregN <[EMAIL PROTECTED]> wrote:
>
>>
>> Omayre,
>>
>> I can't
Greg,
That's true, apache archived that version. It can now be found here:
http://archive.apache.org/dist/apr/
Regards,
Omayre
On Fri, May 30, 2008 at 9:47 AM, GregN <[EMAIL PROTECTED]> wrote:
>
> Omayre,
>
> I can't find version 1.2.2 on http://apr.apache.org/download.cgi
> The 1.2.12 is the l
Omayre,
I can't find version 1.2.2 on http://apr.apache.org/download.cgi
The 1.2.12 is the latest there.
Thanks,
Gregory
Omayre Zahid wrote:
>
> I'm not sure how much this helps, but try to use version 1.2.2. If I
> recall
> correctly, using the latest version of APR and APR-UTIL gave me issu
Only ConsoleAppender and RollingFileAppender are used.
Dale King-2 wrote:
>
> Do you have any of the network appenders or possibly the AsyncAppender
> configured? I'm guessing this is the same thread shutdown issues I
> reported on Windows in this thread:
>
> http://www.nabble.com/A-few-proble