[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] peculiar make check problems: tests/libqtest.c
From: |
Andreas Färber |
Subject: |
Re: [Qemu-devel] peculiar make check problems: tests/libqtest.c |
Date: |
Sun, 11 Aug 2013 16:22:05 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
Hi,
Am 10.08.2013 13:20, schrieb Alex Bligh:
> Occasionally running make check I am seeing the following opaque error:
> ERROR:tests/libqtest.c:69:init_socket: assertion failed (ret != -1): (-1
> != -1)
>
> Rerunning it it runs clean. Any ideas?
Most likely a previous qtest will have failed, leaving temporary files
with that pid behind and your current test happens to get the same pid
again. Check /tmp/qtest*.
Cheers,
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg