Bug 29198 - libcrypto dies on i386 with bswap instruction.
Summary: libcrypto dies on i386 with bswap instruction.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: openssl
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-24 17:16 UTC by Norm Brake
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-02-24 17:17:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Norm Brake 2001-02-24 17:16:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.17-14 i586)


Attempts to run ssh on my 386 died in shal_block_asm_data_order() in
libcrypto.so.0
with an illegal instruction of "bswap %eax".  This leads me to believe that
it wasn't
compiled with the -m386 option.

Reproducible: Always
Steps to Reproduce:
1. Use 386 hardware (not 486 or up)
2. ssh <somewhere>
3. observe crash.
	

Actual Results:  ssh got a SIGILL and exited

Expected Results:  ssh connection to remote machine

Comment 1 Nalin Dahyabhai 2001-02-28 03:11:58 UTC
This'll be fixed in openssl-0.9.5a-26, coming soon to Raw Hide.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.