blob: 8a2f4fbb2ffe1c953d2406cc57e672864c3a4484 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
graphic: 0.817
device: 0.727
semantic: 0.586
instruction: 0.574
network: 0.465
vnc: 0.402
socket: 0.271
KVM: 0.259
boot: 0.209
other: 0.183
mistranslation: 0.171
assembly: 0.086
[7.2.0] Qemu process hang with `defunct` when using `-blockdev` json property which file doesn't exists
Description of problem:
When using `throttle` and `throttle-group` to apply block device QOS,
there is something wrong with check file exists validation.
In upper commands, if the file which located `/mnt/b3b8dfb5-0a7c-4285-81d8-2bf8d33a3297/32c55f5a-96d1-4af4-a149-c95fd6652e3e/b016af76-f6b1-4614-b29a-78917924e55e` doesn't exist, it just hang with `defunct` process.

Steps to reproduce:
1. Start Guest with upper command.
2. Hanged with defunct process
3.
Additional information:

- With GDB stack, i can find `no such file` error, but process don't exit
|