Bug 879845
| Summary: | [abrt] qemu-system-x86-1.2.0-23.fc18: spice_logv: Process /usr/bin/qemu-kvm was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | M. Edward (Ed) Borasky <znmeb> | ||||||||||||||||||||||||||
| Component: | spice | Assignee: | Hans de Goede <hdegoede> | ||||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 18 | CC: | alevy, alexl, amit.shah, berrange, cfergeau, crobinso, dwmw2, hdegoede, itamar, jforbes, knoel, marcandre.lureau, pbonzini, petersen, rjones, sandmann, scottt.tw, virt-maint, william, znmeb | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:8c28e50d96e5e738091eb9a86af1767b505782ce | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2013-01-11 23:20:02 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: |
|
||||||||||||||||||||||||||||
|
Description
M. Edward (Ed) Borasky
2012-11-24 20:11:27 UTC
Created attachment 651199 [details]
File: backtrace
Created attachment 651200 [details]
File: build_ids
Created attachment 651201 [details]
File: cgroup
Created attachment 651202 [details]
File: core_backtrace
Created attachment 651203 [details]
File: dso_list
Created attachment 651204 [details]
File: environ
Created attachment 651205 [details]
File: limits
Created attachment 651206 [details]
File: maps
Created attachment 651207 [details]
File: open_fds
Created attachment 651208 [details]
File: proc_pid_status
Created attachment 651209 [details]
File: var_log_messages
Created attachment 651221 [details]
Output of 'yum history info' for the update that I ran just before the crash
*** Bug 887872 has been marked as a duplicate of this bug. *** (In reply to comment #12) > Created attachment 651221 [details] > Output of 'yum history info' for the update that I ran just before the crash Ok, this does not seem to contain anything related to qemu and/or spice. Looking at the backtrace it seems that our lz code hits an assert, moving this over to yonit. The bug has already been fixed upstream by: http://cgit.freedesktop.org/spice/spice/commit/?id=1e6f872066cddf25e397e2cbaad9f4ab1b0c2de3 and http://cgit.freedesktop.org/spice/spice/commit/?id=7f220304db0b87c9dd92e44a80e9240fc498f60e Good! So it really is time to do a 0.12.2 release upstream and get that into Fedora-18 ! I'm currently building 0.12.2 for F-18, assigning this back to me. spice-0.12.2-1.fc18,spice-protocol-0.12.3-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/spice-0.12.2-1.fc18,spice-protocol-0.12.3-1.fc18 Package spice-0.12.2-1.fc18, spice-protocol-0.12.3-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing spice-0.12.2-1.fc18 spice-protocol-0.12.3-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-20735/spice-0.12.2-1.fc18,spice-protocol-0.12.3-1.fc18 then log in and leave karma (feedback). *** Bug 892075 has been marked as a duplicate of this bug. *** spice-0.12.2-1.fc18, spice-protocol-0.12.3-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. Perhaps I should try to reboot but: $ qemu-kvm -m 1024 -vga qxl -usb -localtime -k en-us -boot d -cdrom Fedora-18-x86_64-Live-Desktop.iso still backtraces during boot for me. (I came here from https://retrace.fedoraproject.org/faf/reports/33683/ ) Anyway I can run F18 Live via virt-manager as a workaround. If someone else can confirm ie still reproduce then I think this should be reopened. Hi, (In reply to comment #22) > Perhaps I should try to reboot but: > > $ qemu-kvm -m 1024 -vga qxl -usb -localtime -k en-us -boot d -cdrom > Fedora-18-x86_64-Live-Desktop.iso > > still backtraces during boot for me. I can reproduce with the provided commandline, thanks. This is likely fixed by the following upstream commit, checking that now: http://cgit.freedesktop.org/spice/qemu/commit/?h=spice.v66&id=938b8a36b65e44c44ca29245437f8d7ac0f826e8 Part of the reason we missed this still being a problem, and closed this bug, is that bug 892075, which : https://retrace.fedoraproject.org/faf/reports/33683/ Refers to was marked as a dup of this one, while it actually has a quite different backtrace, and is not a different bug. Re-opening 892075 to track this further. Regards, Hans |