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

All SUSE products

Situation

A core dump of a process needs to be captured for troubleshooting purposes as the process seems to hang - and no reason or message within the logs.

Resolution

To attach gdb to a running process run:
$ 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 provide application cores to support team can be found here:
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

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Join Our Community

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.


SUSE Customer Support Quick Reference Guide SUSE Technical Support Handbook Update Advisories
Support FAQ

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.

Go to Customer Center