On Tue, May 04, 2004 at 07:04:41PM +0100, Thom May wrote:
> > 
> Just a backtrace with gdb would be a good start.

#0  0x0807e515 in ap_set_name_virtual_host ()
#1  0x0807e6d3 in ap_set_name_virtual_host ()
#2  0x0807eaff in ap_fini_vhost_config ()
#3  0x0807dbd1 in main ()

I think I have a better way to reproduce it.  If NameVirtualHost has a
port specified (e.g. *:80) and a VirtualHost does not (e.g
<VirtualHost *>) then it faults.

-Adam


Reply via email to