The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.
Bug 1835750 - ovn_controller core dumps on startup
Summary: ovn_controller core dumps on startup
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux Fast Datapath
Classification: Red Hat
Component: ovn2.11
Version: FDP 19.A
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
: ---
Assignee: Numan Siddique
QA Contact: ying xu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-14 12:50 UTC by David Hill
Modified: 2023-12-15 17:58 UTC (History)
4 users (show)

Fixed In Version: ovn2.11-2.11.1-46.el8fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-15 13:01:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-657 0 None None None 2023-12-15 17:58:28 UTC
Red Hat Knowledge Base (Solution) 5073021 0 None None None 2020-05-14 12:50:45 UTC
Red Hat Product Errata RHBA-2020:2942 0 None None None 2020-07-15 13:01:31 UTC

Description David Hill 2020-05-14 12:50:33 UTC
Description of problem:

This is the same as this bz [1] with a very similar back trace:
#0  0x00007f4730f2c1e2 in __strcmp_avx2 () from /lib64/libc.so.6
#1  0x0000557703e4f655 in atom_arrays_compare_3way (n=<optimized out>, type=OVSDB_TYPE_STRING, b=<optimized out>, a=<optimized out>) at lib/ovsdb-data.c:1740
#2  ovsdb_datum_compare_3way (a=a@entry=0x5577064d6910, b=0x5577062ec5f0, type=type@entry=0x5577041ce498 <sbrec_port_binding_columns+728>) at lib/ovsdb-data.c:1768
#3  0x0000557703e59bfd in ovsdb_idl_index_generic_comparer (a=0x5577064d66e0, b=0x5577061350d0, conf=0x557705fcfdf0) at lib/ovsdb-idl.c:2735
#4  0x0000557703e6804d in skiplist_forward_to_ (sl=sl@entry=0x557705fcfe50, value=value@entry=0x5577061350d0, update=update@entry=0x0) at lib/skiplist.c:109
#5  0x0000557703e68125 in skiplist_forward_to (value=0x5577061350d0, sl=0x557705fcfe50) at lib/skiplist.c:124
#6  skiplist_find (sl=0x557705fcfe50, value=value@entry=0x5577061350d0) at lib/skiplist.c:131
#7  0x0000557703e59781 in ovsdb_idl_index_find (index=index@entry=0x557705fcfdf0, target=target@entry=0x5577061350d0) at lib/ovsdb-idl.c:2942
#8  0x0000557703dedc19 in sbrec_port_binding_index_find (index=index@entry=0x557705fcfdf0, target=target@entry=0x5577061350d0) at ovn/lib/ovn-sb-idl.c:21369
#9  0x0000557703db153c in lport_lookup_by_name (sbrec_port_binding_by_name=sbrec_port_binding_by_name@entry=0x557705fcfdf0, name=0x0) at ovn/controller/lport.c:34
#10 0x0000557703da9dd7 in consider_local_virtual_port (binding_rec=0x55770648bda0, chassis_rec=0x557706374bd0, sbrec_port_binding_by_name=0x557705fcfdf0) at ovn/controller/binding.c:621
#11 binding_run (ovnsb_idl_txn=0x5577062b18f0, ovs_idl_txn=ovs_idl_txn@entry=0x557706065750, sbrec_datapath_binding_by_key=sbrec_datapath_binding_by_key@entry=0x557705fd2ed0, 
    sbrec_port_binding_by_datapath=sbrec_port_binding_by_datapath@entry=0x557705fd2d20, sbrec_port_binding_by_name=sbrec_port_binding_by_name@entry=0x557705fcfdf0, port_table=port_table@entry=0x557705f97200, qos_table=0x557705f97200, 
    port_binding_table=0x557706068870, br_int=0x557706117510, chassis_rec=0x557706374bd0, active_tunnels=0x7ffdcb6ae380, bridge_table=0x557705f97200, ovs_table=0x557705f97200, local_datapaths=0x7ffdcb6ae320, local_lports=0x7ffdcb6ae340, 
    local_lport_ids=0x7ffdcb6ae360) at ovn/controller/binding.c:761
#12 0x0000557703dc3551 in en_runtime_data_run (node=<optimized out>) at ovn/controller/ovn-controller.c:1042
#13 0x0000557703dd8a4b in engine_run (node=0x7ffdcb697da0, run_id=run_id@entry=13) at ovn/lib/inc-proc-eng.c:190
#14 0x0000557703dd88e6 in engine_run (node=node@entry=0x7ffdcb69ae60, run_id=run_id@entry=13) at ovn/lib/inc-proc-eng.c:147
#15 0x0000557703da7beb in main (argc=<optimized out>, argv=<optimized out>) at ovn/controller/ovn-controller.c:2018


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1805127https://bugzilla.redhat.com/show_bug.cgi?id=1805127
Version-Release number of selected component (if applicable):


How reproducible:
This environment

Steps to Reproduce:
1. ovn_controller crashes on startpu
2.
3.

Actual results:
ovn_controller crashes

Expected results:
No crashy thingy

Additional info:

Comment 8 ying xu 2020-06-08 09:49:17 UTC
hi,David
could you please help to test this bug on the latest version?

Thanks & Best Regards,
Ying

Comment 9 David Hill 2020-06-08 20:17:26 UTC
Hi Ying xu,
   Do you have the RPMs/containers I could provide the customer with or was it already released in an ERRATA and we just need to upgrade to latest RPMs/containers ?
Thank you very much,

David Hill

Comment 10 ying xu 2020-06-09 00:22:34 UTC
Hi,David
here is the ERRATA:https://errata.devel.redhat.com/advisory/55594

Thanks very much for your help.

Comment 11 David Hill 2020-06-09 11:33:49 UTC
Well, I won't be able to tell customer "please update to latest packages ..." since that ERRATA is not released yet.

Comment 13 ying xu 2020-06-15 09:14:26 UTC
according to the comment 12,set this bug verified

Comment 15 errata-xmlrpc 2020-07-15 13:01:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2942


Note You need to log in before you can comment on or make changes to this bug.