Re: [users@httpd] apache 2.4 directory autoindex corrupted

2015-10-28 Thread Jan Schaumann
Jan Schaumann wrote: > Hmmm. This is apache-2.4.16 from NetBSD pkgsrc; I've tried both a > binary package provided by NetBSD as well as a locally compiled pkgsrc > version. Just to close the loop (albeit unsatisfactory): my system was due for an OS upgrade anyway;

Re: [users@httpd] apache 2.4 directory autoindex corrupted

2015-10-27 Thread Jan Schaumann
Eric Covener wrote: > Pretty odd, can you strace/truss and see what comes back for readdir/stat/??? I see just what it sounded like: httpd tries to mmap a much larger file than it actually has: 1878 27 httpdCALL __stat50(0x7f7ff7bb16f0,0x7f7fecbff780) 1878

Re: [users@httpd] apache 2.4 directory autoindex corrupted

2015-10-26 Thread Eric Covener
On Fri, Oct 16, 2015 at 9:14 AM, Jan Schaumann wrote: > Has anybody seen this or have any ideas? Pretty odd, can you strace/truss and see what comes back for readdir/stat/??? Maybe httpd/APR is compiled against some weird non-ABI compatible system headers?

[users@httpd] apache 2.4 directory autoindex corrupted

2015-10-16 Thread Jan Schaumann
Hello, I just upgraded apache 2.2 to apache 2.4. After the upgrade, my autoindex directory listings show up as corrupted strings (see https://www.netmeister.org/t/ for an example). All other content serving appears to work fine. If you happen to know the file/dir names, you can successfully