|
Bugzilla – Full Text Bug Listing |
| Summary: | qemu qmp socket dies without any information | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Santiago Zarate <santiago.zarate> |
| Component: | KVM | Assignee: | E-mail List <kvm-bugs> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aginies, fli |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 1072000 | ||
| Bug Blocks: | |||
| Attachments: | Run with unit test: prove --verbose t/99-full-stack.t of os-autoinst | ||
A reproducer can be found at: https://git.io/vb4UO old one. |
Created attachment 752177 [details] Run with unit test: prove --verbose t/99-full-stack.t of os-autoinst When trying to create a memory dump within an openQA test using qemu backend, qemu seems to close the QMP socket. Details on the cmd line used can be found in the attached logs. This behavior is not seen when using virsh.