httpd.exe on Windows crasches when trying to access svn without a repository name...
From: Peter Olsson <peter.olsson_at_visionutveckling.se>
Date: Tue, 23 Sep 2008 16:08:22 +0200
Hi everyone,
We're running Subversion version 1.5.2 on Windows. It's the CollabNet compilation we use.
I have configured a virtual host in Apache called "svn", so internally we connect to the address https://svn/repositoryname. This works just fine, so as long as everyone is doing it right, it's ok. The problems occur when someone is trying to access only https://svn as the server name. I know this is not correct, but still I don't think that the result should be this;
When this is done, the httpd child process crasches, and it's caused by libsvn_subr-1.dll. I have copied the event log information below:
Faulting application httpd.exe, version 2.2.9.0, time stamp 0x4852383f, faulting module libsvn_subr-1.dll, version 1.5.2.32768, time stamp 0x48b6a9b9, exception code 0xc0000005, fault offset 0x00007169, process id 0x16c8, application start time 0x01c91d82e4c8a629.
As I said, I know it's wrong to connect that way, but still I don't think it should cause a crasch. Has anyone else experienced this?
Regards,
Peter Olsson
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.