Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.apps > #224

child process does not core dump ?

From Srinivas Nayak <sinu.nayak2001@gmail.com>
Newsgroups comp.os.linux.development.apps
Subject child process does not core dump ?
Date 2011-07-27 22:02 -0700
Organization http://groups.google.com
Message-ID <16ed5180-9f74-49d4-9d52-4af211f80ed9@d8g2000prf.googlegroups.com> (permalink)

Show all headers | View raw


Hi,

In my program, I fork() to get a child process.
Because of some problem, child process terminates by a segmentation
fault.
Parent process is still running.

I have compiled my code with -g option.
I have done: ulimit -c unlimited.

I am not getting core dump of the child process.

How can I get the core dump of child process?

Sincerely,
Srinivas Nayak

Back to comp.os.linux.development.apps | Previous | NextNext in thread | Find similar


Thread

child process does not core dump ? Srinivas Nayak <sinu.nayak2001@gmail.com> - 2011-07-27 22:02 -0700
  Re: child process does not core dump ? Jasen Betts <jasen@xnet.co.nz> - 2011-07-28 10:28 +0000
  Re: child process does not core dump ? Josef Moellers <josef.moellers@ts.fujitsu.com> - 2011-07-28 14:28 +0200

csiph-web