The BK tree of today changed the data returned in /proc/stat.
A 'vmstat -n 10' immediatly segfaults after reading ...
open("/proc/stat", O_RDONLY) = 6
read(6, "cpu 404408 506514 8240 154301 1"..., 4095) = 714
close(6) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
I'll try to prove a diff between 2.4.18 and BK current later
this evening ...
cheers,
Patrick
-
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/