From owner-freebsd-questions@FreeBSD.ORG Thu Dec 28 07:08:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C086E16A415 for ; Thu, 28 Dec 2006 07:08:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 9C64B13C463 for ; Thu, 28 Dec 2006 07:08:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBS78Jw6018987 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 27 Dec 2006 23:08:19 -0800 X-Auth-Received: from [192.168.0.101] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBS78IVK008556 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 27 Dec 2006 23:08:18 -0800 Message-ID: <45936D60.8000409@u.washington.edu> Date: Wed, 27 Dec 2006 23:08:16 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20061226) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20061228045719.R43651@iced.no-ip.org> <45933516.9090704@u.washington.edu> <20061228063318.O46215@iced.no-ip.org> In-Reply-To: <20061228063318.O46215@iced.no-ip.org> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.12.27.225432 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __LINES_OF_YELLING 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: tor, segmentation fault. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 07:08:19 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 dima wrote: > On Wed, 27 Dec 2006, Garrett Cooper wrote: > >>> Does anybody there have experience how to run an >>> ports/security/tor ? I have use FreeBSD 4.11-RELEASE-p13 and "tor" >>> here always exit with signal 11 and Segmentation fault message. > >> Could you provide your make.conf settings, in particular your >> CFLAGS, CXXFLAGS, and CPUTYPE, or maybe the custom settings in your >> ports config file(s), etc? > > cat make.conf | grep ... > #NO_CPU_CFLAGS= true # Don't add -march= to CFLAGS automatically > #CFLAGS= -O -pipe > BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ > -Wcast-qual -Wchar-subscripts -Winline \ > -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ > -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings > #SENDMAIL_CFLAGS= > CPUTYPE=i686 > #CXXFLAGS+= -fmemoize-lookups -fsave-memoized > > Ports config? Where is it? > > -- > dima <7509107*mail,ru> <2:550/112> Hmmm... doesn't look like you have any bad options.. You should try compiling the port with the debug flag (-g) and see if you can point out where it core dumps and then reply with that info or transfer that information on to the maintainer. - -Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFk21gEnKyINQw/HARArBIAKCOaDqo5tvRux3vVqVl6LchkoHmzwCgkRs6 i50oU2uX1DdMl2BvTKfsnOA= =ztQZ -----END PGP SIGNATURE-----