Search:

Type: Posts; User: matsp

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    7,978

    Huh? The crash happens in the child process, so...

    Huh? The crash happens in the child process, so you should receive the signal in the parent process (as well as in the child process).

    --
    Mats
  2. Replies
    9
    Views
    7,978

    So, you are definitely achieving: 1. fork, exec...

    So, you are definitely achieving:
    1. fork, exec and ptrace.
    2. catch all signals the child receives - well, the first signal (according to here: ptrace(2): process trace - Linux man page) is a...
Results 1 to 2 of 2