Re: [ovs-dev] openvswitch-2.0.0 : ovs-vswitchd segfault in netdev_get_etheraddr

2014-02-21 Thread Ben Pfaff
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 openvsw

Re: [ovs-dev] openvswitch-2.0.0 : ovs-vswitchd segfault in netdev_get_etheraddr

2014-02-21 Thread Sridhar Samudrala
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

Re: [ovs-dev] openvswitch-2.0.0 : ovs-vswitchd segfault in netdev_get_etheraddr

2014-02-21 Thread Ben Pfaff
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