From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux alpha; en-US; rv:1.2) Gecko/20021129 Description of problem: Applications (e.g. openssh) linked against openssl crashes with SIGILL on my alpha ev56. Recompiling the package ( with target alphaev56) remedies the problem. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. install openssl-0.9.7-5 on an alpha ev56 2. Try to start sshd 3. Additional info:
Fixing for 0.9.7-6: alpha builds should use -mcpu=ev5 for maximum compatibility.
closing since the alpha branch is dead