Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
    7532 - My child 7533 said hi
    Threaded execution
    <_HANGS_HERE_>
    
  2. or download this
    ...
    clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIG
    +CHLD, child_tidptr=0x7f0235ade9d0) = 8680
    ...
    clone(child_stack=0x7f0233c03ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|
    +CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SE
    +TTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f0233c049d0, tls=0x7f0233
    +c04700, child_tidptr=0x7f0233c049d0) = 8681
    rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
    futex(0x7f0233c049d0, FUTEX_WAIT, 8681, NULL<_HANGS_HERE_>