On Jun 6, 2008, at 10:07 AM, GregN wrote:
As a work around until a resolution, you could try commenting out the
apr_terminate() call in src/main/cpp/aprinitializer.cpp.
It works with this change.
Let me know if I can help you to fix the problem.
THanks..
Without the fix, does "make check" successfully run the unit tests.
What specific RedHat are you running, is it a RHEL or a Fedora and
what version? I don't have access to RHEL, but do have CentOS VM's
that I can fire up.
Could you see if using a current gcc would eliminate the problem.
There have been reported bugs with static deinitialization in gcc (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24472
), I believe there have been others, but couldn't find them in the gcc
Bugzilla.