At 11:14 AM 10/13/2002, you wrote:
>On Sun, 13 Oct 2002, Patrick Spence wrote:
> > I am using the same binary file on disk to launch all three instances of
> > aolserver on that machine.
>
>Does this mean that you launch three instances from the same binary, but
>only one exhibits the gethostbyaddr problem?  Are there differences in
>either modules or database drivers among the three instances?  It's
>possible that some dynamically loaded module is creating a conflict.


Yes, I launch all three instances from the same binary, and only one
exhibits the problem  The modules loaded are virtually the same:
         ns_param        nssock          ${bindir}/nssock.so
         ns_param        nslog           ${bindir}/nslog.so
         ns_param        nscgi           ${bindir}/nscgi.so
         ns_param        nsperm          ${bindir}/nsperm.so
         ns_param        vhost           ${bindir}/vhost.so
         ns_param        dqd_utils       ${bindir}/dqd_utils8.so
         ns_param        php             ${bindir}/libphp4.so

The only difference is that the one that crashes has vhost.so loaded and
the other two do not.  But I just reloaded the one without vhost.so and it
still crashes.  All three use the same postgres driver and .so file for
that driver.



Patrick Spence <ariven AT ariven DOT com>
www.RandomRamblings.com
www.Ariven.com

Reply via email to