Stephen Smalley wrote:
On Mon, 2005-02-14 at 13:49, dragoran wrote:
[dragoran@chello062178124144 ~]$ rpm -q -f /lib/libgcc_s.so.1
libgcc-3.4.2-6.fc3
[dragoran@chello062178124144 ~]$ execstack -q /lib/libgcc_s.so.1
X /lib/libgcc_s.so.1
[dragoran@chello062178124144 ~]$
Hmmm...same version here, but no executable stack. What is your
architecture? What does 'rpm -V libgcc' show? Can you do an 'execstack
-c /lib/libgcc_s.so.1'?
My arch is i686 (athlon).
rpm -V libgcc shows:
SM5....T. /lib/libgcc_s-3.4.2-20041018.so.1
execstack -c /lib/libgcc_s.so.1 shows nothing.