Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jun 2007 10:03:12 +0900
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        Ted Faber <faber@ISI.EDU>
Cc:        current@FreeBSD.org
Subject:   Re: glibmm exceptions broken after recent upgrades on CURRENT	(debug info included)
Message-ID:  <465F7050.4050903@FreeBSD.org>
In-Reply-To: <20070601000553.GM1373@hut.isi.edu>
References:  <20070531203430.GC1373@hut.isi.edu>	<20070531213213.GH1373@hut.isi.edu>	<20070531185710.3fb9aef6@kan.dnsalias.net> <20070601000553.GM1373@hut.isi.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Ted,

There is a problem on your side. From you backtrace I can see use of 
/usr/X11R6/lib/libsigc-2.0.so.0 which is wrong. Most likely this points 
out to incomplete upgrade.

Alexander.

Update your ports

Ted Faber 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?
>
> hut:~$ gcc -v
> Using built-in specs.
> Target: i386-undermydesk-freebsd
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 4.2.0 20070514 [FreeBSD]
> hut:~$ pkg_info | grep glibmm
> glibmm-2.12.9,1     C++ interfaces for glib2
> glibmm-reference-2.12.9_2,1 Programming reference for devel/glibmm
>
>
>   




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