http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42679
Yogesh Gaur changed:
What|Removed |Added
CC||gauryogesh.nsit at gmail
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
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
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
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