Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

241
Visualizações
What happens internally when the core dump is generated

This question is mainly oriented towards Linux operating system. The below command enables core dump generation in the system.

ulimit -S -c unlimited

Can someone provide more details on what happens internally when any application crashes and when core dump is generated.

  1. Who tracks the termination of applications
  2. Who generates the core dump
  3. How it is generated ? Can we generate a core dump manually ?
  4. What are all the packages required for this purpose internally ?

Any references would be of great help.

Thanks in advance.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

I created a short blog post a while back that aims to answer questions 1 and 2 and part of 3 here https://venshare.com/blog/what-is-a-core-dump

For the other part of 3 - You can manually generate a coredump by sending it a signal as documentented here https://man7.org/linux/man-pages/man7/signal.7.html

e.g. To send a signal such as SIGQUIT use the kill command

kill -3 [pid]
  1. You shouldn't need to install anything on the operating system just ensure that the ulimit is set and the kernel.core_pattern is set to a capture mechanism. You should also be aware of the suid_dumpable bit that can come into play with some processes. https://serverfault.com/questions/56800/on-redhat-what-does-kernel-suid-dumpable-1-mean

Updated from Ben's points below

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda