Bug 569743
Summary: | Change vnc password caused 'Segmentation fault' | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Amos Kong <akong> |
Component: | kvm | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.5 | CC: | ailan, llim, tburke, virt-maint, ykaul, zamsden |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kvm-83-192.el5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-01-13 23:34:03 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: | |||
Bug Depends On: | |||
Bug Blocks: | 580948 |
Description
Amos Kong
2010-03-02 09:24:23 UTC
Amos, what's the stack? There should be a core dump. Get it and provide the stack. Alternatively, attach GDB to the QEMU process before you go to its monitor. Lastly, is it a regression? Upstream fixed it in a different way, by zapping the main_loop_wait() call from the monitor code. http://git.qemu.org/qemu.git/commit/?id=bb5fc20f7c1c65e95030da3629dd0d7a0cce38cd Hmm, upstream fix doesn't backport easily. Depends on other patches, which in turn change qemu behavior with password-protected block devices. I'd rather not backport them to 5.x. Looking into using Zach's fix instead. Bug could not be reproduced with kvm-83-193.el5 Move to VERIFIED. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0028.html |