How to obtain application core dump from running process
This document (000019860) is provided subject to the disclaimer at the end of this document.
Environment
Situation
Resolution
$ gdb --pid=<pid>
or:
$ gdb -p <pid>
Within gdb use following commands to create a dump, then detach from running process:
(gdb) gcore Saved corefile core.<pid> (gdb) detach
Cause
Additional Information
How to Use getappcore for SUSE Support
Please also provide a supportconfig of the system when providing a core:
Supportconfig Self Service via SCC/FTP
Note: a corefile is of use only if matching debuginfo is available, means SUSE Support can only accept corefiles from binaries of SUSE products.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000019860
- Creation Date: 04-Feb-2021
- Modified Date:16-Feb-2021
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com