2.4.21 oops

From: Andrzej Sosnowski (raptor@lists.raptor.pl)
Date: Mon Jun 16 2003 - 06:40:11 EST


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/



This archive was generated by hypermail 2b29 : Mon Jun 23 2003 - 22:00:18 EST