[BUG] signal deliver or scheduler issue.

From: Alex Lyashkov
Date: Thu Sep 15 2005 - 07:33:14 EST


Hello List

how i see 2.6 kernels have issue (my test with all RHEL3 and RHEL4
kernels) with deliver SIG_CHILD signal.
It can be replicate very trivial.
start Midnight Commander and run LTP from MC prompt, after first test
LTP is stoping.
ps ax show:
1872 pts/1 Ss 0:00 bash -rcfile .bashrc
1891 pts/1 S+ 0:00 /bin/sh ./runltp
1993 pts/1 S+ 0:00 /root/work/ltp/pan/pan -e -S -a 1891 -n 1891
-f /tmp/
1994 pts/1 T 0:00 sh -c ulimit -c 1024;abort01
1995 pts/1 T 0:00 abort01

small investigate show it issue can be fixed with remove schedule() at
finish_stop function, but it broke other cases.

It`s know issue ?

--
FreeVPS Developers Team http://www.freevps.com
Positive Software http://www.psoft.net

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/