Re: [ovs-dev] OVS-VSWITCHD crashes when packet received from datapath

2013-03-06 Thread Palo Andi
Anyway, I have tested OVS version 1.4.0 and 1.4.1 and they work like a charm :) Thanks, Andi On 6 March 2013 16:45, Ben Pfaff wrote: > On Wed, Mar 06, 2013 at 04:05:01PM +0100, Palo Andi wrote: > > I managed to cross-compile OVS 1.10 and install it on the mipsel router > > running dd-wrt kernel

Re: [ovs-dev] OVS-VSWITCHD crashes when packet received from datapath

2013-03-06 Thread Ben Pfaff
On Wed, Mar 06, 2013 at 04:05:01PM +0100, Palo Andi wrote: > I managed to cross-compile OVS 1.10 and install it on the mipsel router > running dd-wrt kernel 2.6.23. > After the patches OVS side and kernel side([1] [2]) it runs. > But the error from [3] remains. This time it manifest as a Bus error.

[ovs-dev] OVS-VSWITCHD crashes when packet received from datapath

2013-03-06 Thread Palo Andi
Hi all, I managed to cross-compile OVS 1.10 and install it on the mipsel router running dd-wrt kernel 2.6.23. After the patches OVS side and kernel side([1] [2]) it runs. But the error from [3] remains. This time it manifest as a Bus error. Gdb connected to gdbserver in target machine segfaults als