tor agent crash at vteprec_ucast_macs_remote_set_logical_switch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Won't Fix
|
High
|
Prabhjot Singh Sethi | ||
R2.1 |
Won't Fix
|
High
|
Prabhjot Singh Sethi |
Bug Description
R2.1 Build 1 Ubuntu multi-node setup
contrail-tor-agent had crashed multiple times on nodeg11.
It is possible at this moment, there was another tor agent who was managing the same TOR
Logs and core will be in http://
root@nodeg11:
GNU gdb (Ubuntu 7.7.1-0ubuntu5~
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://
Find the GDB manual and other documentation resources online at:
<http://
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/
warning: core file may not match specified executable file.
[New LWP 20896]
[New LWP 20897]
[New LWP 20898]
[New LWP 20341]
[New LWP 20899]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_
Core was generated by `/usr/bin/
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000000008fa478 in vteprec_
(gdb) bt
#0 0x00000000008fa478 in vteprec_
#1 0x00000000008c5a6b in obvsdb_
#2 0x00000000008cf308 in OVSDB::
()
#3 0x00000000008c40fb in OVSDB::
#4 0x00000000008c46cc in OVSDB::
#5 0x00000000008c360e in OVSDB::
#6 0x00000000008df5b3 in ?? ()
#7 0x00000000008e0730 in ?? ()
#8 0x00000000008dbdf9 in ovsdb_idl_
#9 0x00000000008c2aa7 in OVSDB::
#10 0x00000000008994d9 in OVSDB::
#11 0x000000000089ae80 in boost::
#12 0x000000000089c6d8 in QueueTaskRunner
---Type <return> to continue, or q <return> to quit---
#13 0x0000000000d2ff30 in TaskImpl::execute() ()
#14 0x00007faba290cb3a in ?? () from /usr/lib/
#15 0x00007faba2908816 in ?? () from /usr/lib/
#16 0x00007faba2907f4b in ?? () from /usr/lib/
#17 0x00007faba29040ff in ?? () from /usr/lib/
#18 0x00007faba29042f9 in ?? () from /usr/lib/
#19 0x00007faba2b28182 in start_thread ()
from /lib/x86_
#20 0x00007faba17c8fbd in clone () from /lib/x86_
(gdb) quit
root@nodeg11:
contrail-tor-agent: unrecognized service
root@nodeg11:
contrail-
root@nodeg11:
Changed in juniperopenstack: | |
importance: | Undecided → High |
this is a case of two tor agents connecting to same QFX and a race condition between them.
OVSDB infra talks about locks, but we do not support it as of now, please correct your setup.