lkml.org 
[lkml]   [2003]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.4.21 oops
Hi.

Kernel makes an oops while executing the following script:

#!/bin/sh
for IP in `/usr/bin/seq 3 500`; do
ip addr add 3ffe:80ee:c1d::$IP/48 dev eth0
ip addr add 3ffe:80ee:c1d::a:$IP/48 dev eth0
done

Result:
kernel BUG sched.c 564!
(sorry for incomplete oops message)

Tested on:
debian 2.4.21
debian/redhat 2.4.21-grsec 1.9.10
redhat 2.4.21-uv2-grsec 1.9.10

This script with 2.4.20 working fine.

--
____________________________________________________________________
andrzej sosnowski * raptor@raptor.pl * http://raptor.pl * 0xB71774A2







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

\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.019 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site