From owner-freebsd-current@FreeBSD.ORG Wed Jul 30 09:40:47 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 E959037B401; Wed, 30 Jul 2003 09:40:47 -0700 (PDT) Received: from dust.freshx.de (freshx.de [80.190.100.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2604F43F93; Wed, 30 Jul 2003 09:40:47 -0700 (PDT) (envelope-from kai.mosebach@freshx.de) Received: from alpha (p508B1B74.dip.t-dialin.net [80.139.27.116]) by dust.freshx.de (Postfix) with ESMTP id A120415E0C9; Wed, 30 Jul 2003 18:40:37 +0200 (CEST) From: "Kai Mosebach" To: , Date: Wed, 30 Jul 2003 18:40:58 +0200 Message-ID: <049c01c356b9$5b34a0a0$0100a8c0@alpha> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: gcc segfault on -CURRENT (cvs yesterday) 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: Wed, 30 Jul 2003 16:40:48 -0000 Hi, Trying to compile sapdb fails on a -CURRENT system build yesterday. On a system from 22.July it compiled fine. Any ideas ? Cheers Kai c++ -D_THREAD_SAFE -DFREEBSD_DEBUG -DPTHREADS -DFREEBSD_THREADS -DREL30 \ -DFREEBSD -DI386 -DSAG -I/usr/local/sapdb/depend/incl -I/projects/sapdb/\ FreeBSD/sys/wrk/incl -I/projects/sapdb/FreeBSD/sys/wrk/incl/SAPDB -DSYSV\ -D_SVID -I/usr/include/ncurses -w -Wall -D_FILE_OFFSET_BITS=64 -DSAPDB_\ FAST -D_REENTRANT -O3 -march=pentium -mcpu=pentiumpro -I/usr/sapdb/DevTo\ ols.74/incl -D_THREAD_SAFE -DFREEBSD_DEBUG -DPTHREADS -DFREEBSD_THREADS \ -c vkb641.cpp In file included from /projects/sapdb/FreeBSD/sys/wrk/incl/SAPDB/Loggin\ g/Log_Transaction.hpp:69, from vkb641.cpp:50: /projects/sapdb/FreeBSD/sys/wrk/incl/SAPDB/DataAccess/Data_SplitSpace.h\ pp: In member function `void Data_SplitSpace::Deassign(bool) [with T = Log_UndoPage]': /projects/sapdb/FreeBSD/sys/wrk/incl/SAPDB/DataAccess/Data_ChainSplitSp\ aceBackwardRead.hpp:168: instantiated from `void Data_ChainSplitSpaceB\ ackwardRead::Iterator::Invalidate(bool) [with PAGE = Log_UndoPage]\ ' /projects/sapdb/FreeBSD/sys/wrk/incl/SAPDB/Logging/Log_UndoFile.hpp:304\ : instantiated from here /projects/sapdb/FreeBSD/sys/wrk/incl/SAPDB/DataAccess/Data_SplitSpace.h\ pp:319: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions.