Re: [Bug 1495761] Re: stress-ng --numa 1 causes translation fault on itself on ARM64

2015-09-16 Thread Colin Ian King
On 16/09/15 04:27, Ming Lei wrote: > ./stress-ng --all 8 -t 10 Ming, I'm unable to reproduce this on my ARM64 emulator, can I get access to the system that you are using? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1495761] Re: stress-ng --numa 1 causes translation fault on itself on ARM64

2015-09-16 Thread Colin Ian King
I've opened another bug: bug 1496340 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495761 Title: stress-ng --numa 1 causes translation fault on itself on ARM64 To manage notifications about this

[Bug 1495761] Re: stress-ng --numa 1 causes translation fault on itself on ARM64

2015-09-15 Thread Ming Lei
Looks there are other translation fault issue on arm64, and the following fault is triggered when I run a stress-ng built from your tree just before, and kernel is v4.2. ubuntu@ubuntu:~/stress-ng$ ./stress-ng --all 8 -t 10 [90392.210285] stress-ng[2513]: unhandled level 3 translation fault (11)

[Bug 1495761] Re: stress-ng --numa 1 causes translation fault on itself on ARM64

2015-09-15 Thread Colin Ian King
** Changed in: stress-ng (Ubuntu) Importance: Undecided => Medium ** Changed in: stress-ng (Ubuntu) Status: New => In Progress ** Changed in: stress-ng (Ubuntu) Assignee: (unassigned) => Colin Ian King (colin-king) -- You received this bug notification because you are a member

[Bug 1495761] Re: stress-ng --numa 1 causes translation fault on itself on ARM64

2015-09-15 Thread Colin Ian King
Fix committed, commit http://kernel.ubuntu.com/git/cking/stress- ng.git/commit/?id=f1305a73213ebb85203c55a42aab02d2d12e840a ** Changed in: stress-ng (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1495761] Re: stress-ng --numa 1 causes translation fault on itself on ARM64

2015-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package stress-ng - 0.04.19-1 --- stress-ng (0.04.19-1) unstable; urgency=medium * Makefile: bump version * stress-cpu: data and idct should be floats for idct (LP: #1495882) * stress-cpu: use hex initialisers for G constants instead of binary *