[dpdk-dev] segmentation fault: malloc_elem_alloc()-> LIST_REMOVE() [FreeBSD 10.3, dpdk-16.04)

2016-07-27 Thread txcy uio
Hello all, While running as a secondary process I received the segmentation fault as below on FreeBSD 10.3 and dpdk 16.04: Program received signal SIGSEGV, Segmentation fault - [Switching to Thread 801c06400 (LWP 100363/test_client)] 0x00416dcf in malloc_elem_alloc (elem=0x838e57000, siz

[dpdk-dev] eal: map shared config into exact same address as primary process (for freebsd)

2016-08-02 Thread txcy uio
Hello I am getting a segmentation fault on freebsd 10 due to the shared config mismatch between the primary and secondary process - The following commit seems to have fixed this issue long time back on Linux but was never ported to freebsd. http://dpdk.org/browse/dpdk/commit/?id=6258f1c942c3e0b7b