apache-2.0.63_13 Loading a page causes apache to seg fault, even through telnet it crashes. *** /var/log/all.log *** May 21 13:02:49 jimmiejaz kernel: pid 91748 (httpd), uid 80: exited on signal 11 *** /var/log/httpd-error.log *** [Fri May 21 13:02:50 2010] [notice] child pid 91748 exit signal Segmentation fault (11) Fix: portinstall www/apache20 and get the crashes portinstall -m WITH_DEBUG=1 and get no crashes (or make -DWITH_DEBUG) /usr/local/etc/pkgtools.conf has no reference to apache, and the same thing happens with or without a /etc/make.conf ~>cat /etc/make.conf CPUTYPE?=pentium4 MAKE_SHELL?=sh BOOTWAIT=0 SUP_UPDATE=yes SUP=/usr/bin/csup SUPFLAGS=-g -L 2 SUPHOST=cvsup.freebsd.org SUPFILE=/etc/sup/stable-supfile PORTSSUPFILE=/etc/sup/ports-supfile #DOCSUPFILE=/etc/sup/doc-supfile DOC_LANG=en_US.ISO8859-1 KERNCONF=FORTYTWO X_WINDOW_SYSTEM=xorg POSTFIX_DEFAULT_MTA=yes # Linux compat ewwww dirty OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 # Mtree will follow symlinks MTREE_FOLLOWS_SYMLINKS= -L .if !empty(.CURDIR:M*sysutils/php5-posix*) DISABLE_VULNERABILITIES=yes .endif # added by use.perl 2010-05-11 00:21:49 PERL_VERSION=5.10.1 How-To-Repeat: Re/Install www/apache20.
Responsible Changed From-To: freebsd-ports-bugs->apache Fix synopsis and assign.
State Changed From-To: open->closed something is amiss locally, though it might be related to 146604, you'll need to some me some gdb backtraces for more. Please try the patch in 146604 1st [after updating to the latest _14]