Comment 0 for bug 1507071

Revision history for this message
Vinod Nair (vinodnair) wrote : DPK: Agent crash in nl_update_header

On Provision a cluster with DPDK using build 3.0-2659~juno, Vrouter-agent keeps crashing
The back trace is as below

Core was generated by `/usr/bin/contrail-vrouter-agent'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 nl_update_header (cl=0x7f2d980fe7f0, data_len=458) at vrouter/utils/nl_util.c:253
253 vrouter/utils/nl_util.c: No such file or directory.
(gdb) bt
#0 nl_update_header (cl=0x7f2d980fe7f0, data_len=458) at vrouter/utils/nl_util.c:253
#1 0x0000000000c27df5 in UpdateNetlink (seq_no=0, len=458, client=0x7f2d980fe7f0) at controller/src/ksync/ksync_sock.cc:137
#2 KSyncSockTcp::SendTo (this=0x7f2d980fe070, data=0x7f2d9ca2bb10 "", data_len=458, seq_no=0) at controller/src/ksync/ksync_sock.cc:642
#3 0x0000000000bfb366 in KSync::VRouterInterfaceSnapshot (this=this@entry=0x7f2d98006000)
    at controller/src/vnsw/agent/vrouter/ksync/ksync_init.cc:124
#4 0x0000000000bfbc41 in KSyncTcp::Init (this=0x7f2d98006000, create_vhost=<optimized out>)
    at controller/src/vnsw/agent/vrouter/ksync/ksync_init.cc:314
#5 0x0000000000a50dd1 in AgentInit::InitBase (this=0x7fff11187300) at controller/src/vnsw/agent/init/agent_init.cc:128
#6 0x0000000001097b3f in operator() (this=<optimized out>) at /usr/include/boost/function/function_template.hpp:767
#7 TaskTrigger::WorkerTask::Run (this=0x303fd10) at controller/src/base/task_trigger.cc:19
#8 0x0000000001094950 in TaskImpl::execute (this=0x7f2d9cc07d40) at controller/src/base/task.cc:238
#9 0x00007f2da3f75b3a in ?? () from /usr/lib/libtbb.so.2
#10 0x00007f2da3f71816 in ?? () from /usr/lib/libtbb.so.2
#11 0x00007f2da3f70f4b in ?? () from /usr/lib/libtbb.so.2
#12 0x00007f2da3f6d0ff in ?? () from /usr/lib/libtbb.so.2
#13 0x00007f2da3f6d2f9 in ?? () from /usr/lib/libtbb.so.2
#14 0x00007f2da4191182 in start_thread (arg=0x7f2d9ca2d700) at pthread_create.c:312
#15 0x00007f2da346a47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111