[Bug libstdc++/42679] RTLD_DEEPBIND dlopen option for shared library that uses libstdc++ std::ostream crashes

2013-01-01 Thread gauryogesh.nsit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42679 Yogesh Gaur changed: What|Removed |Added CC||gauryogesh.nsit at gmail

[Bug libstdc++/55872] New: Crash issue with RTLD_DEEPBIND usage with stdc++ library

2013-01-04 Thread gauryogesh.nsit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872 Bug #: 55872 Summary: Crash issue with RTLD_DEEPBIND usage with stdc++ library Classification: Unclassified Product: gcc Version: 4.4.3 Status: UNCONFIRMED

[Bug libstdc++/55872] Crash issue with RTLD_DEEPBIND usage with stdc++ library

2013-01-04 Thread gauryogesh.nsit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872 --- Comment #1 from Yogesh Gaur 2013-01-04 10:29:37 UTC --- Created attachment 29081 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29081 LD_DEBUG=all output of working executable

[Bug libstdc++/55872] Crash issue with RTLD_DEEPBIND usage with stdc++ library

2013-01-06 Thread gauryogesh.nsit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872 --- Comment #3 from Yogesh Gaur 2013-01-07 00:12:26 UTC --- (In reply to comment #2) > GCC 4.4 is no longer maintained or supported. > > Unles you can reproduce the problem with a current release of GCC (which I > can't) then nothing i

[Bug libstdc++/55872] Crash issue with RTLD_DEEPBIND usage with stdc++ library

2013-01-07 Thread gauryogesh.nsit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872 --- Comment #4 from Yogesh Gaur 2013-01-07 10:31:19 UTC --- Hello, Actually issue is combination of copy_relocation plus RTLD_DEEPBIND flag. If I didn't give -fPIE flag while compiling my executable and pass RTLD_DEEPBIND flag while o