qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

virgl avocado hang


From: Richard Henderson
Subject: virgl avocado hang
Date: Mon, 27 Jun 2022 08:43:31 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

Hi Mark,

+    def test_virtio_vga_virgl(self):

+        """

+        :avocado: tags=arch:x86_64

+        :avocado: tags=device:virtio-vga

+        """

+        kernel_command_line = (

+            self.KERNEL_COMMON_COMMAND_LINE + "console=ttyS0 rdinit=/bin/bash"

+        )

+        # FIXME: should check presence of virtio, virgl etc


This little nugget really must be fixed.

The observed behaviour is an indefinite hang in avocado, waiting for qemu, which is in zombie state. A manual kill -INT to the parent wakes it up like so:

(159/184) tests/avocado/virtio-gpu.py:VirtioGPUx86.test_virtio_vga_virgl: CANCEL: VirGL not enabled? (1264.25 s)



r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]