Hi, while trying to start xbmc, I get an illegal instruction about armv7 neon probe. gdb infos: ******************************************************************************** Program received signal SIGILL, Illegal instruction. 0xb5e4b700 in _armv7_neon_probe () from /lib/libcrypto.so.1.0.0 (gdb) where #0 0xb5e4b700 in _armv7_neon_probe () from /lib/libcrypto.so.1.0.0 #1 0xb5e47fa4 in OPENSSL_cpuid_setup () from /lib/libcrypto.so.1.0.0 #2 0xb6fe69a4 in call_init () from /lib/ld-linux-armhf.so.3 #3 0xb6fe6a80 in _dl_init_internal () from /lib/ld-linux-armhf.so.3 #4 0xb6fd7e54 in _dl_start_user () from /lib/ld-linux-armhf.so.3 #5 0xb6fd7e54 in _dl_start_user () from /lib/ld-linux-armhf.so.3 Backtrace stopped: previous frame identical to this frame (corrupt stack?) ******************************************************************************** libcrypto should have been already fixed for armv6 (ssh is working fine now). But here, I have this error. Any idea? Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org