From bb9759918c73f95b8935b00c35efe152ac36d2c7 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Sun, 10 Jul 2005 22:04:33 +0000 Subject: [PATCH] Add more specific information on panics found by Peter Holm's stress tests and link to the kgdb output. Submitted by: Peter Holm --- en/releases/6.0R/todo.sgml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index a722b781dc..e4663ff0e8 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -42,15 +42,25 @@ IssueStatusResponsibleDescription - fdisk & boot0cfgphk + fdisk & boot0cfg&status.unknown;phk - sysinstall dhclient problemsscottl, + sysinstall dhclient problems&status.unknown;scottl, samsysinstall hasn't yet been updated to deal with the new DHCP client in 6.0 - instability issues reported by Peter Holm + "snaplk" livelock&status.wip;Found by stress tests at http://www.holm.cc/stress/log/cons143.html. - beastie.4thscottl + panic: handle_written_inodeblock: live inodedep&status.unknown;Found by stress tests at http://www.holm.cc/stress/log/cons142.html. + + page fault at if_ethersubr.c: 284&status.unknown;Found by stress tests at http://www.holm.cc/stress/log/cons141.html. + + panic: wrong b_bufobj&status.unknown;jeffr, others?Found by stress tests at http://www.holm.cc/stress/log/cons140.html. This is high priority and can be provoked within minutes of testing! + + Livelock&status.unknown;Found by stress tests at http://www.holm.cc/stress/log/cons139.html. This is the second most frequent panic reported by Peter Holm. + + panic: softdep_setup_inomapdep: found inode&status.unknown;Found by stress tests at http://www.holm.cc/stress/log/cons138.html. + + beastie.4th&status.unknown;scottl

Required features for 6.0-RELEASE