Bug 510189
| Summary: | SPICE | Linux guest | ASSERT when rebooting the guest. VM destroyed. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Leonid Natapov <lnatapov> | ||||
| Component: | xorg-x11-drv-qxl | Assignee: | Søren Sandmann Pedersen <sandmann> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | yeylon <yeylon> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 5.4 | CC: | kem, mkenneth, Rhev-m-bugs, srevivo, ykamay, ykaul | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-07-15 20:16:55 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Is it with QXL driver on the X? Please specify. With QXL driver. Apparently, a driver bug. What does "exit the Window Manager" mean specifically? What precisely do you do? Also are there any earlier messages from qemu? Such as "ioport_write: unexpected port 0x1 in vga mode" If so, this is the same issue as bug 509410. Yes,there are "ioport_write: unexpected port 0x1 in vga mode" messages prior the ASSERT. I mean, when I kill window manager (CTRL-ALT-BACKSPACE or init 3) I can see those messages in stdio file on the server. When I reboot the VM afterwards I get an ASSERT. *** This bug has been marked as a duplicate of bug 509410 *** |
Created attachment 350907 [details] vdsm.log How to reproduce: 1.Connect to Linux guest VM. 2.Exit Window Manager. 3.Reboot the VM. Here is the stdio output ------------------------ vdi_port_io_map: base 0xc140 size 0x10 vdi_port_ram_map: addr 0xc1000000 size 0x10000 ram_map: addr 0xc4000000 size 0x4000000 vram_map: addr 0xc8000000 size 0x1000 rom_map: addr 0xc8002000 size 0x2000 ioport_map: base 0xc150 size 0x8 qxl_display_resize qxl_reset handle_dev_input: detach qxl_reset_state: ASSERT RING_IS_EMPTY(&ram->cmd_ring) failed interface_audio_fini: interface_change_notifier: remove VD_INTERFACE_PLAYBACK interface_change_notifier: remove VD_INTERFACE_RECORD vdsm.log attached