On Sun, 25 Mar 2001, Dale Ghent wrote:

>
> I grabbed the 2.0.15 tarball from dev.apache and compiled with:
>
> ./configure --prefix=/local/apache2.0 --enable-info --enable-status
> --with-mpm=threaded --enable-so
>
> $OPTIM was set to -O3 on Solaris 8, latest patches.
>
> I did some testing of large directory listings using my mp3 stash, and it
> seemed that when accessing a directory with FanceIndexing turned on, the
> child handling the request would die with a SIGBUS after doing the
> readdir's (as seen in the attached truss output with the getdents64()
> calls).
>

I don't know if it is the same issue, but if you look in the bug database
you will find several people who report problems with mod_autoindex under
Solaris 8 with Apache 1.3.

Joshua.

Reply via email to