[Bug libstdc++/43005] Segmentation fault(not always) while running binary which has gcc and g++ compiled shared object files

2010-02-09 Thread sarveshwarac at india dot tejasnetworks dot com
--- Comment #3 from sarveshwarac at india dot tejasnetworks dot com 2010-02-09 13:46 --- I have used the following preprocessor options: -DTHREADED, -D_REENTRANT. I tried with -pthread instead of -lpthread, but still the problem is seen. using namespace std(;) line is present in my

[Bug libstdc++/43005] New: Segmentation fault(not always) while running binary which has gcc and g++ compiled shared object files

2010-02-08 Thread sarveshwarac at india dot tejasnetworks dot com
shared object files Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sarveshwarac at india dot tejasnetworks dot