On Fri, Feb 21, 2014 at 09:37:10AM -0800, Sridhar Samudrala wrote:
> On 2/21/2014 8:38 AM, Ben Pfaff wrote:
> >On Thu, Feb 20, 2014 at 11:06:07PM -0800, Sridhar Samudrala wrote:
> >>I am seeing a segfault with ovs-vswitchd when a VM attached to a OVS
> >>bridge is shutdown.
> >>I am running openvswitch-2.0.0 on linux kernel:3.10.30
> >>
> >>Is this a known issue with any fix in the git repository?
> >Can you reproduce the problem?
> Yes.  It happens everytime the VM is shutdown and STP is enabled on
> the bridge.
> >  Can you try this fix?
> I had to change ofport->stp_port to port->stp_port to fix the compile error.
> With that change, the following patch fixes the segfault.

Thanks, I applied this fix to master and branches for 2.1, 2.0, 1.11,
and 1.9.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to