[Bug 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2015-06-17 Thread Rolf Leggewie
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as Won't Fix.

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: Confirmed = 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/602539

Title:
  qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/602539/+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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2013-05-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: New = Confirmed

-- 
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/602539

Title:
  qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/602539/+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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-09-16 Thread Martin Pitt
Closing the maverick task then.

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: qemu-kvm (Ubuntu)
Milestone: lucid-updates = None

-- 
qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater
https://bugs.launchpad.net/bugs/602539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-08-17 Thread Serge Hallyn
Note that that fix, verbatim, is in v0.12.5 which is currently in
maverick.  It is later quietly removed, and ISTR previously confirming
that it had been replaced by a proper fix (but can't find that right now).

So it is fixed in maverick.

-- 
qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater
https://bugs.launchpad.net/bugs/602539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-08-09 Thread Serge Hallyn
** Description changed:

  Binary package hint: qemu-kvm
  
  Latest Ubuntu 10.04 amd64.
  
  I have a FreeBSD guest I had running quite slowly with the kvm-intel
  module loaded, so I shut down the guest, and passed the -no-kvm flag to
  kvm.
  
  Much to my surprise, I experienced an immediate segmentation fault:
  $ qemu-system-x86_64 -no-kvm -vnc :0 -hda fbsd_dev -m 4096
  pci_add_option_rom: failed to find romfile pxe-rtl8139.bin
  Segmentation fault (core dumped)
  
  In contrast:
  $ qemu-system-x86_64 -no-kvm -vnc :0 -hda fbsd_dev -m 4095
  pci_add_option_rom: failed to find romfile pxe-rtl8139.bin
  [runs happily forever]
  
  I'm presuming this is some mishandled behavior of qemu having a limit of
  memory being  4096m when not using VT bits or somesuch, but it was
  quite disruptive, and it didn't occur to me to try varying the memory
  amount for most of a day.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: qemu-kvm 0.12.3+noroms-0ubuntu9
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed Jul  7 00:32:52 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
  MachineType: Dell Inc. Precision WorkStation T5500
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=/dev/mapper/root-slash ro quiet splash
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: qemu-kvm
  dmi.bios.date: 04/12/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0CRH6C
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd04/12/2010:svnDellInc.:pnPrecisionWorkStationT5500:pvr:rvnDellInc.:rn0CRH6C:rvrA00:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision WorkStation T5500
  dmi.sys.vendor: Dell Inc.
+ 
+ IMPACT: Specifying too much memory for guest causes a segfault instead of an
+ error message.
+ 
+ FIX: A patch, taken from upstream, which detects the error condition and 
prints
+ an error message (and exits) instead of continuing and segfaulting.
+ 
+ PATCH: can be seen at
+ 
https://code.launchpad.net/~serge-hallyn/ubuntu/lucid/qemu-kvm/fix-4096/+merge/29592
+ 
+ TO REPRODUCE: see the detailed incantation above.
+ 
+ REGRESSION POTENTIAL: Only one location in the code is patched, and simply
+   catches the pathological condition.  There should be no regression.

-- 
qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater
https://bugs.launchpad.net/bugs/602539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-07-07 Thread Serge Hallyn
Thanks you for reporting this bug and helping to make Ubuntu better.  And
thanks especially for finding the specific patch.

This patch should probably get cherry-picked into the lucid qemu-kvm
version.  I've set importance to low since the fix is to refuse the
disallowed arguments.


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

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Low

** Changed in: qemu-kvm (Ubuntu)
Milestone: None = lucid-updates

** Changed in: qemu-kvm (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

-- 
qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater
https://bugs.launchpad.net/bugs/602539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-07-06 Thread Rich

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/51494421/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/51494422/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51494423/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/51494424/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/51494425/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/51494426/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/51494427/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/51494428/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/51494429/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/51494430/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/51494431/UdevLog.txt

-- 
qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater
https://bugs.launchpad.net/bugs/602539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-07-06 Thread Rich
I find the following note in the changelog for qemu 0.12.4:
 - Fix segfault with ram_size  4095M without kvm (Ryan Harper)

-- 
qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater
https://bugs.launchpad.net/bugs/602539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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