From ee190f82451e39150551da0a9ba77e490545e3d6 Mon Sep 17 00:00:00 2001 From: Michael Lucas Date: Fri, 21 Dec 2001 15:37:22 +0000 Subject: [PATCH] Generalize "fatal trap 12" question to include all "crash with panic" problems. Suggested by: kris --- en_US.ISO8859-1/books/faq/book.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 7e8ac6b274..68d7f2c8bf 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -3968,8 +3968,9 @@ quit - My system crashes with the message Fatal - trap 12: page fault in kernel mode and a + My system crashes with either Fatal + trap 12: page fault in kernel mode, or + panic:, and spits out a bunch of information. What should I do?