Generate a Core Dump from Application Crash with Segmentation Fault
(Doc ID 1321500.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Agile PLM Framework - Version 9.2.1.6 and laterLinux OS - Version Enterprise Linux 3.0 and later
Solaris Operating System - Version 8.0 and later
Oracle Cloud Infrastructure - Version N/A and later
Linux x86-64
Linux x86
Sun SPARC Sun OS
Goal
In some rare cases, the application server crashes following a segmentation fault (operating system panic). This kind of crash will not leave any useful application level stack trace to troubleshoot the problem. The operating system can dump the state of the application memory with a trace of the operating system level instructions at the time of the crash. This is called a 'core dump'.
Out of the box, most Linux and UNIX system have this feature disabled. This note describes how to enable the core dump functionality.
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 |