From owner-freebsd-current@FreeBSD.ORG Thu May 31 22:57:29 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA64516A421 for ; Thu, 31 May 2007 22:57:29 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id 92AFA13C465 for ; Thu, 31 May 2007 22:57:29 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so280831wxd for ; Thu, 31 May 2007 15:57:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=p7ukaYujH6r4q6il9Rbd2fJoBJl6HKGAD+iDcrQCt3gmjSqTUfmcJTPYffiwawFfTUY2+x9vzJRnH3HEpx326yjX9RqP6MvsjCvzk7w61UfWjLJH+9ZnDZzM5c4ul/q5TkXPrYWRSxgs4QVL652j5uJrxidnB+a1UIlpOSzgCGY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=dddjwd0ua5/QjUcIQXKWuI9bfE+I8peBx70rI7WPyoXwVufrwM2ujdrp3MPDS31M6Ab2Rcz+k3pdgekzKMjNXAf/3x7fvFNux5ZcvAihj0Xc41iM/+nKlfXMGmlbGb1qn/Rh/eHgNd4VKmnLL3sVIRJMYI8mCUK8i5geEJznRnU= Received: by 10.70.100.14 with SMTP id x14mr1729417wxb.1180652249028; Thu, 31 May 2007 15:57:29 -0700 (PDT) Received: from kan.dnsalias.net ( [24.34.98.164]) by mx.google.com with ESMTP id h36sm120972wxd.2007.05.31.15.57.27; Thu, 31 May 2007 15:57:28 -0700 (PDT) Date: Thu, 31 May 2007 18:57:10 -0400 From: Alexander Kabaev To: Ted Faber Message-ID: <20070531185710.3fb9aef6@kan.dnsalias.net> In-Reply-To: <20070531213213.GH1373@hut.isi.edu> References: <20070531203430.GC1373@hut.isi.edu> <20070531213213.GH1373@hut.isi.edu> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_ED+esFOcYfiQhzBHesqN=5e"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: current@freebsd.org Subject: Re: glibmm exceptions broken after recent upgrades on CURRENT (debug info included) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 31 May 2007 22:57:30 -0000 --Sig_ED+esFOcYfiQhzBHesqN=5e Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On Thu, 31 May 2007 14:32:13 -0700 Ted Faber wrote: > On Thu, May 31, 2007 at 01:34:30PM -0700, Ted Faber wrote: > > I've attached a short example that exhibits the problem and a dump > > of the stack trace from gdb. All this is a pretty recent -CURRENT > > and new ports.=20 >=20 > The example code doesn't seem to have made it. Sorry, it's here. >=20 % g++ `pkg-config --cflags --libs glibmm-2.4` test.c -o test % ./test UTF-8 =E9 error Works here. --=20 Alexander Kabaev --Sig_ED+esFOcYfiQhzBHesqN=5e Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGX1LGQ6z1jMm+XZYRAgtoAKCCFn/LYOPx14FhaWOl2neF+yeknwCgyOGZ Aant7hwdXx2vBOZ0p/ckZE8= =I7QZ -----END PGP SIGNATURE----- --Sig_ED+esFOcYfiQhzBHesqN=5e--