mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* fork() returns on parent but not returns on child
@ 2003-05-28  0:00 Nir Livni
       [not found] ` <BAY1-DAV41oV1qdiixj00001dbc@hotmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Nir Livni @ 2003-05-28  0:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: Nir Livni

Hi all,
I am experiencing a problem, where fork() returns succesfully on parent, but
does not return on child.
The child process simply "disappears".
I believe it might have got a SIGSEGV (if it makes any sence) before fork()
has returned.

I would like to track down this problem.
What I did so far is:
1. I tried first to make sure there are no memory overruns using few tools.
2. I tried to look at strace output, but the problem does not occur if I use
strace
3. I make a UserModeLinux machine
and now I would like to breakpoint the created child before it crashes
(assuming it really crashes)

How do I do that ?

Thanks,
Nir


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-28  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-28  0:00 fork() returns on parent but not returns on child Nir Livni
     [not found] ` <BAY1-DAV41oV1qdiixj00001dbc@hotmail.com>
2003-05-28  9:08   ` Nir Livni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®