Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2007 08:23:30 -0700
From:      Ted Faber <faber@ISI.EDU>
To:        Alexander Kabaev <kabaev@gmail.com>
Cc:        current@freebsd.org
Subject:   Re: glibmm exceptions broken after recent upgrades on CURRENT (debug info included)
Message-ID:  <20070601152330.GA46399@hut.isi.edu>
In-Reply-To: <20070531221954.0f661850@kan.dnsalias.net>
References:  <20070531203430.GC1373@hut.isi.edu> <20070531213213.GH1373@hut.isi.edu> <20070531185710.3fb9aef6@kan.dnsalias.net> <20070601000553.GM1373@hut.isi.edu> <20070531221954.0f661850@kan.dnsalias.net>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Thu, May 31, 2007 at 10:19:54PM -0400, Alexander Kabaev wrote:
> On Thu, 31 May 2007 17:05:53 -0700
> Ted Faber <faber@ISI.EDU> wrote:
> 
> > On Thu, May 31, 2007 at 06:57:10PM -0400, Alexander Kabaev wrote:
> > > On Thu, 31 May 2007 14:32:13 -0700
> > > Ted Faber <faber@ISI.EDU> 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. 
> > > > 
> > > > The example code doesn't seem to have made it.  Sorry, it's here.
> > > > 
> > > % g++ `pkg-config --cflags --libs glibmm-2.4` test.c -o test
> > > % ./test UTF-8
> > > И
> > > error
> > > 
> > > Works here.
> > 
> > So there is *a* configuration that works.  Are you using the new gcc?
> 
> 
> This would look strange if I were NOT using a new GCC :) Of course I
> do.
> 
> 
> #3  0x4810d03a in  ()
> from /usr/X11R6/lib/libsigc-2.0.so.0 
> #4  0x4810d21d in  ()
> from /usr/X11R6/lib/libsigc-2.0.so.0
> #5  0x482f9f1d in __cxa_throw () from /usr/lib/libstdc++.so.6
> 
> Above backtrace suggests that your library was _not_ built by new
> compiler because under no circumstances would the library built by GCC
> 4.2 contain  _Unwind_RaiseException and uw_init_context_1. They both
> belong to libgcc_s.so.1

Cool.  *That* I can check.

Thanks for the pointer!



-- 
Ted Faber
http://www.isi.edu/~faber           PGP: http://www.isi.edu/~faber/pubkeys.asc
Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#SIG

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGYDnyaUz3f+Zf+XsRAmlXAJ90sybcn1e73BD8W5BBzxCoA0emCACeKG3v
EqgTHFuwe6VuDXtq3/QmsNs=
=jnQg
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070601152330.GA46399>