From owner-freebsd-ports Fri Mar 17 12:18:45 2000 Delivered-To: freebsd-ports@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 56A8D37B692; Fri, 17 Mar 2000 12:18:31 -0800 (PST) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca14-117.ix.netcom.com [205.186.215.117]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id PAA20251; Fri, 17 Mar 2000 15:17:52 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id MAA49731; Fri, 17 Mar 2000 12:17:08 -0800 (PST) Date: Fri, 17 Mar 2000 12:17:08 -0800 (PST) Message-Id: <200003172017.MAA49731@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: asmodai@bart.nl Cc: jdp@polstra.com, ports@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: <20000317080736.B22536@lucifer.bart.nl> (message from Jeroen Ruigrok van der Werven on Fri, 17 Mar 2000 08:07:36 +0100) Subject: Re: cvs commit: ports/devel/boehm-gc/patches patch-aa From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) References: <20000317080736.B22536@lucifer.bart.nl> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Jeroen Ruigrok van der Werven * Yeah ok, but I also did this on this 5.0 box (which isn't that different * from 4.0-RELEASE/4.0-CURRENT) at this moment and that solves my * problems. Keeping the rev 1.5 patch-aa on my 5.0 box does indeed yield * the same problem as on STABLE (I erroneously thought it segfaulted). * No, I retested, and I get the same problem as with 3.4-STABLE, that * bogus characters get inserted into tagtable.c. Oh, ok. So the only difference is my segfaults on -current/4-stable. * I wonder. My CFLAGS/COPTFLAGS are set to -O2 -g -pipe, so it might be * the debugging symbols which stabilise the app. I have seen often * before. I don't know. I added CFLAGS="-O -pipe -g" in /etc/make.conf and rebuilt boehm-gc but w3m is still not happy. * But I am still wondering where the segfaults come from... Me too.... Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message