[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Apache halts in libapr.dll seriously.

From: <dimentiy_at_dimentiy.info>
Date: 2003-04-09 19:15:45 CEST

Is this a bug of svn or apache portable runtime?

I'm running Apache 2.0.44 + svn-0.20's mod_dav_svn module on WindowsXP
Professional.

Seriously occured crush:

---------------------------------------------------------------
Error message:
-----
Unhandled exception at 0x6eecfbdf in Apache.exe: 0xC0000005: Access
violation reading location 0x00000000.
---------------------------------------------------------------
Disassembly View (in VS.Net):
-----
6EECFBD7 cmp ecx,esi
6EECFBD9 ja 6EECFBFB
6EECFBDB mov esi,dword ptr [edx+4]
6EECFBDE inc ecx
6EECFBDF mov esi,dword ptr [esi+ecx*4-4] <<< [ here ]
6EECFBE3 mov dword ptr [eax+0Ch],ecx
6EECFBE6 mov ecx,esi
6EECFBE8 mov dword ptr [eax+4],esi
6EECFBEB test ecx,ecx
6EECFBED je 6EECFBD1
---------------------------------------------------------------
Module information (in VS.Net):
-----
libapr.dll 6EEC0000-6EEDE000 C:\Program Files\Apache
Group\Apache2\bin\libapr.dll ....
---------------------------------------------------------------

What additional information needed ?

--
WBR, Dmitriy Popkov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 9 19:19:36 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.