qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] vhost-user-test failure
@ 2016-09-23 15:36 Eduardo Habkost
  2016-09-23 15:41 ` Michael S. Tsirkin
  0 siblings, 1 reply; 8+ messages in thread
From: Eduardo Habkost @ 2016-09-23 15:36 UTC (permalink / raw)
  To: qemu-devel, Michael S. Tsirkin

Hi,

I hit a weird vhost-user-test failure on travis-ci recently, on a
branch where I didn't touch any vhost-related code. From a quick
look at the code, it looks like the vhost-user code is unhappy to
see a disconnected socket.

I wasn't able to reproduce it. It seems to be a hard to reproduce
race between vhost-user code and socket reconnection.

The failure can be seen at:

https://travis-ci.org/ehabkost/qemu-hacks/jobs/162077239

Error output:

  **
  ERROR:tests/vhost-user-test.c:715:test_reconnect: child process (/i386/vhost-user/reconnect/subprocess [23792]) failed unexpectedly
  qemu-system-i386: Failed to set msg fds.
  qemu-system-i386: vhost VQ 0 ring restore failed: -1: Resource temporarily unavailable (11)
  qemu-system-i386: Failed to set msg fds.
  qemu-system-i386: vhost VQ 1 ring restore failed: -1: Resource temporarily unavailable (11)
  GTester: last random seed: R02S2892f6ad84bd5d03acd54cb75f444243
  make: *** [check-qtest-i386] Error 1

-- 
Eduardo

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-26 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23 15:36 [Qemu-devel] vhost-user-test failure Eduardo Habkost
2016-09-23 15:41 ` Michael S. Tsirkin
2016-09-23 17:40   ` Maxime Coquelin
2016-09-24 17:42     ` Maxime Coquelin
2016-09-25 20:55       ` Marc-André Lureau
2016-09-26 12:13         ` Eduardo Habkost
2016-09-26 12:52           ` Maxime Coquelin
2016-09-26 14:07             ` Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).