Skip to content

openssl faults with "illegal instruction" for e.d. squid, tor, etc. #248

Closed
@ghost

Description

OpenSSL has issues on the RPI.
With all kinds of software it fails in OPENSSL_cpuid_setup with a SIGILL.

E.g. with the squid proxy:
Program received signal SIGILL, Illegal instruction.
0xb6e585e0 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb) bt
#0 0xb6e585e0 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0

Cannot access memory at address 0x0
#1 0xb6e54fc4 in OPENSSL_cpuid_setup () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#2 0xb6fe8254 in ?? () from /lib/ld-linux-armhf.so.3
#3 0xbefff7e6 in ?? ()
#4 0xbefff7e6 in ?? ()

Backtrace stopped: previous frame identical to this frame (corrupt stack?)

If you do a google you'll find that lots of people have issues like this. With e.g. tor etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions