>The fact that you refuse to give us the segfault backtrace makes it really >hard to make any intelligent guesswork.
There is no core file. gdb/bt on the running httpd process says: [EMAIL PROTECTED] src]# gdb httpd 3196 GNU gdb Red Hat Linux (5.2-2) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... Attaching to program: /usr/local/src/apache_1.3.33/src/httpd, process 3196 0x4016520e in ?? () [ here, browser accesses file; gets back "document contains no data" ] (gdb) bt #0 0x4016520e in ?? () #1 0x08078cc6 in main (argc=1, argv=0xbffff974) at http_main.c:5574 #2 0x0807940f in parse_byterange (r=0x1, start=0xbffff974, end=0xbffff97c) at http_protocol.c:152 #3 0x40098777 in ?? () -- Tim Evans, TKEvans.com, Inc. | 5 Chestnut Court [EMAIL PROTECTED] | Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 http://www.come-here.com/News/ | -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html