![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem in SIGSEGV signal handling | pavan6754 | High Level Programming | 4 | 07-10-2009 07:33 AM |
| Signal handling | #moveon | High Level Programming | 1 | 05-27-2009 08:29 AM |
| signal handling question | fox_hound_33 | High Level Programming | 7 | 05-31-2008 02:53 PM |
| Signal handling in Perl | obelix | Shell Programming and Scripting | 6 | 12-20-2007 12:08 AM |
| Signal Handling | themezzaman | High Level Programming | 3 | 07-12-2006 11:05 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
problem in reforking and signal handling
hi friends i have a problem in signal handling ...
let me explain my problem clearly.. i have four process .. main process forks two child process and each child process again forks another new process respectively... the problem is whenever i kill the child process it is reforking and the corresponding its own child process is killed and reforked.. but when i again kill the reforked process of child's new process... it is gettin defunt... am handling sigchld to kill the child process is ther any solution for this problem... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|