The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.
Bug 1954855 - northd crashes with OCP on upgrade
Summary: northd crashes with OCP on upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 1957030
Alias: None
Product: Red Hat Enterprise Linux Fast Datapath
Classification: Red Hat
Component: OVN
Version: RHEL 8.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: ---
Assignee: OVN Team
QA Contact: Jianlin Shi
URL:
Whiteboard:
Depends On:
Blocks: 1953613 1956358
TreeView+ depends on / blocked
 
Reported: 2021-04-28 22:16 UTC by Tim Rozet
Modified: 2022-02-16 21:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-16 21:53:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-1284 0 None None None 2022-02-16 21:57:26 UTC

Description Tim Rozet 2021-04-28 22:16:54 UTC
Description of problem:
On multiple master nodes I see northd cores. In dmesg:
[327088.861386] traps: ovn-northd[1074285] general protection fault ip:7f34897f1d21 sp:7ffeea050a80 error:0 in libc-2.28.so[7f34897d0000+1b9000]

Version-Release number of selected component (if applicable):
ovn2.13-20.12.0-24.el8fdp.x86_64

OCP upgrade is from 4.7.3->4.7.6 which uses the same version of OVN.

Will attach core.

Comment 2 Dan Williams 2021-04-29 00:43:39 UTC
Note that there is no relevant difference between 4.7.3 and 4.7.6 in terms of RPMs. Only things that changed were NetworkManager, crio, and a few others.

Comment 3 Dan Williams 2021-04-29 01:31:27 UTC
Core was generated by `ovn-northd --no-chdir -vconsole:info -vfile:off --ovnnb-db ssl:172.21.8.40:9641'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f73b8c11d21 in __gconv_lookup_cache () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.17-324.el7_9.x86_64 libcap-ng-0.7.5-4.el7.x86_64 zlib-1.2.7-19.el7_9.x86_64
(gdb) bt
#0  0x00007f73b8c11d21 in __gconv_lookup_cache () from /lib64/libc.so.6
#1  0x0000000000000000 in ?? ()
(gdb)

Comment 4 Dan Williams 2021-04-29 01:43:46 UTC
core.ovn-northd.0.f78fa98b65584355b04b61fdb11da53e.4029.1619103625000000 (same as above)
---
Core was generated by `ovn-northd --no-chdir -vconsole:info -vfile:off --ovnnb-db ssl:172.21.8.40:9641'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f73b8c11d21 in __gconv_lookup_cache () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.17-324.el7_9.x86_64 libcap-ng-0.7.5-4.el7.x86_64 zlib-1.2.7-19.el7_9.x86_64
(gdb) bt
#0  0x00007f73b8c11d21 in __gconv_lookup_cache () from /lib64/libc.so.6
#1  0x0000000000000000 in ?? ()
(gdb)


core.ovn-northd.0.8e76dd4e0f6b41e5acc7184ebb6282db.415827.1619172149000000
---
Core was generated by `ovn-northd --no-chdir -vconsole:info -vfile:off --ovnnb-db ssl:172.21.8.40:9641'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007fc063c55d21 in __gconv_lookup_cache () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.17-324.el7_9.x86_64 libcap-ng-0.7.5-4.el7.x86_64 zlib-1.2.7-19.el7_9.x86_64
(gdb) bt
#0  0x00007fc063c55d21 in __gconv_lookup_cache () from /lib64/libc.so.6
#1  0x0000000000000000 in ?? ()
(gdb) 


core.ovn-northd.0.ece4d0223aa04befa987e38ecb7b9869.1063219.1619104182000000
---
Core was generated by `ovn-northd --no-chdir -vconsole:info -vfile:off --ovnnb-db ssl:172.21.8.40:9641'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f000035ed21 in __gconv_lookup_cache () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.17-324.el7_9.x86_64 libcap-ng-0.7.5-4.el7.x86_64 zlib-1.2.7-19.el7_9.x86_64
(gdb) bt
#0  0x00007f000035ed21 in __gconv_lookup_cache () from /lib64/libc.so.6
#1  0x0000000000000000 in ?? ()
(gdb)

Comment 5 Dan Williams 2022-02-16 21:53:55 UTC

*** This bug has been marked as a duplicate of bug 1957030 ***


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