On 03/04, Roland McGrath wrote:Sorry! I was unclear. Multiple reasons. Just for example, 1:~$ strace -o /dev/null perl -e 'kill SIGSTOP,$$; for (;;) {}' & [1] 6714 1:~$ kill -9 $! [1]+ Killed strace -o /dev/null perl -e 'kill SIGSTOP,$$; for (;;) {}' 1:~$ grep State: /proc/`pidof perl`/status State: R (running) but its signal->flags = SIGNAL_STOP_STOPPED. Please note that unless SIGCONT comes it will exit() with SIGNAL_STOP_STOPPED set too, this complicates fixing do_wait(WSTOPPED). We can shadow this problem though, do_wait() can first check TASK_ZOMBIE, and only then SIGNAL_STOP_STOPPED. I am going to try to cook some patches soon. Yes. Somehow the conception of orphaned pgrp doesn't fit in my brain, but I'd like to at least try to think about this... Oleg. --
| Adrian Bunk | If you want me to quit I will quit |
| Marc Perkel | AMD Quad Core clock problem? |
| Fred Tyler | Slow, persistent memory leak in 2.6.20 |
| Rafał Bilski | Re: cpufreq longhaul locks up |
git: | |
| Pietro Mascagni | GIT vs Other: Need argument |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Theodore Tso | Re: Git/Mercurial interoperability (and what about bzr?) (was: Re: [VOTE] git vers... |
| cte | linking libgit.a in C++ projects |
| qw er | OpenBSD sucks |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Andrei Pirvan | apache 1.3.29 + PHP 5.2.6 on OpenBSD 4.4 |
| STeve Andre' | Re: Perpetually Current |
| Johann Baudy | Packet mmap: TX RING and zero copy |
| Herbert Xu | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| PJ Waskiewicz | [ANNOUNCE] ixgbe: Data Center Bridging (DCB) support for ixgbe |
| Matt Mackall | [PATCH] Stop scaring users with "treason uncloaked!" |
