Bug 873718 - Incorrect build of js causes Illegal Instruction
Summary: Incorrect build of js causes Illegal Instruction
Keywords:
Status: CLOSED DUPLICATE of bug 870510
Alias: None
Product: Fedora
Classification: Fedora
Component: js
Version: 18
Hardware: arm
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-06 14:41 UTC by Quentin Armitage
Modified: 2012-11-06 14:49 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-06 14:49:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to fix build architecture (298 bytes, patch)
2012-11-06 14:41 UTC, Quentin Armitage
no flags Details | Diff

Description Quentin Armitage 2012-11-06 14:41:47 UTC
Created attachment 639400 [details]
Patch to fix build architecture

Description of problem:
js for armv6tel is actually built for armv7 processor.

Version-Release number of selected component (if applicable):
js-1.8.5-10.fc18.armv5tel


How reproducible:
Always

Steps to Reproduce:
1.Run nmcli nm list
2.
3.
  
Actual results:
It takes about 30 seconds to respond

Expected results:
Immediate response

Additional info:
This is caused by AuthorisationManager terminating with Illegal Instruction. This in turn is caused by js, which has been build for the armv7 processor.

I have modified the js configure.in (see attached patch), and it now all runs successfully.

Comment 1 Quentin Armitage 2012-11-06 14:49:45 UTC

*** This bug has been marked as a duplicate of bug 870510 ***


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