[Libvirt-ci] Still Failing: libvirt/libvirt#2641 (master - d301bc8)

Travis CI builds at travis-ci.org
Sat Sep 7 07:08:17 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #2641
Status: Still Failing

Duration: 20 mins and 35 secs
Commit: d301bc8 (master)
Author: Michal Privoznik
Message: lib: Grab write lock when modifying list of domains

In some places where virDomainObjListForEach() is called the
passed callback calls virDomainObjListRemoveLocked(). Well, this
is unsafe, because the former only grabs a read lock but the
latter modifies the list.
I've identified the following unsafe calls:

- qemuProcessReconnectAll()
- libxlReconnectDomains()

The rest seem to be safe.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
Reviewed-by: Ján Tomko <jtomko at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/7d5f0fda306f...d301bc8d0808

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/581970679?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20190907/c6b3ff98/attachment.htm>


More information about the Libvirt-ci mailing list