This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: USER: linuxthreads causes segfault


Benjamin Kosnik <bkoz@redhat.com> writes:

| > OK the last question got the silent treatment which pissed me off a bit. 
| > I'll rephrase.
| 
| I understood you the first time. I'm sorry you're stressed: everybody 
| seems busy with end-of-year things. This includes me. There are a ton of 
| bugs that have not been addressed, sorry. If you need timely support you 
| may want to consider paying for it.
| 
| > When I link libstdc++ and libpthread into an exe it crashes on exit ALWAYS.
| > Why does this happen? Is this a known problem? Is anyone working on it?
| 
| Can you give back traces via gdb? Can you backdate your sources or try a 
| previous version to see if the problem existed back then?

I do not have a backtrace right now, but the segfault happened in some
__atomic_ function from atomicity.h. I'll check a bit further.

This problem is reasonably new... my guess is about 3-4 weeks ago.

        Lgb

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]