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. Gdb > connected to gdbserver in target machine segfaults also in host > machine(with no reason), so no backtrace.
A bus error on a RISC system usually means a misaligned memory access. We don't get a lot of testing on RISC systems, so it's possible that such an access (or more than one) has crept in. If you do get a backtrace, let us know so that we can fix the problem. Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev