In this Document
Applies to: Oracle Database - Enterprise Edition - Version 11.2.0.1 to 12.1.0.1 [Release 11.2 to 12.1]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
SymptomsORA-07445 [kksHeapFreeCbk()+36] [SIGSEGV] has occurred at a final step of shutdown as seen in the alertlog:
:
Shutting down instance (immediate)
Stopping background process SMCO
Shutting down instance: further logons disabled
Stopping background process QMNC
:
ALTER DATABASE CLOSE NORMAL
:
Completed: ALTER DATABASE CLOSE NORMAL
ALTER DATABASE DISMOUNT
:
Completed: ALTER DATABASE DISMOUNT
:
Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x0] [PC:0x105709284, kksHeapFreeCbk()+36] [flags: 0x0, count: 1]
:
ORA-07445: exception encountered: core dump [kksHeapFreeCbk()+36] [SIGSEGV] [ADDR:0x0] [PC:0x105709284] [Address not mapped to object] []
Stack trace output will be similar to the following:
ksedst <- dbkedDefDump <- ssexhd <- sighndlr <- call_user_handler <- sigacthandler <- kksHeapFreeCbk <- kghfrunp <- kghfsh_helper <- kghfsh <- ksmshu <- opistp_real <- opistp <- opiodr <- ttcpip
<- opitsk <- opiino <- opiodr <- opidrv <- sou2o <- opimai_real <- ssthrdmain <- main <- start
CauseThe exact cause is not identified, but possibly unpublished BUG 13655108. See Document 2285590.1 for more details.
SolutionOR
The memory corruption is detected in a final step of shutdown.
The error after "ALTER DATABASE CLOSE NORMAL" does not cause any serious impacts for database.
NOTE: If you fail startup after this error, follow the instructions "Steps for a Clean Startup after an Instance Crash " of Document 1505155.1 OR reboot.