Bug 864049 - SPICE driver crash when upgrading system
Summary: SPICE driver crash when upgrading system
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 18
Hardware: i386
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-08 12:46 UTC by hramrach
Modified: 2013-01-09 12:10 UTC (History)
20 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-14 22:06:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
log of running in kvm (37.78 KB, text/plain)
2012-10-09 11:47 UTC, hramrach
no flags Details
upgrading systemd from serial console (252.54 KB, text/plain)
2012-10-09 11:49 UTC, hramrach
no flags Details
virtualbox session log (3.19 KB, text/plain)
2012-10-09 12:30 UTC, hramrach
no flags Details
virtualbox system log (174.38 KB, text/plain)
2012-10-09 12:30 UTC, hramrach
no flags Details

Description hramrach 2012-10-08 12:46:29 UTC
Description of problem:

After upgrading systemd system powers off/crashes.

Version-Release number of selected component (if applicable):

systemd 188-3 upgraded to 194-1


How reproducible:

upgrade systemd on the f18 alpha live cd

Steps to Reproduce:

1. run f18 aplha in kvm: $ kvm -m 1024 -usb -usbdevice tablet -net nic,model=virtio -net tap,ifname=tap0,script=no,downscript=no -vga qxl -cdrom Fedora-18-Alpha-i686-Live-Desktop.iso
2. log in as live user and open a root terminal
3. yum install systemd
  
Actual results:

kvm terminates


Expected results:

system keeps running with new systemd

Additional info:

Comment 1 Bill Nottingham 2012-10-08 19:51:02 UTC
Have more information on how/why it crashed? Was it a clean shutdown? Did the guest kernel crash?

Comment 2 hramrach 2012-10-09 11:47:45 UTC
Created attachment 624042 [details]
log of running in kvm

Comment 3 hramrach 2012-10-09 11:49:06 UTC
Created attachment 624043 [details]
upgrading systemd from serial console

Comment 4 hramrach 2012-10-09 11:52:30 UTC
Upgrading systemd from console does not cause the system to crash.

It seems gdm restarts, however.

Upgrading systemd in virtualbox brings 'sad mac' screen but both the system and the session keeps running.

Comment 5 hramrach 2012-10-09 12:30:09 UTC
Created attachment 624059 [details]
virtualbox session log

Comment 6 hramrach 2012-10-09 12:30:54 UTC
Created attachment 624061 [details]
virtualbox system log

Comment 7 Lennart Poettering 2012-10-30 21:12:05 UTC
Looks like a problem in the Spice module of KVM/qemu, judging by #2. Reassigning to qemu.

Comment 8 Cole Robinson 2012-10-31 15:46:14 UTC
hramrach, Thanks for the report.

What version of qemu is this?

Can you do 

debuginfo-install qemu-system-x86
gdb qemu-system-x86
> run <your cli arguments>

Then reproduce the issue, and at gdb prompt enter

> thread apply all bt

And post the output here.

Comment 9 Cole Robinson 2012-12-14 22:06:46 UTC
No response for a month, closing.


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