Mark Wright wrote:
> Hi Jonathan,
> 
> I should not be using libCstd.so.1.  Maybe there might be some evil JDS gnome
> stuff using libCstd.so.1.  In stack frame 9 it
> says it is using libCstd.so.1, while as in stack frame 8 its then
> going to libstdcxx.so.4:
> 
> #8  0xfed81801 in 
> __1cDstdNbasic_istream4Cwn0ALchar_traits4Cw___2t6Mpn0APbasic_streambuf4Cwn0B____v_
>  () from /opt/foss/lib/libstdcxx.so.4

std::wistream::basic_istream(std::wstreambuf *)

> #9  0xf5a6dd6d in __1cDstdL__Wide_Init2t6M_v_ () from /usr/lib/libCstd.so.1

std::__Wide_Init::__Wide_Init()

If it's any help.

Paul


Reply via email to