Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Illegal instructions



rjs%fdy2.co.uk@localhost (Robert Swindells) writes:

>TRAP: pid 197 (syslogd), uid 0: Unknown Reason (Illegal Instruction): esr=0x2000000: pc=0xfffffbc9e9d0: sha512su0 v0.2d, v0.2d

>The address and instruction are always the same, different programs
>(cron, login, pkg_info, syslogd).

That's probably _armv8_sha512_probe() in libcrypto and without ASLR it's at
a constant address.

cron and login use libcrypto for PAM, pkg_info and syslogd support SSL.

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index