On Wed, Feb 23, 2011 at 09:43:11PM +0500, Syed Akbar Mehdi wrote:
> I am trying to use Open vSwitch without kernel support. I installed OVS
> following the instructions in
> http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL.Linux;hb=HEAD.
> However I did not create a bridge using ovs-vsctl as indicated at the end of
> that manual. Instead I followed the instructions given in
> "INSTALL.userspace" and tried to start the ovs-openflowd in userspace mode
> using the command:
> 
> ovs-openflowd netdev@br0 --ports=eth0,eth1,eth2
> 
> The problem is that ovs-openflowd crashes with a segmentation fault. Here is
> the output I get:

What version of OVS are you using?  We recently fixed a segmentation
fault in the userspace switch.

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to