[ovs-build] Errored: openvswitch/ovs#2644 (master - 49558bf)

Travis CI builds at travis-ci.org
Fri May 20 17:40:09 UTC 2016


Build Update for openvswitch/ovs
-------------------------------------

Build: #2644
Status: Errored

Duration: 33 minutes and 57 seconds
Commit: 49558bf (master)
Author: Ben Pfaff
Message: stp: Initialize mutex whenever we register unixctl command.

The stp/tcn command, which locks the mutex, was being registered without
initializing the mutex, so calling stp/tcn before STP was enabled on the
switch caused a crash.  This commit fixes the bug by initializing the mutex
at the same time we register the stp/tcn command.

Reported-by: Ding Zhi <zhi.ding at 6wind.com>
Reported-at: http://openvswitch.org/pipermail/dev/2016-May/071381.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Quentin Monnet <quentin.monnet at 6wind.com>

View the changeset: https://github.com/openvswitch/ovs/compare/af3582371193...49558bf6da75

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/131752889

--

You can configure 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://www.openvswitch.org/pipermail/ovs-build/attachments/20160520/70cd63dd/attachment-0002.html>


More information about the build mailing list