Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!van-bc!rsoft!mindlink!a275 From: a275@mindlink.UUCP (Travers Naran) Newsgroups: comp.sys.amiga.tech Subject: Re: What does this guru mean? Message-ID: <2599@mindlink.UUCP> Date: 23 Jul 90 18:40:07 GMT Organization: MIND LINK! - British Columbia, Canada Lines: 40 > DrBob@cup.portal.com writes: > > I'm hoping someone out there can enlighten me on the true meaning of > this guru meditation number: 87000004 265F48F1 > > When I look this one up in alerts.h, it tells me the error was detected > by dos.library and means "Unexpected packet received". Unfortunately, > this three-word explanation isn't helping me much. > > My program is a dos handler for tape drives, written in C. It also opens > a CON: window and Write()s messages to it. Three Write()s successfully > execute, then the fourth one prints its message in the window but never > returns to my program; instead I get the "task held" requester, then guru. > To add a bizarre note to this story, it only fails on A2000's and 2500s; > it has never failed on my home A1000+Supra system. > > I can't figure out what I'm doing wrong. Perhaps if I knew more about > what dos thinks is an "unexpected packet" during Write(), and how I could > be creating that situation, I might know where to look. Is there anything > special I have to do to Write() from a process which is not a CLI (the > handler process was created by Mount)? What does 265F48F1 mean? Well, unexpected packet recieved means (I think) the packet that was sent internally was not expected to be recieved from within a device process. Something new in 1.3 I guess. Playing with packets has always been a dangerous business. 265F48F1 is the memory adress the guru happened at. (hex). If you have another Amiga hooked up to your crashed Amiga's Serial Port via null modem, you can then enter the debug mode on the crashed Amiga and check the system out for the problem. -- ------------------------------------------------------------------- Travers "T'aran" Naran (I am male) Simon Fraser University, Computing Science (Burnaby, B.C., Canada) New Westminster, British Columbia, Canada, North America, etc... Whovian, Prober, Treker, Quantum Leaper.... Mailing addresses: Usenet Travers_Naran@mindlink.UUCP or uunet!van-bc!rsoft!mindlink!Travers_Naran ------------------------------------------------------------------