lkml.org 
[lkml]   [2003]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectfork() returns on parent but not returns on child
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.029 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site