On Thu, Dec 01, 2005 at 11:22:50AM -0800, Matthew Dillon wrote: > :After the following commit, stopping a user process with SIGSTOP > :does not give control to the shell: > :http://leaf.dragonflybsd.org/mailarchive/commits/2005-11/msg00109.html > :It only happens with a program which does fork() inside it. Here's > :a simple program to demonstrate this. > > I can't reproduce this with HEAD. There was a bug in my initial commit > but I did commit a followup a few days ago that should have fixed it.
Still reproduces here after updating to HEAD. I'll try a GENERIC kernel to see if it makes any difference. In case you're interested, here's my kernel config: http://les.ath.cx/DragonFly/confs/GZL Regards.
