Bug 864049
| Summary: | SPICE driver crash when upgrading system | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | hramrach | ||||||||||
| Component: | qemu | Assignee: | Fedora Virtualization Maintainers <virt-maint> | ||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 18 | CC: | amit.shah, berrange, cfergeau, crobinso, dwmw2, itamar, johannbg, knoel, lnykryn, lpoetter, metherid, msekleta, notting, pbonzini, plautrba, rjones, scottt.tw, systemd-maint, virt-maint, vpavlin | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | i386 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2012-12-14 22:06:46 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
hramrach
2012-10-08 12:46:29 UTC
Have more information on how/why it crashed? Was it a clean shutdown? Did the guest kernel crash? Created attachment 624042 [details]
log of running in kvm
Created attachment 624043 [details]
upgrading systemd from serial console
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. Created attachment 624059 [details]
virtualbox session log
Created attachment 624061 [details]
virtualbox system log
Looks like a problem in the Spice module of KVM/qemu, judging by #2. Reassigning to qemu. 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. No response for a month, closing. |