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
#9  0xf5a6dd6d in __1cDstdL__Wide_Init2t6M_v_ () from /usr/lib/libCstd.so.1

You could try running it with:

export LD_DEBUG_32=files

and then redirect the output of stderr to a file, and
see if it gives any hints as to what is using libCstd.so.1.

Regards, Mark

On Thu, 30 Oct 2008 16:57:56 -0700
Jonathan Wilner <jonathan at greenbriardrive.com> wrote:

> All,
> 
> I'm trying to use KMail from the most recent bionicmutton binaries on
> snv_101.  Unfortunately, no matter what I do, the program crashes
> when I hit "compose." I've tried setting an alternate editor to try
> to work around the problem, didn't work. I've tried switching from an
> IMAP account to local mail, no difference.
> 
> I've attached a backtrace, but I am not sure it really says anything.
> Truss didn't tell me anything either and I haven't done anything with
> DTrace yet. Any ideas appreciated.
> 
> Thanks!
> 
> Jonathan


-- 

Reply via email to