Core Dump ORA-7445:[audbfr] When Truncating a Table in Oracle12c
(Doc ID 2065179.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Service - Version N/A and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
While performing truncate table in Oracle12c, you may encounter the following error:
ORA-07445: exception encountered: core dump [audbfr()+28] [SIGSEGV] [ADDR:0x7FAB01010129] [PC:0x876447C] [Address not mapped to object] [].
----- Call Stack Trace -----
calling call entry argument values in hex
location type point (? means dubious value)
-------------------- -------- -------------------- ----------------------------
--- trimmed o/p ---
sslsshandler()+456 call ssexhd() 202F206C69617641
3D20296C61746F54
31382E3434363420
33303432202F204D
77530A4D35302E31 000000083 ?
__sighandler() call sslsshandler() 000002000 000000000 000000000
33303432202F204D ?
77530A4D35302E31 ?
000000083 ?
audbfr()+28 signal __sighandler() 7FFF9EE97590 7FAB01010101
7FFF9EE9735C 7FFF9EE9735E ?
7FFF9EE97360 ? 7FAB6029C260 ?
audtrn()+498 call audbfr() 7FFF9EE97590 ? 7FAB01010101 ?
7FFF9EE9735C ? 7FFF9EE9735E ?
7FFF9EE97360 ? 7FAB6029C260 ?
auddft_internal()+1 call audtrn() 7FFF9EE97590 ? 000000055 ?
784 000000000 ? 000000002
7FFF9EE97360 ? 7FAB6029C260 ?
audStatement()+573 call auddft_internal() 7FAB5F9CF170 000000055
000000000 000000002 ?
calling call entry argument values in hex
location type point (? means dubious value)
-------------------- -------- -------------------- ----------------------------
--- trimmed o/p ---
sslsshandler()+456 call ssexhd() 202F206C69617641
3D20296C61746F54
31382E3434363420
33303432202F204D
77530A4D35302E31 000000083 ?
__sighandler() call sslsshandler() 000002000 000000000 000000000
33303432202F204D ?
77530A4D35302E31 ?
000000083 ?
audbfr()+28 signal __sighandler() 7FFF9EE97590 7FAB01010101
7FFF9EE9735C 7FFF9EE9735E ?
7FFF9EE97360 ? 7FAB6029C260 ?
audtrn()+498 call audbfr() 7FFF9EE97590 ? 7FAB01010101 ?
7FFF9EE9735C ? 7FFF9EE9735E ?
7FFF9EE97360 ? 7FAB6029C260 ?
auddft_internal()+1 call audtrn() 7FFF9EE97590 ? 000000055 ?
784 000000000 ? 000000002
7FFF9EE97360 ? 7FAB6029C260 ?
audStatement()+573 call auddft_internal() 7FAB5F9CF170 000000055
000000000 000000002 ?
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 |