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

RE: Apache won't start after upgrade

From: Hawkins, John <john.hawkins_at_transcore.com>
Date: Fri, 21 Sep 2012 11:50:33 -0700

Thank you Mark! I will check that out. Thanks JCH

 

From: Mark Phippard [mailto:markphip_at_gmail.com]
Sent: Friday, September 21, 2012 11:47 AM
To: Hawkins, John
Cc: Bert Huijben; users_at_subversion.apache.org; TCORE-CM
Subject: Re: Apache won't start after upgrade

 

On Fri, Sep 21, 2012 at 1:13 PM, Hawkins, John
<john.hawkins_at_transcore.com> wrote:

        When loading mod_dav_svn.so is says a function call is missing,
without giving the name of the function. I assume the missing function
is in one of the three missing DLL's.

         

 

Those DLL's are not likely the problem as I believe they are "optional
dependencies" of some of the dependencies we use and do not ever get
loaded. I am color-blind so it is sometimes hard for me to notice some
of the things in the UI, but the issue with the missing function is that
it DOES find the dependency, but it is finding an old one that is
missing the dependency. I think the DLL with the problem has its text
in a different color in the UI of dependency walker. You should be able
to turn on a feature in the UI that shows the full paths of the files.
This might also cause a problem to jump out as you may see some of the
Apache or SVN DLL's being loaded from a different folder than you
expect.

 

Also, since you are using a manual Apache configuration as opposed to
something like Subversion Edge, it is possible that your httpd.conf is
loading mod_dav_svn.so from a different install of SVN then where the
rest of the dependencies come from.

 

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-09-21 20:51:06 CEST

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.