[Bug 694059] Re: qemu fatal cp15 message report and image creation block

2014-12-03 Thread Rolf Leggewie
maverick has seen the end of its life and is no longer receiving any
updates. Marking the maverick task for this ticket as Won't Fix.

** Changed in: qemu-kvm (Ubuntu Maverick)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/694059

Title:
  qemu fatal cp15 message report and image creation block

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/694059/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 694059] Re: qemu fatal cp15 message report and image creation block

2011-06-23 Thread Tully
Indeed it is using the older version of qemu-arm, see below.  I'll work
on upgrading that to get around this.

$ qemu-arm-static -h | grep version
qemu-arm version 0.12.3 (qemu-kvm-0.12.3), Copyright (c) 2003-2008 Fabrice 
Bellard

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/694059

Title:
  qemu fatal cp15 message report and image creation block

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/694059/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 694059] Re: qemu fatal cp15 message report and image creation block

2011-06-14 Thread Tully
I still get this when running 0.13.91 on lucid from the Nova Core PPA
https://launchpad.net/~nova-
core/+archive/trunk?field.series_filter=lucid

tfoote@bis:/tmp/qemu$ sudo build-arm-chroot natty /tmp/arm_natty3
...
I: Running command: chroot /tmp/arm_natty3 /debootstrap/debootstrap 
--second-stage
qemu: fatal: cp15 insn ee1d6f70

R00=4009f960 R01=420822e8 R02=0d696914 R03=86a8
R04=8ef0 R05= R06=97c9 R07=42082308
R08=00020040 R09= R10=4009f000 R11=
R12=8b88 R13=4007f868 R14=4008f450 R15=4008aea0
PSR=2030 --C- T usr32
^C^C^C^C^Z
[1]+  Stopped sudo build-arm-chroot natty /tmp/arm_natty3
tfoote@bis:/tmp/qemu$ sudo killall build-arm-chroot
[sudo] password for tfoote: 
tfoote@bis:/tmp/qemu$ fg
sudo build-arm-chroot natty /tmp/arm_natty3
Terminated
tfoote@bis:/tmp/qemu$ qemu --version
QEMU emulator version 0.13.91 (qemu-kvm-0.14.0-rc1), Copyright (c) 2003-2008 
Fabrice Bellard
tfoote@bis:/tmp/qemu$ sudo build-arm-chroot lucid /tmp/arm_lucid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/694059

Title:
  qemu fatal cp15 message report and image creation block

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/694059/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 694059] Re: qemu fatal cp15 message report and image creation block

2011-06-14 Thread Peter Maydell
The 'qemu' binary (which is for x86 and kvm) is not always the same version as 
the one used for ARM user-mode emulation (and in particular it is in a 
different package for newer Ubuntu releases). What is the output of:
 qemu-arm-static -h | grep version

?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/694059

Title:
  qemu fatal cp15 message report and image creation block

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/694059/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 694059] Re: qemu fatal cp15 message report and image creation block

2011-06-14 Thread Steve Langasek
 I still get this when running 0.13.91 on lucid from the Nova Core PPA
 https://launchpad.net/~nova-core/+archive/trunk?field.series_filter=lucid

Well, please report the issue to the maintainers of that ppa.  This is a
bug report about the Ubuntu package, where the issue has been fixed by
the inclusion of an up-to-date qemu version.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/694059

Title:
  qemu fatal cp15 message report and image creation block

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/694059/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 694059] Re: qemu fatal cp15 message report and image creation block

2011-01-13 Thread Ricardo Salveti
This also happens with Maverick, as we're using 0.12.5+noroms-
0ubuntu7.1. Would be good to have it fixed in order to create natty
rootfs with rootstock.

** Also affects: qemu-kvm (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/694059

Title:
  qemu fatal cp15 message report and image creation block

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 694059] Re: qemu fatal cp15 message report and image creation block

2011-01-13 Thread Steve Langasek
** Changed in: qemu-kvm (Ubuntu)
   Status: New = Fix Released

** Also affects: qemu-kvm (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: qemu-kvm (Ubuntu Maverick)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/694059

Title:
  qemu fatal cp15 message report and image creation block

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs