Bug 3601 - IsaX8664 blows up when looking for 'st5'
Summary: IsaX8664 blows up when looking for 'st5'
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2127 2936
  Show dependency treegraph
 
Reported: 2006-11-27 19:34 UTC by Mike Cvet
Modified: 2006-12-01 19:39 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Cvet 2006-11-27 19:34:27 UTC
Running johntheripper, the libunwind stack trace fails because it is looking 
for a register called 'st5' which is currently not supported or listed in 
IsaX8664. The failure is present on both EM64T and AMD64 machines.
Comment 1 Mike Cvet 2006-12-01 19:39:24 UTC
Apparently johntheripper was built with 32-bit code on the 64-bit system. 
However, this exception occurs because Frysk was using X8664Isa for this 
program instead of IA32.