[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#361024: Simple test case [Was: libstdc++.so.6: cannot handle TLS data]



On Thursday 06 April 2006 11:04, Matthias Klose wrote:
> Sheplyakov Alexei writes:
> > On Wed, 05 Apr 2006 18:41:05 -0600, Gordon Haverland wrote:
> > > Traceback (most recent call last):
> > >   File "/usr/bin/apt-listchanges", line 30, in ?
> > >       import apt_pkg
> > > ImportError: libstdc++.so.6: cannot handle TLS data
> >
> > I've seen many similar errors on my system too (I've got a
> > bunch of home-brew Guile[1] modules written in C++). Such an
> > error appears whenever a thread created by C code tries to
> > dlopen(3) C++ shared library. I've managed to create
> > (hopefully) simple test case (based on C++ dlopen
> > mini-HOWTO), see the attached tarball (unpack and run
> > `make'). I did not reported this before since I thought
> > that's /me doing something wrong...
>
> thanks for the testcase, however I'm unable to reproduce the
> failure with a recent unstable archive, nor do I see the
> apt-listchanges failures.

I know the last 3 apt-get upgrade's all did this, I am not sure 
how far back it happens.  Is there something I can do on this end 
to get you more data?  It seems consistent on this box (for now).

Gord



Reply to: