On Fri, 19 Mar 2004 00:01:23 +0100, "Sascha Kersken" <[EMAIL PROTECTED]> wrote:
> It builds and runs fine on Win2K using Visual Studio .NET 2002.
<lurking mode="off">
I've built 2.0.49:
- on Windows XP Professional (Spanish Edition)
- with Visual Studio .NET 2003
- with OpenSSL 0.9.7d
- with Zlib 1.1.4
It builds fine, but I'm getting random crashes on apr_pools.c
(function allocator_free, line 327):
Unhandled exception at 0x6eec75e6 (libapr.dll) in Apache.exe: 0xC
0000005: Access violation reading location 0x00000000.
I'm accessing Apache through SSL (localhost:443). That very same setup
runs fine with a custom-built 2.0.48 (OpenSSL 0.9.7c and Zlib 1.1.4).
</lurking>
/L/e/k/t/u