Hang on ctrl+Z after the MPSAFE tsleep/wakeup commit
Matthew Dillon
dillon at apollo.backplane.com
Thu Dec 1 11:23:16 PST 2005
:Hello.
: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.
-Matt
More information about the Bugs
mailing list