Bug 44965 - executable crashes with SIGILL
Summary: executable crashes with SIGILL
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Powertools
Classification: Retired
Component: crafty
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: bero
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-19 11:30 UTC by Emil Jerabek
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-01-17 15:24:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Emil Jerabek 2001-06-19 11:30:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.08 [en] (WinNT; I ;Nav)

Description of problem:
The crafty executable dies on SIGILL almost immediately after start.

How reproducible:
Always

Steps to Reproduce:
1.just run /usr/lib/crafty/crafty
2.
3.
	

Additional info:

Possible explanation: the Makefile in the corresponding SRPM forces everything to be compiled with "-march=i686",
even though the binary package is marked as "i386". After rebuilding with "-march=pentium" (which is the CPU I run it on), it 
seems to be OK.

Comment 1 Bernhard Rosenkraenzer 2002-01-17 16:19:44 UTC
Since powertools has been discontinued, the official fix is the package removal.
Since you have found the way to fix it yourself, I'm not attaching a fixed package.


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