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