My Oracle Support Banner

Segmentation Fault While Registering 18c Database to Rman Catalog (Doc ID 2579693.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 18.3.0.0.0 and later
Information in this document applies to any platform.

Goal

Segmentation fault error while registering database on version 18.3 to rman catalog

Database version 18.3.0.0.0
Catalog version 18.03.00.00.00

SQL> select * from rcver;

VERSION
---------------
18.03.00.00.00

 

RMAN> upgrade catalog

recovery catalog owner is CCMSC
enter UPGRADE CATALOG command again to confirm catalog upgrade

RMAN> upgrade catalog

recovery catalog upgraded to version 18.03.00.00.00
DBMS_RCVMAN package upgraded to version 18.03.00.00
DBMS_RCVCAT package upgraded to version 18.03.00.00.

RMAN> register database;

Segmentation fault  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

 

 

######################################################################
stackx core / stack trace extraction utility

Program : /app/oracle/product/18.3.0.0.180717/bin/rman
Core extraction section follows
######################################################################
<debugging>
<status>
Reading symbols from /app/oracle/product/18.3.0.0.180717/bin/rman...(no debugging symbols found)...done.
[New Thread 231815]
...
Core was generated by 'rman '.   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Program terminated with signal 11, Segmentation fault.  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#0 0x00007f62baddf6ab in raise () from /lib64/libpthread.so.0
Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.209.0.3.el6_9.2.x86_64 libaio-0.3.107-10.el6.x86_64 libgcc-4.4.7-18.0.7.el6_9.2.x86_64 numactl-2.0.9-2.el6.x86_64
(gdb) (gdb) </status>
<stackinfo>
<threads>

Thread 1 (Thread 0x7f62c0bffb60 (LWP 231815)):
#0 0x00007f62baddf6ab in raise () from /lib64/libpthread.so.0
#1 0x00007f62bf1663a2 in skgesigOSCrash () from /app/oracle/product/18.3.0.0.180717/lib/libclntsh.so.18.1
#2 0x00007f62bf8378e5 in kpeDbgSignalHandler () from /app/oracle/product/18.3.0.0.180717/lib/libclntsh.so.18.1
#3 0x00007f62bf1666e0 in skgesig_sigactionHandler () from /app/oracle/product/18.3.0.0.180717/lib/libclntsh.so.18.1
#4 <signal handler called>
#5 0x0000000000000000 in ?? ()
#6 0x00007f62bfbcb51a in ttccfpg () from /app/oracle/product/18.3.0.0.180717/lib/libclntsh.so.18.1

 

 

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.