Hugo 6/24/2024

Notes on saving coredumps

Read Original

This article provides a detailed, technical tutorial on configuring core dump generation in Linux. It covers setting resource limits (RLIMIT_CORE), configuring the kernel.core_pattern parameter, creating a secure directory for dumps, and testing the setup with a simple C program that triggers a segfault. It is aimed at developers and system administrators for debugging purposes.

Notes on saving coredumps

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes