Aha - good find. I checked and the Apache2.2\bin folder contains libapr-1.dll, and it is version 1.3.3.0. Apparently there is another libapr.dll file in the Python/Lib folder for libsvn that is version 0.9.17.0. That file was installed by some of the Trac Python packages - there must be a version mismatch or something causing the problem.
I'll look into this further - thanks for catching that Nick. Dave On Tue, Jun 9, 2009 at 4:14 PM, Nick Kew <n...@webthing.com> wrote: > David Headley wrote: > > Faulting application httpd.exe, version 2.2.11.0, time stamp 0x493f5d44, >> faulting module libapr.dll, version 0.9.17.0, time stamp 0x4878c068, >> > > Something very wrong there. Apache 2.2.x (along with other APR apps > such as SVN) works with APR 1.x. The old APR 0.9.x indicated above > exists only for Apache 2.0. > > -- > Nick Kew > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >