DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21682>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21682 Apache core dumps when reading a certain Virtual Hosts scenario ------- Additional Comments From [EMAIL PROTECTED] 2003-07-24 12:00 ------- > Is it possible to provide a clear reproduction recipe? Some Apache httpd.conf file I can reproduce the effect with looks like this: NameVirtualHost *:80 <VirtualHost _default_:80> ServerName default DocumentRoot /usr/local/shark/client/default </VirtualHost> Changing the second line to <VirtualHost *:80> will make Apache run. Originally, I had about 20 modules included; I am going try to recompile Apache with less modules now and check whether this changes anything. > Also, on Solaris, you need to use coreadm to produce core dumps if you run as root. The file "core" (3.6 MB) is created in the current directory from where I invoke "httpd" - I am not aware to have done anything specific about that. (But I am not the Solaris admin of this machine.) > You may want to download and install the latest recommended patch cluster, and see if that helps. (It's a good idea, anyway!) Um ... that depends ... but it sure might be an option. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
