At 06:16 PM 3/18/2004, Juanma Barranquero wrote: >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.
You built from scratch - can you give us a backtrace according to VisualStudio or Dr Watson? Bill
