From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 01:02:35 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC8737B401; Tue, 3 Jun 2003 01:02:35 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F29543F85; Tue, 3 Jun 2003 01:02:34 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h5382REU013395; Tue, 3 Jun 2003 10:02:28 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Tue, 3 Jun 2003 10:02:27 +0200 (CEST) From: Martin Blapp To: Terry Lambert In-Reply-To: <3EDC53B7.A6AF5A60@mindspring.com> Message-ID: <20030603100159.Y71313@cvs.imp.ch> References: <20030602180313.S71313@cvs.imp.ch> <20030602.215220.73651879.imp@bsdimp.com> <20030603081010.M71313@cvs.imp.ch> <3EDC53B7.A6AF5A60@mindspring.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: kan@freebsd.org cc: freebsd-current@freebsd.org cc: "M. Warner Losh" Subject: Re: OpenOffice-devel: repeatable coredump with sun autodoc inlibstd++ X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 08:02:36 -0000 Hi, > I have seen this type of error and core dump with a new C++ > and old rtti header files. Make sure you are not mixing them, > since these header files definitely have to match the compiler. This is a fresh current 5.1RC1 ... Martin