mysql wont start with new kernel

dragoran dragoran at feuerpokemon.de
Mon Feb 14 17:50:28 UTC 2005


Stephen Smalley schrieb:

>On Mon, 2005-02-14 at 12:24, dragoran wrote:
>  
>
>>[dragoran at chello062178124144 ~]$ rpm -q mysql-server
>>mysql-server-3.23.58-14
>>[dragoran at chello062178124144 ~]$ rpm -V mysql-server
>>[dragoran at chello062178124144 ~]$ execstack -q /usr/libexec/mysqld
>>- /usr/libexec/mysqld
>>[dragoran at chello062178124144 ~]$
>>    
>>
>
>Hmm...I have the same version here, same results as above, yet it does
>not trigger an execmem check on the current kernel.
>
>for f in `ldd /usr/libexec/mysqld  | awk '{print $3}'`; do if [ -f $f ]; then if readelf -d $f | grep -q TEXTREL ; then echo $f; fi; fi; done
>
>  
>
this command prints nothing ;)




More information about the fedora-selinux-list mailing list