You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Russell Allen <ru...@eclipcecreate.co.uk> on 2006/09/18 19:06:49 UTC

Error message using WebDav

Hi all,

 

I've got Apache installed on my PC, and I'm trying to use the WebDav
features with Subversion.  However, whenever I attempt to access the
following url via WebDav:

 

http://[IP Address]:8082/svn/

 

I get the following error message pop up:

 

"The instruction at "0x10039689" referenced memory at "0x00000008".  The
memory could not be "read".

 

Click OK to terminate the program

Click CANCEL to debug the program"

 

When I click OK, this error recurs about 2 or 3 more times.  The WebDav
client then fails to find the drive.  My Apache errors.log file contains the
following text:

 

"[Mon Sep 18 20:04:35 2006] [notice] Parent: child process exited with
status 3221225477 -- Restarting.

[Mon Sep 18 20:04:35 2006] [notice] Apache/2.0.59 (Win32) SVN/1.3.2 DAV/2
configured -- resuming normal operations

[Mon Sep 18 20:04:35 2006] [notice] Server built: Jul 27 2006 15:55:03

[Mon Sep 18 20:04:35 2006] [notice] Parent: Created child process 2616

[Mon Sep 18 20:04:35 2006] [notice] Child 2616: Child process is running

[Mon Sep 18 20:04:35 2006] [notice] Child 2616: Acquired the start mutex.

[Mon Sep 18 20:04:35 2006] [notice] Child 2616: Starting 250 worker threads.

[Mon Sep 18 20:04:36 2006] [notice] Parent: child process exited with status
3221225477 -- Restarting.

[Mon Sep 18 20:04:36 2006] [notice] Apache/2.0.59 (Win32) SVN/1.3.2 DAV/2
configured -- resuming normal operations

[Mon Sep 18 20:04:36 2006] [notice] Server built: Jul 27 2006 15:55:03

[Mon Sep 18 20:04:36 2006] [notice] Parent: Created child process 2116

[Mon Sep 18 20:04:36 2006] [notice] Child 2116: Child process is running

[Mon Sep 18 20:04:36 2006] [notice] Child 2116: Acquired the start mutex.

[Mon Sep 18 20:04:36 2006] [notice] Child 2116: Starting 250 worker
threads."

 

Anyone ever come across this one before?

 

Many thanks in advance,

 

Russ :)