From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 23 14:59:55 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B31C16A4B3 for ; Thu, 23 Oct 2003 14:59:55 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id D309443F75 for ; Thu, 23 Oct 2003 14:59:51 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 60681 invoked from network); 23 Oct 2003 21:59:50 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 23 Oct 2003 21:59:50 -0000 Message-ID: <3F984F56.4020404@liwing.de> Date: Thu, 23 Oct 2003 21:59:50 +0000 From: Jens Rehsack User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031022 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Piero References: <20031023020013.19351568.piero@poprostu.pl> <3F978C79.2040809@liwing.de> <20031023231520.4acc27c0.piero@poprostu.pl> In-Reply-To: <20031023231520.4acc27c0.piero@poprostu.pl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: editors/scite core dumps during exiting at 5.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 21:59:55 -0000 Piero wrote: > On Thu, 23 Oct 2003 08:08:25 +0000, Jens Rehsack > wrote: > > >>Piero wrote: > Sure, the trace comes attached. Can you show for each stack frame the local variables? Would you please be so kind and check whether it dumps with debugging enabled, too? And - if I remember correctly - SIG 11 is very often a hardware problem. So maybe a copy of /var/run/dmesg.boot may help, too. >>Did you use any optimization higher than "-O"? > > No, I dont'. Here is a CFLAGS line from my /etc/make.conf: > > CFLAGS= -O -pipe Great. Would you please do the favour Jeremy asked for? The trace looks like SciTe dumps when it's getting closed. Jens