Agent double free/mem corruption crash in XmppChannelMux::WriteReady
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R2.21.x |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R2.22.x |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R3.0 |
Fix Committed
|
High
|
Hari Prasad Killi | |||
Trunk |
Fix Committed
|
High
|
Hari Prasad Killi |
Bug Description
contrail 2.21.1 #15
core file location: 10.84.5.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_
Core was generated by `/usr/bin/
Program terminated with signal SIGABRT, Aborted.
#0 0x00007feed69c6cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/
56 ../nptl/
(gdb) bt
#0 0x00007feed69c6cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/
#1 0x00007feed69ca0d8 in __GI_abort () at abort.c:89
#2 0x00007feed6a03394 in __libc_message (do_abort=
at ../sysdeps/
#3 0x00007feed6a0f66e in malloc_printerr (ptr=<optimized out>, str=0x7feed6b11c58 "double free or corruption (out)", action=1)
at malloc.c:4996
#4 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3840
#5 0x0000000000d90a30 in operator() (a0=..., this=0x7fee92ff
#6 XmppChannelMux:
#7 0x0000000000d5b82d in XmppConnection:
#8 0x0000000000d65ecc in XmppConnectionM
at controller/
#9 0x0000000000d66e14 in operator() (a1=..., p=<optimized out>, this=<optimized out>) at /usr/include/
#10 operator()<bool, boost::
#11 operator(
#12 boost::
#13 0x0000000000d67a4d in operator() (a0=..., this=0x7fee92ff
#14 QueueTaskRunner
at controller/
#15 0x0000000000fdd8b0 in TaskImpl::execute (this=0x7feed02
#16 0x00007feed7595b3a in ?? () from /usr/lib/
#17 0x00007feed7591816 in ?? () from /usr/lib/
#18 0x00007feed7590f4b in ?? () from /usr/lib/
#19 0x00007feed758d0ff in ?? () from /usr/lib/
#20 0x00007feed758d2f9 in ?? () from /usr/lib/
#21 0x00007feed77b1182 in start_thread (arg=0x7fee92ff
#22 0x00007feed6a8a47d in clone () at ../sysdeps/
Review in progress for https:/ /review. opencontrail. org/17770
Submitter: Nipa Kumar (<email address hidden>)