On 09/07/06, Andrew Morton <akpm@xxxxxxxx> wrote:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc1/2.6.18-rc1-mm1/
>
LTP hangs on
<<<test_output>>>
setrlimit01 1 PASS : RLIMIT_NOFILE functionality is correct
setrlimit01 0 WARN : caught signal 2, not SIGSEGV
<<<execution_status>>>
duration=1071 termination_type=driver_interrupt termination_id=1 corefile=no
cutime=0 cstime=1
<<<test_end>>>
[michal@ltg01-fedora linux-mm]$ ps aux | grep setr
root 5155 99.1 0.0 1612 188 pts/0 R 12:39 20:30 setrlimit01
sudo kill -9 5155
[michal@ltg01-fedora linux-mm]$ ps aux | grep setr
root 5155 99.0 0.0 1612 188 pts/0 R 12:39 20:57 setrlimit01
unkillable process? I'll try to strace this.