From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 23 01:08:29 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 1F9DA16A4B3 for ; Thu, 23 Oct 2003 01:08:29 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94AA743F93 for ; Thu, 23 Oct 2003 01:08:27 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 61448 invoked from network); 23 Oct 2003 08:08:25 -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 08:08:25 -0000 Message-ID: <3F978C79.2040809@liwing.de> Date: Thu, 23 Oct 2003 08:08:25 +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> In-Reply-To: <20031023020013.19351568.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 08:08:29 -0000 Piero wrote: > Hi, > > Have you seen this behaviour? > > editors/scite core dumps at exiting the program when it was run in > FreeBSD 5.1. Below are outputs from gdb for 1: Scite & Scintilla > compiled WITH_GTK2 and 2: with older GTK 1.2. It would crash equally > with GTK 2.4 and GTK 1.2 Hm, I have compiled mine with GTK 1.2, because I'm using moleskine as well. But I never received core-dumps from them. > I use SciTE at 4.8 also and it works well. At 5.1 it crashes though > it is able to save session file > > $ uname -a > System: FreeBSD ntbk 5.1-RELEASE-p9 FreeBSD 5.1-RELEASE-p9 #1: Fri > Oct 3 23:35:49 CEST 2003 root@ntbk:/usr/obj/usr/src/sys/SMYRUSELF > i386 Would you please be so kind and rebuild both with "-g" in your CFLAGS and send a backtrace when it crashes? Did you use any optimization higher than "-O"? Regards, Jens