3.0: Agent crash @ fd_ == VmFlowRef::kInvalidFd"
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
Trunk |
Fix Committed
|
Critical
|
Hari Prasad Killi |
Bug Description
Solution scripts doing flow setup/teardown.
3.0 b2712
core file location: 10.84.5.
ImportError: No module named 'libstdcxx'
(gdb) bt
#0 0x00007f28e8d21cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/
#1 0x00007f28e8d250d8 in __GI_abort () at abort.c:89
#2 0x00007f28e8d1ab86 in __assert_fail_base (fmt=0x7f28e8e6b830 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
assertion=
line=
function=
at assert.c:92
#3 0x00007f28e8d1ac32 in __GI___assert_fail (assertion=
file=0x11fd620 "controller/
function=
#4 0x0000000000c0c735 in VmFlowRef:
#5 0x0000000000c12b75 in operator= (this=0x7f28cde
#6 FlowEntry::Copy (this=this@
#7 0x0000000000c1923e in Copy (rhs=0x7f28cdea
#8 FlowTable:
update=
#9 0x0000000000c19430 in FlowTable::Add (this=this@
rflow_
#10 0x0000000000c1954f in FlowTable::Add (this=0x7f28cc4
at controller/
#11 0x0000000000c2ea54 in FlowProto::AddFlow (this=<optimized out>, flow=flow@
#12 0x0000000000c3a4f1 in PktFlowInfo::Add (this=this@
at controller/
#13 0x0000000000c4824c in FlowHandler::Run (this=0x7f28701
#14 0x0000000000c44848 in RunProtoHandler (handler=
#15 Proto::ProcessProto (this=this@
#16 0x0000000000c2e572 in FlowProto:
at controller/
#17 0x0000000000c338f8 in operator() (a0=<error reading variable: access outside bounds of object referenced via synthetic pointer>, this=0x7f28c057
at /usr/include/
#18 QueueTaskRunner
#19 0x00000000011793ec in TaskImpl::execute (this=0x7f28e25
#20 0x00007f28e98f0b3a in ?? () from /usr/lib/
#21 0x00007f28e98ec816 in ?? () from /usr/lib/
#22 0x00007f28e98ebf4b in ?? () from /usr/lib/
#23 0x00007f28e98e80ff in ?? () from /usr/lib/
#24 0x00007f28e98e82f9 in ?? () from /usr/lib/
#25 0x00007f28e9b0c182 in start_thread (arg=0x7f28c057
#26 0x00007f28e8de547d in clone () at ../sysdeps/
making this critical as its completely blocking solution script run. Agent crashes every time within a few minutes of starting traffic.