Libgcc_s.so crashes our system
Relink From Adadmin Giving Error: libgcc_s.so: undefined reference to `__stack_chk_fail@GLIBC_2.4' (Doc ID 1525823.1)
I am trying to upgrade my oracle from 12.11 to 12.13 and in the process, i got the above error message and oracle recommeded that Patch 12415211 should be applied on 10.1.2 and 10.1.3 ORACLE HOME. The problem is that after applying this patch i have relinking issues i was adviced to create a soft link on $AD_TOP/bin/adrelinknew.sh... where i added ' –Wl, --noinibit-exec' on the CPP_LDFLAGS= line but after doing this and we shut down the server, the server was unable to boot again. The boot loader seams to have been corrupted and the only option available to us is to reinstall redhat 6. This is the third time we are reinstalling redhat. How can i overcome this? I have searched the whole
0