hi all. I've got a piece of multi-threaded code which runs fine until it gets to the apr_terminate, where it segfaults in apr_allocator_destroy.
any hints on what is going on ? the test program is creating and destroying thousands of pools but is not messing at all with allocators