Memory leak in sandesh generated code
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Fix Committed
|
High
|
Megh Bhatt | |||
R2.21.x |
Fix Committed
|
High
|
Megh Bhatt | |||
R2.22.x |
Fix Committed
|
High
|
Megh Bhatt | |||
R3.0 |
Fix Committed
|
High
|
Megh Bhatt | |||
Trunk |
Fix Committed
|
High
|
Megh Bhatt |
Bug Description
Noticed this in bgp_stress_test
==28401== 247 (144 direct, 103 indirect) bytes in 1 blocks are definitely lost in loss record 209 of 220
==28401== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/
==28401== by 0x1A31A9C: SandeshCtrlServ
==28401== by 0x1A31557: SandeshServer:
==28401== by 0x1A2E0B7: SandeshServerCo
==28401== by 0x1A1A40D: ssm::ServerInit
==28401== by 0x1A16D5B: SandeshStateMac
==28401== by 0x1A2983D: QueueTaskRunner
==28401== by 0x1A2887F: QueueTaskRunner
==28401== by 0x1C3180A: TaskImpl::execute() (task.cc:253)
==28401== by 0x5D7AB39: ??? (in /usr/lib/
==28401== by 0x5D76815: ??? (in /usr/lib/
==28401== by 0x5D75F4A: ??? (in /usr/lib/
==28401== by 0x5D720FE: ??? (in /usr/lib/
==28401== by 0x5D722F8: ??? (in /usr/lib/
==28401== by 0x5B44181: start_thread (pthread_
==28401== by 0x702600C: clone (clone.S:111)
==28401==
Changed in juniperopenstack: | |
importance: | Undecided → High |
tags: |
added: analytics removed: contrail-sandesh |
Changed in juniperopenstack: | |
assignee: | nobody → Megh Bhatt (meghb) |
Changed in juniperopenstack: | |
milestone: | none → r3.1.0.0-fcs |
Review in progress for https:/ /review. opencontrail. org/19767
Submitter: Megh Bhatt (<email address hidden>)