ORA-07445 pefalc()+28 When Using extproc C Stored Procedures
(Doc ID 1958456.1)
Last updated on FEBRUARY 21, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.4 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
When attempting to run a pl/sql procedure:
CALL <owner>.<procedure_name>(:1 ,:2 ,:3 ,:4 ,:5 ,:6 ,:7 ,:8 ,:9 , :10 ,:11 ,:12 )
the following error occurs:
ORA-07445: exception encountered: core dump [pefalc()+28] [SIGSEGV] [ADDR:0xFFFFFF7D97BF58] [PC:0x109DA95FC] [Address not mapped to object] []
The Call Stack in the incident trace file written by the error contains all or some of the following functions:
pefcalc <- psdffr <- psdexsp <- rpiswu2 <- psdextp <- pefccal <- pefcal <- pevm_FCAL <- pfrinstr_FCAL <- pfrrun_no_too ...
3 of the parameters to the failing procedure are out parameters.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |