ORA-07445 [apawhl()+0060] [SIGSEGV] [ADDR:0xFFFFFFFFDFFFF80]
(Doc ID 1564352.1)
Last updated on OCTOBER 14, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.7 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud 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
Information in this document applies to any platform.
Symptoms
- Running a SELECT statement with several huge IN lists (containing 1,000 values each) results in:
ORA-07445: exception encountered: core dump [apawhl()+0060] [SIGSEGV] [ADDR:0xFFFFFFFFDFFFFE0] [PC:0x104532AC0] [Address not mapped to object] [] - Review of the generated tracefiles reveals a call stack similar to:
... <- apawhl <- apawhl <- ... <- apawhl <- apawhl <- apawhl <- apawhe <- apaqbdDescendents <- apaqbdListReverse <- apaqbd <- apadrv <- opitca <- kksFullTypeCheck <- rpiswu2 <- kksLoadChild <- ...
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 |
Cause |
Solution |