From owner-freebsd-apache@FreeBSD.ORG Sat Nov 22 20:36:39 2008 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98A021065670 for ; Sat, 22 Nov 2008 20:36:39 +0000 (UTC) (envelope-from tethys.ocean@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by mx1.freebsd.org (Postfix) with ESMTP id 72AC28FC1D for ; Sat, 22 Nov 2008 20:36:39 +0000 (UTC) (envelope-from tethys.ocean@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1431130rvf.43 for ; Sat, 22 Nov 2008 12:36:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=LBRKqqvZiNLavfnIiZSCRCT8YXVJ1GOmLdcr2OjCyr8=; b=qkHAmcmDpP1N7k5Hxg6LyUYZSquT5zDZuOvvvaN7Clf2cETu1bD+mJ0XQyBPAykQoV EZq6E8iPbsO2FNW1fOKsiJevNm6vOHVfMO4zUGHDtav+/XDY45Obsgk0AaoZ39/3M0vM zBdIb6GOdhKxz8z/+c+MYzdB87icNrUGuNnA0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=tQmWBbWpsW+vTSWoL8PLocBTLfAsqE+DwBiFpUNCW8QTR+wZn3vJ0fYv+u9uEC2lwi p8Y2EVYmHhKEmKuzyWSMaguSyfdi0ejij+3c+qzJvSPdWagwmedHvFUPVsveK3/l0HYW ZR6Jda3SAaTTfw+WiaDD9vaXqV9DHaCfNz8Os= Received: by 10.142.52.9 with SMTP id z9mr899529wfz.37.1227386199180; Sat, 22 Nov 2008 12:36:39 -0800 (PST) Received: by 10.142.47.1 with HTTP; Sat, 22 Nov 2008 12:36:39 -0800 (PST) Message-ID: <235b80000811221236u3c095809k525f29cfbbd5c5bd@mail.gmail.com> Date: Sat, 22 Nov 2008 22:36:39 +0200 From: "tethys ocean" To: "Matthew Seaman" In-Reply-To: <49285FF4.4030008@infracaninophile.co.uk> MIME-Version: 1.0 References: <235b80000811221123o37ea51fbwcdc6a3480e2c1380@mail.gmail.com> <49285FF4.4030008@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions , apache@freebsd.org Subject: Re: Segmentation fault (core dumped) X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2008 20:36:39 -0000 apache-2.2.9_5 = up-to-date with port autoconf-2.62 = up-to-date with port db41-4.1.25_4 = up-to-date with port gd-2.0.35,1 = up-to-date with port gdbm-1.8.3_3 = up-to-date with port irc-2.11.2p1 = up-to-date with port ircii-20060725_1 = up-to-date with port nano-2.0.9 = up-to-date with port p5-HTML-Template-2.9_1 = up-to-date with port portupgrade-2.4.6,2 = up-to-date with port py25-MySQLdb-1.2.2 = up-to-date with port py25-bsddb-2.5.2_2 = up-to-date with port py25-django-1.0.1 = up-to-date with port py25-flup-1.0.1 = up-to-date with port py25-gdbm-2.5.2 = up-to-date with port python25-2.5.2_3 = up-to-date with port rsync-3.0.4 = up-to-date with port ruby-1.8.6.287,1 = up-to-date with port ruby18-bdb-0.6.4 = up-to-date with port tcl-8.4.19,1 = up-to-date with port unzip-5.52_5 = up-to-date with port webalizer-2.20.1_2 = up-to-date with port On Sat, Nov 22, 2008 at 9:39 PM, Matthew Seaman < m.seaman@infracaninophile.co.uk> wrote: > tethys ocean wrote: > >> Hi to all >> >> The server is give this error whenever i want to start apache22. why? >> regards >> >> > Because something's wrong. > > Cheers, > > Matthew > > What? Not enough of an answer? It's all the answer anyone can give > considering the parcity of information you supply in your question. > To debug this properly could require any or all of: > > * your httpd.conf > * the output of > ldd /usr/local/sbin/httpd /usr/local/sbin/httpd: libm.so.4 => /lib/libm.so.4 (0x280c7000) libaprutil-1.so.3 => /usr/local/lib/libaprutil-1.so.3 (0x280dd000) libdb41.so.1 => /usr/local/lib/libdb41.so.1 (0x280f7000) libexpat.so.6 => /usr/local/lib/libexpat.so.6 (0x28194000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x281b2000) libapr-1.so.3 => /usr/local/lib/libapr-1.so.3 (0x2829f000) libcrypt.so.3 => /lib/libcrypt.so.3 (0x282c1000) libpthread.so.2 => /lib/libpthread.so.2 (0x282d9000) libc.so.6 => /lib/libc.so.6 (0x282fe000) > > > * a traceback from httpd.core, although this won't be much use unless > you've compiled httpd with debug symbols. locate httpd.core /usr/local/etc/rc.d/httpd.core /usr/ports/distfiles/tmp/lib/httpd.core > > * the result of running: > > truss -f /usr/local/sbin/httpd {+ any other arguments you usually > use} truss -f /usr/local/sbin/httpd truss: cannot open /proc/curproc/mem: No such file or directory truss: cannot open1 /proc/61323/mem: No such file or directory > > > * If you're using mod_php, then the contents of > /usr/local/etc/php/extensions.ini extension=bcmath.so extension=bz2.so extension=calendar.so extension=ctype.so extension=curl.so extension=pcre.so extension=simplexml.so extension=spl.so extension=dom.so extension=filter.so extension=gd.so extension=gettext.so extension=hash.so extension=iconv.so extension=json.so extension=mbstring.so extension=mcrypt.so extension=mysql.so extension=pdo.so extension=pdo_sqlite.so extension=posix.so extension=session.so extension=sockets.so extension=sqlite.so extension=tokenizer.so extension=xml.so extension=xmlreader.so extension=xmlwriter.so > > > -- > Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard > Flat 3 > PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate > Kent, CT11 9PW > > -- Share now a pigeon's flight Bluebound along the ancient skies, Its women forever hair and mammal, A Mediterranean town may arise If you rip apart a pigeon's heart.