Path: utzoo!attcan!uunet!lll-winken!ncis.tis.llnl.gov!helios.ee.lbl.gov!pasteur!ucbvax!decwrl!purdue!bu-cs!bloom-beacon!husc6!rice!sun-spots-request From: unido!berthold!joerg@uunet.uu.net (Joerg Schilling) Newsgroups: comp.sys.sun Subject: Re: 260 crashing with Error message Panic: sleep Keywords: SunOS Message-ID: <8905091530.AA12749@MINNI.> Date: 16 May 89 17:35:13 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 19 Approved: Sun-Spots@rice.edu The message "panic: sleep" means that the kernel sleep() has been called from within an interrupt routine. This is normally the done by bad device driver. First check, if you are using a generic kernel i.e. no driver installed which is not written by sun. If the bug is still there try to boot kadb and type $c after the crash: you will see a stack trace from the kernel including the routine which called sleep(). I hope that helps you in finding the bad guy tha calls sleep(). J. Schilling H. Berthold AG Teltowkanalstr. 1-4 D 1000 Berlin 46 +49 30 7795 - 400 joerg@berthold.de ... tub!berthold!joerg ... unido!berthold!joerg