Bug 3601

Summary: IsaX8664 blows up when looking for 'st5'
Product: frysk Reporter: Mike Cvet <mcvet>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal CC: mcvet
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2127, 2936    

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.