Activity log for bug #881542

Date Who What changed Old value New value Message
2011-10-25 17:04:24 Michal Daszkowski bug added bug
2011-10-25 17:05:42 Brad Figg linux (Ubuntu): status New Incomplete
2011-10-25 17:05:44 Brad Figg tags lucid
2011-10-26 09:15:29 Michal Daszkowski tags lucid apport-collected lucid
2011-10-26 09:15:31 Michal Daszkowski description Description: Ubuntu 10.04.3 LTS Release: 10.04 When I'm restoring virtual machine after been saved (for example during shutdown) it completely freezes or sometimes is working, but I cannot execute interactive commands. This problem is related to linux-image-2.6.32-34-server package, because when I'm using 2.6.32-34 kernel, all is OK. Dom0 system is Debian 6.0.2, xen hypervisor version is 4.0.1-2. Description: Ubuntu 10.04.3 LTS Release: 10.04 When I'm restoring virtual machine after been saved (for example during shutdown) it completely freezes or sometimes is working, but I cannot execute interactive commands. This problem is related to linux-image-2.6.32-34-server package, because when I'm using 2.6.32-34 kernel, all is OK. Dom0 system is Debian 6.0.2, xen hypervisor version is 4.0.1-2. --- AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access /dev/snd/: No such file or directory AplayDevices: Error: [Errno 2] No such file or directory Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory CurrentDmesg: [ 11.980044] eth0: no IPv6 routers present DistroRelease: Ubuntu 10.04 Lspci: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory Package: linux (not installed) PciMultimedia: ProcCmdLine: root=/dev/xvda2 ro root=/dev/xvda2 ro ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-34.77-server 2.6.32.44+drm33.19 Regression: Yes Reproducible: Yes Tags: lucid suspend resume regression-update needs-upstream-testing Uname: Linux 2.6.32-34-server x86_64 UserGroups:
2011-10-26 09:15:33 Michal Daszkowski attachment added BootDmesg.txt https://bugs.edge.launchpad.net/bugs/881542/+attachment/2573228/+files/BootDmesg.txt
2011-10-26 09:15:35 Michal Daszkowski attachment added ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/881542/+attachment/2573229/+files/ProcCpuinfo.txt
2011-10-26 09:15:37 Michal Daszkowski attachment added ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/881542/+attachment/2573230/+files/ProcInterrupts.txt
2011-10-26 09:15:39 Michal Daszkowski attachment added ProcModules.txt https://bugs.edge.launchpad.net/bugs/881542/+attachment/2573231/+files/ProcModules.txt
2011-10-26 09:15:41 Michal Daszkowski attachment added UdevDb.txt https://bugs.edge.launchpad.net/bugs/881542/+attachment/2573232/+files/UdevDb.txt
2011-10-26 09:15:45 Michal Daszkowski attachment added UdevLog.txt https://bugs.edge.launchpad.net/bugs/881542/+attachment/2573233/+files/UdevLog.txt
2011-10-26 09:17:39 Michal Daszkowski linux (Ubuntu): status Incomplete Confirmed
2011-10-26 14:34:43 Stefan Bader bug added subscriber Stefan Bader
2011-10-26 15:58:25 Stefan Bader linux (Ubuntu): status Confirmed In Progress
2011-10-26 15:58:25 Stefan Bader linux (Ubuntu): assignee Stefan Bader (stefan-bader-canonical)
2011-10-28 08:10:33 Stefan Bader nominated for series Ubuntu Lucid
2011-10-28 08:10:33 Stefan Bader bug task added linux (Ubuntu Lucid)
2011-10-28 08:11:16 Stefan Bader linux (Ubuntu Lucid): importance Undecided Medium
2011-10-28 08:11:16 Stefan Bader linux (Ubuntu Lucid): status New In Progress
2011-10-28 08:11:16 Stefan Bader linux (Ubuntu Lucid): assignee Stefan Bader (stefan-bader-canonical)
2011-10-28 08:11:54 Stefan Bader linux (Ubuntu): status In Progress Invalid
2011-10-28 08:11:54 Stefan Bader linux (Ubuntu): assignee Stefan Bader (stefan-bader-canonical)
2011-11-09 14:43:31 Stefan Bader description Description: Ubuntu 10.04.3 LTS Release: 10.04 When I'm restoring virtual machine after been saved (for example during shutdown) it completely freezes or sometimes is working, but I cannot execute interactive commands. This problem is related to linux-image-2.6.32-34-server package, because when I'm using 2.6.32-34 kernel, all is OK. Dom0 system is Debian 6.0.2, xen hypervisor version is 4.0.1-2. --- AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access /dev/snd/: No such file or directory AplayDevices: Error: [Errno 2] No such file or directory Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory CurrentDmesg: [ 11.980044] eth0: no IPv6 routers present DistroRelease: Ubuntu 10.04 Lspci: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory Package: linux (not installed) PciMultimedia: ProcCmdLine: root=/dev/xvda2 ro root=/dev/xvda2 ro ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-34.77-server 2.6.32.44+drm33.19 Regression: Yes Reproducible: Yes Tags: lucid suspend resume regression-update needs-upstream-testing Uname: Linux 2.6.32-34-server x86_64 UserGroups: SRU Justification: Impact: Since "xen: Use IRQF_FORCE_RESUME" was accepted into upstream stable for 2.6.32, a save/restore cycle will leave the guest in a halt state after restore. Fix: Two upstream patches (one of those would be in the latest stable, the other had to be reverted as it broke compile on some architectures. The suggested patch is the revised version. * xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. * genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier Testcase: * Boot pv-guest * Run xm save <id> <file> on the dom0 * Run xm restore <file> on the dom0 * Try to re-connect to the console with xm console <id> --- Description: Ubuntu 10.04.3 LTS Release: 10.04 When I'm restoring virtual machine after been saved (for example during shutdown) it completely freezes or sometimes is working, but I cannot execute interactive commands. This problem is related to linux-image-2.6.32-34-server package, because when I'm using 2.6.32-34 kernel, all is OK. Dom0 system is Debian 6.0.2, xen hypervisor version is 4.0.1-2. --- AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access /dev/snd/: No such file or directory AplayDevices: Error: [Errno 2] No such file or directory Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory CurrentDmesg: [ 11.980044] eth0: no IPv6 routers present DistroRelease: Ubuntu 10.04 Lspci: Error: [Errno 2] No such file or directory Lsusb: Error: [Errno 2] No such file or directory Package: linux (not installed) PciMultimedia: ProcCmdLine: root=/dev/xvda2 ro root=/dev/xvda2 ro ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-34.77-server 2.6.32.44+drm33.19 Regression: Yes Reproducible: Yes Tags: lucid suspend resume regression-update needs-upstream-testing Uname: Linux 2.6.32-34-server x86_64 UserGroups:
2011-11-10 21:15:48 Tim Gardner linux (Ubuntu Lucid): status In Progress Fix Committed
2011-11-17 16:05:00 Luiz Ozaki bug added subscriber Luiz Ozaki
2011-11-30 11:20:19 jagudo bug added subscriber jagudo
2012-02-01 13:57:57 Stefan Bader linux (Ubuntu Lucid): status Fix Committed Fix Released
2012-10-15 20:22:30 Chris J Arges bug added subscriber Sustaining Engineering
2014-02-07 15:44:44 Curtis Hovey removed subscriber Registry Administrators