http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5313





------- Additional Comments From [EMAIL PROTECTED]  2007-03-21 23:46 -------
(In reply to comment #15)
> (In reply to comment #14)
If I came off wrong, I apologize for that ;)  I'm continuing to do some digging
and I've filled out the following report with the BSD team:

http://www.freebsd.org/cgi/query-pr.cgi?pr=110657

Obviously the changes between 4.11 and 6.2 are significant, and thus far the
only real thing I can see in the cleanup code for BSD 6.2 is:

Lines 173-197:sys/kern/kern_exit.c
while (p->p_lock > 0)
msleep(&p->p_lock, &p->p_mtx, PWAIT, "exithold", 0);

Notice the "exithold"?   That's the state of the processes when this happens. 
Not sure if the above has any relevance, but it may....just wanted to point it
out...

Thanks Man



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to